projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2025-06-19
Luis Gerhorst
powerpc/bpf: Fix warning for unused ori31_emitted
commit
|
commitdiff
|
tree
2025-06-18
Eduard Zingerman
selftests/bpf: include limits.h needed for PATH_MAX...
commit
|
commitdiff
|
tree
2025-06-18
James Bottomley
bpf: Fix key serial argument of bpf_lookup_user_key()
commit
|
commitdiff
|
tree
2025-06-18
Al Viro
bpf: Get rid of redundant 3rd argument of prepare_seq_f...
commit
|
commitdiff
|
tree
2025-06-17
Yuan Chen
bpftool: Fix JSON writer resource leak in version command
commit
|
commitdiff
|
tree
2025-06-17
Mykyta Yatsenko
selftests/bpf: Fix unintentional switch case fall through
commit
|
commitdiff
|
tree
2025-06-17
Eduard Zingerman
selftests/bpf: More precise cpu_mitigations state detection
commit
|
commitdiff
|
tree
2025-06-17
Yonghong Song
selftests/bpf: Fix RELEASE build failure with gcc14
commit
|
commitdiff
|
tree
2025-06-13
Luis Gerhorst
bpf: Remove redundant free_verifier_state()/pop_stack()
commit
|
commitdiff
|
tree
2025-06-13
Eduard Zingerman
selftests/bpf: verify jset handling in CFG computation
commit
|
commitdiff
|
tree
2025-06-13
Eduard Zingerman
bpf: handle jset (if a & b ...) as a jump in CFG comput...
commit
|
commitdiff
|
tree
2025-06-13
Andrii Nakryiko
Merge branch 'veristat-memory-accounting-for-bpf-programs'
commit
|
commitdiff
|
tree
2025-06-13
Eduard Zingerman
veristat: Memory accounting for bpf programs
commit
|
commitdiff
|
tree
2025-06-13
Eduard Zingerman
bpf: Include verifier memory allocations in memcg stati...
commit
|
commitdiff
|
tree
2025-06-13
Song Liu
bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CG...
commit
|
commitdiff
|
tree
2025-06-13
Ruslan Semchenko
tools/bpf_jit_disasm: Fix potential negative tpath...
commit
|
commitdiff
|
tree
2025-06-13
Alexei Starovoitov
Merge branch 'bpf-fix-a-few-test-failures-with-64k...
commit
|
commitdiff
|
tree
2025-06-13
Yonghong Song
selftests/bpf: Fix xdp_do_redirect failure with 64KB...
commit
|
commitdiff
|
tree
2025-06-13
Yonghong Song
selftests/bpf: Fix two net related test failures with...
commit
|
commitdiff
|
tree
2025-06-13
Yonghong Song
bpf: Fix an issue in bpf_prog_test_run_xdp when page...
commit
|
commitdiff
|
tree
2025-06-12
Song Liu
bpf: Initialize used but uninit variable in propagate_l...
commit
|
commitdiff
|
tree
2025-06-12
Yonghong Song
docs/bpf: Default cpu version changed from v1 to v3...
commit
|
commitdiff
|
tree
2025-06-12
Fushuai Wang
selftests/bpf: fix signedness bug in redir_partial()
commit
|
commitdiff
|
tree
2025-06-12
Luis Gerhorst
bpf: Fix state use-after-free on push_stack() err
commit
|
commitdiff
|
tree
2025-06-12
Alexei Starovoitov
Merge branch 'bpf-propagate-read-precision-marks-over...
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
selftests/bpf: tests with a loop state missing read...
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: include backedges in peak_states stat
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: remove {update,get}_loop_entry functions
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: propagate read/precision marks over state graph...
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: move REG_LIVE_DONE check to clean_live_states()
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: set 'changed' status if propagate_liveness() did...
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: set 'changed' status if propagate_precision()...
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: starting_state parameter for __mark_chain_precision()
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: frame_insn_idx() utility function
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
bpf: compute SCCs in program control flow graph
commit
|
commitdiff
|
tree
2025-06-12
Eduard Zingerman
Revert "bpf: use common instruction history across...
commit
|
commitdiff
|
tree
2025-06-11
Yonghong Song
selftests/bpf: Fix cgroup_mprog_ordering failure due...
commit
|
commitdiff
|
tree
2025-06-11
Eslam Khafagy
bpf, doc: Improve wording of docs
commit
|
commitdiff
|
tree
2025-06-10
Tobias Klauser
bpf: adjust path to trace_output sample eBPF program
commit
|
commitdiff
|
tree
2025-06-10
Alexei Starovoitov
Merge branch 'bpf-mitigate-spectre-v1-using-barriers'
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
selftests/bpf: Add test for Spectre v1 mitigation
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
bpf: Fall back to nospec for Spectre v1
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
bpf: Rename sanitize_stack_spill to nospec_result
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
bpf, arm64, powerpc: Change nospec to include v1 barrier
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
bpf: Return -EFAULT on internal errors
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
bpf: Return -EFAULT on misconfigurations
commit
|
commitdiff
|
tree
2025-06-10
Luis Gerhorst
bpf: Move insn if/else into do_check_insn()
commit
|
commitdiff
|
tree
2025-06-09
Tao Chen
bpf: Add cookie in fdinfo for raw_tp
commit
|
commitdiff
|
tree
2025-06-09
Tao Chen
bpf: Add cookie in fdinfo for tracing
commit
|
commitdiff
|
tree
2025-06-09
Tao Chen
bpftool: Display cookie for tracing link probe
commit
|
commitdiff
|
tree
2025-06-09
Tao Chen
selftests/bpf: Add cookies check for tracing fill_link_...
commit
|
commitdiff
|
tree
2025-06-09
Tao Chen
bpf: Add cookie to tracing bpf_link_info
commit
|
commitdiff
|
tree
2025-06-09
Andrii Nakryiko
Merge branch 'bpf-make-reg_not_null-true-for-const_ptr_...
commit
|
commitdiff
|
tree
2025-06-09
Ihor Solodrai
selftests/bpf: Add test cases with CONST_PTR_TO_MAP...
commit
|
commitdiff
|
tree
2025-06-09
Ihor Solodrai
selftests/bpf: Add cmp_map_pointer_with_const test
commit
|
commitdiff
|
tree
2025-06-09
Ihor Solodrai
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
commit
|
commitdiff
|
tree
2025-06-09
Tao Chen
bpf: Add show_fdinfo for perf_event
commit
|
commitdiff
|
tree
2025-06-09
Andrii Nakryiko
Merge branch 'bpf-implement-mprog-api-on-top-of-existin...
commit
|
commitdiff
|
tree
2025-06-09
Yonghong Song
selftests/bpf: Add two selftests for mprog API based...
commit
|
commitdiff
|
tree
2025-06-09
Yonghong Song
selftests/bpf: Move some tc_helpers.h functions to...
commit
|
commitdiff
|
tree
2025-06-09
Yonghong Song
libbpf: Support link-based cgroup attach with options
commit
|
commitdiff
|
tree
2025-06-09
Yonghong Song
bpf: Implement mprog API on top of existing cgroup...
commit
|
commitdiff
|
tree
2025-06-09
Yonghong Song
cgroup: Add bpf prog revisions to struct cgroup_bpf
commit
|
commitdiff
|
tree
2025-06-07
Eslam Khafagy
Documentation: Fix spelling mistake.
commit
|
commitdiff
|
tree
2025-06-07
Alexei Starovoitov
Merge branch 'selftests-bpf-fix-a-few-test-failures...
commit
|
commitdiff
|
tree
2025-06-07
Yonghong Song
selftests/bpf: Fix a user_ringbuf failure with arm64...
commit
|
commitdiff
|
tree
2025-06-07
Yonghong Song
selftests/bpf: Fix ringbuf/ringbuf_write test failure...
commit
|
commitdiff
|
tree
2025-06-07
Yonghong Song
selftests/bpf: Fix bpf_mod_race test failure with arm64...
commit
|
commitdiff
|
tree
2025-06-07
Yonghong Song
selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow...
commit
|
commitdiff
|
tree
2025-06-05
Rong Tao
selftests/bpf: rbtree: Fix incorrect global variable...
commit
|
commitdiff
|
tree
2025-06-05
Blake Jones
Tests for the ".emit_strings" functionality in the...
commit
|
commitdiff
|
tree
2025-06-05
Blake Jones
libbpf: Add support for printing BTF character arrays...
commit
|
commitdiff
|
tree
2025-06-05
Luis Gerhorst
bpf: Clarify sanitize_check_bounds()
commit
|
commitdiff
|
tree
2025-06-05
Jiawei Zhao
libbpf: Correct some typos and syntax issues in usdt doc
commit
|
commitdiff
|
tree
2025-06-05
Tao Chen
bpftool: Display cookie for raw_tp link probe
commit
|
commitdiff
|
tree
2025-06-05
Tao Chen
selftests/bpf: Add cookies check for raw_tp fill_link_i...
commit
|
commitdiff
|
tree
2025-06-05
Tao Chen
bpf: Add cookie to raw_tp bpf_link_info
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag 'rtc-6.16' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag 'dmaengine-6.16-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag 'phy-for-6.16' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag 'soundwire-6.16-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag 'rust-6.16' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag 'bpf-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-06-05
Linus Torvalds
Merge tag 'bcachefs-2025-06-04' of git://evilpiepirate...
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: add cond_resched() to handle_overwrites()
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Make journal read log message a bit quieter
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Fix subvol to missing root repair
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Run may_delete_deleted_inode() checks in...
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: delete dead code from may_delete_deleted_inode()
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Add flags to subvolume_to_text()
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Fix oops in btree_node_seq_matches()
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Fix dirent_casefold_mismatch repair
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Fix bch2_fsck_rename_dirent() for casefold
commit
|
commitdiff
|
tree
2025-06-04
Kent Overstreet
bcachefs: Redo bch2_dirent_init_name()
commit
|
commitdiff
|
tree
2025-06-04
Nathan Chancellor
bcachefs: Fix -Wc23-extensions in bch2_check_dirents()
commit
|
commitdiff
|
tree
2025-06-04
Linus Torvalds
Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-06-04
Linus Torvalds
Merge tag 'pci-v6.16-changes' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-06-04
Linus Torvalds
Merge tag 'slab-for-6.16' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
next