index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-26
10
-15
/
+15
*
mm/gup: merge pXd huge mapping checks
Peter Xu
2024-04-26
1
-4
/
+3
*
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2024-04-26
2
-27
/
+14
*
mm/arm64: merge pXd_huge() and pXd_leaf() definitions
Peter Xu
2024-04-26
2
-6
/
+6
*
mm/arm: redefine pmd_huge() with pmd_leaf()
Peter Xu
2024-04-26
1
-6
/
+1
*
mm/arm: use macros to define pmd/pud helpers
Peter Xu
2024-04-26
3
-4
/
+5
*
mm/sparc: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-26
1
-4
/
+2
*
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-26
1
-14
/
+4
*
mm/gup: check p4d presence before going on
Peter Xu
2024-04-26
1
-2
/
+2
*
mm/gup: cache p4d in follow_p4d_mask()
Peter Xu
2024-04-26
1
-6
/
+7
*
mm/hmm: process pud swap entry without pud_huge()
Peter Xu
2024-04-26
1
-6
/
+1
*
mm: page_alloc: control latency caused by zone PCP draining
Lucas Stach
2024-04-26
1
-4
/
+7
*
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
Dev Jain
2024-04-26
1
-7
/
+5
*
mm/madvise: don't perform madvise VMA walk for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2024-04-26
1
-14
/
+12
*
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2024-04-26
4
-19
/
+11
*
mm: remove guard around pgd_offset_k() macro
Christophe Leroy
2024-04-26
1
-2
/
+0
*
merge mm-hotfixes-stable into mm-nonmm-stable to pick up needed changes
Andrew Morton
2024-04-26
28
-375
/
+417
|
\
|
*
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
2024-04-25
1
-1
/
+1
|
*
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2024-04-25
2
-38
/
+2
|
*
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
2024-04-25
1
-2
/
+2
|
*
hugetlb: check for anon_vma prior to folio allocation
Vishal Moola (Oracle)
2024-04-25
1
-4
/
+7
|
*
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Johannes Weiner
2024-04-25
1
-9
/
+16
|
*
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-25
4
-59
/
+39
|
*
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-25
3
-10
/
+9
|
*
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
2024-04-25
1
-23
/
+47
|
*
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
2024-04-25
1
-1
/
+4
|
*
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
2024-04-25
1
-1
/
+1
|
*
selftests/harness: remove use of LINE_MAX
Edward Liaw
2024-04-25
2
-4
/
+9
|
*
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
2024-04-17
1
-1
/
+1
|
*
MAINTAINERS: update Naoya Horiguchi's email address
Naoya Horiguchi
2024-04-17
2
-2
/
+3
|
*
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-17
1
-16
/
+17
|
*
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-17
2
-6
/
+9
|
*
mm,page_owner: defer enablement of static branch
Oscar Salvador
2024-04-17
1
-1
/
+1
|
*
Squashfs: check the inode number is not the invalid value of zero
Phillip Lougher
2024-04-17
1
-1
/
+4
|
*
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
2024-04-17
1
-32
/
+33
|
*
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
2024-04-17
1
-3
/
+15
|
*
mm/userfaultfd: allow hugetlb change protection upon poison entry
Peter Xu
2024-04-17
1
-3
/
+7
|
*
mm,page_owner: fix printing of stack records
Oscar Salvador
2024-04-17
1
-3
/
+1
|
*
mm,page_owner: fix accounting of pages when migrating
Oscar Salvador
2024-04-17
1
-0
/
+15
|
*
mm,page_owner: fix refcount imbalance
Oscar Salvador
2024-04-17
2
-49
/
+58
|
*
mm,page_owner: update metadata for tail pages
Oscar Salvador
2024-04-17
1
-63
/
+74
|
*
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
2024-04-17
1
-3
/
+3
|
*
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
2024-04-17
3
-41
/
+40
*
|
Merge branch 'master' into mm-stable
Andrew Morton
2024-04-16
762
-5192
/
+12875
|
\
|
|
*
Linux 6.9-rc4
v6.9-rc4
Linus Torvalds
2024-04-14
1
-1
/
+1
|
*
Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-14
1
-1
/
+8
|
|
\
|
|
*
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
2024-04-14
1
-1
/
+8
|
*
|
Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-14
11
-140
/
+131
|
|
\
\
|
|
*
|
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2024-04-12
2
-15
/
+21
|
|
*
|
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
2024-04-12
1
-3
/
+3
[next]