aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-06net: vrf: cycle_netdev(): Add an extack argumentPetr Machata1-3/+4
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata23-29/+30
2018-12-06tcp: fix code style in tcp_recvmsg()Pedro Tammela1-2/+2
2018-12-06Merge branch 'dsa-mtu'David S. Miller11-0/+27
2018-12-06net: dsa: Set the master device's MTU to account for DSA overheadsAndrew Lunn1-0/+16
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn10-0/+11
2018-12-06tun: remove unnecessary check in tun_flow_updateLi RongQing1-4/+1
2018-12-06tun: align write-heavy flow entry members to a cache lineLi RongQing1-3/+5
2018-12-06vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi1-24/+33
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-06virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-06vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi1-7/+15
2018-12-06Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-8/+47
2018-12-06Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linuxLinus Torvalds2-3/+8
2018-12-06dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko1-3/+3
2018-12-06stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' passAlexander Popov1-3/+5
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-3/+11
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King1-0/+10
2018-12-06MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matchingJohan Hovold1-0/+1
2018-12-06MAINTAINERS: add gnss scm treeJohan Hovold1-0/+1
2018-12-06gnss: sirf: fix activation retry handlingJohan Hovold1-3/+3
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren1-0/+4
2018-12-06kprobes/x86: Blacklist non-attachable interrupt functionsAndrea Righi1-0/+4
2018-12-06kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2018-12-06cifs: Fix separator when building path from dentryPaulo Alcantara1-1/+1
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French1-1/+1
2018-12-05neighbor: Add extack messages for add and delete commandsDavid Ahern1-16/+39
2018-12-05tipc: fix node keep alive interval calculationHoang Le1-0/+6
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring5-9/+9
2018-12-05ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner3-2/+21
2018-12-05sctp: frag_point sanity checkJakub Audykowicz3-2/+12
2018-12-05net: netem: use a list in addition to rbtreePeter Oskolkov1-20/+69
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff1-0/+1
2018-12-06Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie9-39/+60
2018-12-06Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie14-53/+104
2018-12-06Merge tag 'msm-fixes-2018-12-04' of https://gitlab.freedesktop.org/seanpaul/dpu-staging into drm-fixesDave Airlie14-65/+70
2018-12-05Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria1-0/+2
2018-12-05stackleak: Mark stackleak_track_stack() as notraceAnders Roxell1-1/+1
2018-12-05Merge branch 'bpf_func_info-improvements'Alexei Starovoitov9-47/+54
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau4-9/+22
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau1-1/+1
2018-12-05bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau2-10/+10
2018-12-05bpf: Improve the info.func_info and info.func_info_rec_size behaviorMartin KaFai Lau2-27/+21
2018-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-37/+39
2018-12-05Merge branch 'net-bridge-convert-multicast-to-generic-rhashtable'David S. Miller6-470/+177
2018-12-05net: bridge: increase multicast's default maximum number of entriesNikolay Aleksandrov2-1/+3
2018-12-05net: bridge: mark hash_elasticity as obsoleteNikolay Aleksandrov4-12/+7