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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
2
-13
/
+15
2023-10-26
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
3
-35
/
+37
2023-10-26
hugetlb: batch TLB flushes when restoring vmemmap
Mike Kravetz
1
-15
/
+24
2023-10-26
hugetlb: batch TLB flushes when freeing vmemmap
Joao Martins
1
-11
/
+38
2023-10-26
hugetlb: batch PMD split for bulk vmemmap dedup
Joao Martins
1
-4
/
+88
2023-10-26
hugetlb: batch freeing of vmemmap pages
Mike Kravetz
1
-26
/
+56
2023-10-26
hugetlb: perform vmemmap restoration on a list of pages
Mike Kravetz
3
-28
/
+120
2023-10-26
hugetlb: perform vmemmap optimization on a list of pages
Mike Kravetz
3
-8
/
+51
2023-10-26
hugetlb: restructure pool allocations
Mike Kravetz
1
-39
/
+141
2023-10-26
hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
Mike Kravetz
1
-0
/
+39
2023-10-26
mm: fix draining remote pageset
Huang Ying
1
-1
/
+3
2023-10-19
mm: perform the mapping_map_writable() check after call_mmap()
Lorenzo Stoakes
1
-8
/
+11
2023-10-19
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
3
-9
/
+10
2023-10-19
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
6
-11
/
+22
2023-10-19
Docs/admin-guide/mm/damon/usage: update for tried regions update time interval
SeongJae Park
1
-3
/
+3
2023-10-19
mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
SeongJae Park
3
-4
/
+48
2023-10-19
mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
SeongJae Park
1
-0
/
+77
2023-10-19
tools/mm: update the usage output to be more organized
Audra Mitchell
1
-13
/
+20
2023-10-19
tools/mm: fix the default case for page_owner_sort
Audra Mitchell
1
-8
/
+53
2023-10-19
tools/mm: filter out timestamps for correct collation
Audra Mitchell
1
-7
/
+18
2023-10-19
tools/mm: remove references to free_ts from page_owner_sort
Audra Mitchell
1
-86
/
+12
2023-10-19
mm/page_owner: remove free_ts from page_owner output
Audra Mitchell
1
-2
/
+2
2023-10-19
mm: abstract VMA merge and extend into vma_merge_extend() helper
Lorenzo Stoakes
3
-29
/
+40
2023-10-19
mm: abstract merge for new VMAs into vma_merge_new_vma()
Lorenzo Stoakes
1
-7
/
+18
2023-10-19
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
4
-15
/
+15
2023-10-19
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
7
-143
/
+141
2023-10-19
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
3
-23
/
+28
2023-10-19
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
2
-56
/
+13
2023-10-19
filemap: remove use of wait bookmarks
Matthew Wilcox (Oracle)
1
-20
/
+1
2023-10-19
mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
Lorenzo Stoakes
1
-2
/
+11
2023-10-19
mm: add printf attribute to shrinker_debugfs_name_alloc
Lucy Mielke
2
-2
/
+3
2023-10-19
mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
Zach O'Keefe
1
-7
/
+13
2023-10-19
selftests: add a selftest to verify hugetlb usage in memcg
Nhat Pham
4
-0
/
+239
2023-10-19
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
7
-11
/
+127
2023-10-19
memcontrol: only transfer the memcg data for migration
Nhat Pham
3
-4
/
+45
2023-10-19
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
2
-12
/
+68
2023-10-19
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
Frank van der Linden
3
-30
/
+3
2023-10-19
mm: use folio_xor_flags_has_waiters() in folio_end_writeback()
Matthew Wilcox (Oracle)
3
-16
/
+10
2023-10-19
mm: make __end_folio_writeback() return void
Matthew Wilcox (Oracle)
3
-25
/
+24
2023-10-19
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
2
-3
/
+30
2023-10-19
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
10
-48
/
+1
2023-10-19
s390: implement arch_xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+10
2023-10-19
riscv: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+13
2023-10-19
powerpc: implement arch_xor_unlock_is_negative_byte on 32-bit
Matthew Wilcox (Oracle)
1
-4
/
+0
2023-10-19
mips: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
2
-1
/
+39
2023-10-19
m68k: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+22
2023-10-19
alpha: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+21
2023-10-19
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
8
-57
/
+47
2023-10-19
iomap: use folio_end_read()
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-10-19
buffer: use folio_end_read()
Matthew Wilcox (Oracle)
1
-12
/
+4
[next]