index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-09
docs: kdoc_output: use a method to emit the .TH header
Mauro Carvalho Chehab
1
-8
/
+26
2026-03-09
docs: sphinx-build-wrapper: don't allow "/" on file names
Mauro Carvalho Chehab
1
-1
/
+3
2026-03-09
docs: sphinx-build-wrapper: better handle troff .TH markups
Mauro Carvalho Chehab
1
-4
/
+4
2026-03-09
tracing: selftests: Add trace remote tests
Vincent Donnefort
6
-0
/
+498
2026-03-09
selftests/bpf: Move sleepable refcounted_kptr tests to syscalls
Viktor Malik
2
-3
/
+3
2026-03-09
docs: kdoc_files: document KernelFiles() ABI
Mauro Carvalho Chehab
1
-1
/
+43
2026-03-09
docs: kdoc_files: allows the caller to use a different xforms class
Mauro Carvalho Chehab
1
-2
/
+7
2026-03-09
tools/docs/checktransupdate.py: add support for scanning directory
Haoyang LIU
1
-1
/
+13
2026-03-09
objtool: Fix another stack overflow in validate_branch()
Josh Poimboeuf
1
-5
/
+5
2026-03-09
objtool: Handle Clang RSP musical chairs
Josh Poimboeuf
2
-39
/
+37
2026-03-09
ktest: Add a --dry-run mode
Ricardo B. Marlière
1
-26
/
+63
2026-03-09
ktest: Run POST_KTEST hooks on failure and cancellation
Ricardo B. Marlière
1
-5
/
+22
2026-03-09
ktest: Add PRE_KTEST_DIE for PRE_KTEST failures
Ricardo B. Marlière
2
-1
/
+13
2026-03-09
ktest: Stop dropping console output during power-cycle reboot
Ricardo B. Marlière
1
-5
/
+6
2026-03-09
ktest: Run commands through list-form shell open
Ricardo B. Marlière
1
-1
/
+4
2026-03-09
ktest: Honor empty per-test option overrides
Ricardo B. Marlière
1
-2
/
+4
2026-03-09
ktest: Treat undefined self-reference as empty
Ricardo B. Marlière
1
-0
/
+8
2026-03-09
ktest: Resolve LOG_FILE in test option context
Ricardo B. Marlière
1
-1
/
+1
2026-03-09
ktest: Avoid undef warning when WARNINGS_FILE is unset
Ricardo B. Marlière
1
-1
/
+1
2026-03-09
tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
6
-21
/
+20
2026-03-09
tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
5
-50
/
+38
2026-03-09
tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
7
-51
/
+34
2026-03-09
tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
12
-60
/
+29
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
58
-283
/
+1160
2026-03-07
tools/sched_ext/include: Regenerate enum_defs.autogen.h
Tejun Heo
1
-12
/
+37
2026-03-07
tools/sched_ext/include: Add libbpf version guard for assoc_struct_ops
Tejun Heo
1
-6
/
+29
2026-03-07
tools/sched_ext/include: Add __COMPAT_HAS_scx_bpf_select_cpu_and macro
Tejun Heo
1
-0
/
+8
2026-03-07
tools/sched_ext/include: Add missing helpers to common.bpf.h
Tejun Heo
1
-0
/
+277
2026-03-07
tools/sched_ext/include: Sync bpf_arena_common.bpf.h with scx repo
Tejun Heo
1
-2
/
+6
2026-03-07
tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h
Tejun Heo
1
-4
/
+0
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
8
-56
/
+231
2026-03-07
Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-18
/
+39
2026-03-07
tools/workqueue/wq_dump.py: add NODE prefix to all node columns
Breno Leitao
1
-6
/
+1
2026-03-07
tools/workqueue/wq_dump.py: fix column alignment in node_nr/max_active section
Breno Leitao
1
-7
/
+7
2026-03-07
tools/workqueue/wq_dump.py: remove backslash separator from node_nr/max_activ...
Breno Leitao
1
-1
/
+1
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
2
-2
/
+8
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
1
-2
/
+55
2026-03-07
sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
Tejun Heo
3
-4
/
+33
2026-03-06
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
1
-0
/
+64
2026-03-06
bpf: collect only live registers in linked regs
Eduard Zingerman
3
-35
/
+63
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2026-03-06
selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
Aleksei Oladko
1
-1
/
+1
2026-03-06
Revert "selftests/bpf: Update reg_bound range refinement logic"
Eduard Zingerman
1
-14
/
+0
2026-03-06
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-1
/
+38
2026-03-06
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-4
/
+58
2026-03-06
selftests: net: forwarding: fix IPv6 address leak in cleanup
Aleksei Oladko
4
-4
/
+4
2026-03-06
selftests: drv-net: iou-zcrx: wait for memory cleanup of probe run
Dragos Tatulea
1
-0
/
+1
2026-03-06
selftests/net: Add netkit container ping test
David Wei
3
-0
/
+33
2026-03-06
selftests/net: Add env for container based tests
David Wei
4
-6
/
+253
[prev]
[next]