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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
selftests/proc: add /proc/pid/smaps tearing tests
Suren Baghdasaryan
1
-45
/
+133
2026-06-04
selftests/proc: ensure the test is performed at the right page boundary
Suren Baghdasaryan
1
-19
/
+100
2026-06-04
selftests/damon/sysfs.sh: test pause file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test addr_unit file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test monitoring intervals goal dir
SeongJae Park
1
-0
/
+12
2026-06-04
selftests/damon/sysfs.py: stop kdamonds before failing
SeongJae Park
1
-0
/
+4
2026-06-04
mm/vma: eliminate mmap_action->error_hook, introduce error_override
Lorenzo Stoakes
1
-6
/
+3
2026-06-04
mm/vma: remove mmap_action->success_hook
Lorenzo Stoakes
1
-10
/
+0
2026-06-04
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
1
-0
/
+1
2026-06-04
selftests/mm/split_huge_page_test.c: close fd on write error
Wei Yang
1
-1
/
+1
2026-06-04
Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-2
/
+241
2026-06-04
selftests/bpf: ignore call depth accounting for retbleed in verifier tests
Alexis Lothoré (eBPF Foundation)
2
-0
/
+6
2026-06-04
selftests/bpf: Test signed loader error paths
Daniel Borkmann
4
-0
/
+1079
2026-06-04
selftests/bpf: Cover exclusive map create-time validation
Daniel Borkmann
1
-0
/
+37
2026-06-04
selftests: net: add vxlan vnifilter notification test
Andy Roulin
2
-0
/
+185
2026-06-04
cxl/test: Fix __fortify_panic
Dan Williams
1
-1
/
+1
2026-06-04
cxl/test: Enforce PMD alignment for volatile mock regions
Richard Cheng
1
-2
/
+11
2026-06-04
selftests/eventpoll: Add test for multiple waiters
Nam Cao
1
-0
/
+45
2026-06-03
selftests: mptcp: add test for extra_subflows underflow on userspace PM
Tao Cui
1
-0
/
+4
2026-06-03
af_unix: Add test for SCM_INQ on partial read
Jianyu Li
1
-2
/
+52
2026-06-03
selftests/liveupdate: Add stress-files kexec test
Pasha Tatashin
2
-0
/
+98
2026-06-03
selftests/liveupdate: Add stress-sessions kexec test
Pasha Tatashin
2
-0
/
+103
2026-06-03
selftests/liveupdate: Test session and file limit removal
Pasha Tatashin
3
-0
/
+101
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-11
/
+8
2026-06-03
Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2026-06-03
selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Qiang Ma
1
-0
/
+2
2026-06-03
KVM: selftests: Add a test for gPAT handling in L2
Yosry Ahmed
2
-0
/
+197
2026-06-03
KVM: selftests: Add guest_memfd regression test signed offset+size bug
Sean Christopherson
1
-0
/
+11
2026-06-03
KVM: selftests: Expand the guest_memfd test macros to allow passing the VM
Sean Christopherson
1
-2
/
+11
2026-06-03
selftests: futex: Add tests for robust release operations
André Almeida
2
-0
/
+245
2026-06-02
selftests/net: bind_bhash: fix memory leak in bind_socket
longlong yan
1
-4
/
+5
2026-06-02
selftests/damon/sysfs.sh: test probes dir
SeongJae Park
1
-0
/
+48
2026-06-02
selftests/mm: ksm-functional-tests: fix partial write handling
Vineet Agarwal
1
-8
/
+11
2026-06-02
selftests/mm: check file initialization writes in split_huge_page_test
Vineet Agarwal
1
-3
/
+7
2026-06-02
selftests/mm: fix mmap() return value check in run_migration_benchmark
Hongfu Li
1
-1
/
+1
2026-06-02
selftests: openvswitch: add dec_ttl action support and test
Minxi Hou
2
-1
/
+93
2026-06-02
selftests/rseq: Add config fragment
Mark Brown
1
-0
/
+3
2026-06-02
selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnels
Daniel Zahka
2
-0
/
+6
2026-06-02
selftests: net: add socat syslog for PPPoL2TP
Qingfang Deng
1
-0
/
+15
2026-06-02
selftests/bpf: Test that exclusive maps are rejected as iter targets
Daniel Borkmann
1
-0
/
+39
2026-06-02
selftests/bpf: Keep verifier_map_ptr exercising ops pointer access
Daniel Borkmann
1
-4
/
+30
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
11
-43
/
+208
2026-06-02
tools/testing/memblock: fix stale NUMA reservation tests
Priyanshu Kumar
4
-12
/
+9
2026-06-01
selftests/bpf: Add tests for the new type-tag based __arena identifier
Emil Tsalapatis
1
-0
/
+67
2026-06-01
selftests/bpf: libarena: Directly return arena pointers from functions
Emil Tsalapatis
4
-16
/
+14
2026-06-01
selftests/bpf: Remove __arg_arena from the codebase
Emil Tsalapatis
13
-101
/
+84
2026-06-01
selftests/bpf: libarena: Add "arena" BTF type tag to __arena qualifier
Emil Tsalapatis
1
-1
/
+1
2026-06-01
selftests/bpf: Test that exclusive maps are rejected in map-in-map
Daniel Borkmann
1
-0
/
+46
2026-06-01
selftests/bpf: Adjust verifier_map_ptr for the map's excl field
KP Singh
1
-3
/
+5
2026-06-01
selftests/bpf: Test using dynptr after freeing the underlying object
Amery Hung
3
-0
/
+212
[prev]
[next]