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-05-18
libbpf: Add OPTS_VALID() for log_opts in bpf_map_create
Leon Hwang
1
-0
/
+3
2026-05-18
selftests: drv-net: add netkit devmem tests
Bobby Eshleman
2
-0
/
+47
2026-05-18
selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
Bobby Eshleman
2
-18
/
+115
2026-05-18
selftests: drv-net: refactor devmem command builders into lib module
Bobby Eshleman
3
-64
/
+236
2026-05-18
selftests: drv-net: make attr _nk_guest_ifname public
Bobby Eshleman
2
-12
/
+12
2026-05-18
selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
Bobby Eshleman
1
-24
/
+34
2026-05-18
Merge branch 'perf-upstream'
Namhyung Kim
12
-20
/
+93
2026-05-18
rtla: Stop the record trace on interrupt
Crystal Wood
3
-10
/
+12
2026-05-18
rtla/tests: Add unit tests for actions module
Tomas Glozar
7
-104
/
+502
2026-05-18
rtla/tests: Add runtime tests for -C/--cgroup
Tomas Glozar
3
-0
/
+23
2026-05-18
rtla/tests: Add runtime test for -k and -u options
Tomas Glozar
3
-6
/
+30
2026-05-18
rtla/tests: Add runtime test for -H/--house-keeping
Tomas Glozar
3
-0
/
+8
2026-05-18
rtla/tests: Cover all hist options in runtime tests
Tomas Glozar
2
-2
/
+36
2026-05-18
rtla/tests: Extend timerlat top --aa-only coverage
Tomas Glozar
1
-2
/
+4
2026-05-18
rtla/tests: Use negative match when testing --aa-only
Tomas Glozar
1
-1
/
+1
2026-05-18
rtla/tests: Check -c/--cpus thread affinity
Tomas Glozar
3
-2
/
+13
2026-05-18
rtla/tests: Add get_workload_pids() helper
Tomas Glozar
4
-6
/
+17
2026-05-18
rtla/tests: Cover both top and hist tools where possible
Tomas Glozar
3
-64
/
+73
2026-05-18
tools/rtla: Fix --dump-tasks usage in timerlat
Costa Shulyupin
2
-3
/
+4
2026-05-18
selftest/rxe: Add selftests for perf
Zhu Yanjun
2
-1
/
+77
2026-05-17
selftests/bpf: Add exception tests with stack arguments
Yonghong Song
2
-0
/
+121
2026-05-17
selftests/bpf: Cover global subprog exception leaks
Kumar Kartikeya Dwivedi
1
-0
/
+22
2026-05-16
bpf: Fix arg_track_join log to use sa prefix for stack arg slots
Yonghong Song
1
-1
/
+1
2026-05-16
selftests/bpf: Log arg_track_join for stack arg slots in liveness analysis
Yonghong Song
1
-1
/
+3
2026-05-16
selftests/bpf: Add test for stack arg read without caller write
Yonghong Song
3
-2
/
+68
2026-05-16
perf trace: Introduce --show-cpu option to display cpu id
Aaron Tomlin
2
-5
/
+49
2026-05-15
Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2026-05-15
perf pmu: Skip test on Arm64 when #slots is zero
Leo Yan
1
-2
/
+22
2026-05-15
perf trace beauty fcntl: Fix build with older kernel headers
Florian Fainelli
1
-0
/
+16
2026-05-15
perf unwind-libunwind: Add RISC-V libunwind support
Ian Rogers
4
-0
/
+341
2026-05-15
perf unwind-libunwind: Remove libunwind-local
Ian Rogers
19
-955
/
+3350
2026-05-15
perf unwind-libunwind: Move flush/finish access out of local
Ian Rogers
17
-90
/
+309
2026-05-15
perf unwind-libunwind: Make libunwind register reading cross platform
Ian Rogers
30
-417
/
+340
2026-05-15
tools headers UAPI: Sync case-sensitivity flags from linux/fs.h
Chuck Lever
1
-0
/
+7
2026-05-15
scripts/kernel-doc: Detect mismatched inline member documentation tags
Shuicheng Lin
1
-1
/
+53
2026-05-15
kdoc: xforms: move context attrs to function_xforms list
Randy Dunlap
1
-10
/
+10
2026-05-15
docs: kernel-doc: python: strip __counted_by_ptr macro
Tudor Ambarus
2
-0
/
+2
2026-05-15
perf build: Be more programmatic when setting up libunwind variables
Ian Rogers
1
-126
/
+100
2026-05-15
tools build: Deduplicate test-libunwind for different architectures
Ian Rogers
10
-170
/
+29
2026-05-15
perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
Ian Rogers
11
-33
/
+208
2026-05-14
selftests: openvswitch: add pop_vlan test
Minxi Hou
1
-0
/
+78
2026-05-14
selftests: openvswitch: add vlan() and encap() flow string parsing
Minxi Hou
1
-10
/
+314
2026-05-14
perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
Ian Rogers
3
-9
/
+21
2026-05-14
perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.all
Ian Rogers
2
-2
/
+1
2026-05-14
perf record: Refactor ARM64 leaf caller setup out of arch
Ian Rogers
6
-21
/
+13
2026-05-14
selftests/bpf: Add tests for wakeup_sources kfuncs
Samuel Wu
5
-1
/
+310
2026-05-14
perf trace: Update beautifier script for clone flags
Namhyung Kim
1
-0
/
+4
2026-05-14
perf trace: Add beautifier script for fsmount flags
Namhyung Kim
6
-15
/
+56
2026-05-14
perf build: Add make check-headers target
Namhyung Kim
2
-2
/
+4
2026-05-14
perf trace: Sync uapi/linux/sched.h with the kernel source
Namhyung Kim
1
-2
/
+15
[prev]
[next]