- 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 73f2f37 bpf: Fix comment for helper bpf_current_task_under_cgroup() by Hengqi Chen · 2 years, 10 months ago
- 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 14f6cfe tools/nolibc: fix incorrect truncation of exit code by Willy Tarreau · 3 years, 2 months ago
- 5e25864 tools/nolibc: i386: fix initial stack alignment by Willy Tarreau · 3 years, 2 months ago
- 06f7528 tools/nolibc: x86-64: Fix startup code bug by Ammar Faizi · 3 years, 2 months ago
- 33740c9 Merge 5.10.69 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 87c4144 tools lib: Adopt memchr_inv() from kernel by Jiri Olsa · 4 years, 1 month ago
- 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- d4213b7 bpf: Fix a typo of reuseport map in bpf.h. by Kuniyuki Iwashima · 3 years, 6 months ago
- 948d38f Merge 5.10.46 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- 69371e0 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
- 1354ec8 linux/bits.h: fix compilation error with GENMASK by Rikard Falkeborn · 3 years, 7 months ago
- 32b16a3 Merge 5.10.32 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
- e154b50 ia64: tools: remove inclusion of ia64-specific version of errno.h header by John Paul Adrian Glaubitz · 3 years, 9 months ago
- b9a61f9 Merge 5.10.27 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- a63068e static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
- 433cd7c static_call: Pull some static_call declarations to the type headers by Peter Zijlstra · 4 years ago
- fa44968 FROMGIT: mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO by Vlastimil Babka · 4 years ago
- b77681d tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 9154d2e tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years ago
- b7906b7 bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers by Andrii Nakryiko · 4 years, 1 month ago
- 42cc0e7 tools include UAPI: Update linux/mount.h copy by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- a9e27f5 tools headers UAPI: Update tools's copy of linux/perf_event.h by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- aa04899 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 97a3863 tools UAPI: Update copy of linux/mman.h from the kernel sources by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- d0448d6 tools headers UAPI: Update fscrypt.h copy by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 9e228f4 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- ad6330a tools headers UAPI: Sync prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 9ae1e99 perf tools: Remove broken __no_tail_call attribute by Peter Zijlstra · 4 years, 2 months ago
- 263e452 tools headers UAPI: Update process_madvise affected files by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
- ba452c9 bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop by Toke Høiland-Jørgensen · 4 years, 2 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
- 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 4a8f87e bpf: Allow for map-in-map with dynamic inner array map entries by Daniel Borkmann · 4 years, 3 months ago
- 9aa1206 bpf: Add redirect_peer helper by Daniel Borkmann · 4 years, 3 months ago
- dd2ce6a bpf: Improve bpf_redirect_neigh helper description by Daniel Borkmann · 4 years, 3 months ago
- eca43ee bpf: Add tcp_notsent_lowat bpf setsockopt by Nikita V. Shirokov · 4 years, 3 months ago
- 49f3d12 bpf: Fix typo in uapi/linux/bpf.h by Jakub Wilk · 4 years, 3 months ago
- c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 3 months ago
- 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 3 months ago
- 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 3 months ago
- 63d9b80 bpf: Introducte bpf_this_cpu_ptr() by Hao Luo · 4 years, 3 months ago
- eaa6bcb bpf: Introduce bpf_per_cpu_ptr() by Hao Luo · 4 years, 3 months ago
- 4976b71 bpf: Introduce pseudo_btf_id by Hao Luo · 4 years, 3 months ago
- 792cacc bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array by Song Liu · 4 years, 3 months ago
- b4ab314 bpf: Add redirect_neigh helper as redirect drop-in by Daniel Borkmann · 4 years, 3 months ago
- b426ce8 bpf: Add classid helper only based on skb->sk by Daniel Borkmann · 4 years, 3 months ago
- 4a1e7c0 bpf: Support attaching freplace programs to multiple attach points by Toke Høiland-Jørgensen · 4 years, 3 months ago
- eb41137 bpf: Add bpf_seq_printf_btf helper by Alan Maguire · 4 years, 3 months ago
- c4d0bfb bpf: Add bpf_snprintf_btf helper by Alan Maguire · 4 years, 3 months ago
- 1b4d60e bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint by Song Liu · 4 years, 3 months ago
- 27e5203 bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
- c0df236 bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
- 592a349 bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
- a5fa25a bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
- 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 27774b7 btf: Add BTF_ID_LIST_SINGLE macro by Lorenz Bauer · 4 years, 3 months ago
- ef15314 bpf: Add BPF_PROG_BIND_MAP syscall by YiFei Zhu · 4 years, 3 months ago
- 2fa3fc9 tools headers UAPI: update linux/in.h copy by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 8d761d2 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 1aef5b4 bpf: Fix comment for helper bpf_current_task_under_cgroup() by Song Liu · 4 years, 4 months ago
- ee819ae objtool: Make unwind hint definitions available to other architectures by Julien Thierry · 4 years, 4 months ago
- bc0b5a0 tools, bpf: Synchronise BPF UAPI header with tools by Quentin Monnet · 4 years, 4 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 9c7d619 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 4 months ago
- 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- 39c0a53 perf tools: Correct SNOOPX field offset by Al Grant · 4 years, 4 months ago
- 5b06fd3 static_call: Handle tail-calls by Peter Zijlstra · 4 years, 4 months ago
- 1e7e478 x86/static_call: Add inline static call implementation for x86-64 by Josh Poimboeuf · 4 years, 4 months ago
- 07be4c4 bpf: Add bpf_copy_from_user() helper. by Alexei Starovoitov · 4 years, 4 months ago
- 1e6c62a bpf: Introduce sleepable BPF programs by Alexei Starovoitov · 4 years, 4 months ago
- b0c9eb3 bpf: Make bpf_link_info.iter similar to bpf_iter_link_info by Yonghong Song · 4 years, 4 months ago
- 6e22ab9 bpf: Add d_path helper by Jiri Olsa · 4 years, 4 months ago
- eae2e83 bpf: Add BTF_SET_START/END macros by Jiri Olsa · 4 years, 4 months ago
- 3089783 bpf: Allow local storage to be used from LSM programs by KP Singh · 4 years, 4 months ago
- 8ea6368 bpf: Implement bpf_local_storage for inodes by KP Singh · 4 years, 4 months ago
- f836a56 bpf: Generalize bpf_sk_storage by KP Singh · 4 years, 4 months ago
- 267cf9f tcp: bpf: Optionally store mac header in TCP_SAVE_SYN by Martin KaFai Lau · 4 years, 4 months ago
- 0813a84 bpf: tcp: Allow bpf prog to write and parse TCP header option by Martin KaFai Lau · 4 years, 4 months ago
- 331fca4 bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() by Martin KaFai Lau · 4 years, 4 months ago
- 00d211a bpf: tcp: Add bpf_skops_parse_hdr() by Martin KaFai Lau · 4 years, 4 months ago
- ca584ba tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt by Martin KaFai Lau · 4 years, 4 months ago
- 2b8ee4f tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt by Martin KaFai Lau · 4 years, 4 months ago
- 6b0a249 bpf: Implement link_query for bpf iterators by Yonghong Song · 4 years, 4 months ago
- 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 4 months ago
- b16fc09 bpf: Fix two typos in uapi/linux/bpf.h by Tobias Klauser · 4 years, 4 months ago
- 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 4 months ago
- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 6016e03 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- fe452fb8 tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 00e4db5 Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
- 79e3ea5 tools/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago