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
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
2025-07-09
tracing/sched: Remove obsolete comment on suffixes
Ricardo Neri
-2
/
+0
2025-07-09
rv: Allow to configure the number of per-task monitor
Nam Cao
-13
/
+4
2025-07-09
rv: Add support for LTL monitors
Nam Cao
-4
/
+243
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
-37
/
+17
2025-07-09
panic: Add vpanic()
Nam Cao
-0
/
+3
2025-07-09
printk: Make vprintk_deferred() public
Nam Cao
-0
/
+7
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
-0
/
+1
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
-0
/
+3
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
-0
/
+7
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
-1
/
+9
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
-0
/
+1
2025-07-09
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
-4
/
+2
2025-07-09
debugfs_get_aux(): allow storing non-const void *
Al Viro
-1
/
+1
2025-07-09
debugfs: split short and full proxy wrappers, kill debugfs_real_fops()
Al Viro
-2
/
+0
2025-07-09
pmdomain: core: Leave powered-on genpds on until late_initcall_sync
Ulf Hansson
-0
/
+1
[prev]
[next]