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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
mm: ignore data-race in __swap_writepage
Pei Li
1
-1
/
+6
2024-07-18
hugetlbfs: ensure generic_hugetlb_get_unmapped_area() returns higher address ...
Donet Tom
1
-5
/
+6
2024-07-13
mm: shmem: rename mTHP shmem counters
Ryan Roberts
4
-26
/
+29
2024-07-13
mm: swap_state: use folio_alloc_mpol() in __read_swap_cache_async()
Kefeng Wang
1
-2
/
+1
2024-07-13
mm/migrate: putback split folios when numa hint migration fails
Peter Xu
1
-9
/
+2
2024-07-13
mm/truncate: batch-clear shadow entries
Yu Zhao
1
-37
/
+31
2024-07-13
mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
Miaohe Lin
2
-17
/
+3
2024-07-13
mm: simplify folio_migrate_mapping()
Hugh Dickins
1
-2
/
+1
2024-07-13
mm/page_alloc: put __free_pages_core() in __meminit section
Wei Yang
2
-2
/
+3
2024-07-13
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
Bang Li
3
-12
/
+19
2024-07-13
kpageflags: detect isolated KPF_THP folios
Ran Xiaokai
2
-14
/
+11
2024-07-13
mm: fix khugepaged activation policy
Ryan Roberts
4
-25
/
+38
2024-07-13
memory tier: consolidate the initialization of memory tiers
Ho-Ren (Jack) Chuang
3
-37
/
+24
2024-07-13
mm/page_counter: move calculating protection values to page_counter
Maarten Lankhorst
3
-151
/
+180
2024-07-13
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
8
-3
/
+46
2024-07-13
mm: unexport vmf_insert_mixed_mkwrite
Christoph Hellwig
1
-1
/
+0
2024-07-13
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
4
-258
/
+9
2024-07-13
powerpc/mm: remove hugepd leftovers
Christophe Leroy
7
-477
/
+3
2024-07-13
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
15
-186
/
+74
2024-07-13
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
10
-79
/
+107
2024-07-13
powerpc/e500: free r10 for FIND_PTE
Christophe Leroy
1
-14
/
+16
2024-07-13
powerpc/e500: don't pre-check write access on data TLB error
Christophe Leroy
1
-15
/
+0
2024-07-13
powerpc/e500: encode hugepage size in PTE bits
Christophe Leroy
2
-15
/
+22
2024-07-13
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
2
-4
/
+10
2024-07-13
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
4
-14
/
+4
2024-07-13
powerpc/8xx: simplify struct mmu_psize_def
Christophe Leroy
1
-7
/
+2
2024-07-13
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
12
-114
/
+111
2024-07-13
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
1
-1
/
+2
2024-07-13
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
7
-12
/
+41
2024-07-13
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
1
-1
/
+10
2024-07-13
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
4
-12
/
+3
2024-07-13
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
21
-53
/
+53
2024-07-13
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
2
-1
/
+4
2024-07-13
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
3
-232
/
+2
2024-07-13
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
1
-23
/
+15
2024-07-13
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2
-65
/
+38
2024-07-13
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
1
-12
/
+0
2024-07-13
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
3
-343
/
+363
2024-07-13
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
3
-253
/
+2
2024-07-13
zsmalloc: rename class stat mutators
Sergey Senozhatsky
1
-19
/
+19
2024-07-13
mm: add docs for per-order mTHP split counters
Lance Yang
1
-4
/
+15
2024-07-13
mm: add per-order mTHP split counters
Lance Yang
2
-2
/
+13
2024-07-13
mm/zsmalloc: move record_obj() into obj_malloc()
Chengming Zhou
1
-9
/
+6
2024-07-13
mm/zsmalloc: clarify class per-fullness zspage counts
Chengming Zhou
1
-0
/
+1
2024-07-13
selftests/proc: add PROCMAP_QUERY ioctl tests
Andrii Nakryiko
2
-0
/
+87
2024-07-13
tools: sync uapi/linux/fs.h header into tools subdir
Andrii Nakryiko
1
-10
/
+170
2024-07-13
docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
Andrii Nakryiko
1
-0
/
+9
2024-07-13
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2
-2
/
+53
2024-07-13
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2
-1
/
+364
2024-07-13
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
1
-54
/
+71
[next]