index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-11
mm/mempolicy: fix lock contention on mems_allowed
Abel Wu
1
-1
/
+3
2022-09-11
mm/cma_debug: show complete cma name in debugfs directories
Charan Teja Kalla
2
-9
/
+6
2022-09-11
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
3
-9
/
+6
2022-09-11
zsmalloc: remove unnecessary size_class NULL check
Alexey Romanov
1
-7
/
+0
2022-09-11
zsmalloc: zs_object_copy: add clarifying comment
Alexey Romanov
1
-0
/
+7
2022-09-11
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
2
-4
/
+6
2022-09-11
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
1
-7
/
+10
2022-09-11
userfaultfd: update documentation to describe /dev/userfaultfd
Axel Rasmussen
2
-3
/
+41
2022-09-11
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-09-11
userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
2
-16
/
+59
2022-09-11
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
1
-2
/
+4
2022-09-11
mm/damon/dbgfs: use kmalloc for allocating only one element
Kenneth Lee
1
-1
/
+1
2022-09-11
mm/filemap.c: convert page_endio() to use a folio
Shaoqin Huang
1
-7
/
+9
2022-09-11
mm: memory-failure: cleanup try_to_split_thp_page()
Kefeng Wang
1
-11
/
+12
2022-09-11
mm: align larger anonymous mappings on THP boundaries
Rik van Riel
1
-0
/
+3
2022-09-11
mm/page_ext: remove unused variable in offline_page_ext
Charan Teja Kalla
1
-3
/
+3
2022-09-11
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
1
-67
/
+73
2022-09-11
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
1
-0
/
+31
2022-09-11
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
1
-46
/
+125
2022-09-11
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
1
-39
/
+23
2022-09-11
selftests/vm: modularize collapse selftests
Zach O'Keefe
1
-141
/
+110
2022-09-11
mm/madvise: add MADV_COLLAPSE to process_madvise()
Zach O'Keefe
1
-2
/
+2
2022-09-11
mm/khugepaged: rename prefix of shared collapse functions
Zach O'Keefe
1
-33
/
+35
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
9
-3
/
+147
2022-09-11
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
6
-39
/
+67
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
5
-27
/
+27
2022-09-11
mm/khugepaged: add flag to predicate khugepaged-only behavior
Zach O'Keefe
1
-25
/
+58
2022-09-11
mm/khugepaged: propagate enum scan_result codes back to callers
Zach O'Keefe
1
-116
/
+117
2022-09-11
mm/khugepaged: dedup and simplify hugepage alloc and charging
Zach O'Keefe
1
-43
/
+35
2022-09-11
mm/khugepaged: add struct collapse_control
Zach O'Keefe
1
-37
/
+50
2022-09-11
mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
Yang Shi
1
-94
/
+26
2022-08-28
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
21
-60
/
+108
2022-08-28
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
4
-24
/
+38
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
[prev]
[next]