summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-20writeback: safer lock nestingGreg Thelen4-26/+34
2018-04-20mm, pagemap: fix swap offset value for PMD migration entryHuang Ying1-1/+5
2018-04-20mm: fix do_pages_move status handlingMichal Hocko1-0/+3
2018-04-20fork: unconditionally clear stack on forkKees Cook2-7/+2
2018-04-20CIFS: fix typo in cifs_dbgAurelien Aptel1-1/+1
2018-04-20cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French1-4/+5
2018-04-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-33/+6
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2-8/+56
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-7/+24
2018-04-20cifs: smbd: Dump SMB packet when configuredLong Li1-1/+5
2018-04-20btrfs: print-tree: debugging output enhancementQu Wenruo2-11/+16
2018-04-20btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov3-10/+26
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells1-1/+1
2018-04-20afs: Fix server record deletionDavid Howells1-1/+8
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-349/+786
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-11/+39
2018-04-20Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-21/+46
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds9-40/+63
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-38/+92
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-81/+163
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-22/+313
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+26
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-4/+20
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds30-716/+998
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft1-1/+17
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian1-0/+21
2018-04-20x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel1-1/+1
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro1-1/+2
2018-04-19MAINTAINERS: Add backup maintainers for libnvdimm and DAXDave Jiang1-0/+15
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang1-0/+2
2018-04-19Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams1-2/+1
2018-04-19libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring1-1/+1
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun1-6/+4
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2-24/+27
2018-04-19Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller1-29/+39
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin1-1/+1
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin1-3/+3
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin1-29/+39
2018-04-19net: hns: Avoid action name truncationdann frazier1-1/+1
2018-04-19docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot1-4/+4
2018-04-19vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi2-6/+15
2018-04-19llc: hold llc_sap before release_sock()Cong Wang1-0/+7
2018-04-19MAINTAINERS: Direct networking documentation changes to netdevJonathan Corbet1-0/+1
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King1-2/+2
2018-04-19net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki1-0/+1
2018-04-19net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King1-1/+1
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu3-9/+7
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier1-5/+7
2018-04-19net: change the comment of dev_mc_initsunlianwen1-1/+1
2018-04-19ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12