index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-13
Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+20
2025-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+177
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-5
/
+289
2025-04-11
tracing/selftest: Add test to better test subops filtering of function graph
Steven Rostedt
1
-0
/
+177
2025-04-10
Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-17
/
+65
2025-04-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
1
-1
/
+1
2025-04-10
selftests/bpf: Make res_spin_lock AA test condition stronger
Kumar Kartikeya Dwivedi
1
-3
/
+7
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-2
/
+315
2025-04-10
Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+24
2025-04-10
selftests: netfilter: add test case for recent mismatch bug
Florian Westphal
1
-1
/
+38
2025-04-09
selftests/net: test sk_filter support for SKF_NET_OFF on frags
Willem de Bruijn
4
-0
/
+277
2025-04-09
Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-6
/
+5
2025-04-09
selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
Octavian Purdila
1
-0
/
+36
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-2
/
+6
2025-04-08
selftests: mptcp: validate MPJoin HMacFailure counters
Matthieu Baerts (NGI0)
1
-0
/
+18
2025-04-08
selftests/mincore: Allow read-ahead pages to reach the end of the file
Qiuxu Zhuo
1
-3
/
+0
2025-04-08
selftests/futex: futex_waitv wouldblock test should fail
Edward Liaw
1
-1
/
+1
2025-04-08
kunit: tool: fix count of tests if late test plan
Rae Moar
2
-2
/
+6
2025-04-08
selftests: tpm2: test_smoke: use POSIX-conformant expression operator
Ahmed Salem
1
-1
/
+1
2025-04-08
selftests: tpm2: create a dedicated .gitignore
Khaled Elnaggar
2
-1
/
+3
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-123
/
+195
2025-04-08
objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC
Josh Poimboeuf
1
-1
/
+29
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-215
/
+402
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-2
/
+0
2025-04-08
Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
3
-33
/
+96
2025-04-08
selftests: tls: check that disconnect does nothing
Jakub Kicinski
1
-0
/
+36
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent
Cong Wang
1
-0
/
+31
2025-04-08
objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics
Josh Poimboeuf
1
-8
/
+13
2025-04-08
objtool: Stop UNRET validation on UD2
Josh Poimboeuf
1
-0
/
+3
2025-04-08
objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
Josh Poimboeuf
3
-10
/
+17
2025-04-08
objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
Josh Poimboeuf
1
-0
/
+5
2025-04-07
selftests: drv-net: test random value for hds-thresh
Taehee Yoo
1
-1
/
+32
2025-04-07
memblock tests: Fix mutex related build error
Masami Hiramatsu (Google)
2
-0
/
+20
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
1
-0
/
+3
2025-04-06
Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-43
/
+135
2025-04-06
tools/power turbostat: v2025.05.06
Len Brown
1
-1
/
+1
2025-04-06
tools/power turbostat: disable "cpuidle" invocation counters, by default
Len Brown
2
-13
/
+33
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
2
-0
/
+4
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
3
-33
/
+92
2025-04-06
tools/power turbostat: re-factor sysfs code
Len Brown
1
-10
/
+21
2025-04-06
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
1
-0
/
+1
2025-04-06
tools/power turbostat: Document GNR UncMHz domain convention
Len Brown
1
-0
/
+1
2025-04-06
tools/power turbostat: report CoreThr per measurement interval
Len Brown
2
-1
/
+3
2025-04-06
tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192
Justin Ernst
1
-1
/
+1
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-1
/
+1
2025-04-04
selftests/bpf: Make res_spin_lock test less verbose
Kumar Kartikeya Dwivedi
1
-2
/
+5
[next]