Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -1/+106 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+1 |
2020-12-15 | mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO | Vlastimil Babka | 1 | -5/+1 |
2020-12-15 | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2020-12-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -0/+9 |
2020-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2020-12-12 | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers | Andrii Nakryiko | 1 | -2/+2 |
2020-12-05 | bpf: Add a bpf_sock_from_file helper | Florent Revest | 1 | -0/+9 |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -1/+44 |
2020-12-04 | bpf: Allow to specify kernel module BTFs when attaching BPF programs | Andrii Nakryiko | 1 | -1/+6 |
2020-12-03 | macvlan: Support for high multicast packet rate | Thomas Karlsson | 1 | -0/+2 |
2020-11-26 | bpf: Add a BPF helper for getting the IMA hash of an inode | KP Singh | 1 | -0/+11 |
2020-11-19 | bpf: Add bpf_ktime_get_coarse_ns helper | Dmitrii Banshchikov | 1 | -0/+11 |
2020-11-18 | bpf: Add bpf_bprm_opts_set helper | KP Singh | 1 | -0/+16 |
2020-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -0/+51 |
2020-11-11 | bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO | Andrii Nakryiko | 1 | -0/+3 |
2020-11-07 | tools/nolibc: Fix a spelling error in a comment | Bhaskar Chowdhury | 1 | -1/+1 |
2020-11-07 | rcutorture/nolibc: Fix a typo in header file | Samuel Hernandez | 1 | -1/+1 |
2020-11-06 | bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID | KP Singh | 1 | -0/+9 |
2020-11-06 | bpf: Implement task local storage | KP Singh | 1 | -0/+39 |
2020-11-03 | tools include UAPI: Update linux/mount.h copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-11-03 | tools headers UAPI: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-11-03 | tools kvm headers: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo | 2 | -0/+23 |
2020-11-03 | tools UAPI: Update copy of linux/mman.h from the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-11-03 | tools headers UAPI: Update fscrypt.h copy | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2020-11-03 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -3/+56 |
2020-11-03 | tools headers UAPI: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2020-11-03 | perf tools: Remove broken __no_tail_call attribute | Peter Zijlstra | 2 | -15/+0 |
2020-11-03 | tools headers UAPI: Update process_madvise affected files | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-22 | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop | Toke Høiland-Jørgensen | 1 | -4/+18 |
2020-10-16 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -35/+679 |
2020-10-14 | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+129 |
2020-10-13 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-10-13 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+5 |
2020-10-12 | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+35 |
2020-10-11 | bpf: Allow for map-in-map with dynamic inner array map entries | Daniel Borkmann | 1 | -0/+3 |
2020-10-11 | bpf: Add redirect_peer helper | Daniel Borkmann | 1 | -0/+17 |
2020-10-11 | bpf: Improve bpf_redirect_neigh helper description | Daniel Borkmann | 1 | -3/+7 |
2020-10-09 | bpf: Add tcp_notsent_lowat bpf setsockopt | Nikita V. Shirokov | 1 | -1/+1 |
2020-10-07 | bpf: Fix typo in uapi/linux/bpf.h | Jakub Wilk | 1 | -1/+1 |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 1 | -4/+2 |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig | 1 | -1/+1 |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 1 | -2/+2 |
2020-10-03 | bpf: Introducte bpf_this_cpu_ptr() | Hao Luo | 1 | -0/+13 |
2020-10-03 | bpf: Introduce bpf_per_cpu_ptr() | Hao Luo | 1 | -0/+18 |
2020-10-03 | bpf: Introduce pseudo_btf_id | Hao Luo | 1 | -9/+27 |
2020-10-01 | bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array | Song Liu | 1 | -0/+3 |
2020-09-30 | bpf: Add redirect_neigh helper as redirect drop-in | Daniel Borkmann | 1 | -0/+14 |
2020-09-30 | bpf: Add classid helper only based on skb->sk | Daniel Borkmann | 1 | -0/+10 |