开源镜像站
帮助
下载
动态
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
2026-04-18
liveupdate: defer FLB module refcounting to active sessions
Pasha Tatashin
2026-04-18
liveupdate: protect FLB lists with luo_register_rwlock
Pasha Tatashin
2026-04-18
liveupdate: protect file handler list with rwsem
Pasha Tatashin
2026-04-18
liveupdate: synchronize lazy initialization of FLB private state
Pasha Tatashin
2026-04-18
liveupdate: safely print untrusted strings
Pasha Tatashin
2026-04-18
liveupdate: prevent double management of files
Pasha Tatashin
2026-04-18
kho: kexec-metadata: track previous kernel chain
Breno Leitao
2026-04-18
kho: fix kho_in_debugfs_init() to handle non-FDT blobs
Breno Leitao
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
2026-04-18
mm: memcontrol: prepare for reparenting non-hierarchical stats
Qi Zheng
2026-04-05
kho: drop restriction on maximum page order
Pratyush Yadav
2026-04-05
kho: make sure preservations do not span multiple NUMA nodes
Pratyush Yadav (Google)
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
2026-04-05
mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'
Kiryl Shutsemau
2026-04-05
kho: fix KASAN support for restored vmalloc regions
Pasha Tatashin
2026-04-05
kho: remove finalize state and clients
Jason Miu
2026-04-05
kho: adopt radix tree for preserved memory tracking
Jason Miu
2026-04-05
kho: move alloc tag init to kho_init_{folio,pages}()
Pratyush Yadav (Google)
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-03-22
Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-03-22
Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
2026-03-21
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
2026-03-21
tracing: Fix trace_marker copy link list updates
Steven Rostedt
2026-03-21
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
2026-03-21
bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
Daniel Borkmann
2026-03-21
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
2026-03-21
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
2026-03-19
Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-03-18
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
2026-03-16
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-15
Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-15
Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-15
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-13
Merge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-13
Merge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-13
Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-13
kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
Masami Hiramatsu (Google)
2026-03-13
kprobes: avoid crash when rmmod/insmod after ftrace killed
Masami Hiramatsu (Google)
2026-03-12
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
2026-03-11
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-03-11
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
[next]