Age | Commit message (Expand) | Author | Files | Lines |
2019-03-15 | drivers: net: atp: fix various indentation issues | Colin Ian King | 1 | -1/+1 |
2019-03-15 | sch_cake: Interpret fwmark parameter as a bitmask | Toke Høiland-Jørgensen | 1 | -13/+12 |
2019-03-15 | qlcnic: Avoid potential NULL pointer dereference | Aditya Pakki | 1 | -0/+2 |
2019-03-15 | net: stmmac: fix jumbo frame sending with non-linear skbs | Aaro Koskinen | 1 | -2/+4 |
2019-03-15 | net: stmmac: don't set own bit too early for jumbo frames | Aaro Koskinen | 2 | -8/+10 |
2019-03-15 | appletalk: Fix potential NULL pointer dereference in unregister_snap_client | YueHaibing | 3 | -12/+25 |
2019-03-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -20/+63 |
2019-03-14 | include/linux/swap.h: use offsetof() instead of custom __swapoffset macro | Pi-Hsun Shih | 1 | -2/+2 |
2019-03-14 | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan | 1 | -3/+46 |
2019-03-14 | zram: default to lzo-rle instead of lzo | Dave Rodgman | 1 | -1/+1 |
2019-03-14 | filemap: pass vm_fault to the mmap ra helpers | Josef Bacik | 1 | -14/+14 |
2019-03-14 | Merge branch 'fix-bpf-docs' | Alexei Starovoitov | 2 | -126/+240 |
2019-03-14 | tools: bpf: synchronise BPF UAPI header with tools | Quentin Monnet | 1 | -63/+120 |
2019-03-14 | bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock() | Quentin Monnet | 1 | -0/+55 |
2019-03-14 | bpf: fix documentation for eBPF helpers | Quentin Monnet | 1 | -63/+65 |
2019-03-14 | Merge branch 'fix-fwd-enum-resolution' | Alexei Starovoitov | 2 | -13/+82 |
2019-03-14 | selftests/bpf: add fwd enum resolution test for btf_dedup | Andrii Nakryiko | 1 | -0/+44 |
2019-03-14 | btf: resolve enum fwds in btf_dedup | Andrii Nakryiko | 1 | -13/+38 |
2019-03-14 | Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 5 | -24/+35 |
2019-03-14 | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 21 | -112/+131 |
2019-03-14 | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -11/+2 |
2019-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 46 | -213/+427 |
2019-03-14 | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 61 | -654/+2592 |
2019-03-14 | Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc | Linus Torvalds | 15 | -120/+706 |
2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 181 | -1742/+9562 |
2019-03-14 | Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc' | Rafael J. Wysocki | 4 | -23/+30 |
2019-03-14 | Merge branches 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 5 | -30/+65 |
2019-03-14 | Merge branch 'pm-domains' | Rafael J. Wysocki | 2 | -5/+4 |
2019-03-14 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 5 | -19/+14 |
2019-03-14 | Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' | Rafael J. Wysocki | 7 | -42/+25 |
2019-03-13 | pptp: dst_release sk_dst_cache in pptp_sock_destruct | Xin Long | 1 | -0/+1 |
2019-03-13 | MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom list | Florian Fainelli | 1 | -0/+2 |
2019-03-13 | l2tp: fix infoleak in l2tp_ip6_recvmsg() | Eric Dumazet | 1 | -3/+1 |
2019-03-13 | net/tls: Inform user space about send buffer availability | Vakul Garg | 2 | -4/+2 |
2019-03-13 | net_sched: return correct value for *notify* functions | Zhike Wang | 2 | -13/+34 |
2019-03-13 | lan743x: Fix TX Stall Issue | Bryan Whitehead | 1 | -8/+1 |
2019-03-13 | Merge branch 'fix-fullsock-access-after-bpf_sk_release' | Alexei Starovoitov | 11 | -111/+506 |
2019-03-13 | bpf: Add an example for bpf_get_listener_sock | Martin KaFai Lau | 3 | -44/+180 |
2019-03-13 | bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock | Martin KaFai Lau | 2 | -2/+170 |
2019-03-13 | bpf: Sync bpf.h to tools/ | Martin KaFai Lau | 1 | -1/+10 |
2019-03-13 | bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper | Martin KaFai Lau | 2 | -1/+31 |
2019-03-13 | bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release | Martin KaFai Lau | 4 | -63/+115 |
2019-03-13 | Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+7 |
2019-03-13 | Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2019-03-13 | Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 7 | -14/+44 |
2019-03-13 | Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -300/+474 |
2019-03-13 | Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 9 | -18/+903 |
2019-03-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -28/+51 |
2019-03-13 | Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -113/+273 |
2019-03-13 | Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv... | Linus Torvalds | 1 | -14/+11 |