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-07-29
KVM: selftests: Add a blank line before logging assertion failures
Yosry Ahmed
1
-1
/
+1
2026-07-29
KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
Yosry Ahmed
1
-30
/
+2
2026-07-29
KVM: selftests: Reuse GPR switching logic for nVMX
Yosry Ahmed
2
-66
/
+49
2026-07-29
KVM: selftests: Handle rflags save/restore for SVM in guest_regs
Yosry Ahmed
2
-5
/
+5
2026-07-29
KVM: selftests: Rework GPR registers switching for SVM (and fix offsets)
Yosry Ahmed
3
-28
/
+54
2026-07-29
KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2
Yosry Ahmed
1
-8
/
+11
2026-07-29
KVM: selftests: Use __stringify() instead of custom XSTR() macros
Yosry Ahmed
4
-9
/
+3
2026-07-29
KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
Inochi Amaoto
1
-0
/
+21
2026-07-28
Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' into perf-tools-next
Namhyung Kim
81
-267
/
+2140
2026-07-28
selftests/damon/sysfs_refresh: test kdamond refresh_ms
Ruslan Valiyev
2
-0
/
+76
2026-07-28
selftests/damon/_damon_sysfs: support kdamond refresh_ms
Ruslan Valiyev
1
-1
/
+8
2026-07-28
selftests/damon/sysfs.py: validate memcg_path staging readback
Cheng Nie
1
-0
/
+31
2026-07-28
selftests/damon/_damon_sysfs.py: fix memcg_path assignment
Cheng Nie
1
-1
/
+1
2026-07-28
selftests/damon: fix dead code, skipped checks, and broken lookups
Kunwu Chan
7
-10
/
+10
2026-07-28
selftests/damon/damos_tried_regions: fix expectation output and join TypeError
Kunwu Chan
1
-2
/
+2
2026-07-28
selftests/damon: prevent cross-context state pollution in DamonCtx
Kunwu Chan
1
-2
/
+8
2026-07-28
tools/mm: add page_owner_filter userspace tool
Zhen Ni
2
-2
/
+312
2026-07-28
tools/mm: add thp_swap_allocator_test binary to .gitignore
Zenghui Yu
1
-0
/
+1
2026-07-28
selftests/mm: fix potential wild pointer access of getline due to missing init
Chris Gellermann
1
-1
/
+1
2026-07-28
selftests/clone3: fix wild pointer access of getline due to missing init
Chris Gellermann
1
-1
/
+1
2026-07-28
Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-2
/
+3
2026-07-28
selftests/bpf: Add test for tracepoint btf_ids tracefs file
Mykyta Yatsenko
1
-0
/
+132
2026-07-27
selftests: net: Add a missing config option
Alice Mikityanska
1
-0
/
+1
2026-07-28
selftests/bpf: Report the real error from libarena parallel workers
Jiayuan Chen
1
-1
/
+17
2026-07-27
selftests: net: hsr: add PRP RedBox test
Xin Xie
2
-0
/
+100
2026-07-27
perf ui hists: Remove duplicated thread in popup_action
Ian Rogers
1
-1
/
+0
2026-07-27
perf annotate: Be robust to annotating without a thread
Ian Rogers
4
-24
/
+74
2026-07-27
perf ui hists: Fix dso_filter reference leak and exit zoom cleanup
Ian Rogers
1
-2
/
+10
2026-07-27
perf ui hists: In report UI ensure thread is set with reference counting
Ian Rogers
1
-48
/
+87
2026-07-27
perf ui hists: Guard against NULL hist_entry in add_script_opt()
Ian Rogers
1
-0
/
+2
2026-07-27
perf ui hists: Fix stack use-after-return in symbol_filter_str
Ian Rogers
3
-3
/
+10
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-4
/
+56
2026-07-27
KVM: selftests: Extend set_sregs test to cover EFER
Yosry Ahmed
2
-20
/
+63
2026-07-27
selftests/filesystems: add failfs selftests
Christian Brauner
4
-0
/
+593
2026-07-27
arch: hookup fchroot() system call
Christian Brauner
11
-1
/
+15
2026-07-27
mlx5: Deprecate latency-sensitive QPs feature
Leon Romanovsky
40
-68
/
+740
2026-07-26
tools/sched_ext/include: Regenerate enum_defs.autogen.h
Tejun Heo
1
-9
/
+42
2026-07-26
tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT
Ammar Faizi
2
-6
/
+0
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-0
/
+358
2026-07-26
Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2026-07-26
selftests/liveupdate: Move luo_test_utils.* into a reusable library
Vipin Sharma
11
-22
/
+39
2026-07-26
selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIs
Vipin Sharma
3
-85
/
+83
2026-07-26
RDMA/selftests: Add rxe_netns_names test
Jiri Pirko
3
-1
/
+338
2026-07-25
tools/build: selftests: Remove some duplicate toolchain definitions
James Clark
6
-22
/
+0
2026-07-25
tools/build: Allow versioning LLVM readelf
James Clark
3
-5
/
+8
2026-07-25
tools/build: Indent if else blocks
James Clark
1
-36
/
+36
2026-07-25
tools/build: Allow versioning of all LLVM tools defined in Makefile.include
James Clark
1
-16
/
+19
2026-07-25
Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+1
2026-07-25
Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
13
-56
/
+104
[prev]
[next]