开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2025-07-31
module: Prevent silent truncation of module name in delete_module(2)
Petr Pavlu
2025-07-31
kunit: test: Drop CONFIG_MODULE ifdeffery
Thomas Weißschuh
2025-07-31
module: make structure definitions always visible
Thomas Weißschuh
2025-07-31
module: move 'struct module_use' to internal.h
Thomas Weißschuh
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-30
Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-30
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-07-30
Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-07-30
Merge tag 'ktest-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2025-07-30
Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-07-30
Merge tag 'probes-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'bootconfig-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-30
Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-07-30
Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-30
Merge tag 'kcsan-20250728-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-30
Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-29
Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-29
Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-07-29
Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-29
Merge tag 'x86-kconfig-2025-07-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-29
Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-29
Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
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 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-29
Merge tag 'perf-core-2025-07-28' 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
compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
Kees Cook
2025-07-29
fortify: Fix incorrect reporting of read buffer size
Kees Cook
2025-07-29
Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS
Kees Cook
2025-07-29
Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-29
Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'edac_updates_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-29
Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-29
Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'lkmm.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-29
Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]