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-09-13
mm: introduce memdesc_is_zone_device()
Matthew Wilcox (Oracle)
-7
/
+12
2025-09-13
mm: introduce memdesc_zonenum()
Matthew Wilcox (Oracle)
-3
/
+8
2025-09-13
mm: introduce memdesc_nid()
Matthew Wilcox (Oracle)
-8
/
+13
2025-09-13
mm: convert page_to_section() to memdesc_section()
Matthew Wilcox (Oracle)
-3
/
+3
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
-50
/
+55
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
-2
/
+8
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
-12
/
+18
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
-13
/
+30
2025-09-13
memcg: optimize exit to user space
Thomas Gleixner
-1
/
+7
2025-09-13
mm: swap.h: Remove deleted field from comments
Chris Li
-5
/
+2
2025-09-13
mempool: rename struct mempool_s to struct mempool
Christoph Hellwig
-3
/
+3
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
-15
/
+11
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
-3
/
+10
2025-09-13
mm: correct sign-extension issue in MMF_* flag masks
Lorenzo Stoakes
-10
/
+9
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
-1
/
+29
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
-9
/
+11
2025-09-13
mm: add bitmap mm->flags field
Lorenzo Stoakes
-1
/
+69
2025-09-13
mm: add largest_zero_folio() routine
Pankaj Raghav
-0
/
+22
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
-0
/
+16
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
-1
/
+1
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
-5
/
+13
2025-09-13
mm: introduce and use vm_normal_page_pud()
David Hildenbrand
-0
/
+2
2025-09-13
mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
-0
/
+18
2025-09-13
mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
David Hildenbrand
-34
/
+36
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
-9
/
+1
2025-09-13
mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
-1
/
+0
2025-09-13
mm/damon: update expired description of damos_action
Sang-Heon Jeon
-5
/
+5
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
-16
/
+25
2025-09-13
mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
-3
/
+9
2025-09-13
mm: correct misleading comment on mmap_lock field in mm_struct
Adrian Huang (Lenovo)
-3
/
+3
2025-09-13
mm, swap: remove fragment clusters counter
Kairui Song
-1
/
+0
2025-09-13
mm: limit the scope of vma_start_read()
Suren Baghdasaryan
-85
/
+0
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
-0
/
+9
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
-1
/
+15
2025-09-13
mempolicy: clarify what zone reclaim means
Joshua Hahn
-3
/
+9
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
-0
/
+2
2025-09-13
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
-0
/
+10
2025-09-13
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
-3
/
+8
2025-09-13
can: peak: Modification of references to email accounts being deleted
Stéphane Grosjean
-2
/
+2
2025-09-13
media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILE
Ricardo Ribalda
-0
/
+5
2025-09-13
media: uvcvideo: Move MSXU_CONTROL_METADATA definition to header
Laurent Pinchart
-0
/
+17
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
-94
/
+181
2025-09-13
iio: adc: Add driver for Marvell 88PM886 PMIC ADC
Duje Mihanović
-0
/
+58
2025-09-13
iio: add power and energy measurement modifiers
Antoniu Miclaus
-0
/
+5
2025-09-13
iio: add IIO_ALTCURRENT channel type
Antoniu Miclaus
-0
/
+1
2025-09-13
dt-bindings: clock: sun55i-a523-ccu: Add A523 MCU CCU clock controller
Chen-Yu Tsai
-0
/
+84
2025-09-13
dt-bindings: clock: sun55i-a523-ccu: Add missing NPU module clock
Chen-Yu Tsai
-0
/
+1
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+2
2025-09-12
drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()
Lyude Paul
-0
/
+1
2025-09-12
drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()
Lyude Paul
-0
/
+1
[prev]
[next]