| 2025-09-04 |
Rong Tao | selftests/bpf: Test kfunc bpf_strcasecmp |
commit | commitdiff | tree | snapshot |
| 2025-09-04 |
Rong Tao | bpf: add bpf_strcasecmp kfunc |
commit | commitdiff | tree | snapshot |
| 2025-09-04 |
Alexei Starovoitov | Merge branch 'selftests-bpf-benchmark-all-symbols-for... |
commit | commitdiff | tree | snapshot |
| 2025-09-04 |
Menglong Dong | selftests/bpf: add benchmark testing for kprobe-multi-all |
commit | commitdiff | tree | snapshot |
| 2025-09-04 |
Menglong Dong | selftests/bpf: skip recursive functions for kprobe_multi |
commit | commitdiff | tree | snapshot |
| 2025-09-04 |
Menglong Dong | selftests/bpf: move get_ksyms and get_addrs to trace_he... |
commit | commitdiff | tree | snapshot |
| 2025-09-03 |
Ricardo B.... | selftests/bpf: Fix count write in testapp_xdp_metadata_... |
commit | commitdiff | tree | snapshot |
| 2025-09-03 |
Ricardo B.... | selftests/bpf: Upon failures, exit with code 1 in test_... |
commit | commitdiff | tree | snapshot |
| 2025-09-02 |
Feng Yang | bpf: Replace kvfree with kfree for kzalloc memory |
commit | commitdiff | tree | snapshot |
| 2025-09-02 |
Yuan Chen | bpftool: Add CET-aware symbol matching for x86_64 archi... |
commit | commitdiff | tree | snapshot |
| 2025-09-02 |
Yuan Chen | bpftool: Refactor kernel config reading into common... |
commit | commitdiff | tree | snapshot |
| 2025-08-28 |
Ricardo B.... | selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_... |
commit | commitdiff | tree | snapshot |
| 2025-08-28 |
Matt Fleming | selftests/bpf: Add LPM trie microbenchmarks |
commit | commitdiff | tree | snapshot |
| 2025-08-28 |
Alexei Starovoitov | Merge branch 'bpf-arm64-support-for-timed-may_goto' |
commit | commitdiff | tree | snapshot |
| 2025-08-28 |
Puranjay Mohan | selftests/bpf: Enable timed may_goto tests for arm64 |
commit | commitdiff | tree | snapshot |
| 2025-08-28 |
Puranjay Mohan | bpf, arm64: Add JIT support for timed may_goto |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Andrii Nakryiko | Merge branch 'libbpf-fix-usdt-sib-argument-handling... |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Jiawei Zhao | selftests/bpf: Enrich subtest_basic_usdt case in selfte... |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Jiawei Zhao | libbpf: Fix USDT SIB argument handling causing unrecogn... |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Shubham Sharma | selftests/bpf: Fix typos and grammar in test sources |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Nandakumar... | bpf: Add selftest to check the verifier's abstract... |
commit | commitdiff | tree | snapshot |
| 2025-08-27 |
Nandakumar... | bpf: Improve the general precision of tnum_mul |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Alexei Starovoitov | Merge branch 's390-bpf-add-s390-jit-support-for-timed... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Ilya Leoshkevich | selftests/bpf: Remove may_goto tests from DENYLIST... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Ilya Leoshkevich | selftests/bpf: Enable timed may_goto verifier tests... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Ilya Leoshkevich | selftests/bpf: Add __arch_s390x macro |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Ilya Leoshkevich | selftests/bpf: Add a missing newline to the "bad arch... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Ilya Leoshkevich | s390/bpf: Add s390 JIT support for timed may_goto |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Tiezhu Yang | selftests/bpf: Remove entries from config.{arch} alread... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Alexei Starovoitov | Merge branch 'bpf-introduce-and-use-rcu_read_lock_dont_... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Menglong Dong | bpf: use rcu_read_lock_dont_migrate() for trampoline.c |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Menglong Dong | bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Menglong Dong | bpf: use rcu_read_lock_dont_migrate() for bpf_task_stor... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Menglong Dong | bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Menglong Dong | bpf: use rcu_read_lock_dont_migrate() for bpf_inode_sto... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Menglong Dong | bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_stor... |
commit | commitdiff | tree | snapshot |
| 2025-08-26 |
Menglong Dong | rcu: add rcu_read_lock_dont_migrate() |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Tao Chen | bpf: Remove preempt_disable in bpf_try_get_buffers |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Eric Biggers | bpf: Use sha1() instead of sha1_transform() in bpf_prog... |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Paul Chaignon | selftests/bpf: Tests for is_scalar_branch_taken tnum... |
commit | commitdiff | tree | snapshot |
| 2025-08-22 |
Paul Chaignon | bpf: Use tnums for JEQ/JNE is_branch_taken logic |
commit | commitdiff | tree | snapshot |
| 2025-08-21 |
Hengqi Chen | selftests/bpf: Use vmlinux.h for BPF programs |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Cryolitia PukNgae | libbpf: Add documentation to version and error API... |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Mykyta Yatsenko | libbpf: Export bpf_object__prepare symbol |
commit | commitdiff | tree | snapshot |
| 2025-08-20 |
Ilya Leoshkevich | s390/bpf: Use direct calls and jumps where possible |
commit | commitdiff | tree | snapshot |
| 2025-08-19 |
Vincent Li | bpftool: Add kernel.kptr_restrict hint for no instructions |
commit | commitdiff | tree | snapshot |
| 2025-08-19 |
Martin KaFai Lau | Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Martin KaFai Lau | Merge branch 'add-a-dynptr-type-for-skb-metadata-for... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | selftests/bpf: Cover metadata access from a modified... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | selftests/bpf: Cover read/write to skb metadata at... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | selftests/bpf: Cover write access to skb metadata via... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | selftests/bpf: Cover read access to skb metadata via... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | selftests/bpf: Parametrize test_xdp_context_tuntap |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | selftests/bpf: Pass just bpf_map to xdp_context_test... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | selftests/bpf: Cover verifier checks for skb_meta dynpt... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | bpf: Enable read/write access to skb metadata through... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Jakub Sitnicki | bpf: Add dynptr type for skb metadata |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Anton Protopopov | bpf: Add a verbose message when the BTF limit is reached |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Fushuai Wang | bpf: Replace get_next_cpu() with cpumask_next_wrap() |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | selftests/bpf: Clobber a lot of registers in tailcall_b... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | s390/bpf: Write back tail call counter for BPF_TRAMP_F_... |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL |
commit | commitdiff | tree | snapshot |
| 2025-08-18 |
Ilya Leoshkevich | s390/bpf: Do not write tail call counter into helper... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Andrii Nakryiko | Merge branch 'libbpf-fix-reuse-of-devmap' |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Yureka Lilian | selftests/bpf: Add test for DEVMAP reuse |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Yureka Lilian | libbpf: Fix reuse of DEVMAP |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Tao Chen | bpf: Remove migrate_disable in kprobe_multi_link_prog_run |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Matt Bobrowski | bpf/selftests: Fix test_tcpnotify_user |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | selftests/bpf: Enable arena atomics tests for RV64 |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add support arena atomics for RV64 |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add ex_insn_off and ex_jmp_off for exceptio... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Optimize cmpxchg insn with Zacas support |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add Zacas instructions |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Add rv_ext_enabled macro for runtime detect... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv: Separate toolchain support dependency from RISCV... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Extract emit_ldx() helper |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Extract emit_st() helper |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Pu Lehui | riscv, bpf: Extract emit_stx() helper |
commit | commitdiff | tree | snapshot |
| 2025-08-13 |
Amery Hung | selftests/bpf: Copy test_kmods when installing selftest |
commit | commitdiff | tree | snapshot |
| 2025-08-13 |
Thomas Weißschuh | bpf: Don't use %pK through printk |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Qianfeng Rong | bpf: Replace kvfree with kfree for kzalloc memory |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Paul Chaignon | bpf: Tidy verifier bug message |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Qianfeng Rong | bpf: Remove redundant __GFP_NOWARN |
commit | commitdiff | tree | snapshot |
| 2025-08-12 |
Martin KaFai Lau | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Linux 6.17-rc1 v6.17-rc1 |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'turbostat-2025.09.09' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Linus Torvalds | Merge tag 'locking_urgent_for_v6.17_rc1' of git://git... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: version 2025.09.09 |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: Handle non-root legacy-uncore... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: standardize PER_THREAD_PARAMS |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Zhang Rui | tools/power turbostat: Fix DMR support |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Michael Hebenstreit | tools/power turbostat: add format "average" for externa... |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: delete GET_PKG() |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: probe and display L3 cache topology |
commit | commitdiff | tree | snapshot |
| 2025-08-10 |
Len Brown | tools/power turbostat: Support more than 64 built-in... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Len Brown | tools/power turbostat.8: Document Totl%C0, Any%C0,... |
commit | commitdiff | tree | snapshot |
| 2025-08-09 |
Linus Torvalds | Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| next |