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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+0
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+192
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
3
-8
/
+64
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+157
2023-06-20
Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-94
/
+99
2023-06-19
Revert "mm: vmscan: make global slab shrink lockless"
Qi Zheng
1
-12
/
+16
2023-06-19
Revert "mm: vmscan: make memcg slab shrink lockless"
Qi Zheng
1
-26
/
+19
2023-06-19
Revert "mm: vmscan: add shrinker_srcu_generation"
Qi Zheng
1
-20
/
+4
2023-06-19
Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
Qi Zheng
1
-8
/
+17
2023-06-19
Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"
Qi Zheng
1
-2
/
+2
2023-06-19
Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"
Qi Zheng
1
-2
/
+6
2023-06-19
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2
-24
/
+24
2023-06-19
mm/khugepaged: fix iteration in collapse_file
David Stevens
1
-1
/
+0
2023-06-19
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
1
-3
/
+6
2023-06-19
mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
Lorenzo Stoakes
1
-4
/
+13
2023-06-19
mm/mprotect: fix do_mprotect_pkey() limit check
Liam R. Howlett
1
-1
/
+1
2023-06-18
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-20
/
+17
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-12
/
+28
2023-06-12
zswap: do not shrink if cgroup may not zswap
Nhat Pham
1
-2
/
+9
2023-06-12
page cache: fix page_cache_next/prev_miss off by one
Mike Kravetz
1
-10
/
+16
2023-06-12
mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()
Kefeng Wang
1
-0
/
+2
2023-06-12
mm/gup_test: fix ioctl fail for compat task
Haibo Li
1
-0
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-4
/
+3
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
4
-0
/
+192
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+2
2023-05-31
swap: use __bio_add_page to add page to bio
Johannes Thumshirn
1
-4
/
+4
2023-05-31
mm: Provide a function to get an additional pin on a page
David Howells
1
-0
/
+27
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
1
-1
/
+30
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-05-29
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
1
-0
/
+1
2023-05-24
splice: kdoc for filemap_splice_read() and copy_splice_read()
David Howells
1
-3
/
+18
2023-05-24
iov_iter: Kill ITER_PIPE
David Howells
1
-2
/
+1
2023-05-24
shmem: Implement splice-read
David Howells
1
-1
/
+133
2023-05-24
splice: Make filemap_splice_read() check s_maxbytes
David Howells
1
-0
/
+3
2023-05-24
splice: Fix filemap_splice_read() to use the correct inode
David Howells
1
-2
/
+2
2023-05-18
x86/mm: Add early_memremap_pgprot_adjust() prototype
Arnd Bergmann
1
-6
/
+0
2023-05-17
mm: fix zswap writeback race condition
Domenico Cerasuolo
1
-0
/
+16
2023-05-17
mm: kfence: fix false positives on big endian
Michael Ellerman
1
-1
/
+1
2023-05-17
zsmalloc: move LRU update from zs_map_object() to zs_malloc()
Nhat Pham
1
-27
/
+9
2023-05-17
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
2
-7
/
+13
2023-05-06
Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-205
/
+202
2023-05-06
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+15
2023-05-06
dmapool: link blocks across pages
Keith Busch
1
-127
/
+130
2023-05-06
dmapool: don't memset on free twice
Keith Busch
1
-2
/
+2
2023-05-06
dmapool: simplify freeing
Keith Busch
1
-16
/
+6
2023-05-06
dmapool: consolidate page initialization
Keith Busch
1
-4
/
+3
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
1
-7
/
+9
2023-05-06
dmapool: move debug code to own functions
Keith Busch
1
-51
/
+77
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
1
-1
/
+1
[next]