index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-12-20
mm/memory-failure: pass the folio and the page to collect_procs()
Matthew Wilcox (Oracle)
1
-13
/
+12
2023-12-20
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-12-20
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
1
-1
/
+8
2023-12-20
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
2
-1
/
+12
2023-12-20
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
1
-0
/
+9
2023-12-20
kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
Nico Pache
1
-4
/
+16
2023-12-20
kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Arnd Bergmann
1
-1
/
+2
2023-12-20
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
5
-9
/
+8
2023-12-13
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
2
-12
/
+20
2023-12-13
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
2
-27
/
+33
2023-12-13
mm/mglru: try to stop at high watermarks
Yu Zhao
1
-8
/
+28
2023-12-13
mm/mglru: fix underprotected page cache
Yu Zhao
3
-13
/
+18
2023-12-13
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
1
-1
/
+18
2023-12-13
Revert "selftests: error out if kernel header files are not yet built"
John Hubbard
2
-57
/
+4
2023-12-13
crash_core: fix the check for whether crashkernel is from high memory
Yuntao Wang
1
-5
/
+5
2023-12-13
x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
Baoquan He
1
-1
/
+1
2023-12-13
sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
4
-6
/
+6
2023-12-13
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
9
-16
/
+16
2023-12-13
m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
Baoquan He
2
-3
/
+3
2023-12-13
loongarch, kexec: change dependency of object files
Baoquan He
1
-1
/
+1
2023-12-13
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2
-0
/
+8
2023-12-13
selftests/mm: cow: print ksft header before printing anything else
David Hildenbrand
1
-1
/
+2
2023-12-13
mm: fix VMA heap bounds checking
Kefeng Wang
1
-4
/
+4
2023-12-13
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2023-12-13
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
3
-4
/
+5
2023-12-07
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
Jiexun Wang
1
-0
/
+11
2023-12-07
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
1
-7
/
+35
2023-12-07
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
1
-0
/
+1
2023-12-07
scripts/gdb: fix lx-device-list-bus and lx-device-list-class
Florian Fainelli
1
-8
/
+8
2023-12-07
MAINTAINERS: drop Antti Palosaari
Bagas Sanjaya
2
-142
/
+45
2023-12-07
highmem: fix a memory copy problem in memcpy_from_folio
Su Hui
1
-1
/
+1
2023-12-07
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
1
-1
/
+5
2023-12-07
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
3
-6
/
+1
2023-12-07
units: add missing header
Andy Shevchenko
1
-0
/
+1
2023-12-07
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
1
-3
/
+3
2023-12-07
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
1
-6
/
+43
2023-12-07
scripts/gdb/tasks: fix lx-ps command error
Kuan-Ying Lee
1
-11
/
+7
2023-12-07
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
1
-7
/
+9
2023-12-07
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
1
-2
/
+2
2023-12-07
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
1
-0
/
+1
2023-12-07
lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly
Ming Lei
1
-6
/
+16
2023-12-07
checkstack: fix printed address
Heiko Carstens
1
-6
/
+2
2023-12-07
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
1
-1
/
+1
2023-12-07
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2
-10
/
+21
2023-12-07
.mailmap: add a new address mapping for Chester Lin
Chester Lin
1
-0
/
+1
2023-12-07
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
1
-1
/
+1
2023-12-07
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
1
-1
/
+1
2023-12-07
mm/selftests: fix pagemap_ioctl memory map test
Peter Xu
1
-3
/
+6
2023-12-07
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
1
-1
/
+1
[next]