开源镜像站
帮助
下载
动态
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-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
2025-05-22
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
2025-05-12
mm: move dup_mmap() to mm
Lorenzo Stoakes
2025-05-12
sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...
Libo Chen
2025-05-12
sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
Libo Chen
2025-05-12
mm, PM: use for_each_valid_pfn() in kernel/power/snapshot.c
David Woodhouse
2025-05-12
kexec: add config option for KHO
Alexander Graf
2025-05-12
kexec: add KHO support to kexec file loads
Alexander Graf
2025-05-12
kexec: enable KHO support for memory preservation
Mike Rapoport (Microsoft)
2025-05-12
kexec: add KHO parsing support
Alexander Graf
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
2025-05-11
kernel/events/uprobes: uprobe_write_opcode() rewrite
David Hildenbrand
2025-05-11
kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...
David Hildenbrand
2025-05-11
kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
David Hildenbrand
2025-05-11
ptrace: introduce PTRACE_SET_SYSCALL_INFO request
Dmitry V. Levin
2025-05-11
ptrace_get_syscall_info: factor out ptrace_get_syscall_info_op
Dmitry V. Levin
2025-05-11
kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
David Hildenbrand
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-07
module: ensure that kobject_put() is safe for module type kobjects
Dmitry Antipov
2025-05-04
Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-04
Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
2025-04-30
genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()
Andrew Jones
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-28
timekeeping: Prevent coarse clocks going backwards
Thomas Gleixner
2025-04-26
Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-26
Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-26
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
2025-04-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-04-25
Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-04-25
bpf: Add namespace to BPF internal symbols
Alexei Starovoitov
2025-04-25
bpf: fix possible endless loop in BPF map iteration
Brandon Kammerdiener
2025-04-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-04-23
perf/core: Change to POLLERR for pinned events with error
Namhyung Kim
2025-04-22
dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask
Chen-Yu Tsai
2025-04-22
dma-mapping: Fix warning reported for missing prototype
Balbir Singh
2025-04-21
Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-21
Merge tag 'cgroup-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-19
Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-18
vhost_task: fix vhost_task_create() documentation
Stefano Garzarella
2025-04-17
tracing: Fix filter string testing
Steven Rostedt
2025-04-17
ftrace: Fix type of ftrace_graph_ent_entry.depth
Ilya Leoshkevich
2025-04-17
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
[next]