index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-01-31
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
-2
/
+47
2026-01-31
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
-10
/
+21
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
-4
/
+4
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
-1
/
+1
2026-01-31
mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
SeongJae Park
-1
/
+1
2026-01-31
mm/damon: remove damon_operations->cleanup()
SeongJae Park
-3
/
+0
2026-01-31
mm: page_isolation: introduce page_is_unmovable()
Kefeng Wang
-0
/
+2
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
-4
/
+66
2026-01-31
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
-0
/
+2
2026-01-31
mm: fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
-0
/
+7
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
-2
/
+2
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
-8
/
+8
2026-01-31
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
-6
/
+5
2026-01-31
mm/balloon_compaction: remove "extern" from functions
David Hildenbrand (Red Hat)
-8
/
+8
2026-01-31
mm/balloon_compaction: move internal helpers to balloon_compaction.c
David Hildenbrand (Red Hat)
-44
/
+0
2026-01-31
mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
David Hildenbrand (Red Hat)
-7
/
+0
2026-01-31
mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
-30
/
+0
2026-01-31
mm/balloon_compaction: drop fs.h include from balloon_compaction.h
David Hildenbrand (Red Hat)
-1
/
+0
2026-01-31
mm/balloon_compaction: make balloon_mops static
David Hildenbrand (Red Hat)
-1
/
+0
2026-01-31
mm/balloon_compaction: remove dependency on page lock
David Hildenbrand (Red Hat)
-12
/
+13
2026-01-31
mm/balloon_compaction: use a device-independent balloon (list) lock
David Hildenbrand (Red Hat)
-4
/
+2
2026-01-31
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
-0
/
+2
2026-01-31
mm/khugepaged: change collapse_pte_mapped_thp() to return void
Shivank Garg
-5
/
+4
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
-3
/
+26
2026-01-31
bpf, arm64: Add fsession support
Leon Hwang
-1
/
+6
2026-01-31
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
-0
/
+1
2026-01-31
ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flag
Ming Lei
-0
/
+3
2026-01-31
f2fs: introduce trace_f2fs_priority_update
Chao Yu
-0
/
+57
2026-01-30
net: ax25: remove plumbing for never-implemented DAMA Master support
Ethan Nelson-Moore
-6
/
+2
2026-01-31
crypto: hisilicon/qm - obtain the mailbox configuration at one time
Weili Qian
-0
/
+1
2026-01-31
crypto: skcipher - Add new helper function crypto_skcipher_tested
Harald Freudenberger
-0
/
+7
2026-01-30
net: wwan: add NMEA port support
Sergey Ryazanov
-0
/
+2
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
-1
/
+10
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
-1
/
+7
2026-01-31
i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
Adrian Hunter
-0
/
+1
2026-01-30
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
-0
/
+5
2026-01-30
NFS: fix delayed delegation return handling
Christoph Hellwig
-1
/
+1
2026-01-30
NFS: return void from ->return_delegation
Christoph Hellwig
-1
/
+1
2026-01-30
Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+9
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
-0
/
+1
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
-7
/
+1
2026-01-30
NFS: Move sequence slot operations into minorversion operations
Anna Schumaker
-0
/
+1
2026-01-30
Merge tag 'icc-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-0
/
+48
2026-01-30
include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
John Garry
-6
/
+2
2026-01-30
tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
-6
/
+7
2026-01-30
tracing: perf: Have perf tracepoint callbacks always disable preemption
Steven Rostedt
-2
/
+2
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
-1
/
+6
2026-01-30
Merge branch 'core/entry' into sched/core
Thomas Gleixner
-17
/
+148
2026-01-30
entry: Inline syscall_exit_work() and syscall_trace_enter()
Jinjie Ruan
-2
/
+92
2026-01-30
entry: Add arch_ptrace_report_syscall_entry/exit()
Jinjie Ruan
-0
/
+36
[prev]
[next]