summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-28proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds1-2/+1
2017-11-28e1000: Fix off-by-one in debug messageAhmad Fatoum1-2/+4
2017-11-28i40e: Fix reporting incorrect error codesAmritha Nambiar1-1/+0
2017-11-28e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin2-4/+8
2017-11-28i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva1-1/+1
2017-11-28Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds111-417/+417
2017-11-27auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer1-0/+1
2017-11-27mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov5-16/+24
2017-11-27mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov1-23/+13
2017-11-27tipc: eliminate access after delete in group_filter_msg()Jon Maloy1-1/+1
2017-11-27xen-netfront: remove warning when unloading moduleEduardo Otubo1-0/+18
2017-11-27Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller10-17/+61
2017-11-27Merge branch 'sctp-stream-reconfig-fixes'David S. Miller1-12/+65
2017-11-27sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long1-1/+1
2017-11-27sctp: avoid flushing unsent queue when doing asoc resetXin Long1-7/+14
2017-11-27sctp: only allow the asoc reset when the asoc outq is emptyXin Long1-0/+9
2017-11-27sctp: only allow the out stream reset when the stream outq is emptyXin Long1-0/+35
2017-11-27sctp: use sizeof(__u16) for each stream number length instead of magic numberXin Long1-4/+6
2017-11-27mac80211: tear down RX aggregations firstSara Sharon1-1/+3
2017-11-27mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh1-6/+9
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg7-10/+42
2017-11-27Linux 4.15-rc1Linus Torvalds1-2/+2
2017-11-27openvswitch: fix the incorrect flow action alloc sizezhangliping1-8/+8
2017-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+52
2017-11-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-616/+472
2017-11-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+17
2017-11-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+32
2017-11-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-11-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-40/+72
2017-11-26net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva1-1/+1
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-25uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger1-0/+1
2017-11-25net: dsa: fix 'increment on 0' warningVivien Didelot1-11/+14
2017-11-25VSOCK: Don't call vsock_stream_has_data in atomic contextJorgen Hansen1-3/+7
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds351-1773/+1225
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-56/+136
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds29-113/+58
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-279/+405
2017-11-25net: sched: crash on blocks with goto chain actionRoman Kapl1-5/+12
2017-11-25net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg1-33/+24
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham1-1/+0
2017-11-25Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-158/+819
2017-11-25Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-34/+66
2017-11-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds22-239/+387
2017-11-25crypto: skcipher - Fix skcipher_walk_aead_commonOndrej Mosnáček1-0/+3
2017-11-25cfg80211: select CRYPTO_SHA256 if neededJohannes Berg1-0/+7
2017-11-24forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun1-2/+2
2017-11-24Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller17-325/+752
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2