index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-01
mm/vma: clean up __vma_enter/exit_locked()
Lorenzo Stoakes
1
-2
/
+2
2026-02-01
mm/vma: add+use vma lockdep acquire/release defines
Lorenzo Stoakes
1
-3
/
+34
2026-02-01
mm/vma: rename is_vma_write_only(), separate out shared refcount put
Lorenzo Stoakes
1
-13
/
+53
2026-02-01
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
2
-2
/
+47
2026-02-01
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
2
-10
/
+21
2026-02-01
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
1
-4
/
+4
2026-02-01
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
1
-1
/
+1
2026-02-01
mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
SeongJae Park
1
-1
/
+1
2026-02-01
mm/damon: remove damon_operations->cleanup()
SeongJae Park
1
-3
/
+0
2026-02-01
mm: page_isolation: introduce page_is_unmovable()
Kefeng Wang
1
-0
/
+2
2026-02-01
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
1
-4
/
+15
2026-02-01
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
1
-0
/
+2
2026-02-01
mm: fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
1
-0
/
+7
2026-02-01
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
1
-2
/
+2
2026-02-01
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
2
-8
/
+8
2026-02-01
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
1
-6
/
+5
2026-02-01
mm/balloon_compaction: remove "extern" from functions
David Hildenbrand (Red Hat)
1
-8
/
+8
2026-02-01
mm/balloon_compaction: move internal helpers to balloon_compaction.c
David Hildenbrand (Red Hat)
1
-44
/
+0
2026-02-01
mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
David Hildenbrand (Red Hat)
1
-7
/
+0
2026-02-01
mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
1
-30
/
+0
2026-02-01
mm/balloon_compaction: drop fs.h include from balloon_compaction.h
David Hildenbrand (Red Hat)
1
-1
/
+0
2026-02-01
mm/balloon_compaction: make balloon_mops static
David Hildenbrand (Red Hat)
1
-1
/
+0
2026-02-01
mm/balloon_compaction: remove dependency on page lock
David Hildenbrand (Red Hat)
1
-12
/
+13
2026-02-01
mm/balloon_compaction: use a device-independent balloon (list) lock
David Hildenbrand (Red Hat)
1
-4
/
+2
2026-02-01
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
1
-0
/
+2
2026-02-01
mm/khugepaged: change collapse_pte_mapped_thp() to return void
Shivank Garg
1
-5
/
+4
2026-02-01
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
3
-3
/
+26
2026-02-01
bpf, arm64: Add fsession support
Leon Hwang
1
-1
/
+6
2026-02-01
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
1
-0
/
+1
2026-01-31
crypto: hisilicon/qm - obtain the mailbox configuration at one time
Weili Qian
1
-0
/
+1
2026-01-31
net: wwan: add NMEA port support
Sergey Ryazanov
1
-0
/
+2
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
1
-1
/
+7
2026-01-31
i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
Adrian Hunter
1
-0
/
+1
2026-01-31
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
1
-0
/
+5
2026-01-31
NFS: fix delayed delegation return handling
Christoph Hellwig
1
-1
/
+1
2026-01-31
NFS: return void from ->return_delegation
Christoph Hellwig
1
-1
/
+1
2026-01-31
Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+9
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
1
-0
/
+1
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
2
-7
/
+1
2026-01-30
NFS: Move sequence slot operations into minorversion operations
Anna Schumaker
1
-0
/
+1
2026-01-30
tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
1
-4
/
+5
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-1
/
+6
2026-01-30
Merge branch 'core/entry' into sched/core
Thomas Gleixner
1
-17
/
+148
2026-01-30
entry: Inline syscall_exit_work() and syscall_trace_enter()
Jinjie Ruan
1
-2
/
+92
2026-01-30
entry: Add arch_ptrace_report_syscall_entry/exit()
Jinjie Ruan
1
-0
/
+36
2026-01-30
entry: Rework syscall_exit_to_user_mode_work() for architecture reuse
Jinjie Ruan
1
-14
/
+11
2026-01-30
entry: Remove unused syscall argument from syscall_trace_enter()
Jinjie Ruan
1
-2
/
+2
2026-01-30
MIPS: copy pic32.h header file from asm/mach-pic32/ to include/platform-data/
Brian Masney
1
-0
/
+39
2026-01-30
pkcs7, x509: Add ML-DSA support
David Howells
1
-0
/
+5
2026-01-30
irqchip/gic-v5: Check if impl is virt capable
Sascha Bischoff
1
-0
/
+4
[prev]
[next]