summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook32-71/+71
2018-06-06treewide: Use struct_size() for vmalloc()-familyKees Cook1-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook53-116/+89
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes3-1/+16
2018-06-06rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells1-1/+1
2018-06-06Merge branch 'hns3-next'David S. Miller3-3/+36
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang1-0/+13
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang1-3/+20
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang1-0/+3
2018-06-06bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds33-443/+349
2018-06-06Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"David S. Miller1-16/+10
2018-06-06net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran3-3/+18
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds382-5396/+38468
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1110-26344/+72647
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan7-21/+67
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin1-3/+2
2018-06-06Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-64/+119
2018-06-06Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds8-417/+554
2018-06-06Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds13-162/+177
2018-06-06Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+1
2018-06-06Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds31-297/+694
2018-06-06Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-162/+372
2018-06-06Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds132-1234/+8981
2018-06-06Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds211-3486/+11404
2018-06-06Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds66-431/+1382
2018-06-06Merge tag 'leds_for_4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-18/+1237
2018-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds26-389/+1325
2018-06-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds141-15349/+20656
2018-06-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-213/+248
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds127-1980/+5543
2018-06-05tracing: Use match_string() instead of open coding it in trace_set_options()Yisheng Xie1-10/+5
2018-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-167/+245
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook2-3/+12
2018-06-05mm: Use overflow helpers in kvmalloc()Kees Cook2-2/+6
2018-06-05mm: Use overflow helpers in kmalloc_array*()Kees Cook1-6/+11
2018-06-05test_overflow: Add memory allocation overflow testsKees Cook1-0/+110
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook2-5/+78
2018-06-05test_overflow: Report test failuresKees Cook1-15/+39
2018-06-05test_overflow: macrofy some more, do more tests for freeRasmus Villemoes1-26/+22
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes3-0/+291
2018-06-05netdev-FAQ: clarify DaveM's position for stable backportsCong Wang1-0/+9
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds25-166/+435
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds14-371/+230
2018-06-05Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-196/+243
2018-06-05Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-47/+117
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds36-194/+751
2018-06-05rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller76-730/+3841
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds78-1192/+3235