index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
selftests/bpf: update verifier test for default trusted pointer semantics
Matt Bobrowski
5
-34
/
+52
2026-01-21
selftests/bpf: Add tests for BPF_DIV and BPF_MOD range tracking
Yazhou Tang
2
-0
/
+1151
2026-01-21
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
2
-5
/
+6
2026-01-21
selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS
Ihor Solodrai
5
-16
/
+17
2026-01-21
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
2
-6
/
+6
2026-01-21
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
5
-13
/
+12
2026-01-21
HID: Use bpf_wq_set_callback kernel function
Ihor Solodrai
1
-5
/
+3
2026-01-21
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
3
-9
/
+4
2026-01-21
selftests/bpf: Add tests for KF_IMPLICIT_ARGS
Ihor Solodrai
3
-0
/
+77
2026-01-21
resolve_btfids: Support for KF_IMPLICIT_ARGS
Ihor Solodrai
1
-0
/
+382
2026-01-21
resolve_btfids: Introduce finalize_btf() step
Ihor Solodrai
1
-21
/
+48
2026-01-20
selftests/bpf: Add perfbuf multi-producer benchmark
Gyutae Bae
1
-0
/
+5
2026-01-17
selftests/bpf: Fix map_kptr test failure
Yonghong Song
2
-0
/
+41
2026-01-17
selftests/bpf: Support when CONFIG_VXLAN=m
Alan Maguire
1
-8
/
+13
2026-01-17
bpftool: Add 'prepend' option for tcx attach to insert at chain start
Gyutae Bae
3
-12
/
+58
2026-01-16
selftests: bpf: Add test for multiple syncs from linked register
Puranjay Mohan
1
-0
/
+33
2026-01-16
selftests/bpf: Add test for bpf_override_return helper
Jiri Olsa
3
-0
/
+71
2026-01-15
selftests/bpf: Extend live regs tests with a test for gotox
Anton Protopopov
1
-0
/
+41
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
125
-429
/
+1421
2026-01-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+11
2026-01-14
selftests/bpf: Add tests for loading insn array values with offsets
Anton Protopopov
1
-0
/
+208
2026-01-14
selftests/bpf: assert BPF kfunc default trusted pointer semantics
Matt Bobrowski
2
-0
/
+34
2026-01-14
bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
Matt Bobrowski
4
-5
/
+5
2026-01-14
btf: Refactor the code by calling str_is_empty
Donglin Peng
2
-19
/
+19
2026-01-14
libbpf: Verify BTF sorting
Donglin Peng
1
-0
/
+25
2026-01-14
libbpf: Optimize type lookup with binary search for sorted BTF
Donglin Peng
1
-25
/
+65
2026-01-14
tools/resolve_btfids: Support BTF sorting feature
Donglin Peng
1
-0
/
+64
2026-01-14
selftests/bpf: Add test cases for btf__permute functionality
Donglin Peng
1
-0
/
+244
2026-01-14
libbpf: Add BTF permutation support for type reordering
Donglin Peng
3
-0
/
+176
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-59
/
+85
2026-01-13
selftests/bpf: Add tests for s>>=31 and s>>=63
Alexei Starovoitov
1
-0
/
+85
2026-01-13
selftests/bpf: Fix verifier_arena_globals1 failure with 64K page
Yonghong Song
1
-1
/
+1
2026-01-13
selftests/bpf: Fix sk_bypass_prot_mem failure with 64K page
Yonghong Song
1
-1
/
+6
2026-01-13
selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K page
Yonghong Song
1
-1
/
+1
2026-01-13
selftests/bpf: Use the correct destructor kfunc type
Sami Tolvanen
1
-1
/
+7
2026-01-11
treewide: Update email address
Thomas Gleixner
2
-2
/
+2
2026-01-11
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+17
2026-01-10
selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1
Sean Christopherson
1
-12
/
+18
2026-01-10
selftests: kvm: try getting XFD and XSAVE state out of sync
Paolo Bonzini
1
-8
/
+30
2026-01-10
selftests: kvm: replace numbered sync points with actions
Paolo Bonzini
1
-45
/
+43
2026-01-10
libbpf: Fix OOB read in btf_dump_get_bitfield_value
Varun R Mallya
1
-0
/
+9
2026-01-10
selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
1
-1
/
+17
2026-01-09
bpftool: Make skeleton C++ compatible with explicit casts
WanLi Niu
1
-4
/
+4
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-12
/
+197
2026-01-08
tools: ynl: don't install tests
Jakub Kicinski
1
-1
/
+0
2026-01-08
Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+64
2026-01-07
selftests/hid: add a test for the Digitizer/Button Type pressurepad
Peter Hutterer
1
-4
/
+35
2026-01-07
selftests/hid: use a enum class for the different button types
Peter Hutterer
1
-10
/
+14
2026-01-07
selftests/hid: require hidtools 0.12
Peter Hutterer
1
-0
/
+14
2026-01-07
selftests/hid: fix bpf compilations due to -fms-extensions
Benjamin Tissoires
1
-0
/
+2
[next]