index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-03-16
rhashtable: remove needless return in three void APIs
Zijun Hu
2025-03-16
lib min_heap: use size_t for array size and index variables
Kuan-Wei Chiu
2025-03-16
reboot: retire hw_protection_reboot and hw_protection_shutdown helpers
Ahmad Fatoum
2025-03-16
reboot: add support for configuring emergency hardware protection action
Ahmad Fatoum
2025-03-16
reboot: rename now misleading __hw_protection_shutdown symbols
Ahmad Fatoum
2025-03-16
reboot: replace __hw_protection_shutdown bool action parameter with an enum
Ahmad Fatoum
2025-03-16
ucount: use rcuref_t for reference counting
Sebastian Andrzej Siewior
2025-03-16
ucount: use RCU for ucounts lookups
Sebastian Andrzej Siewior
2025-03-16
rcu: provide a static initializer for hlist_nulls_head
Sebastian Andrzej Siewior
2025-03-16
crash: let arch decide usable memory range in reserved area
Sourabh Jain
2025-03-16
crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
2025-03-16
mm, swap: simplify folio swap allocation
Kairui Song
2025-03-16
mm, swap: remove swap slot cache
Kairui Song
2025-03-16
mm, swap: use percpu cluster as allocation fast path
Kairui Song
2025-03-16
zsmalloc: introduce new object mapping API
Sergey Senozhatsky
2025-03-16
mm/folio_queue: delete __folio_order and use folio_order directly
Liu Ye
2025-03-16
mm/damon: implement a new DAMOS filter type for unmapped pages
SeongJae Park
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
2025-03-16
mm/cma: introduce a cma validate function
Frank van der Linden
2025-03-16
mm/hugetlb: do pre-HVO for bootmem allocated pages
Frank van der Linden
2025-03-16
mm/hugetlb: add pre-HVO framework
Frank van der Linden
2025-03-16
mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc
Frank van der Linden
2025-03-16
mm/sparse: add vmemmap_*_hvo functions
Frank van der Linden
2025-03-16
mm/sparse: allow for alternate vmemmap section init at boot
Frank van der Linden
2025-03-16
mm/bootmem_info: export register_page_bootmem_memmap
Frank van der Linden
2025-03-16
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
2025-03-16
mm/cma: introduce cma_intersects function
Frank van der Linden
2025-03-16
mm, cma: support multiple contiguous ranges, if requested
Frank van der Linden
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-16
fs: remove folio_file_mapping()
Matthew Wilcox (Oracle)
2025-03-16
fs: remove page_file_mapping()
Matthew Wilcox (Oracle)
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2025-03-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
2025-03-16
mm: prepare lock_vma_under_rcu() for vma reuse possibility
Suren Baghdasaryan
2025-03-16
mm: remove extra vma_numab_state_init() call
Suren Baghdasaryan
2025-03-16
mm: move lesser used vma_area_struct members into the last cacheline
Suren Baghdasaryan
2025-03-16
mm: replace vm_lock and detached flag with a reference count
Suren Baghdasaryan
2025-03-16
refcount: introduce __refcount_{add|inc}_not_zero_limited_acquire
Suren Baghdasaryan
2025-03-16
refcount: provide ops for cases when object's memory can be reused
Suren Baghdasaryan
2025-03-16
mm: uninline the main body of vma_start_write()
Suren Baghdasaryan
2025-03-16
mm: move mmap_init_lock() out of the header file
Suren Baghdasaryan
2025-03-16
mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
Suren Baghdasaryan
2025-03-16
types: move struct rcuwait into types.h
Suren Baghdasaryan
2025-03-16
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
2025-03-16
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
2025-03-16
mm: move per-vma lock into vm_area_struct
Suren Baghdasaryan
2025-03-16
mm: introduce vma_start_read_locked{_nested} helpers
Suren Baghdasaryan
2025-03-16
mm/mmu_gather: clean up the stale code comment
Baoquan He
2025-03-16
mm/mmu_gather: remove unused __tlb_remove_page()
Baoquan He
2025-03-16
mm/damon: introduce DAMOS filter type hugepage_size
Usama Arif
[prev]
[next]