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-07-14
cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()
Li Ming
1
-13
/
+4
2026-07-14
kunit: configs: enable GPIO kunit test cases in all_tests.config
Bartosz Golaszewski
1
-0
/
+1
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
3
-5
/
+5
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
3
-3
/
+3
2026-07-14
tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
6
-0
/
+192
2026-07-13
Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+413
2026-07-12
Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+13
2026-07-12
Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+51
2026-07-12
selftests/nolibc: add debug information
Thomas Weißschuh
1
-1
/
+1
2026-07-12
selftests/bpf: Test fentry link after tracing_multi link
Leon Hwang
2
-0
/
+77
2026-07-12
selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumask
Nicholas Dudar
3
-6
/
+25
2026-07-10
selftests/bpf: veristat: Minimize map size during verification
Emil Tsalapatis
1
-0
/
+23
2026-07-10
selftests/ftrace: fix spelling error in poll test comment
Wang Yan
1
-1
/
+1
2026-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+2
2026-07-10
Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2026-07-10
selftests/tracing: Have trigger-hist-poll.tc use sched_process_exit
Steven Rostedt
1
-2
/
+2
2026-07-10
selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module test
Steven Rostedt
1
-9
/
+18
2026-07-10
KVM: selftests: Randomize pCPU in steal time test
Sean Christopherson
1
-5
/
+3
2026-07-10
KVM: selftests: Drop superfluous use of pthread_attr_setaffinity_np()
Sean Christopherson
1
-4
/
+5
2026-07-10
KVM: selftests: Verify SNP VMs are rejected from migration and mirroring
Atish Patra
1
-0
/
+47
2026-07-10
selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
Wang Yan
1
-5
/
+5
2026-07-10
selftests: netfilter: add bridge tunnel flowtable regression
Zhengyang Chen
1
-0
/
+55
2026-07-10
selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
Thomas Huth
1
-0
/
+21
2026-07-10
selftests/landlock: Fix screwed up pointers in the scoped_signal_test
Thomas Huth
1
-23
/
+23
2026-07-10
selftests/landlock: Add test for TCP fast open
Matthieu Buffet
1
-0
/
+97
2026-07-10
selftests/bpf: Add bpf_icmp_send no route test
Mahe Tardy
1
-0
/
+49
2026-07-10
selftests/bpf: Add bpf_icmp_send recursion test
Mahe Tardy
2
-0
/
+101
2026-07-10
selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb IPv6 tests
Mahe Tardy
2
-38
/
+101
2026-07-10
selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb tests
Mahe Tardy
2
-0
/
+202
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
21
-45
/
+534
2026-07-10
selftests/liveupdate: add end to end test infrastructure and scripts
Pasha Tatashin
8
-9
/
+551
2026-07-10
selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...
Wake Liu
13
-14
/
+28
2026-07-09
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
3
-0
/
+413
2026-07-09
selftests/sched_ext: Fix bpf_link leak on early return in prog_run
Liang Luo
1
-8
/
+26
2026-07-09
selftests/bpf: Add test for oversized rdonly/rdwr_buf_size kfunc argument
Nicholas Dudar
2
-0
/
+34
2026-07-09
selftests/bpf: Add test for scalar id on sign-extending stack fill
Daniel Borkmann
1
-0
/
+56
2026-07-09
Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+27
2026-07-09
selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduc...
Zinc Lim
1
-3
/
+8
2026-07-09
selftests/net: fix EVP_MD_CTX leak in tcp_mmap
Wang Yan
1
-0
/
+4
2026-07-08
selftests/bpf: Skip res_spin_lock_stress if no perf support
Maxim Khmelevskii
1
-0
/
+20
2026-07-08
selftests/bpf: Close fd on unexpected success in signed loader
Daniel Borkmann
1
-0
/
+8
2026-07-08
selftests/sched_ext: Verify nohz_full tick behavior
Andrea Righi
3
-0
/
+413
2026-07-08
selftests/bpf: Verify load-time signed loader metadata
Daniel Borkmann
2
-168
/
+866
2026-07-08
selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
Daniel Borkmann
1
-11
/
+12
2026-07-08
selftests/rseq: Fix a building error for riscv arch
Hui Wang
1
-1
/
+5
2026-07-08
Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+159
2026-07-08
selftests/user_events: Wait for deferred event teardown after unregister
Michael Bommarito
2
-4
/
+51
2026-07-08
selftests: drv-net: xdp: run with both IP versions
Nimrod Oren
1
-17
/
+77
2026-07-08
selftests: drv-net: allow switching env IP version
Nimrod Oren
1
-7
/
+20
2026-07-08
syscall_user_dispatch: Make it configurable in Kconfig
Gregory Price
1
-1
/
+1
[prev]
[next]