开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-29
Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architectures
Linus Torvalds
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2025-09-24
kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17
Thomas Gleixner
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
2025-09-19
ns: rename to __ns_ref
Christian Brauner
2025-09-19
time: support ns lookup
Christian Brauner
2025-09-15
init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRD
Geert Uytterhoeven
2025-09-15
initramfs: Replace strcpy() with strscpy() in find_link()
Thorsten Blum
2025-09-15
initrd: Use str_plural() in rd_load_image()
Thorsten Blum
2025-09-15
initramfs: Use struct_size() helper to improve dir_add()
Thorsten Blum
2025-09-15
initrd: Fix unused variable warning in rd_load_image() on s390
Thorsten Blum
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-06
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-03
init/main.c: fix boot time tracing crash
Mike Rapoport (Microsoft)
2025-08-31
rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0
Alice Ryhl
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-08-02
init/Kconfig: restore CONFIG_BROKEN help text
Andrew Morton
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-24
pc104: move PC104 option to drivers/Kconfig
Randy Dunlap
2025-07-20
io_uring: fix breakage in EXPERT menu
Randy Dunlap
2025-07-19
init/main.c: add warning when file specified in rdinit is inaccessible
Lillian Berry
2025-07-19
mm/vmstat: make MEMCG select VM_EVENT_COUNTERS
Kirill A. Shutemov
2025-07-14
sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
John Stultz
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
2025-07-02
io_uring/mock: add basic infra for test mock files
Pavel Begunkov
2025-07-01
futex: Temporary disable FUTEX_PRIVATE_HASH
Sebastian Andrzej Siewior
2025-06-24
rust: Introduce file_from_location()
Boqun Feng
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
2025-06-20
x86/efi: Move runtime service initialization to arch/x86
Alexander Shishkin
2025-06-11
init: fix build warnings about export.h
Huacai Chen
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
2025-05-31
memcg: disable kmem charging in nmi for unsupported arch
Shakeel Butt
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
Miguel Ojeda
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]