开源镜像站
帮助
下载
动态
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
9 days
Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
10 days
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11 days
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11 days
Merge tag 'timers-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11 days
Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11 days
Merge tag 'perf-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11 days
Merge tag 'locking-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11 days
Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11 days
Merge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12 days
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12 days
resource: Make resource_alignment() input const resource
Ilpo Järvinen
12 days
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
12 days
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
13 days
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
13 days
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
13 days
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
13 days
genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in comment
Ethan Nelson-Moore
13 days
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
13 days
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13 days
time: Fix off-by-one in compat settimeofday() usec validation
Wang Yan
13 days
bpf: Fix effective prog array index with BPF_F_PREORDER
Amery Hung
13 days
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
Thiébaud Weksteen
13 days
bpf: Add missing access_ok call to copy_user_syms
Jiri Olsa
13 days
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
13 days
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
Alexei Starovoitov
13 days
bpf: Fix build_id caching in stack_map_get_build_id_offset()
Ihor Solodrai
13 days
bpf: Fix stack slot index in nospec checks
Nuoqi Gui
14 days
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
14 days
cpu: hotplug: Bound hotplug states sysfs output
Bradley Morgan
14 days
cpu: hotplug: Preserve per instance callback errors
Bradley Morgan
14 days
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14 days
locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()
Thomas Gleixner
2026-06-19
sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
Rik van Riel
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-19
perf: Fix addr_filter_ranges lifetime
Peter Zijlstra
2026-06-18
Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-18
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
2026-06-17
Merge tag 'dma-mapping-7.2-2026-06-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-17
Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2026-06-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-06-17
cpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() path
Zhongqiu Han
2026-06-17
hrtimer: Correct CONFIG_NO_HZ_COMMON macro name in comment
Ethan Nelson-Moore
2026-06-17
posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()
Zhan Xusheng
2026-06-17
timekeeping: Register default clocksource before taking tk_core.lock
Mikhail Gavrilov
2026-06-17
Merge tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
[next]