index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
selftests/bpf: Test access to ringbuf position with map pointer
Menglong Dong
1
-0
/
+17
2026-03-31
bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()
Eyal Birger
1
-1
/
+3
2026-03-31
selftests/run_kselftest.sh: Remove unused $ROOT
Ricardo B. Marlière
1
-1
/
+0
2026-03-31
selftests/cpu-hotplug: Fix check for cpu hotplug not supported
Dmytro Maluka
1
-1
/
+1
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+263
2026-03-31
selftests/mqueue: Fix incorrectly named file
Simon Liebold
1
-0
/
+0
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+23
2026-03-31
selftests: Use ktap helpers for runner.sh
Hangbin Liu
2
-43
/
+73
2026-03-31
selftests: harness: Validate intermixing of kselftest and harness functionality
Thomas Weißschuh
2
-9
/
+46
2026-03-31
selftests: harness: Detect illegal mixing of kselftest and harness functionality
Thomas Weißschuh
1
-0
/
+9
2026-03-31
selftests: kselftest: Add ksft_reset_state()
Thomas Weißschuh
1
-0
/
+11
2026-03-31
selftests: harness: Validate that explicit kselftest exitcodes are handled
Thomas Weißschuh
2
-9
/
+46
2026-03-31
selftests: kselftest: Treat xpass as successful result
Thomas Weißschuh
1
-0
/
+1
2026-03-31
selftests/tracing: Fix to check awk supports non POSIX strtonum()
Masami Hiramatsu (Google)
2
-0
/
+6
2026-03-31
selftests/tracing: Fix to make --logdir option work again
Masami Hiramatsu (Google)
1
-6
/
+12
2026-03-31
rv/rvgen: use context managers for file operations
Wander Lairson Costa
2
-12
/
+6
2026-03-31
rv/rvgen: remove unnecessary semicolons
Wander Lairson Costa
1
-3
/
+3
2026-03-31
rv/rvgen: replace __len__() calls with len()
Wander Lairson Costa
2
-9
/
+9
2026-03-31
rv/rvgen: replace % string formatting with f-strings
Wander Lairson Costa
6
-85
/
+83
2026-03-31
rv/rvgen: remove bare except clauses in generator
Wander Lairson Costa
1
-8
/
+1
2026-03-31
rv/rvgen: introduce AutomataError exception class
Wander Lairson Costa
7
-34
/
+43
2026-03-31
rv: Add nomiss deadline monitor
Gabriele Monaco
1
-0
/
+41
2026-03-31
verification/rvgen: Add support for per-obj monitors
Gabriele Monaco
2
-5
/
+14
2026-03-31
rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
1
-29
/
+7
2026-03-31
rv: Add sample hybrid monitor stall
Gabriele Monaco
1
-0
/
+22
2026-03-31
verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
7
-16
/
+679
2026-03-31
verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
1
-5
/
+4
2026-03-30
selftests/bpf: Test that dst is cleared on same-protocol encap
Jakub Kicinski
2
-0
/
+112
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
1
-1
/
+1
2026-03-30
Merge tag 'trace-rtla-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2026-03-30
rcutorture: Add NOCB02 config for nocb poll mode testing
Joel Fernandes
2
-0
/
+23
2026-03-30
rcutorture: Add NOCB01 config for RCU_LAZY torture testing
Joel Fernandes
2
-0
/
+23
2026-03-30
rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
1
-1
/
+1
2026-03-30
refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
1
-1
/
+1
2026-03-30
rcutorture: Fix numeric "test" comparison in srcu_lockdep.sh
Paul E. McKenney
1
-3
/
+3
2026-03-30
torture: Print informative message for test without recheck file
Paul E. McKenney
1
-1
/
+6
2026-03-30
torture: Make hangs more visible in torture.sh output
Paul E. McKenney
2
-2
/
+1
2026-03-30
kvm-check-branches.sh: Remove in favor of kvm-series.sh
Paul E. McKenney
1
-102
/
+0
2026-03-30
rcutorture: Add a textbook-style trivial preemptible RCU
Paul E. McKenney
2
-0
/
+15
2026-03-30
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
3
-0
/
+263
2026-03-30
selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress test
Tejun Heo
3
-0
/
+263
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
146
-1002
/
+3074
2026-03-30
RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
7
-0
/
+298
2026-03-30
docs: kdoc_diff: add a helper tool to help checking kdoc regressions
Mauro Carvalho Chehab
1
-0
/
+508
2026-03-30
tools: unittest_helper: add a quiet mode
Mauro Carvalho Chehab
1
-6
/
+16
2026-03-30
rtla: Fix build without libbpf header
Tomas Glozar
1
-1
/
+0
2026-03-30
doc tools: better handle KBUILD_VERBOSE
Mauro Carvalho Chehab
2
-2
/
+12
2026-03-30
selftests/livepatch: add test for module function patching
Pablo Alessandro Santos Hugen
4
-0
/
+194
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-03-29
selftests: drv-net: xdp: Add rss_hash metadata tests
Chris J Arges
4
-0
/
+312
[prev]
[next]