]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-02-19  Bastien Curutchet... selftests/bpf: Optionally open a dedicated namespace...
2025-02-19  Bastien Curutchet... selftests/bpf: ns_current_pid_tgid: Rename the test...
2025-02-19  Alexei StarovoitovMerge branch 'bpf-copy_verifier_state-should-copy-loop_...
2025-02-19  Eduard Zingermanbpf: fix env->peak_states computation
2025-02-19  Eduard Zingermanbpf: free verifier states when they are no longer refer...
2025-02-19  Eduard Zingermanbpf: use list_head to track explored states and free...
2025-02-19  Eduard Zingermanbpf: do not update state->loop_entry in get_loop_entry()
2025-02-19  Eduard Zingermanbpf: make state->dfs_depth < state->loop_entry->dfs_dep...
2025-02-19  Eduard Zingermanbpf: detect infinite loop in get_loop_entry()
2025-02-19  Eduard Zingermanselftests/bpf: check states pruning for deeply nested...
2025-02-19  Eduard Zingermanbpf: don't do clean_live_states when state->loop_entry...
2025-02-19  Eduard Zingermanselftests/bpf: test correct loop_entry update in copy_v...
2025-02-19  Eduard Zingermanbpf: copy_verifier_state() should copy 'loop_entry...
2025-02-18  Martin KaFai LauMerge branch 'selftests-bpf-migrate-test_xdp_redirect_m...
2025-02-18  Bastien Curutchet... selftests/bpf: Remove test_xdp_redirect_multi.sh
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Add XDP program on egress...
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Add XDP broadcast redirec...
2025-02-18  Bastien Curutchet... selftests/bpf: Optionally select broadcasting flags
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Use a dedicated namespace
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Create struct net_configu...
2025-02-18  Alexei StarovoitovMerge branch 'extend-struct_ops-support-for-operators'
2025-02-18  Amery Hungselftests/bpf: Test returning referenced kptr from...
2025-02-18  Amery Hungbpf: Allow struct_ops prog to return referenced kptr
2025-02-18  Amery Hungselftests/bpf: Test referenced kptr arguments of struct...
2025-02-18  Amery Hungbpf: Support getting referenced kptr from struct_ops...
2025-02-18  Amery Hungbpf: Make every prog keep a copy of ctx_arg_info
2025-02-15  Andrii Nakryikoselftests/bpf: add test for LDX/STX/ST relocations...
2025-02-15  Andrii Nakryikolibbpf: fix LDX/STX/ST CO-RE relocation size adjustment...
2025-02-15  Alexei StarovoitovMerge branch 'bpf-fix-array-bounds-error-with-may_goto...
2025-02-15  Jiayuan Chenselftests/bpf: Add selftest for may_goto
2025-02-15  Jiayuan Chenselftests/bpf: Introduce __load_if_JITed annotation...
2025-02-15  Jiayuan Chenbpf: Fix array bounds error with may_goto
2025-02-14  Rong Taobpftool: Check map name length when map create
2025-02-14  Alexei StarovoitovMerge branch 'enable-writing-xattr-from-bpf-programs'
2025-02-14  Song Liuselftests/bpf: Test kfuncs that set and remove xattr...
2025-02-14  Song Liubpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
2025-02-14  Song Liubpf: lsm: Add two more sleepable hooks
2025-02-14  Song Liuselftests/bpf: Extend test fs_kfuncs to cover security...
2025-02-14  Song Liufs/xattr: bpf: Introduce security.bpf. xattr name prefix
2025-02-14  Amery Hungselftests/bpf: Fix stdout race condition in traffic...
2025-02-14  Jiri Olsabpf: Add tracepoints with null-able arguments
2025-02-13  Yonghong Songbpf: Sync uapi bpf.h header for the tooling infra
2025-02-12  Saket Kumar... selftests/bpf: Select NUMA_NO_NODE to create map
2025-02-12  Saket Kumar... selftests/bpf: Define SYS_PREFIX for powerpc
2025-02-11  Jiayuan Chenbpftool: Using the right format specifiers
2025-02-08  Bastien Curutchet... selftests/bpf: Remove with_addr.sh and with_tunnels.sh
2025-02-08  Ihor Solodraibpf: define KF_ARENA_* flags for bpf_arena kfuncs
2025-02-07  Jason Xingselftests/bpf: Correct the check of join cgroup
2025-02-06  Levi Zimbpf: Add comment about helper freeze
2025-02-06  Jinghao Jiasamples/bpf: Fix broken vmlinux path for VMLINUX_BTF
2025-02-06  Daniel Xuselftests/bpf: Support dynamically linking LLVM if...
2025-02-06  Andrii NakryikoMerge branch 'btf-arbitrary-__attribute__-encoding'
2025-02-06  Ihor Solodraiselftests/bpf: Add a BTF verification test for kflagged...
2025-02-06  Ihor Solodraibpf: Allow kind_flag for BTF type and decl tags
2025-02-06  Ihor Solodraiselftests/bpf: Add a btf_dump test for type_tags
2025-02-06  Ihor Solodrailibbpf: Check the kflag of type tags in btf_dump
2025-02-06  Ihor Solodraidocs/bpf: Document the semantics of BTF tags with kind_flag
2025-02-06  Ihor Solodrailibbpf: Introduce kflag for type_tags and decl_tags...
2025-02-03  Martin KaFai LauMerge branch 'selftests-bpf-migrate-test_xdp_redirect_m...
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Add new test cases for...
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Use unique names
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Add XDP flags to prog_con...
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Add prog_config[] table
2025-02-03  Martin KaFai Laubpf: Use kallsyms to find the function name of a struct...
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Rename config[]
2025-02-03  Viktor Malikbpftool: Fix readlink usage in get_fd_type
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Split network configuration
2025-02-03  Tony Ambardarselftests/bpf: Fix runqslower cross-endian build
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Use int to describe next...
2025-02-03  Tony Ambardarlibbpf: Fix accessing BTF.ext core_relo header
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Remove unecessarry check_...
2025-02-03  Tengda Wuselftests/bpf: Fix freplace_link segfault in tailcalls...
2025-02-03  Bastien Curutchet... selftests/bpf: test_xdp_veth: Remove unused defines
2025-02-03  Bastien Curutchet... selftests/bpf: helpers: Add append_tid()
2025-02-02  Linus TorvaldsLinux 6.14-rc1 v6.14-rc1
2025-02-02  Linus TorvaldsMerge tag 'turbostat-2025.02.02' of git://git.kernel...
2025-02-02  Linus TorvaldsMerge tag 'sh-for-v6.14-tag1' of git://git.kernel.org...
2025-02-02  Len Browntools/power turbostat: version 2025.02.02
2025-02-01  Linus TorvaldsMerge tag 'pull-misc' of git://git.kernel.org/pub/scm...
2025-02-01  Linus TorvaldsMerge tag 'mips_6.14_1' of git://git.kernel.org/pub...
2025-02-01  Linus TorvaldsMerge tag 'v6.14-rc-smb3-client-fixes-part2' of git...
2025-02-01  Linus TorvaldsMerge tag 'driver-core-6.14-rc1-2' of git://git.kernel...
2025-02-01  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-02-01-03-56' of...
2025-02-01  Linus TorvaldsMerge tag 'media/v6.14-2' of git://git.kernel.org/pub...
2025-02-01  Andrew MortonMAINTAINERS: include linux-mm for xarray maintenance
2025-02-01  Andrew Mortonrevert "xarray: port tests to kunit"
2025-02-01  Tamir DubersteinMAINTAINERS: add lib/test_xarray.c
2025-02-01  Carlos Bilbaomailmap, MAINTAINERS, docs: update Carlos's email address
2025-02-01  Ritesh Harjani... mm/hugetlb: fix hugepage allocation for interleaved...
2025-02-01  Zhaoyang Huangmm: gup: fix infinite loop within __get_longterm_locked
2025-02-01  Kairui Songmm, swap: fix reclaim offset calculation error during...
2025-02-01  Christopher... .mailmap: update email address for Christopher Obbard
2025-02-01  Marco Elverkfence: skip __GFP_THISNODE allocations on NUMA systems
2025-02-01  Nikita Zhandarovichnilfs2: fix possible int overflows in nilfs_fiemap()
2025-02-01  yanggemm: compaction: use the proper flag to determine watermarks
2025-02-01  Liam R. Howlettkernel: be more careful about dup_mmap() failures and...
2025-02-01  Bruno Faccinimm/fake-numa: handle cases with no SRAT info
2025-02-01  Catalin Marinasmm: kmemleak: fix upper boundary check for physical...
2025-02-01  Hamza Mahfoozmailmap: add an entry for Hamza Mahfooz
2025-02-01  Yosry AhmedMAINTAINERS: mailmap: update Yosry Ahmed's email address
next