index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
2
-3
/
+29
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
1
-0
/
+11
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2
-57
/
+46
2021-06-30
mm: mempolicy: don't have to split pmd for huge zero page
Yang Shi
1
-4
/
+5
2021-06-30
mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
Feng Tang
1
-18
/
+30
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2
-81
/
+56
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
3
-27
/
+11
2021-06-30
mm/compaction: fix 'limit' in fast_isolate_freepages
Wonhyuk Yang
1
-3
/
+3
2021-06-30
mm: compaction: remove duplicate !list_empty(&sublist) check
Liu Xiang
1
-4
/
+2
2021-06-30
mm/compaction: use DEVICE_ATTR_WO macro
YueHaibing
1
-4
/
+4
2021-06-30
mm/zbud: don't export any zbud API
Miaohe Lin
4
-138
/
+110
2021-06-30
mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
Miaohe Lin
1
-2
/
+8
2021-06-30
mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
Miaohe Lin
1
-1
/
+1
2021-06-30
mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
Miaohe Lin
1
-0
/
+1
2021-06-30
mm/z3fold: remove unused function handle_to_z3fold_header()
Miaohe Lin
1
-18
/
+4
2021-06-30
mm/z3fold: remove magic number in z3fold_create_pool()
Miaohe Lin
1
-1
/
+2
2021-06-30
mm/z3fold: avoid possible underflow in z3fold_alloc()
Miaohe Lin
1
-2
/
+5
2021-06-30
mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS
Miaohe Lin
1
-1
/
+1
2021-06-30
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
1
-0
/
+13
2021-06-30
virtio-mem: use page_offline_(start|end) when setting PageOffline()
David Hildenbrand
1
-0
/
+2
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2
-0
/
+50
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2
-1
/
+25
2021-06-30
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
1
-8
/
+27
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2
-8
/
+2
2021-06-30
docs: proc.rst: meminfo: briefly describe gaps in memory accounting
Mike Rapoport
1
-2
/
+9
2021-06-30
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
4
-9
/
+4
2021-06-30
mm: workingset: define macro WORKINGSET_SHIFT
Miaohe Lin
1
-4
/
+6
2021-06-30
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
1
-41
/
+0
2021-06-30
mm/vmscan.c: fix potential deadlock in reclaim_pages()
Yu Zhao
1
-0
/
+15
2021-06-30
userfaultfd/selftests: exercise minor fault handling shmem support
Axel Rasmussen
1
-4
/
+25
2021-06-30
userfaultfd/selftests: reinitialize test context in each test
Axel Rasmussen
1
-105
/
+117
2021-06-30
userfaultfd/selftests: create alias mappings in the shmem test
Axel Rasmussen
1
-3
/
+19
2021-06-30
userfaultfd/selftests: use memfd_create for shmem test type
Axel Rasmussen
1
-1
/
+15
2021-06-30
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
3
-57
/
+23
2021-06-30
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
3
-3
/
+10
2021-06-30
userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
Axel Rasmussen
1
-45
/
+127
2021-06-30
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
3
-6
/
+17
2021-06-30
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
3
-54
/
+27
2021-06-30
userfaultfd/selftests: add pagemap uffd-wp test
Peter Xu
1
-0
/
+154
2021-06-30
mm/pagemap: export uffd-wp protection information
Peter Xu
2
-0
/
+11
2021-06-30
mm/userfaultfd: fail uffd-wp registration if not supported
Peter Xu
1
-1
/
+8
2021-06-30
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
4
-26
/
+30
2021-06-30
mm/thp: simplify copying of huge zero page pmd when fork
Peter Xu
1
-6
/
+3
2021-06-30
userfaultfd/selftests: unify error handling
Peter Xu
1
-369
/
+187
2021-06-30
userfaultfd/selftests: only dump counts if mode enabled
Peter Xu
1
-10
/
+20
2021-06-30
userfaultfd/selftests: dropping VERIFY check in locking_thread
Peter Xu
1
-54
/
+1
2021-06-30
userfaultfd/selftests: remove the time() check on delayed uffd
Peter Xu
1
-8
/
+0
2021-06-30
userfaultfd/selftests: use user mode only
Peter Xu
1
-1
/
+1
2021-06-30
mm/hwpoison: disable pcp for page_handle_poison()
Naoya Horiguchi
1
-3
/
+16
2021-06-30
hugetlb: address ref count racing in prep_compound_gigantic_page
Mike Kravetz
2
-9
/
+64
[prev]
[next]