开源镜像站
帮助
下载
动态
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-09-23
kho: make sure page being restored is actually from KHO
Pratyush Yadav
2025-09-23
kho: move sanity checks to kho_restore_page()
Pratyush Yadav
2025-09-21
mm/oom_kill: thaw the entire OOM victim process
zhongjinji
2025-09-21
resource: improve child resource handling in release_mem_region_adjustable()
Sumanth Korikkar
2025-09-21
dma-remap: drop nth_page() in dma_common_contiguous_remap()
David Hildenbrand
2025-09-21
task_stack.h: clean-up stack_not_used() implementation
Pasha Tatashin
2025-09-21
fork: check charging success before zeroing stack
Pasha Tatashin
2025-09-13
kho: make sure kho_scratch argument is fully consumed
Pratyush Yadav
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
2025-09-13
mm: convert uprobes to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: convert prctl to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
kho: allow scratch areas with zero size
Mike Rapoport (Microsoft)
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
2025-08-31
Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-28
Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-08-26
sched/deadline: Don't count nr_running for dl_server proxy tasks
Yicong Yang
2025-08-26
sched/deadline: Fix RT task potential starvation when expiry time passed
kuyo chang
2025-08-26
sched/deadline: Always stop dl-server before changing parameters
Juri Lelli
2025-08-26
sched/deadline: Fix dl_server_stopped()
Huacai Chen
2025-08-24
Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-08-24
Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-08-21
Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-08-20
Merge tag 'probes-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-20
tracing: fprobe-event: Sanitize wildcard for fprobe event name
Masami Hiramatsu (Google)
2025-08-20
trace/fgraph: Fix the warning caused by missing unregister notifier
Ye Weihua
2025-08-20
ring-buffer: Remove redundant semicolons
Liao Yuanhong
2025-08-20
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2025-08-19
kho: warn if KHO is disabled due to an error
Pasha Tatashin
2025-08-19
kho: mm: don't allow deferred struct page with KHO
Pasha Tatashin
2025-08-19
kho: init new_physxa->phys_bits to fix lockdep
Pasha Tatashin
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-08-19
signal: Fix memory leak for PIDFD_SELF* sentinels
Adrian Huang (Lenovo)
2025-08-17
Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-08-16
params: Replace deprecated strcpy() with strscpy() and memcpy()
Thorsten Blum
2025-08-15
perf: Avoid undefined behavior from stopping/starting inactive events
Yunseong Kim
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-08-13
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
Shanker Donthineni
2025-08-13
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
John Stultz
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
2025-08-11
sched/ext: Fix invalid task state transitions on class switch
Andrea Righi
2025-08-11
futex: Use user_write_access_begin/_end() in futex_put_value()
Waiman Long
[next]