index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
selftests/ublk: fix error handling for starting device
Ming Lei
1
-2
/
+4
2026-01-21
selftests/ublk: fix IO thread idle check
Ming Lei
1
-1
/
+1
2026-01-21
perf list: Don't write to const memory
Arnaldo Carvalho de Melo
1
-7
/
+2
2026-01-21
perf list: Signal changing const memory is ok
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-20
selftests/bpf: test the jited inline of bpf_get_current_task
Menglong Dong
2
-0
/
+22
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2
-2
/
+2
2026-01-20
selftests/mm: fix comment for check_test_requirements
Chunyu Hu
1
-3
/
+3
2026-01-20
selftests/mm: va_high_addr_switch return fail when either test failed
Chunyu Hu
1
-3
/
+7
2026-01-20
selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
Chunyu Hu
1
-8
/
+0
2026-01-20
selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
Chunyu Hu
1
-2
/
+2
2026-01-20
selftests/mm: fix va_high_addr_switch.sh return value
Chunyu Hu
1
-0
/
+2
2026-01-20
selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
Li Wang
1
-21
/
+30
2026-01-20
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
1
-2
/
+2
2026-01-20
selftests/mm/write_to_hugetlbfs: parse -s as size_t
Li Wang
1
-3
/
+6
2026-01-20
lib/test_vmalloc.c: minor fixes to test_vmalloc.c
Audra Mitchell
1
-3
/
+28
2026-01-20
tools/mm/slabinfo: fix --partial long option mapping
Kaushlendra Kumar
1
-1
/
+1
2026-01-20
tools/mm/thp_swap_allocator_test: fix small folio alignment
Kaushlendra Kumar
1
-1
/
+1
2026-01-20
selftests: drv-net: fix missing include in ncdevmem
Jakub Kicinski
1
-0
/
+1
2026-01-20
selftests: drv-net: extend HW timestamp test with ioctl
Vadim Fedorenko
1
-8
/
+120
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2
-12
/
+99
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
9
-312
/
+6
2026-01-20
selftests/bpf: update verifier test for default trusted pointer semantics
Matt Bobrowski
5
-34
/
+52
2026-01-20
tools/net/ynl: Makefile's install target now installs ynltool
Michel Lind
1
-1
/
+2
2026-01-20
selftests/bpf: Add tests for BPF_DIV and BPF_MOD range tracking
Yazhou Tang
2
-0
/
+1151
2026-01-20
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
2
-5
/
+6
2026-01-20
selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS
Ihor Solodrai
5
-16
/
+17
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
2
-6
/
+6
2026-01-20
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
5
-13
/
+12
2026-01-20
HID: Use bpf_wq_set_callback kernel function
Ihor Solodrai
1
-5
/
+3
2026-01-20
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
3
-9
/
+4
2026-01-20
selftests/bpf: Add tests for KF_IMPLICIT_ARGS
Ihor Solodrai
3
-0
/
+77
2026-01-20
resolve_btfids: Support for KF_IMPLICIT_ARGS
Ihor Solodrai
1
-0
/
+382
2026-01-20
resolve_btfids: Introduce finalize_btf() step
Ihor Solodrai
1
-21
/
+48
2026-01-20
perf trace: Deal with compiler const checks
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-20
perf tests sw-clock: Mark the volatile tmp variable as __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+2
2026-01-20
Merge branch 'mauro' into docs-mw
Jonathan Corbet
4
-10
/
+396
2026-01-20
jobserver: Split up the big try: block
Jonathan Corbet
1
-53
/
+90
2026-01-20
docs: sphinx-build-wrapper: stop setting kerneldoc_bin for Sphinx
Jonathan Corbet
1
-1
/
+0
2026-01-20
docs: kdoc: improve description of MsgFormatter
Mauro Carvalho Chehab
1
-1
/
+4
2026-01-20
docs: kdoc: move the return values to the helper message
Mauro Carvalho Chehab
1
-12
/
+15
2026-01-20
docs: kdoc: move kernel-doc to tools/docs
Jonathan Corbet
3
-2
/
+362
2026-01-20
docs: kdoc: fix logic to handle unissued warnings
Mauro Carvalho Chehab
1
-7
/
+28
2026-01-20
perf cs-etm: Test sparse CPU maps
James Clark
1
-0
/
+54
2026-01-20
perf cs-etm: Fix decoding for sparse CPU maps
James Clark
1
-1
/
+2
2026-01-20
perf test: Add missing newlines in debug messages
James Clark
1
-3
/
+3
2026-01-20
perf tools: Always uniquify event names
James Clark
1
-1
/
+1
2026-01-20
perf c2c: Update documentation for adding memory event table
Leo Yan
1
-13
/
+36
2026-01-20
perf mem: Simplify Arm SPE event config
Leo Yan
1
-2
/
+2
2026-01-20
perf tests kallsyms: Fix missed map__put()
Ian Rogers
1
-0
/
+1
2026-01-20
perf tools: Add the legacy-cache.json to .gitignore
Haiyue Wang
1
-0
/
+1
[prev]
[next]