aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-24mm/huge_memory: fix kernel-doc comments for folio_split() and relatedZi Yan1-4/+6
2025-11-24mm/huge_memory: add split_huge_page_to_order()Zi Yan1-2/+10
2025-11-24mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()Wei Yang1-0/+2
2025-11-24mm/migrate_device: add THP splitting during migrationBalbir Singh1-2/+9
2025-11-24mm/memremap: add driver callback support for folio splittingBalbir Singh1-0/+29
2025-11-24lib/test_hmm: add zone device private THP test infrastructureBalbir Singh1-0/+12
2025-11-24mm/memory/fault: add THP fault handling for zone device private pagesBalbir Singh1-0/+7
2025-11-24mm/migrate_device: implement THP migration of zone device pagesBalbir Singh1-0/+2
2025-11-24mm/huge_memory: add device-private THP support to PMD operationsBalbir Singh1-0/+32
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh1-3/+3
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh1-1/+9
2025-11-24irqchip/gic: Expose CPU interface VA to KVMMarc Zyngier1-0/+2
2025-11-24irqchip/gic: Add missing GICH_HCR control bitsMarc Zyngier1-0/+6
2025-11-24cpumask: Don't use "proxy" headersAndy Shevchenko1-4/+6
2025-11-24string: Add missing kernel-doc return descriptionsKriish Sharma1-0/+7
2025-11-24Add RSPI support for RZ/T2H and RZ/N2HMark Brown14-44/+82
2025-11-24bitfield: Add non-constant field_{prep,get}() helpersGeert Uytterhoeven1-0/+59
2025-11-24bitfield: Add less-checking __FIELD_{GET,PREP}()Geert Uytterhoeven1-8/+28
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald1-1/+1
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong1-2/+4
2025-11-24bpf,x86: adjust the "jmp" mode for bpf trampolineMenglong Dong1-0/+12
2025-11-24ftrace: Introduce FTRACE_OPS_FL_JMPMenglong Dong1-0/+33
2025-11-24firmware: stratix10-svc: fix make htmldocs warningDinh Nguyen1-2/+8
2025-11-24Merge tag 'icc-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-1/+1
2025-11-24Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-21/+21
2025-11-24wifi: mt76: Introduce the NPU generic layerLorenzo Bianconi1-0/+1
2025-11-24wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi1-0/+1
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens1-1/+1
2025-11-23NFS: Request a directory delegation during RENAMEAnna Schumaker1-1/+2
2025-11-23NFS: Request a directory delegation on ACCESS, CREATE, and UNLINKAnna Schumaker2-0/+2
2025-11-23NFS: Add support for sending GDD_GETATTRAnna Schumaker1-0/+7
2025-11-23SUNRPC: new helper function for stopping backchannel serverOlga Kornievskaia1-0/+6
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia1-0/+1
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld1-0/+15
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov1-0/+102
2025-11-23mempool: de-typedefChristoph Hellwig1-20/+19
2025-11-23mempool: remove mempool_{init,create}_kvmalloc_poolChristoph Hellwig1-13/+0
2025-11-23mempool: add mempool_{alloc,free}_bulkChristoph Hellwig1-0/+6
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner17-16/+127
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan1-1/+1
2025-11-21bpf: correct stack liveness for tail callsEduard Zingerman1-2/+3
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger1-0/+21
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger1-0/+3
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan1-1/+1
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2025-11-21lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGIONYicong Yang1-0/+61
2025-11-21regulator: Add FP9931/JD9930Mark Brown15-44/+94
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-29/+71
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski1-22/+0
2025-11-21bug: Add report_bug_entry()Peter Zijlstra1-0/+8