index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-07-09
lib/raid6: replace custom zero page with ZERO_PAGE
Herbert Xu
-1
/
+11
2025-07-09
relayfs: support a counter tracking if data is too big to write
Jason Xing
-2
/
+3
2025-07-09
relayfs: introduce getting relayfs statistics function
Jason Xing
-0
/
+7
2025-07-09
relayfs: support a counter tracking if per-cpu buffers is full
Jason Xing
-0
/
+9
2025-07-09
relayfs: abolish prev_padding
Jason Xing
-4
/
+1
2025-07-09
include/linux/jhash.h: replace __get_unaligned_cpu32 in jhash function
Julian Vetter
-4
/
+4
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
-103
/
+12
2025-07-09
mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
Alistair Popple
-48
/
+2
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
-24
/
+2
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
-7
/
+5
2025-07-09
mm/gup: remove pXX_devmap usage from get_user_pages()
Alistair Popple
-3
/
+0
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
-6
/
+7
2025-07-09
mm/memfd: reserve hugetlb folios before allocation
Vivek Kasireddy
-0
/
+5
2025-07-09
mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updated
Vivek Kasireddy
-1
/
+1
2025-07-09
codetag: avoid unused alloc_tags sections/symbols
Petr Pavlu
-2
/
+8
2025-07-09
mm/damon: fix minor typos in damon header
Nathan Gao
-2
/
+2
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
-26
/
+26
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
-3
/
+3
2025-07-09
highmem: remove a use of folio->page
Matthew Wilcox (Oracle)
-1
/
+1
2025-07-09
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
David Hildenbrand
-1
/
+18
2025-07-09
mm: remove zero_user()
Matthew Wilcox (Oracle)
-6
/
+0
2025-07-09
mm: madvise: use per_vma lock for MADV_FREE
Barry Song
-0
/
+2
2025-07-09
mm/memory-tier: fix abstract distance calculation overflow
Li Zhijian
-1
/
+1
2025-07-09
alloc_tag: add sequence number for module and iterator
David Wang
-0
/
+1
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
-4
/
+3
2025-07-09
alloc_tag: remove empty module tag section
Casey Chen
-6
/
+0
2025-07-09
mm/filemap: allow arch to request folio size for exec memory
Ryan Roberts
-0
/
+11
2025-07-09
mm/readahead: store folio order in struct file_ra_state
Ryan Roberts
-0
/
+2
2025-07-09
mm/readahead: make space in struct file_ra_state
Ryan Roberts
-1
/
+1
2025-07-09
proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...
wangzijie
-0
/
+1
2025-07-09
userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET
Tal Zussman
-4
/
+0
2025-07-09
userfaultfd: correctly prevent registering VM_DROPPABLE regions
Tal Zussman
-1
/
+1
2025-07-09
drivers/base/node: rename __register_one_node() to register_one_node()
Donet Tom
-12
/
+1
2025-07-09
drivers/base/node: rename register_memory_blocks_under_node() and remove cont...
Donet Tom
-6
/
+5
2025-07-09
drivers/base/node: remove register_memory_blocks_under_node() function call f...
Donet Tom
-15
/
+1
2025-07-09
drivers/base/node: optimize memory block registration to reduce boot time
Donet Tom
-0
/
+21
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
-12
/
+4
2025-07-09
mm: stop passing a writeback_control structure to swap_writeout
Christoph Hellwig
-7
/
+0
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
-4
/
+4
2025-07-09
mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
Zi Yan
-11
/
+11
2025-07-09
mm/gup: remove (VM_)BUG_ONs
David Hildenbrand
-0
/
+12
2025-07-09
mm: remove unused mmap tracepoints
Caleb Sander Mateos
-52
/
+0
2025-07-09
mm: prevent KSM from breaking VMA merging for new VMAs
Lorenzo Stoakes
-3
/
+5
2025-07-09
mm: ksm: have KSM VMA checks not require a VMA pointer
Lorenzo Stoakes
-1
/
+6
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
-6
/
+0
2025-07-09
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
-0
/
+5
2025-07-09
net: phy: bcm5481x: MII-Lite activation
Kamil Horák - 2N
-0
/
+6
2025-07-09
net: phy: MII-Lite PHY interface mode
Kamil Horák - 2N
-0
/
+4
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
-0
/
+4
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
-0
/
+2
[prev]
[next]