index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
2
-0
/
+15
2025-11-24
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
1
-29
/
+1
2025-11-24
memcg: remove __mod_lruvec_state
Shakeel Butt
2
-18
/
+2
2025-11-24
memcg: remove __mod_lruvec_kmem_state
Shakeel Butt
1
-23
/
+5
2025-11-24
memcg: use mod_node_page_state to update stats
Shakeel Butt
2
-3
/
+3
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
2
-3
/
+8
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
2
-0
/
+15
2025-11-24
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
1
-0
/
+10
2025-11-24
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
Lorenzo Stoakes
2
-14
/
+6
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2
-125
/
+19
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
1
-2
/
+0
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
1
-5
/
+0
2025-11-24
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
1
-9
/
+0
2025-11-24
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
2
-4
/
+41
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
3
-103
/
+217
2025-11-24
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
1
-2
/
+14
2025-11-24
mm: use leaf entries in debug pgtable + remove is_swap_pte()
Lorenzo Stoakes
1
-6
/
+0
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
1
-2
/
+1
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
5
-80
/
+417
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
2
-18
/
+21
2025-11-24
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
Wei Yang
1
-5
/
+3
2025-11-24
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
1
-0
/
+5
2025-11-24
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
1
-4
/
+6
2025-11-24
mm/huge_memory: add split_huge_page_to_order()
Zi Yan
1
-2
/
+10
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
1
-0
/
+2
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
1
-2
/
+9
2025-11-24
mm/memremap: add driver callback support for folio splitting
Balbir Singh
1
-0
/
+29
2025-11-24
lib/test_hmm: add zone device private THP test infrastructure
Balbir Singh
1
-0
/
+12
2025-11-24
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
1
-0
/
+7
2025-11-24
mm/migrate_device: implement THP migration of zone device pages
Balbir Singh
1
-0
/
+2
2025-11-24
mm/huge_memory: add device-private THP support to PMD operations
Balbir Singh
1
-0
/
+32
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
1
-3
/
+3
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
1
-1
/
+9
2025-11-24
irqchip/gic: Expose CPU interface VA to KVM
Marc Zyngier
1
-0
/
+2
2025-11-24
irqchip/gic: Add missing GICH_HCR control bits
Marc Zyngier
1
-0
/
+6
2025-11-24
cpumask: Don't use "proxy" headers
Andy Shevchenko
1
-4
/
+6
2025-11-24
string: Add missing kernel-doc return descriptions
Kriish Sharma
1
-0
/
+7
2025-11-24
Add RSPI support for RZ/T2H and RZ/N2H
Mark Brown
14
-44
/
+82
2025-11-24
bitfield: Add non-constant field_{prep,get}() helpers
Geert Uytterhoeven
1
-0
/
+59
2025-11-24
bitfield: Add less-checking __FIELD_{GET,PREP}()
Geert Uytterhoeven
1
-8
/
+28
2025-11-24
firmware: cs_dsp: Store control length as 32-bit
Richard Fitzgerald
1
-1
/
+1
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
1
-2
/
+4
2025-11-24
bpf,x86: adjust the "jmp" mode for bpf trampoline
Menglong Dong
1
-0
/
+12
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
1
-0
/
+33
2025-11-24
firmware: stratix10-svc: fix make htmldocs warning
Dinh Nguyen
1
-2
/
+8
2025-11-24
Merge tag 'icc-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2025-11-24
Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
1
-21
/
+21
2025-11-24
wifi: mt76: Introduce the NPU generic layer
Lorenzo Bianconi
1
-0
/
+1
2025-11-24
wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks
Lorenzo Bianconi
1
-0
/
+1
2025-11-24
s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPU
Heiko Carstens
1
-1
/
+1
[prev]
[next]