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-26
tools/sched_ext: Remove redundant SCX_ENQ_IMMED compat definition
Tejun Heo
-5
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-60
/
+682
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+90
2026-03-26
KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUI
Yeoreum Yun
-0
/
+1
2026-03-26
Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-4
/
+171
2026-03-26
RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
Jiakai Xu
-0
/
+33
2026-03-26
KVM: selftests: Refactor UAPI tests into dedicated function
Jiakai Xu
-16
/
+51
2026-03-25
tools/sched_ext: scx_pair: fix pair_ctx indexing for CPU pairs
Zhao Mengmeng
-2
/
+12
2026-03-25
selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
Florian Westphal
-1
/
+69
2026-03-25
docs: c_lex.py: store logger on its data
Mauro Carvalho Chehab
-1
/
+7
2026-03-25
docs: kdoc_output: raise an error if full_proto not available for var
Mauro Carvalho Chehab
-1
/
+3
2026-03-25
docs: kdoc_yaml_file: use a better name for the tests
Mauro Carvalho Chehab
-6
/
+17
2026-03-25
docs: kdoc: better handle source when producing YAML output
Mauro Carvalho Chehab
-72
/
+79
2026-03-25
docs: kdoc_output: fix handling of simple tables
Mauro Carvalho Chehab
-3
/
+3
2026-03-25
docs: kdoc-test.yaml: add more tests
Mauro Carvalho Chehab
-2
/
+1546
2026-03-25
docs: kdoc_yaml_file: add a representer to make strings look nicer
Mauro Carvalho Chehab
-3
/
+15
2026-03-25
unittests: test_kdoc_parser: add command line arg to read a YAML file
Mauro Carvalho Chehab
-3
/
+20
2026-03-25
cpupower-info.1: describe the --perf-bias option
Roberto Ricci
-1
/
+8
2026-03-25
cpupower-frequency-info.1: document --boost and --epp options
Roberto Ricci
-0
/
+6
2026-03-25
cpupower-frequency-info.1: use the proper name of the --perf option
Roberto Ricci
-1
/
+1
2026-03-25
cpupower-idle-info.1: fix short option names
Roberto Ricci
-2
/
+2
2026-03-25
tools/sched_ext: Regenerate autogen enum headers
Cheng-Yang Chou
-0
/
+22
2026-03-25
selftests/bpf: Make reg_bounds test more robust
Alexei Starovoitov
-1
/
+17
2026-03-25
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-next
Namhyung Kim
-1130
/
+3402
2026-03-24
tcp: add cwnd_event_tx_start to tcp_congestion_ops
Eric Dumazet
-26
/
+31
2026-03-24
selftests: drv-net: add missing tc config options for netkit tests
Bobby Eshleman
-0
/
+2
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...
Steven Rostedt
-658
/
+1130
2026-03-24
selftests/bpf: Test variable length stack write
Alexei Starovoitov
-0
/
+41
2026-03-24
selftests/futex: Bump up libnuma version check
Davidlohr Bueso
-2
/
+2
2026-03-24
selftests/futex: Conditionally include libnuma support
Nylon Chen
-1
/
+6
2026-03-24
selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI ...
Thomas Weißschuh
-25
/
+3
2026-03-24
sign-file: use 'struct module_signature' from the UAPI headers
Thomas Weißschuh
-0
/
+1
2026-03-24
tools uapi headers: add linux/module_signature.h
Thomas Weißschuh
-0
/
+41
2026-03-24
selftests/bpf: move trampoline_count to dedicated bpf_testmod target
Sun Jian
-20
/
+27
2026-03-24
selftests/bpf: Fix sockmap_multi_channels reliability
Jiayuan Chen
-2
/
+15
2026-03-24
selftests/bpf: Improve tc_tunnel test reliability
Jiayuan Chen
-1
/
+1
2026-03-24
selftests/bpf: Add trampolines single and multi-level pointer params test cov...
Slava Imameev
-0
/
+70
2026-03-24
selftests/sched_ext: Skip rt_stall on older kernels and list skipped tests
Cheng-Yang Chou
-1
/
+12
2026-03-24
selftests/cgroup: Don't require synchronous populated update on task exit
Tejun Heo
-4
/
+23
2026-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+76
2026-03-24
selftests/bpf: Test 32-bit scalar spill pruning in stacksafe()
Alexei Starovoitov
-0
/
+37
2026-03-24
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-0
/
+76
2026-03-24
Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' of git://git.kernel.org/pu...
Linus Torvalds
-26
/
+87
2026-03-24
selftests/bpf: Add test for struct_ops __ref argument in any position
Varun R Mallya
-0
/
+54
2026-03-24
selftests/bpf: Fix compiler warnings in task_local_data.h
Amery Hung
-2
/
+3
2026-03-24
bpftool: Enable aarch64 ISA extensions for JIT disassembly
Puranjay Mohan
-1
/
+10
2026-03-24
selftests: team: add non-Ethernet header_ops reproducer
Jiayuan Chen
-0
/
+44
2026-03-23
selftests: net: io_uring_zerocopy: enable io_uring for the test
Aleksei Oladko
-0
/
+9
2026-03-23
selftests: net: run reuseport in an isolated netns
Aleksei Oladko
-0
/
+42
2026-03-23
selftests: rds: Add -c config option to rds/config.sh
Allison Henderson
-16
/
+26
[prev]
[next]