index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-10
memory-failure: use a folio in me_huge_page()
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: convert delete_from_lru_cache() to take a folio
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_pagecache_dirty()
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_pagecache_clean()
Matthew Wilcox (Oracle)
2023-12-10
zram: tweak writeback config help
Sergey Senozhatsky
2023-12-10
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
2023-12-10
mm/page_owner: record and dump free_pid and free_tgid
Barry Song
2023-12-10
Documentation/mm: drop pte_bad() descriptions from arch page table helpers
Anshuman Khandual
2023-12-10
kasan: default to inline instrumentation
Paul Heidekrüger
2023-12-10
mm: fix process_vm_rw page counts
York Jasper Niebuhr
2023-12-10
mmap: remove the IA64-specific vma expansion implementation
Lukas Bulwahn
2023-12-10
gfp: include __GFP_NOWARN in GFP_NOWAIT
Matthew Wilcox (Oracle)
2023-12-10
mm/page_alloc: dedupe some memcg uncharging logic
Brendan Jackman
2023-12-10
mm: remove invalidate_inode_page()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert isolate_page() to mf_isolate_folio()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert soft_offline_in_use_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
mm: use mapping_evict_folio() in truncate_error_page()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert __do_fault() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
mm: make mapping_evict_folio() the preferred way to evict clean folios
Matthew Wilcox (Oracle)
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
2023-12-10
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
afs: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
mm: remove test_set_page_writeback()
Matthew Wilcox (Oracle)
2023-12-10
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
2023-12-10
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-10
mm/filemap: increase usage of folio_next_index() helper
Minjie Du
2023-12-10
dax/kmem: allow kmem to add memory with memmap_on_memory
Vishal Verma
2023-12-10
mm/memory_hotplug: split memmap_on_memory requests across memblocks
Vishal Verma
2023-12-10
mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
Vishal Verma
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-12-10
mm: huge_memory: batch tlb flush when splitting a pte-mapped THP
Baolin Wang
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-10
maple_tree: preserve the tree attributes when destroying maple tree
Peng Zhang
2023-12-10
maple_tree: update check_forking() and bench_forking()
Peng Zhang
2023-12-10
maple_tree: skip other tests when BENCH is enabled
Peng Zhang
2023-12-10
maple_tree: update the documentation of maple tree
Peng Zhang
2023-12-10
maple_tree: add test for mtree_dup()
Peng Zhang
2023-12-10
radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.
Peng Zhang
2023-12-10
maple_tree: introduce interfaces __mt_dup() and mtree_dup()
Peng Zhang
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
2023-12-10
maple_tree: add mt_free_one() and mt_attr() helpers
Peng Zhang
2023-12-10
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-06
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
Jiexun Wang
2023-12-06
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
2023-12-06
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
2023-12-06
scripts/gdb: fix lx-device-list-bus and lx-device-list-class
Florian Fainelli
[next]