summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"Colin Ian King2018-12-281-2/+2
| | * | perf trace: Do not hardcode the size of the tracepoint common_ fieldsArnaldo Carvalho de Melo2018-12-211-21/+52
| | * | perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2018-12-213-28/+30
| | * | perf beauty mmap: PROT_WRITE should come before PROT_EXECArnaldo Carvalho de Melo2018-12-211-1/+1
| | * | perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setti...Arnaldo Carvalho de Melo2018-12-211-1/+3
* | | | Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds2019-01-061-81/+13
* | | | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-062-5/+10
* | | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-067-188/+468
|\ \ \ \
| * | | | fscrypt: add Adiantum supportEric Biggers2019-01-067-188/+468
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-01-064-10/+19
|\ \ \ \ \
| * | | | | ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2018-12-311-1/+1
| * | | | | ext4: track writeback errors using the generic tracking infrastructureTheodore Ts'o2018-12-311-0/+3
| * | | | | ext4: use ext4_write_inode() when fsyncing w/o a journalTheodore Ts'o2018-12-311-4/+9
| * | | | | ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o2018-12-301-1/+1
| * | | | | ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o2018-12-251-3/+3
| * | | | | ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o2018-12-241-1/+2
* | | | | | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-068-275/+215
|\ \ \ \ \ \
| * | | | | | dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocationsChristoph Hellwig2019-01-051-6/+7
| * | | | | | x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig2019-01-051-1/+9
| * | | | | | dma-mapping: remove a few unused exportsChristoph Hellwig2019-01-042-4/+0
| * | | | | | dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMAChristoph Hellwig2019-01-041-91/+164
| * | | | | | dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig2019-01-043-75/+0
| * | | | | | dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrsChristoph Hellwig2019-01-042-46/+13
| * | | | | | dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig2019-01-043-62/+32
* | | | | | | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-063-8/+31
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS: add maintainers for ChromeOS EC sub-driversEnric Balletbo i Serra2019-01-031-0/+9
| * | | | | | | MAINTAINERS: platform/chrome: Add Enric as a maintainerBenson Leung2018-12-031-0/+1
| * | | | | | | MAINTAINERS: platform/chrome: remove myself as maintainerOlof Johansson2018-12-031-1/+0
| * | | | | | | platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-131-3/+15
| * | | | | | | platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-132-4/+6
* | | | | | | | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds2019-01-064-0/+189
|\ \ \ \ \ \ \ \
| * | | | | | | | hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun2019-01-031-2/+2
| * | | | | | | | hwspinlock: add STM32 hwspinlock deviceBenjamin Gaignard2018-12-053-0/+166
| * | | | | | | | dt-bindings: hwlock: Document STM32 hwspinlock bindingsBenjamin Gaignard2018-12-051-0/+23
| |/ / / / / / /
* | | | | | | | Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds2019-01-055-10/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: filesystems: fix bad references to nonexistent ext4.rst fileOtto Sabart2019-01-033-3/+3
| * | | | | | | | Documentation/admin-guide: update URL of LKML information linkRamunas Geciauskas2019-01-031-1/+1
| * | | | | | | | Docs/kernel-api.rst: Remove blk-tag.c referenceMarcos Paulo de Souza2019-01-031-6/+0
* | | | | | | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-051-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-031-1/+0
* | | | | | | | | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-058-97/+101
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add CREDITS entry for Shaohua LiJens Axboe2019-01-041-0/+6
| * | | | | | | | | | block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
| * | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-036-96/+94
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| | * | | | | | | | | | raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| | * | | | | | | | | | md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| | * | | | | | | | | | lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-203-0/+16
| | * | | | | | | | | | lib/raid6: sort algos in rough performance orderDaniel Verkamp2018-12-201-38/+38
| | * | | | | | | | | | lib/raid6: check for assembler SSSE3 supportDaniel Verkamp2018-12-201-0/+3