index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-07
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
Al Viro
1
-0
/
+3
2025-06-07
selftests/mount_setattr: adapt detached mount propagation test
Christian Brauner
1
-16
/
+1
2025-06-07
do_move_mount(): split the checks in subtree-of-our-ns and entire-anon cases
Al Viro
1
-21
/
+25
2025-06-07
fs: allow clone_private_mount() for a path on real rootfs
KONDO KAZUMA(近藤 和真)
1
-10
/
+11
2025-06-07
fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
Al Viro
1
-1
/
+1
2025-06-07
finish_automount(): don't leak MNT_LOCKED from parent to child
Al Viro
1
-1
/
+2
2025-06-07
path_overmount(): avoid false negatives
Al Viro
1
-6
/
+13
2025-06-07
fs/fhandle.c: fix a race in call of has_locked_children()
Al Viro
1
-4
/
+14
2025-05-29
ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()
Ahmed Salem
1
-1
/
+1
2025-05-29
Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"
Rafael J. Wysocki
1
-7
/
+47
2025-05-29
acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
Gautham R. Shenoy
1
-1
/
+1
2025-05-28
tracing: Fix compilation warning on arm32
Pan Taixi
1
-1
/
+1
2025-05-28
f2fs: fix to correct check conditions in f2fs_cross_rename
Zhiguo Niu
1
-1
/
+1
2025-05-28
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2
-6
/
+6
2025-05-28
f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
Chao Yu
1
-1
/
+1
2025-05-28
f2fs: clean up to check bi_status w/ BLK_STS_OK
Chao Yu
2
-4
/
+4
2025-05-28
f2fs: introduce is_{meta,node}_folio
Chao Yu
5
-15
/
+24
2025-05-28
f2fs: add ckpt_valid_blocks to the section entry
yohan.joung
2
-18
/
+85
2025-05-28
f2fs: add a method for calculating the remaining blocks in the current segment in LFS mode.
yohan.joung
1
-4
/
+19