index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
pcmcia
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
1
-4
/
+2
2023-12-11
afs: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
1
-4
/
+2
2023-12-11
mm: remove test_set_page_writeback()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-12-11
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Matthew Wilcox (Oracle)
1
-20
/
+17
2023-12-11
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
2
-12
/
+40
2023-12-11
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
2
-2
/
+39
2023-12-11
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
1
-3
/
+77
2023-12-11
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
4
-1
/
+19
2023-12-11
mm/filemap: increase usage of folio_next_index() helper
Minjie Du
1
-1
/
+1
2023-12-11
dax/kmem: allow kmem to add memory with memmap_on_memory
Vishal Verma
7
-1
/
+15
2023-12-11
mm/memory_hotplug: split memmap_on_memory requests across memblocks
Vishal Verma
1
-76
/
+136
2023-12-11
mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
Vishal Verma
1
-3
/
+3
2023-12-11
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
4
-59
/
+38
2023-12-11
mm: huge_memory: batch tlb flush when splitting a pte-mapped THP
Baolin Wang
1
-1
/
+3
2023-12-11
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
5
-26
/
+52
2023-12-11
maple_tree: preserve the tree attributes when destroying maple tree
Peng Zhang
1
-1
/
+1
2023-12-11
maple_tree: update check_forking() and bench_forking()
Peng Zhang
2
-59
/
+62
2023-12-11
maple_tree: skip other tests when BENCH is enabled
Peng Zhang
2
-4
/
+6
2023-12-11
maple_tree: update the documentation of maple tree
Peng Zhang
1
-0
/
+4
2023-12-11
maple_tree: add test for mtree_dup()
Peng Zhang
1
-0
/
+361
2023-12-11
radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.
Peng Zhang
1
-12
/
+33
2023-12-11
maple_tree: introduce interfaces __mt_dup() and mtree_dup()
Peng Zhang
2
-0
/
+277
2023-12-11
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
2
-0
/
+5
2023-12-11
maple_tree: add mt_free_one() and mt_attr() helpers
Peng Zhang
1
-1
/
+11
2023-12-11
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
4
-10
/
+15
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
2023-12-07
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
1
-4
/
+20
[next]