index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: compaction: add trace event for fast freepages isolation
Baolin Wang
2023-06-09
1
-0
/
+11
*
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
2023-06-09
1
-2
/
+2
*
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
2023-06-09
1
-3
/
+3
*
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
2023-06-09
1
-2
/
+2
*
mm: compaction: remove compaction result helpers
Johannes Weiner
2023-06-09
2
-94
/
+2
*
mm: add vma_iter_{next,prev}_range() to vma iterator
Liam R. Howlett
2023-06-09
1
-0
/
+13
*
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Liam R. Howlett
2023-06-09
1
-0
/
+2
*
maple_tree: add mas_next_range() and mas_find_range() interfaces
Liam R. Howlett
2023-06-09
1
-1
/
+2
*
mm: update validate_mm() to use vma iterator
Liam R. Howlett
2023-06-09
1
-0
/
+14
*
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
2023-06-09
1
-2
/
+2
*
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
2023-06-09
1
-3
/
+97
*
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-09
1
-2
/
+7
*
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-06-09
1
-8
/
+8
*
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
2023-06-09
1
-6
/
+4
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
1
-2
/
+1
*
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
1
-3
/
+31
*
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
*
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-09
1
-2
/
+1
*
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
2023-06-09
1
-13
/
+0
*
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
2
-32
/
+0
*
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
2
-11
/
+10
*
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-09
1
-3
/
+0
*
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
2023-06-09
1
-27
/
+49
*
mm: page_alloc: split out FAIL_PAGE_ALLOC
Kefeng Wang
2023-06-09
1
-0
/
+9
*
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
2023-06-09
1
-3
/
+0
*
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
2023-06-09
1
-5
/
+4
*
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-09
1
-1
/
+1
*
filemap: remove page_endio()
Pankaj Raghav
2023-06-09
1
-2
/
+0
*
cachestat: implement cachestat syscall
Nhat Pham
2023-06-09
3
-1
/
+23
*
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-06-09
1
-0
/
+1
*
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2023-06-09
1
-1
/
+0
*
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
2023-06-09
1
-5
/
+0
*
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-28
1
-1
/
+8
|
\
|
*
vmlinux.lds.h: Discard .note.gnu.property section
Josh Poimboeuf
2023-05-16
1
-1
/
+8
*
|
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-28
2
-0
/
+15
|
\
\
|
*
|
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
Peter Zijlstra
2023-05-02
2
-0
/
+15
*
|
|
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
1
-1
/
+8
|
\
\
\
|
*
|
|
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
1
-1
/
+8
*
|
|
|
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2023-05-26
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
firmware: arm_ffa: Fix FFA device names for logical partitions
Sudeep Holla
2023-05-08
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-05-26
1
-1
/
+17
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-05-26
1
-1
/
+17
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
drm: fix drmm_mutex_init()
Matthew Auld
2023-05-22
1
-1
/
+17
|
|
*
|
|
|
|
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2023-05-12
617
-7590
/
+17882
|
|
|
\
|
|
|
|
*
|
|
|
|
|
|
module: error out early on concurrent load of the same module file
Linus Torvalds
2023-05-25
1
-0
/
+6
*
|
|
|
|
|
|
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-25
1
-21
/
+21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
2023-05-17
1
-21
/
+21
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
13
-22
/
+33
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
2
-0
/
+2
[next]