- 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, 4 months ago
- b5ea834 bpf: Support for new btf kind BTF_KIND_TAG by Yonghong Song · 3 years, 4 months ago
- 41ced4c btf: Change BTF_KIND_* macros to enums by Yonghong Song · 3 years, 4 months ago
- d0ee23f tools: compiler-gcc.h: Guard error attribute use with __has_attribute by Nathan Chancellor · 3 years, 4 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, 5 months ago
- 82e6b1e bpf: Allow to specify user-provided bpf_cookie for BPF perf links by Andrii Nakryiko · 3 years, 5 months ago
- b89fbfb bpf: Implement minimal BPF perf link by Andrii Nakryiko · 3 years, 5 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, 6 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
- f170acd bpf: Fix a typo of reuseport map in bpf.h. by Kuniyuki Iwashima · 3 years, 6 months ago
- cf2c6f0 bpf: Sync tools/include/uapi/linux/bpf.h by Alexei Starovoitov · 3 years, 6 months ago
- fa2c02e tools headers: Remove broken definition of __LITTLE_ENDIAN by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 376a947 tools headers UAPI: Sync files changed by the memfd_secret new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 44c2cd8 tools headers UAPI: Sync files changed by the quotactl_fd new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 097e4e9 tools headers UAPI: Sync asm-generic/mman-common.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
- 84d5c07 tools headers UAPI: Update tools's copy of drm/drm.h header by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 4a1cdde tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 688ef3e tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 11 months ago
- 4062549 Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 6 months ago
- e48f62a tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 14c6ef2 tools include UAPI: Update linux/mount.h copy by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- f20510d tools lib: Adopt bitmap_intersects() operation from the kernel sources by Alexey Bayduraev · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 1792a59e tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 17d27fc tools headers UAPI: Sync asm-generic/unistd.h with the kernel original by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
- d5e4dda bpf: Support socket migration by eBPF. by Kuniyuki Iwashima · 3 years, 7 months ago
- e061047 bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. by Kuniyuki Iwashima · 3 years, 7 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
- 2244782 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- fb1070d KVM: X86: Use _BITUL() macro in UAPI headers by Joe Richey · 3 years, 7 months ago
- e624d4e xdp: Extend xdp_redirect_map with broadcast support by Hangbin Liu · 3 years, 7 months ago
- a050a6d Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 7 months ago
- 3e87f19 bpf: Add lookup_and_delete_elem support to hashtab by Denis Salopek · 3 years, 8 months ago
- f747e66 linux/bits.h: fix compilation error with GENMASK by Rikard Falkeborn · 3 years, 7 months ago
- 4224680 tools headers UAPI: Sync linux/perf_event.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
- ec347b7 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
- 5d67f34 bpf: Add cmd alias BPF_PROG_RUN by Alexei Starovoitov · 3 years, 8 months ago
- 3abea08 bpf: Add bpf_sys_close() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 3d78417 bpf: Add bpf_btf_find_by_name_kind() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 387544b bpf: Introduce fd_idx by Alexei Starovoitov · 3 years, 8 months ago
- 79a7f8b bpf: Introduce bpf_sys_bpf() helper and program type. by Alexei Starovoitov · 3 years, 8 months ago
- 7ac592a sched: prctl() core-scheduling interface by Chris Hyser · 3 years, 9 months ago
- 71d7924 tools headers UAPI: Sync perf_event.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- fb24e30 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 5a80ee4 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- f8bcb06 tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 0d943d5 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 0fdee79 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- a3bc4ff tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- eaae784 tools: sync lib/find_bit implementation by Yury Norov · 3 years, 8 months ago
- ea81c1e tools: sync find_next_bit implementation by Yury Norov · 3 years, 8 months ago
- 78e48f0 tools: sync small_const_nbits() macro with the kernel by Yury Norov · 3 years, 8 months ago
- a719101 tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel by Yury Norov · 3 years, 8 months ago
- e5b9252 tools: bitmap: sync function declarations with the kernel by Yury Norov · 3 years, 8 months ago
- 10a3efd Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 8 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 4127361 tools headers uapi: Update tools's copy of linux/perf_event.h by Jin Yao · 3 years, 8 months ago
- c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 2c5ce2d Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 26bda3c Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago