Age | Commit message (Expand) | Author | Files | Lines |
2021-07-16 | sock_map: Relax config dependency to CONFIG_NET | Cong Wang | 1 | -18/+20 |
2021-07-16 | bpf: Add bpf_get_func_ip helper for kprobe programs | Jiri Olsa | 1 | -1/+1 |
2021-07-16 | bpf: Add bpf_get_func_ip helper for tracing programs | Jiri Olsa | 1 | -0/+7 |
2021-07-16 | bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip | Jiri Olsa | 1 | -1/+2 |
2021-07-16 | bpf, x86: Store caller's ip in trampoline stack | Jiri Olsa | 1 | -0/+5 |
2021-07-15 | bpf: Teach stack depth check about async callbacks. | Alexei Starovoitov | 1 | -0/+1 |
2021-07-15 | bpf: Implement verifier support for validation of async callbacks. | Alexei Starovoitov | 1 | -1/+8 |
2021-07-15 | bpf: Prevent pointer mismatch in bpf_timer_init. | Alexei Starovoitov | 1 | -1/+8 |
2021-07-15 | bpf: Add map side support for bpf timers. | Alexei Starovoitov | 2 | -11/+34 |
2021-07-15 | bpf: Introduce bpf timers. | Alexei Starovoitov | 2 | -0/+76 |
2021-07-15 | bpf: Fix a typo of reuseport map in bpf.h. | Kuniyuki Iwashima | 1 | -1/+1 |
2021-07-08 | bpf: devmap: Implement devmap prog execution for generic XDP | Kumar Kartikeya Dwivedi | 1 | -1/+0 |
2021-07-08 | bpf: cpumap: Implement generic cpumap | Kumar Kartikeya Dwivedi | 2 | -9/+10 |
2021-07-08 | bitops: Add non-atomic bitops for pointers | Kumar Kartikeya Dwivedi | 2 | -0/+59 |
2021-07-08 | net: core: Split out code to run generic XDP prog | Kumar Kartikeya Dwivedi | 1 | -0/+2 |
2021-07-08 | bpf: Support input xdp_md context in BPF_PROG_TEST_RUN | Zvi Effron | 1 | -3/+0 |
2021-07-08 | bpf: Add function for XDP meta data length check | Zvi Effron | 1 | -0/+5 |
2021-07-01 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 137 | -516/+2887 |
2021-07-01 | Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2021-07-01 | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -8/+7 |
2021-07-01 | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -14/+27 |
2021-06-30 | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -2/+17 |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -26/+58 |
2021-06-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2 | -2/+27 |
2021-06-30 | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 7 | -5/+133 |
2021-06-30 | Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 2 | -6/+45 |
2021-06-30 | Merge branch 'for-5.14/multitouch' into for-linus | Jiri Kosina | 1 | -0/+18 |
2021-06-30 | Merge branch 'for-5.14/intel-ish' into for-linus | Jiri Kosina | 1 | -2/+8 |
2021-06-30 | Merge branch 'for-5.14/core' into for-linus | Jiri Kosina | 1 | -0/+1 |
2021-06-30 | Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+8 |
2021-06-30 | Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -4/+0 |
2021-06-30 | Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -0/+1 |
2021-06-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 39 | -215/+342 |
2021-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -20/+50 |
2021-06-30 | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -6/+6 |
2021-06-29 | Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 9 | -6/+215 |
2021-06-29 | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -0/+4 |
2021-06-29 | Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -2/+10 |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -39/+49 |
2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -2/+43 |
2021-06-29 | tcp: change ICSK_CA_PRIV_SIZE definition | Eric Dumazet | 1 | -1/+1 |
2021-06-29 | net: stmmac: option to enable PHY WOL with PMT enabled | Ling Pei Lee | 1 | -0/+1 |
2021-06-29 | net: sock: add trace for socket errors | Alexander Aring | 1 | -0/+60 |
2021-06-29 | net: sock: introduce sk_error_report | Alexander Aring | 3 | -2/+4 |
2021-06-29 | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -10/+51 |
2021-06-29 | mm,hwpoison: send SIGBUS with error virutal address | Naoya Horiguchi | 1 | -0/+5 |
2021-06-29 | mm/page_alloc: allow high-order pages to be stored on the per-cpu lists | Mel Gorman | 1 | -1/+19 |
2021-06-29 | mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM | Mike Rapoport | 1 | -2/+2 |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 4 | -9/+9 |
2021-06-29 | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport | 1 | -2/+2 |