summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-20mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox
2018-04-20mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim
2018-04-20fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa
2018-04-20kexec_file: do not add extra alignment to efi memmapDave Young
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2018-04-20proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan
2018-04-20autofs: mount point create should honour passed in modeIan Kent
2018-04-20MAINTAINERS: add personal addresses for Sascha and UweUwe Kleine-König
2018-04-20kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-04-20rapidio: fix rio_dma_transfer error handlingIoan Nicu
2018-04-20mm: enable thp migration for shmem thpNaoya Horiguchi
2018-04-20writeback: safer lock nestingGreg Thelen
2018-04-20mm, pagemap: fix swap offset value for PMD migration entryHuang Ying
2018-04-20mm: fix do_pages_move status handlingMichal Hocko
2018-04-20fork: unconditionally clear stack on forkKees Cook
2018-04-20CIFS: fix typo in cifs_dbgAurelien Aptel
2018-04-20cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-04-20cifs: smbd: Dump SMB packet when configuredLong Li
2018-04-20btrfs: print-tree: debugging output enhancementQu Wenruo
2018-04-20btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells
2018-04-20afs: Fix server record deletionDavid Howells
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian
2018-04-20x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-19MAINTAINERS: Add backup maintainers for libnvdimm and DAXDave Jiang
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-19Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams
2018-04-19libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-19net: hns: Avoid action name truncationdann frazier