开源镜像站
帮助
下载
动态
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
/
kernel
Age
Commit message (
Expand
)
Author
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 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
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 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
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 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-29
Merge tag 'core-entry-2025-07-29' 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 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'timers-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'smp-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-29
Merge tag 'irq-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-07-28
Merge tag 'audit-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-27
Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-26
kstack_erase: Add -mgeneral-regs-only to silence Clang warnings
Kees Cook
2025-07-24
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-24
resource: fix false warning in __request_region()
Akinobu Mita
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
2025-07-23
sysctl: rename kern_table -> sysctl_subsys_table
Joel Granados
2025-07-23
kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c
Joel Granados
2025-07-23
uevent: mv uevent_helper into kobject_uevent.c
Joel Granados
2025-07-23
sysctl: Remove superfluous includes from kernel/sysctl.c
Joel Granados
2025-07-23
sysctl: Remove (very) old file changelog
Joel Granados
2025-07-23
sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
Joel Granados
2025-07-23
sysctl: move cad_pid into kernel/pid.c
Joel Granados
2025-07-23
sysctl: Move tainted ctl_table into kernel/panic.c
Joel Granados
2025-07-23
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
2025-07-23
fork: mv threads-max into kernel/fork.c
Joel Granados
2025-07-23
parisc/power: Move soft-power into power.c
Joel Granados
2025-07-23
mm: move randomize_va_space into memory.c
Joel Granados
2025-07-23
rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
Joel Granados
2025-07-23
locking/rtmutex: Move max_lock_depth into rtmutex.c
Joel Granados
2025-07-23
module: Move modprobe_path and modules_disabled ctl_tables into the module su...
Joel Granados
2025-07-22
genirq: Prevent migration live lock in handle_edge_irq()
Thomas Gleixner
2025-07-22
genirq: Split up irq_pm_check_wakeup()
Thomas Gleixner
2025-07-22
genirq: Move irq_wait_for_poll() to call site
Thomas Gleixner
2025-07-22
genirq: Remove pointless local variable
Thomas Gleixner
2025-07-22
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
2025-07-21
configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
Kees Cook
[next]