- e7d38f1 Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- 4369b3c Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years ago
- eac1b93 gro: add ability to control gro max packet size by Coco Li · 3 years ago
- f92c1e1 bpf: Add get_func_[arg|ret|arg_cnt] helpers by Jiri Olsa · 3 years, 1 month ago
- c5fb199 bpf: Add bpf_strncmp helper by Hou Tao · 3 years, 1 month ago
- 066b34a tools: fix ARRAY_SIZE defines in tools and selftests hdrs by Shuah Khan · 3 years, 1 month ago
- be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 3a49cc2 tools/lib/lockdep: drop leftover liblockdep headers by Sasha Levin · 3 years, 1 month ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- fbd94c7 bpf: Pass a set of bpf_core_relo-s to prog_load command. by Alexei Starovoitov · 3 years, 1 month ago
- 46334a0 bpf: Define enum bpf_core_relo_kind as uapi. by Alexei Starovoitov · 3 years, 1 month ago
- b0fe9de tools/nolibc: Implement gettid() by Mark Brown · 3 years, 2 months ago
- 7bdc0e7a tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax` by Ammar Faizi · 3 years, 2 months ago
- bf91666 tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list by Ammar Faizi · 3 years, 2 months ago
- de0244a tools/nolibc: fix incorrect truncation of exit code by Willy Tarreau · 3 years, 2 months ago
- ebbe0d8 tools/nolibc: i386: fix initial stack alignment by Willy Tarreau · 3 years, 2 months ago
- 937ed91 tools/nolibc: x86-64: Fix startup code bug by Ammar Faizi · 3 years, 2 months ago
- e6f2dd0 bpf: Add bpf_loop helper by Joanne Koong · 3 years, 1 month ago
- d6e6a27 tools: Fix math.h breakage by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 5944b5a Bonding: add arp_missed_max option by Hangbin Liu · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- 710d583 tools: sync uapi/linux/if_link.h header by Eric Dumazet · 3 years, 1 month ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 346e919 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- ebf7f6f bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 by Tiezhu Yang · 3 years, 2 months ago
- a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- 06cf00c tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- 37057e7 tools headers UAPI: Sync sound/asound.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- 4902420 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- 7380aa8 tools headers UAPI: Sync files changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 8c42d2f bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes by Yonghong Song · 3 years, 2 months ago
- f893156 bpf: Add ingress_ifindex to bpf_sk_lookup by Mark Pashmfouroush · 3 years, 2 months ago
- 89fa0be Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
- aedad3e arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long by Peter Collingbourne · 3 years, 2 months ago
- 7c7e3d3 bpf: Introduce helper bpf_find_vma by Song Liu · 3 years, 2 months ago
- 7f9f879 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
- 160729a Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 8845b46 bpf: Add alignment padding for "map_extra" + consolidate holes by Joanne Koong · 3 years, 2 months ago
- 91e1c99 Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- d6aef08 bpf: Add bpf_kallsyms_lookup_name helper by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
- 9330986 bpf: Add bloom filter map implementation by Joanne Koong · 3 years, 2 months ago
- aba64c7 bpf: Add verified_insns to bpf_prog_info and fdinfo by Dave Marchevsky · 3 years, 2 months ago
- 9eeb3aa bpf: Add bpf_skc_to_unix_sock() helper by Hengqi Chen · 3 years, 2 months ago
- 6175047 perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
- 92ec3cc tools lib: Adopt list_sort() from the kernel sources by Ian Rogers · 3 years, 2 months ago
- cae1d75 tools/perf: Add mem_hops field in perf_mem_data_src structure by Kajol Jain · 3 years, 3 months ago
- f4c6217 perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove an extra line by Kajol Jain · 3 years, 3 months ago
- 223f903 bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG by Yonghong Song · 3 years, 3 months ago
- 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- f96b467 x86/insn: Use get_unaligned() instead of memcpy() by Borislav Petkov · 3 years, 3 months ago
- 9fce636 tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 11 months ago
- e028c4f objtool: Add frame-pointer-specific function ignore by Josh Poimboeuf · 3 years, 3 months ago
- a42effb bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments by Dave Marchevsky · 3 years, 3 months ago
- 10aceb6 bpf: Add bpf_trace_vprintk helper by Dave Marchevsky · 3 years, 3 months ago
- af54faa Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 3 months ago
- 3365627 bpf: Update bpf_get_smp_processor_id() documentation by Matteo Croce · 3 years, 3 months ago
- b5ea834 bpf: Support for new btf kind BTF_KIND_TAG by Yonghong Song · 3 years, 3 months ago
- 41ced4c btf: Change BTF_KIND_* macros to enums by Yonghong Song · 3 years, 3 months ago
- d0ee23f tools: compiler-gcc.h: Guard error attribute use with __has_attribute by Nathan Chancellor · 3 years, 3 months ago
- 856c02d bpf: Introduce helper bpf_get_branch_snapshot by Song Liu · 3 years, 4 months ago
- 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
- 4e59869 compiler-gcc.h: drop checks for older GCC versions by Nick Desaulniers · 3 years, 4 months ago
- 4eb6bd5 compiler.h: drop fallback overflow checkers by Nick Desaulniers · 3 years, 4 months ago
- 17a99e5 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 4dc24d7 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 2bae3e6 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
- ee286c6 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- f64c4ac bpf: Add hardware timestamp field to __sk_buff by Vadim Fedorenko · 3 years, 4 months ago
- 37ce9e4 tools include UAPI: Update linux/mount.h copy by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 2c3ef25 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- f9f018e tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 11 months ago
- dfa0045 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 64f4535 tools headers UAPI: Sync files changed by new process_mrelease syscall and the removal of some compat entry points by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 7fc5b57 tools: rename bitmap_alloc() to bitmap_zalloc() by Andy Shevchenko · 3 years, 4 months ago
- 27151f1 Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
- 49b99da ipv6: add IFLA_INET6_RA_MTU to expose mtu value by Rocco Yue · 3 years, 4 months ago
- dd6e10f bpf: Add bpf_task_pt_regs() helper by Daniel Xu · 3 years, 4 months ago
- f2e85d4 tools: include: Add ethtool_drvinfo definition to UAPI header by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 4 months ago
- ab3c0dd tools: Add sparse context/locking annotations in compiler-types.h by Riccardo Mancini · 3 years, 5 months ago
- 7adfc6c bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value by Andrii Nakryiko · 3 years, 4 months ago
- 82e6b1e bpf: Allow to specify user-provided bpf_cookie for BPF perf links by Andrii Nakryiko · 3 years, 4 months ago
- b89fbfb bpf: Implement minimal BPF perf link by Andrii Nakryiko · 3 years, 4 months ago
- 3a755cd bonding: add new option lacp_active by Hangbin Liu · 3 years, 5 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
- f916d77 tools/nolibc: Implement msleep() by Mark Brown · 3 years, 6 months ago
- 9a83f9aea tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h by Bhaskar Chowdhury · 3 years, 6 months ago
- 82a1ffe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 5 months ago
- 9ffd9f3 bpf: Add bpf_get_func_ip helper for kprobe programs by Jiri Olsa · 3 years, 6 months ago
- 9b99edc bpf: Add bpf_get_func_ip helper for tracing programs by Jiri Olsa · 3 years, 6 months ago
- b00628b bpf: Introduce bpf timers. by Alexei Starovoitov · 3 years, 6 months ago