summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-15pwm: Provide a gpio device for waveform driversUwe Kleine-König
2025-09-15Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/nextMarc Zyngier
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-15include/linux/rv.h: remove redundant include fileAkhilesh Patil
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman
2025-09-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-14net: phy: introduce phy_id_compare_model() PHY ID helperChristian Marangi
2025-09-14net: use NUMA drop counters for softnet_data.droppedEric Dumazet
2025-09-14memblock: drop for_each_free_mem_pfn_range_in_zone_from()Mike Rapoport (Microsoft)
2025-09-14platform/chrome: cros_ec: Add a flag to track registration stateTzung-Bi Shih
2025-09-14platform/chrome: Centralize common cros_ec_device initializationTzung-Bi Shih
2025-09-13kexec: introduce is_kho_boot()Evangelos Petrongonas
2025-09-13kernel.h: add comments for enum system_statesRandy Dunlap
2025-09-13panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()Jinchao Wang
2025-09-13panic: introduce helper functions for panic stateJinchao Wang
2025-09-13panic: add note that 'panic_print' parameter is deprecatedFeng Tang
2025-09-13list.h: add missing kernel-doc for basic macrosRandy Dunlap
2025-09-13nvmem: update a comment related to struct nvmem_configChristophe JAILLET
2025-09-13ida: remove the ida_simple_xxx() APIChristophe JAILLET
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak
2025-09-13huge_mm.h: disallow is_huge_zero_folio(NULL)Max Kellermann
2025-09-13pagevec.h: add `const` to pointer parameters of getter functionsMax Kellermann
2025-09-13mm/damon: add damon_ctx->min_sz_regionQuanmin Yan
2025-09-13mm/damon/core: add damon_ctx->addr_unitSeongJae Park
2025-09-13mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_endWei Yang
2025-09-13mm: add vmstat for kernel_file pagesBoris Burkov
2025-09-13mm/filemap: add AS_KERNEL_FILEBoris Burkov
2025-09-13maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docsSidhartha Kumar
2025-09-13mm: remove write_cache_pagesChristoph Hellwig
2025-09-13mm: add folio_is_pci_p2pdma()Matthew Wilcox (Oracle)
2025-09-13mm: reimplement folio_is_fsdax()Matthew Wilcox (Oracle)
2025-09-13mm: reimplement folio_is_device_coherent()Matthew Wilcox (Oracle)
2025-09-13mm: reimplement folio_is_device_private()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_is_zone_device()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_zonenum()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_nid()Matthew Wilcox (Oracle)
2025-09-13mm: convert page_to_section() to memdesc_section()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISEDDavid Hildenbrand
2025-09-13mm/huge_memory: convert "tva_flags" to "enum tva_type"David Hildenbrand
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand
2025-09-13memcg: optimize exit to user spaceThomas Gleixner
2025-09-13mm: swap.h: Remove deleted field from commentsChris Li
2025-09-13mempool: rename struct mempool_s to struct mempoolChristoph Hellwig
2025-09-13mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes
2025-09-13mm: update fork mm->flags initialisation to use bitmapLorenzo Stoakes
2025-09-13mm: correct sign-extension issue in MMF_* flag masksLorenzo Stoakes
2025-09-13mm: update coredump logic to correctly use bitmap mm flagsLorenzo Stoakes