summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-05Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-06-05Merge tag 'leds_for_4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-05tracing: Use match_string() instead of open coding it in trace_set_options()Yisheng Xie
2018-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook
2018-06-05mm: Use overflow helpers in kvmalloc()Kees Cook
2018-06-05mm: Use overflow helpers in kmalloc_array*()Kees Cook
2018-06-05test_overflow: Add memory allocation overflow testsKees Cook
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook
2018-06-05test_overflow: Report test failuresKees Cook
2018-06-05test_overflow: macrofy some more, do more tests for freeRasmus Villemoes
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes
2018-06-05netdev-FAQ: clarify DaveM's position for stable backportsCong Wang
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-06-05Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-05Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-05rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-05Merge tag 'for-linus-20180605' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-05Merge branch 'devlink-extack'David S. Miller
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-06-05net: metrics: add proper netlink validationEric Dumazet
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann
2018-06-05Merge branch 'faddr2line' (patches from Josh)Linus Torvalds
2018-06-05MAINTAINERS: add Josh Poimboeuf as faddr2line maintainerJosh Poimboeuf
2018-06-05scripts/faddr2line: make the new code listing format optionalPeter Zijlstra (Intel)
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-05dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski
2018-06-05net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey
2018-06-05Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown
2018-06-05sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long