]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2025-06-13  Luis Gerhorstbpf: Remove redundant free_verifier_state()/pop_stack()
2025-06-13  Eduard Zingermanselftests/bpf: verify jset handling in CFG computation
2025-06-13  Eduard Zingermanbpf: handle jset (if a & b ...) as a jump in CFG comput...
2025-06-13  Andrii NakryikoMerge branch 'veristat-memory-accounting-for-bpf-programs'
2025-06-13  Eduard Zingermanveristat: Memory accounting for bpf programs
2025-06-13  Eduard Zingermanbpf: Include verifier memory allocations in memcg stati...
2025-06-13  Song Liubpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CG...
2025-06-13  Ruslan Semchenkotools/bpf_jit_disasm: Fix potential negative tpath...
2025-06-13  Alexei StarovoitovMerge branch 'bpf-fix-a-few-test-failures-with-64k...
2025-06-13  Yonghong Songselftests/bpf: Fix xdp_do_redirect failure with 64KB...
2025-06-13  Yonghong Songselftests/bpf: Fix two net related test failures with...
2025-06-13  Yonghong Songbpf: Fix an issue in bpf_prog_test_run_xdp when page...
2025-06-12  Song Liubpf: Initialize used but uninit variable in propagate_l...
2025-06-12  Yonghong Songdocs/bpf: Default cpu version changed from v1 to v3...
2025-06-12  Fushuai Wangselftests/bpf: fix signedness bug in redir_partial()
2025-06-12  Luis Gerhorstbpf: Fix state use-after-free on push_stack() err
2025-06-12  Alexei StarovoitovMerge branch 'bpf-propagate-read-precision-marks-over...
2025-06-12  Eduard Zingermanselftests/bpf: tests with a loop state missing read...
2025-06-12  Eduard Zingermanbpf: include backedges in peak_states stat
2025-06-12  Eduard Zingermanbpf: remove {update,get}_loop_entry functions
2025-06-12  Eduard Zingermanbpf: propagate read/precision marks over state graph...
2025-06-12  Eduard Zingermanbpf: move REG_LIVE_DONE check to clean_live_states()
2025-06-12  Eduard Zingermanbpf: set 'changed' status if propagate_liveness() did...
2025-06-12  Eduard Zingermanbpf: set 'changed' status if propagate_precision()...
2025-06-12  Eduard Zingermanbpf: starting_state parameter for __mark_chain_precision()
2025-06-12  Eduard Zingermanbpf: frame_insn_idx() utility function
2025-06-12  Eduard Zingermanbpf: compute SCCs in program control flow graph
2025-06-12  Eduard ZingermanRevert "bpf: use common instruction history across...
2025-06-11  Yonghong Songselftests/bpf: Fix cgroup_mprog_ordering failure due...
2025-06-11  Eslam Khafagybpf, doc: Improve wording of docs
2025-06-10  Tobias Klauserbpf: adjust path to trace_output sample eBPF program
2025-06-10  Alexei StarovoitovMerge branch 'bpf-mitigate-spectre-v1-using-barriers'
2025-06-10  Luis Gerhorstselftests/bpf: Add test for Spectre v1 mitigation
2025-06-10  Luis Gerhorstbpf: Fall back to nospec for Spectre v1
2025-06-10  Luis Gerhorstbpf: Rename sanitize_stack_spill to nospec_result
2025-06-10  Luis Gerhorstbpf, arm64, powerpc: Change nospec to include v1 barrier
2025-06-10  Luis Gerhorstbpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
2025-06-10  Luis Gerhorstbpf: Return -EFAULT on internal errors
2025-06-10  Luis Gerhorstbpf: Return -EFAULT on misconfigurations
2025-06-10  Luis Gerhorstbpf: Move insn if/else into do_check_insn()
2025-06-09  Tao Chenbpf: Add cookie in fdinfo for raw_tp
2025-06-09  Tao Chenbpf: Add cookie in fdinfo for tracing
2025-06-09  Tao Chenbpftool: Display cookie for tracing link probe
2025-06-09  Tao Chenselftests/bpf: Add cookies check for tracing fill_link_...
2025-06-09  Tao Chenbpf: Add cookie to tracing bpf_link_info
2025-06-09  Andrii NakryikoMerge branch 'bpf-make-reg_not_null-true-for-const_ptr_...
2025-06-09  Ihor Solodraiselftests/bpf: Add test cases with CONST_PTR_TO_MAP...
2025-06-09  Ihor Solodraiselftests/bpf: Add cmp_map_pointer_with_const test
2025-06-09  Ihor Solodraibpf: Make reg_not_null() true for CONST_PTR_TO_MAP
2025-06-09  Tao Chenbpf: Add show_fdinfo for perf_event
2025-06-09  Andrii NakryikoMerge branch 'bpf-implement-mprog-api-on-top-of-existin...
2025-06-09  Yonghong Songselftests/bpf: Add two selftests for mprog API based...
2025-06-09  Yonghong Songselftests/bpf: Move some tc_helpers.h functions to...
2025-06-09  Yonghong Songlibbpf: Support link-based cgroup attach with options
2025-06-09  Yonghong Songbpf: Implement mprog API on top of existing cgroup...
2025-06-09  Yonghong Songcgroup: Add bpf prog revisions to struct cgroup_bpf
2025-06-07  Eslam KhafagyDocumentation: Fix spelling mistake.
2025-06-07  Alexei StarovoitovMerge branch 'selftests-bpf-fix-a-few-test-failures...
2025-06-07  Yonghong Songselftests/bpf: Fix a user_ringbuf failure with arm64...
2025-06-07  Yonghong Songselftests/bpf: Fix ringbuf/ringbuf_write test failure...
2025-06-07  Yonghong Songselftests/bpf: Fix bpf_mod_race test failure with arm64...
2025-06-07  Yonghong Songselftests/bpf: Reduce test_xdp_adjust_frags_tail_grow...
2025-06-05  Rong Taoselftests/bpf: rbtree: Fix incorrect global variable...
2025-06-05  Blake JonesTests for the ".emit_strings" functionality in the...
2025-06-05  Blake Joneslibbpf: Add support for printing BTF character arrays...
2025-06-05  Luis Gerhorstbpf: Clarify sanitize_check_bounds()
2025-06-05  Jiawei Zhaolibbpf: Correct some typos and syntax issues in usdt doc
2025-06-05  Tao Chenbpftool: Display cookie for raw_tp link probe
2025-06-05  Tao Chenselftests/bpf: Add cookies check for raw_tp fill_link_i...
2025-06-05  Tao Chenbpf: Add cookie to raw_tp bpf_link_info
2025-06-05  Linus TorvaldsMerge tag 'rtc-6.16' of git://git.kernel.org/pub/scm...
2025-06-05  Linus TorvaldsMerge tag 'dmaengine-6.16-rc1' of git://git.kernel...
2025-06-05  Linus TorvaldsMerge tag 'phy-for-6.16' of git://git.kernel.org/pub...
2025-06-05  Linus TorvaldsMerge tag 'soundwire-6.16-rc1' of git://git.kernel...
2025-06-05  Linus TorvaldsMerge tag 'rust-6.16' of git://git.kernel.org/pub/scm...
2025-06-05  Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2025-06-05  Linus TorvaldsMerge tag '6.16-rc-ksmbd-server-fixes' of git://git...
2025-06-05  Linus TorvaldsMerge tag 'bcachefs-2025-06-04' of git://evilpiepirate...
2025-06-04  Kent Overstreetbcachefs: add cond_resched() to handle_overwrites()
2025-06-04  Kent Overstreetbcachefs: Make journal read log message a bit quieter
2025-06-04  Kent Overstreetbcachefs: Fix subvol to missing root repair
2025-06-04  Kent Overstreetbcachefs: Run may_delete_deleted_inode() checks in...
2025-06-04  Kent Overstreetbcachefs: delete dead code from may_delete_deleted_inode()
2025-06-04  Kent Overstreetbcachefs: Add flags to subvolume_to_text()
2025-06-04  Kent Overstreetbcachefs: Fix oops in btree_node_seq_matches()
2025-06-04  Kent Overstreetbcachefs: Fix dirent_casefold_mismatch repair
2025-06-04  Kent Overstreetbcachefs: Fix bch2_fsck_rename_dirent() for casefold
2025-06-04  Kent Overstreetbcachefs: Redo bch2_dirent_init_name()
2025-06-04  Nathan Chancellorbcachefs: Fix -Wc23-extensions in bch2_check_dirents()
2025-06-04  Linus TorvaldsMerge tag 'sched_ext-for-6.16-rc1-fixes' of git://git...
2025-06-04  Linus TorvaldsMerge tag 'pci-v6.16-changes' of git://git.kernel.org...
2025-06-04  Linus TorvaldsMerge tag 'slab-for-6.16' of git://git.kernel.org/pub...
2025-06-04  Linus TorvaldsMerge tag 'spdx-6.16-rc1' of git://git.kernel.org/pub...
2025-06-04  Bjorn HelgaasMerge branch 'pci/misc'
2025-06-04  Bjorn HelgaasMerge branch 'pci/dt-bindings'
2025-06-04  Bjorn HelgaasMerge branch 'pci/ptm-debugfs'
2025-06-04  Bjorn HelgaasMerge branch 'pci/controller/tegra194'
2025-06-04  Bjorn HelgaasMerge branch 'pci/controller/rockchip'
2025-06-04  Bjorn HelgaasMerge branch 'pci/controller/rcar-gen4'
2025-06-04  Bjorn HelgaasMerge branch 'pci/controller/qcom'
next