summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06net: dsa: Set the master device's MTU to account for DSA overheadsAndrew Lunn
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn
2018-12-06tun: remove unnecessary check in tun_flow_updateLi RongQing
2018-12-06tun: align write-heavy flow entry members to a cache lineLi RongQing
2018-12-06vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic
2018-12-06virtio/s390: avoid race on vcdev->configHalil Pasic
2018-12-06vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi
2018-12-06Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-06Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linuxLinus Torvalds
2018-12-06dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko
2018-12-06stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' passAlexander Popov
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King
2018-12-06MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matchingJohan Hovold
2018-12-06MAINTAINERS: add gnss scm treeJohan Hovold
2018-12-06gnss: sirf: fix activation retry handlingJohan Hovold
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren
2018-12-06kprobes/x86: Blacklist non-attachable interrupt functionsAndrea Righi
2018-12-06kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-06cifs: Fix separator when building path from dentryPaulo Alcantara
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-05neighbor: Add extack messages for add and delete commandsDavid Ahern
2018-12-05tipc: fix node keep alive interval calculationHoang Le
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-05ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner
2018-12-05sctp: frag_point sanity checkJakub Audykowicz
2018-12-05net: netem: use a list in addition to rbtreePeter Oskolkov
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff
2018-12-06Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-12-06Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-12-06Merge tag 'msm-fixes-2018-12-04' of https://gitlab.freedesktop.org/seanpaul/d...Dave Airlie
2018-12-05Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria
2018-12-05stackleak: Mark stackleak_track_stack() as notraceAnders Roxell
2018-12-05Merge branch 'bpf_func_info-improvements'Alexei Starovoitov
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau
2018-12-05bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau
2018-12-05bpf: Improve the info.func_info and info.func_info_rec_size behaviorMartin KaFai Lau
2018-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-05Merge branch 'net-bridge-convert-multicast-to-generic-rhashtable'David S. Miller
2018-12-05net: bridge: increase multicast's default maximum number of entriesNikolay Aleksandrov
2018-12-05net: bridge: mark hash_elasticity as obsoleteNikolay Aleksandrov
2018-12-05net: bridge: multicast: use non-bh rcu flavorNikolay Aleksandrov
2018-12-05net: bridge: convert multicast to generic rhashtableNikolay Aleksandrov
2018-12-05Merge tag 'mlx5e-updates-2018-12-04' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-05tcp: fix NULL ref in tail loss probeYuchung Cheng