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
/
init
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+30
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+27
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-6
/
+1
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
1
-0
/
+3
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
1
-1
/
+1
2025-11-05
init: Replace simple_strtoul() with kstrtouint() in root_delay_setup()
Kaushlendra Kumar
1
-1
/
+2
2025-11-04
cred: make init_cred static
Christian Brauner
1
-0
/
+27
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
1
-1
/
+1
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
1
-0
/
+14
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
1
-0
/
+12
2025-11-03
ns: use NS_COMMON_INIT() for all namespaces
Christian Brauner
1
-6
/
+1
2025-10-31
initrd: Replace simple_strtol with kstrtoint to improve ramdisk_start_setup
Thorsten Blum
1
-2
/
+1
2025-10-04
Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-0
/
+12
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+12
2025-10-02
Merge branch 'rework/ringbuffer-kunit-test' into for-linus
Petr Mladek
1
-0
/
+12
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+66
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+3
2025-09-29
Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+10
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+5
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-10
/
+10
2025-09-29
Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architectures
Linus Torvalds
1
-1
/
+1
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
1
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-2
/
+2
2025-09-24
kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17
Thomas Gleixner
1
-0
/
+3
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
2
-5
/
+9
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
1
-1
/
+1
2025-09-19
ns: rename to __ns_ref
Christian Brauner
1
-1
/
+1
2025-09-19
time: support ns lookup
Christian Brauner
1
-0
/
+2
2025-09-18
compiler_types: Add __assume macro
Heiko Carstens
1
-0
/
+10
2025-09-15
init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRD
Geert Uytterhoeven
1
-0
/
+1
2025-09-15
initramfs: Replace strcpy() with strscpy() in find_link()
Thorsten Blum
1
-1
/
+1
2025-09-15
initrd: Use str_plural() in rd_load_image()
Thorsten Blum
1
-3
/
+5
2025-09-15
initramfs: Use struct_size() helper to improve dir_add()
Thorsten Blum
1
-1
/
+2
2025-09-15
initrd: Fix unused variable warning in rd_load_image() on s390
Thorsten Blum
1
-5
/
+1
2025-09-13
init: handle bootloader identifier in kernel parameters
Huacai Chen
1
-0
/
+12
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs
Yi Tao
1
-0
/
+3
2025-09-06
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+3
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
1
-1
/
+1
2025-09-03
init/main.c: fix boot time tracing crash
Mike Rapoport (Microsoft)
1
-1
/
+1
2025-08-31
rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0
Alice Ryhl
1
-0
/
+3
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
1
-4
/
+5
2025-08-21
initramfs_test: add filename padding test case
David Disseldorp
1
-1
/
+66
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-1
/
+9
2025-08-02
init/Kconfig: restore CONFIG_BROKEN help text
Andrew Morton
1
-0
/
+4
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-0
/
+5
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+0
[next]