]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-09-04  Rong Taoselftests/bpf: Test kfunc bpf_strcasecmp
2025-09-04  Rong Taobpf: add bpf_strcasecmp kfunc
2025-09-04  Alexei StarovoitovMerge branch 'selftests-bpf-benchmark-all-symbols-for...
2025-09-04  Menglong Dongselftests/bpf: add benchmark testing for kprobe-multi-all
2025-09-04  Menglong Dongselftests/bpf: skip recursive functions for kprobe_multi
2025-09-04  Menglong Dongselftests/bpf: move get_ksyms and get_addrs to trace_he...
2025-09-03  Ricardo B.... selftests/bpf: Fix count write in testapp_xdp_metadata_...
2025-09-03  Ricardo B.... selftests/bpf: Upon failures, exit with code 1 in test_...
2025-09-02  Feng Yangbpf: Replace kvfree with kfree for kzalloc memory
2025-09-02  Yuan Chenbpftool: Add CET-aware symbol matching for x86_64 archi...
2025-09-02  Yuan Chenbpftool: Refactor kernel config reading into common...
2025-08-28  Ricardo B.... selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_...
2025-08-28  Matt Flemingselftests/bpf: Add LPM trie microbenchmarks
2025-08-28  Alexei StarovoitovMerge branch 'bpf-arm64-support-for-timed-may_goto'
2025-08-28  Puranjay Mohanselftests/bpf: Enable timed may_goto tests for arm64
2025-08-28  Puranjay Mohanbpf, arm64: Add JIT support for timed may_goto
2025-08-27  Andrii NakryikoMerge branch 'libbpf-fix-usdt-sib-argument-handling...
2025-08-27  Jiawei Zhaoselftests/bpf: Enrich subtest_basic_usdt case in selfte...
2025-08-27  Jiawei Zhaolibbpf: Fix USDT SIB argument handling causing unrecogn...
2025-08-27  Shubham Sharmaselftests/bpf: Fix typos and grammar in test sources
2025-08-27  Nandakumar... bpf: Add selftest to check the verifier's abstract...
2025-08-27  Nandakumar... bpf: Improve the general precision of tnum_mul
2025-08-26  Alexei StarovoitovMerge branch 's390-bpf-add-s390-jit-support-for-timed...
2025-08-26  Ilya Leoshkevichselftests/bpf: Remove may_goto tests from DENYLIST...
2025-08-26  Ilya Leoshkevichselftests/bpf: Enable timed may_goto verifier tests...
2025-08-26  Ilya Leoshkevichselftests/bpf: Add __arch_s390x macro
2025-08-26  Ilya Leoshkevichselftests/bpf: Add a missing newline to the "bad arch...
2025-08-26  Ilya Leoshkevichs390/bpf: Add s390 JIT support for timed may_goto
2025-08-26  Tiezhu Yangselftests/bpf: Remove entries from config.{arch} alread...
2025-08-26  Alexei StarovoitovMerge branch 'bpf-introduce-and-use-rcu_read_lock_dont_...
2025-08-26  Menglong Dongbpf: use rcu_read_lock_dont_migrate() for trampoline.c
2025-08-26  Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_...
2025-08-26  Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_task_stor...
2025-08-26  Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_...
2025-08-26  Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_inode_sto...
2025-08-26  Menglong Dongbpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_stor...
2025-08-26  Menglong Dongrcu: add rcu_read_lock_dont_migrate()
2025-08-22  Tao Chenbpf: Remove preempt_disable in bpf_try_get_buffers
2025-08-22  Eric Biggersbpf: Use sha1() instead of sha1_transform() in bpf_prog...
2025-08-22  Paul Chaignonselftests/bpf: Tests for is_scalar_branch_taken tnum...
2025-08-22  Paul Chaignonbpf: Use tnums for JEQ/JNE is_branch_taken logic
2025-08-21  Hengqi Chenselftests/bpf: Use vmlinux.h for BPF programs
2025-08-20  Cryolitia PukNgaelibbpf: Add documentation to version and error API...
2025-08-20  Mykyta Yatsenkolibbpf: Export bpf_object__prepare symbol
2025-08-20  Ilya Leoshkevichs390/bpf: Use direct calls and jumps where possible
2025-08-19  Vincent Libpftool: Add kernel.kptr_restrict hint for no instructions
2025-08-19  Martin KaFai LauMerge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next...
2025-08-18  Martin KaFai LauMerge branch 'add-a-dynptr-type-for-skb-metadata-for...
2025-08-18  Jakub Sitnickiselftests/bpf: Cover metadata access from a modified...
2025-08-18  Jakub Sitnickiselftests/bpf: Cover read/write to skb metadata at...
2025-08-18  Jakub Sitnickiselftests/bpf: Cover write access to skb metadata via...
2025-08-18  Jakub Sitnickiselftests/bpf: Cover read access to skb metadata via...
2025-08-18  Jakub Sitnickiselftests/bpf: Parametrize test_xdp_context_tuntap
2025-08-18  Jakub Sitnickiselftests/bpf: Pass just bpf_map to xdp_context_test...
2025-08-18  Jakub Sitnickiselftests/bpf: Cover verifier checks for skb_meta dynpt...
2025-08-18  Jakub Sitnickibpf: Enable read/write access to skb metadata through...
2025-08-18  Jakub Sitnickibpf: Add dynptr type for skb metadata
2025-08-18  Anton Protopopovbpf: Add a verbose message when the BTF limit is reached
2025-08-18  Fushuai Wangbpf: Replace get_next_cpu() with cpumask_next_wrap()
2025-08-18  Ilya Leoshkevichselftests/bpf: Clobber a lot of registers in tailcall_b...
2025-08-18  Ilya Leoshkevichs390/bpf: Write back tail call counter for BPF_TRAMP_F_...
2025-08-18  Ilya Leoshkevichs390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
2025-08-18  Ilya Leoshkevichs390/bpf: Do not write tail call counter into helper...
2025-08-15  Andrii NakryikoMerge branch 'libbpf-fix-reuse-of-devmap'
2025-08-15  Yureka Lilianselftests/bpf: Add test for DEVMAP reuse
2025-08-15  Yureka Lilianlibbpf: Fix reuse of DEVMAP
2025-08-15  Tao Chenbpf: Remove migrate_disable in kprobe_multi_link_prog_run
2025-08-15  Matt Bobrowskibpf/selftests: Fix test_tcpnotify_user
2025-08-15  Pu Lehuiselftests/bpf: Enable arena atomics tests for RV64
2025-08-15  Pu Lehuiriscv, bpf: Add support arena atomics for RV64
2025-08-15  Pu Lehuiriscv, bpf: Add ex_insn_off and ex_jmp_off for exceptio...
2025-08-15  Pu Lehuiriscv, bpf: Optimize cmpxchg insn with Zacas support
2025-08-15  Pu Lehuiriscv, bpf: Add Zacas instructions
2025-08-15  Pu Lehuiriscv, bpf: Add rv_ext_enabled macro for runtime detect...
2025-08-15  Pu Lehuiriscv: Separate toolchain support dependency from RISCV...
2025-08-15  Pu Lehuiriscv, bpf: Extract emit_ldx() helper
2025-08-15  Pu Lehuiriscv, bpf: Extract emit_st() helper
2025-08-15  Pu Lehuiriscv, bpf: Extract emit_stx() helper
2025-08-13  Amery Hungselftests/bpf: Copy test_kmods when installing selftest
2025-08-13  Thomas Weißschuhbpf: Don't use %pK through printk
2025-08-12  Qianfeng Rongbpf: Replace kvfree with kfree for kzalloc memory
2025-08-12  Paul Chaignonbpf: Tidy verifier bug message
2025-08-12  Qianfeng Rongbpf: Remove redundant __GFP_NOWARN
2025-08-12  Martin KaFai LauMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2025-08-10  Linus TorvaldsLinux 6.17-rc1 v6.17-rc1
2025-08-10  Linus TorvaldsMerge tag 'turbostat-2025.09.09' of git://git.kernel...
2025-08-10  Linus TorvaldsMerge tag 'smp_urgent_for_v6.17_rc1' of git://git.kerne...
2025-08-10  Linus TorvaldsMerge tag 'irq_urgent_for_v6.17_rc1' of git://git.kerne...
2025-08-10  Linus TorvaldsMerge tag 'x86_urgent_for_v6.17_rc1' of git://git.kerne...
2025-08-10  Linus TorvaldsMerge tag 'locking_urgent_for_v6.17_rc1' of git://git...
2025-08-10  Len Browntools/power turbostat: version 2025.09.09
2025-08-10  Len Browntools/power turbostat: Handle non-root legacy-uncore...
2025-08-10  Len Browntools/power turbostat: standardize PER_THREAD_PARAMS
2025-08-10  Zhang Ruitools/power turbostat: Fix DMR support
2025-08-10  Michael Hebenstreittools/power turbostat: add format "average" for externa...
2025-08-10  Len Browntools/power turbostat: delete GET_PKG()
2025-08-10  Len Browntools/power turbostat: probe and display L3 cache topology
2025-08-10  Len Browntools/power turbostat: Support more than 64 built-in...
2025-08-09  Len Browntools/power turbostat.8: Document Totl%C0, Any%C0,...
2025-08-09  Linus TorvaldsMerge tag 'tty-6.16-rc1-2' of git://git.kernel.org...
next