index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2026-03-06
objtool/klp: Avoid NULL pointer dereference when printing code symbol name
Josh Poimboeuf
-6
/
+9
2026-03-06
objtool/klp: Disable unsupported pr_debug() usage
Josh Poimboeuf
-8
/
+15
2026-03-06
objtool/klp: Fix detection of corrupt static branch/call entries
Josh Poimboeuf
-0
/
+3
2026-03-06
selftests: livepatch: test-ftrace: livepatch a traced function
Marcos Paulo de Souza
-0
/
+36
2026-03-06
selftest/arm64: Fix sve2p1_sigill() to hwcap test
Yifan Wu
-2
/
+2
2026-03-06
perf/x86/amd/ibs: Fix comment typo in ibs_op_data
Yen-Hsiang Hsu
-1
/
+1
2026-03-05
selftests/bpf: Add tests for kprobe.session optimization
Andrey Grodzovsky
-2
/
+41
2026-03-05
libbpf: Optimize kprobe.session attachment for exact function names
Andrey Grodzovsky
-1
/
+18
2026-03-05
selftests/bpf: bpf_cookie: Make perf_event subtest trigger reliably
Sun Jian
-8
/
+11
2026-03-05
selftests/bpf: bpf_cookie: Skip kprobe_multi tests without bpf_testmod
Sun Jian
-0
/
+10
2026-03-05
selftests/bpf: Add test for btf__add_btf() with split BTF sources
Josef Bacik
-0
/
+111
2026-03-05
bpftool: Support merging multiple module BTFs in btf dump
Josef Bacik
-17
/
+121
2026-03-05
libbpf: Support appending split BTF in btf__add_btf()
Josef Bacik
-9
/
+18
2026-03-05
scftorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-1
/
+2
2026-03-05
refscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-2
/
+4
2026-03-05
rcuscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-2
/
+4
2026-03-05
rcutorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-13
/
+29
2026-03-05
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
-1
/
+1
2026-03-05
tools headers: Update the syscall tables and unistd.h, to support the new 'rs...
Arnaldo Carvalho de Melo
-469
/
+406
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-355
/
+1754
2026-03-05
perf disasm: Fix off-by-one bug in outside check
Peter Collingbourne
-1
/
+1
2026-03-05
tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STAT...
Arnaldo Carvalho de Melo
-0
/
+6
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-55
/
+624
2026-03-05
selftests/tc-testing: Add tests exercising act_ife metalist replace behaviour
Victor Nogueira
-0
/
+99
2026-03-05
selftests: net: add test for IPv4 route with loopback IPv6 nexthop
Jiayuan Chen
-0
/
+11
2026-03-05
selftests: net: tun: don't abort XFAIL cases
Sun Jian
-6
/
+6
2026-03-05
selftests/harness: order TEST_F and XFAIL_ADD constructors
Sun Jian
-2
/
+5
2026-03-04
selftests: drv-net: update the README
Jakub Kicinski
-2
/
+88
2026-03-04
selftests: drv-net: rss: Fix error calculation in test_hitless_key_update
Dimitri Daskalakis
-1
/
+1
2026-03-04
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
-0
/
+13
2026-03-04
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
-0
/
+36
2026-03-04
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
-4
/
+7
2026-03-04
perf annotate: Specify llvm features="+all" for aarch64
Peter Collingbourne
-2
/
+8
2026-03-04
selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
Feng Yang
-0
/
+31
2026-03-04
tools: ynl: produce kselftest-list.txt from tests
Jakub Kicinski
-0
/
+3
2026-03-04
tools: ynl: support INSTALL_PATH in the tests Makefile
Jakub Kicinski
-5
/
+7
2026-03-04
tools: ynl: don't install tests in /usr/bin/
Jakub Kicinski
-5
/
+4
2026-03-04
tools: ynl: rename TESTS variable to TEST_PROGS
Jakub Kicinski
-6
/
+6
2026-03-04
KVM: selftests: Add a test for L2 clearing EFER.SVME without intercept
Yosry Ahmed
-0
/
+56
2026-03-04
KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12
Yosry Ahmed
-0
/
+99
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
-14
/
+14
2026-03-04
KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
Sean Christopherson
-4
/
+4
2026-03-04
KVM: selftests: Add a test for LBR save/restore (ft. nested)
Yosry Ahmed
-0
/
+151
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+15
2026-03-04
KVM: selftests: Test MADV_COLLAPSE on guest_memfd
Ackerley Tng
-3
/
+67
2026-03-04
KVM: selftests: Wrap madvise() to assert success
Ackerley Tng
-0
/
+1
2026-03-04
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Cheng-Yang Chou
-2
/
+2
2026-03-04
tools/testing: fix testing/vma and testing/radix-tree build
Mike Rapoport (Microsoft)
-0
/
+32
2026-03-04
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+6
2026-03-04
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+3
[prev]
[next]