summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-18doc: fix link to MSG_ZEROCOPY patchsetTobias Klauser
2019-03-17tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne
2019-03-17networking: fix snmp_counter.rst Doc. WarningsRandy Dunlap
2019-03-16net: tipc: fix a missing check for nla_nest_startKangjie Lu
2019-03-16tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-16net: tipc: fix a missing check of nla_nest_startKangjie Lu
2019-03-16net: ncsi: fix a missing check for nla_nest_startKangjie Lu
2019-03-16net: openvswitch: fix missing checks for nla_nest_startKangjie Lu
2019-03-16net: openvswitch: fix a NULL pointer dereferenceKangjie Lu
2019-03-16powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao
2019-03-16xsk: fix umem memory leak on cleanupBjörn Töpel
2019-03-15tun: properly test for IFF_UPEric Dumazet
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet
2019-03-15net: add documentation to socket.cPedro Tammela
2019-03-15net: strparser: fix a missing check for create_singlethread_workqueueKangjie Lu
2019-03-15net: sis900: fix indentation issues, remove some spacesColin Ian King
2019-03-15drivers: net: atp: fix various indentation issuesColin Ian King
2019-03-15sch_cake: Interpret fwmark parameter as a bitmaskToke Høiland-Jørgensen
2019-03-15qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-03-15appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman
2019-03-14filemap: pass vm_fault to the mmap ra helpersJosef Bacik
2019-03-14Merge branch 'fix-bpf-docs'Alexei Starovoitov
2019-03-14tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-03-14bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet
2019-03-14bpf: fix documentation for eBPF helpersQuentin Monnet
2019-03-14Merge branch 'fix-fwd-enum-resolution'Alexei Starovoitov
2019-03-14selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko
2019-03-14btf: resolve enum fwds in btf_dedupAndrii Nakryiko
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-14Merge branch 'pm-domains'Rafael J. Wysocki
2019-03-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-13MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom listFlorian Fainelli
2019-03-13l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet