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-14
perf trace: Sync uapi/linux/mount.h with the kernel source
Namhyung Kim
1
-0
/
+1
2026-05-14
perf trace: Sync uapi/linux/fs.h with the kernel source
Namhyung Kim
1
-0
/
+12
2026-05-14
perf trace: Sync linux/socket.h with the kernel source
Namhyung Kim
1
-1
/
+1
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-60
/
+419
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+95
2026-05-14
selftests/nolibc: test open mode handling
Thomas Weißschuh
1
-0
/
+23
2026-05-14
tools/nolibc: always pass mode to open syscall
Thomas Weißschuh
1
-8
/
+5
2026-05-14
tools/nolibc: split open mode handling into a macro
Thomas Weißschuh
1
-22
/
+18
2026-05-14
tools/nolibc: split implicit open flags into a macro
Thomas Weißschuh
1
-6
/
+4
2026-05-14
bpf: Use array_map_meta_equal for percpu array inner map replacement
Guannan Wang
1
-0
/
+57
2026-05-14
selftests: ovpn: reduce remaining ping flood counts
Ralf Lici
3
-6
/
+6
2026-05-14
selftests: net: Add tests for neigh_forward_grat option
Danielle Ratson
1
-2
/
+340
2026-05-13
veristat: Report max stack depth
Paul Chaignon
1
-4
/
+9
2026-05-13
selftests/bpf: Test reported max stack depth
Paul Chaignon
2
-2
/
+16
2026-05-13
selftests/tc-testing: Add QFQ/CBS qlen underflow test
Victor Nogueira
1
-0
/
+41
2026-05-13
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Alistair Popple
1
-0
/
+50
2026-05-13
selftests/mm: run_vmtests.sh: fix destructive tests invocation
Luiz Capitulino
1
-1
/
+1
2026-05-13
KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
Sean Christopherson
3
-0
/
+143
2026-05-13
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+11
2026-05-13
tools/sched_ext: scx_qmap: Fix qa arena placement
Cheng-Yang Chou
1
-1
/
+1
2026-05-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+9
2026-05-13
selftests/cgroup: Fix error path leaks in test_percpu_basic
Yu Miao
1
-3
/
+7
2026-05-13
selftests/rdma: explicitly skip tests when required modules are missing
Yi Lai
4
-4
/
+21
2026-05-13
KVM: selftests: memslot_perf_test: make host wait timeout configurable
Mayuresh Chitale
1
-3
/
+9
2026-05-13
libbpf: Use strscpy() in kernel code for skel_map_create()
Kees Cook
1
-0
/
+5
2026-05-13
KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
Hisam Mehboob
1
-1
/
+7
2026-05-13
KVM: selftests: Teach sev_*_test about revoking VM types
Tycho Andersen
3
-11
/
+9
2026-05-13
KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
Piotr Zarycki
1
-13
/
+2
2026-05-13
KVM: selftests: Fix typo in comment in hyperv_features.c
Piotr Zarycki
1
-1
/
+1
2026-05-13
KVM: selftests: sync_regs_test: drop stale TODO comment
Piotr Zarycki
1
-1
/
+0
2026-05-13
KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h
Sean Christopherson
9
-9
/
+18
2026-05-13
selftests/bpf: Enable stack argument tests for arm64
Puranjay Mohan
7
-7
/
+14
2026-05-13
bpf, arm64: Map BPF_REG_0 to x8 instead of x7
Puranjay Mohan
3
-9
/
+9
2026-05-13
selftests/bpf: Add precision backtracking test for stack arguments
Yonghong Song
3
-0
/
+167
2026-05-13
selftests/bpf: Add verifier tests for stack argument validation
Yonghong Song
4
-0
/
+614
2026-05-13
selftests/bpf: Add BTF fixup for __naked subprog parameter names
Yonghong Song
2
-1
/
+136
2026-05-13
selftests/bpf: Add tests for stack argument validation
Yonghong Song
4
-0
/
+139
2026-05-13
selftests/bpf: Add tests for BPF function stack arguments
Yonghong Song
5
-1
/
+638
2026-05-13
selftests: ublk: cap nthreads to kernel's actual nr_hw_queues
Ming Lei
1
-0
/
+11
2026-05-12
selftests: drv-net: cope with slow env in so_txtime.py test
Willem de Bruijn
2
-4
/
+17
2026-05-12
KVM: selftests: Ensure gmem file sizes are multiple of host page size
Sean Christopherson
1
-2
/
+7
2026-05-12
selftests/bpf: Add tests to verify map create failure log
Leon Hwang
1
-0
/
+166
2026-05-12
libbpf: Add syscall common attributes support for map_create
Leon Hwang
2
-2
/
+31
2026-05-12
libbpf: Add support for extended BPF syscall
Leon Hwang
3
-0
/
+47
2026-05-12
bpf: Extend BPF syscall with common attributes support
Leon Hwang
1
-0
/
+8
2026-05-12
selftests/cgroup: check malloc return value in alloc_anon functions
Hongfu Li
1
-26
/
+27
2026-05-12
tools: ynl: add scope qualifier for definitions
Jakub Kicinski
1
-2
/
+29
2026-05-12
selftests: drv-net: add shaper test for duplicate leaves
Jakub Kicinski
1
-2
/
+22
2026-05-11
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
Prathyushi Nangia
1
-1
/
+2
[prev]
[next]