summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-05Merge tag 'for-linus-20180605' of git://git.kernel.dk/linux-blockLinus Torvalds8-8/+8
2018-06-05Merge branch 'devlink-extack'David S. Miller9-32/+60
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern3-9/+25
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern3-6/+10
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern5-17/+25
2018-06-05net: metrics: add proper netlink validationEric Dumazet2-0/+4
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca3-19/+17
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann1-11/+0
2018-06-05Merge branch 'faddr2line' (patches from Josh)Linus Torvalds2-2/+21
2018-06-05MAINTAINERS: add Josh Poimboeuf as faddr2line maintainerJosh Poimboeuf1-0/+5
2018-06-05scripts/faddr2line: make the new code listing format optionalPeter Zijlstra (Intel)1-2/+16
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann2-6/+2