aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-15KVM: Implement barriers before accessing kvm->buses[] on SRCU read pathsKeir Fraser1-3/+7
2025-09-15KVM: arm64: vgic-init: Remove vgic_ready() macroKeir Fraser1-1/+0
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck1-0/+2
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck2-6/+10
2025-09-15pwm: Provide a gpio device for waveform driversUwe Kleine-König1-0/+3
2025-09-15Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/nextMarc Zyngier1-0/+1
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie46-145/+249
2025-09-15include/linux/rv.h: remove redundant include fileAkhilesh Patil1-4/+2
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman54-160/+342
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman28-66/+161
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman28-66/+161
2025-09-14net: dst_metadata: fix IP_DF bit not extracted from tunnel headersIlya Maximets1-2/+9
2025-09-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-0/+175
2025-09-14net: phy: introduce phy_id_compare_model() PHY ID helperChristian Marangi1-0/+13
2025-09-14net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao1-1/+1
2025-09-14net: use NUMA drop counters for softnet_data.droppedEric Dumazet5-29/+42
2025-09-14memblock: drop for_each_free_mem_pfn_range_in_zone_from()Mike Rapoport (Microsoft)1-22/+0
2025-09-14platform/chrome: cros_ec: Add a flag to track registration stateTzung-Bi Shih1-0/+4
2025-09-14platform/chrome: Centralize common cros_ec_device initializationTzung-Bi Shih1-4/+10
2025-09-13kexec: introduce is_kho_boot()Evangelos Petrongonas1-0/+6
2025-09-13kernel.h: add comments for enum system_statesRandy Dunlap1-4/+17
2025-09-13panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()Jinchao Wang1-2/+0
2025-09-13panic: introduce helper functions for panic stateJinchao Wang1-0/+6
2025-09-13panic: add note that 'panic_print' parameter is deprecatedFeng Tang1-0/+13
2025-09-13list.h: add missing kernel-doc for basic macrosRandy Dunlap1-0/+8
2025-09-13nvmem: update a comment related to struct nvmem_configChristophe JAILLET1-1/+1
2025-09-13ida: remove the ida_simple_xxx() APIChristophe JAILLET1-8/+0
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak2-1/+8
2025-09-13huge_mm.h: disallow is_huge_zero_folio(NULL)Max Kellermann1-0/+2
2025-09-13pagevec.h: add `const` to pointer parameters of getter functionsMax Kellermann1-2/+2
2025-09-13mm/damon: add damon_ctx->min_sz_regionQuanmin Yan1-1/+3
2025-09-13mm/damon/core: add damon_ctx->addr_unitSeongJae Park1-1/+2
2025-09-13mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_endWei Yang1-7/+5
2025-09-13mm: add vmstat for kernel_file pagesBoris Burkov1-0/+1
2025-09-13mm/filemap: add AS_KERNEL_FILEBoris Burkov2-0/+4
2025-09-13maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docsSidhartha Kumar1-8/+8
2025-09-13kmem/tracing: add kmem name to kmem_cache_alloc tracepointWander Lairson Costa1-1/+4
2025-09-13mm/cma: add 'available count' and 'total count' to trace_cma_alloc_startgaoxiang171-6/+13
2025-09-13mm: remove write_cache_pagesChristoph Hellwig1-6/+0
2025-09-13mm: add folio_is_pci_p2pdma()Matthew Wilcox (Oracle)1-2/+8
2025-09-13mm: reimplement folio_is_fsdax()Matthew Wilcox (Oracle)1-5/+5
2025-09-13mm: reimplement folio_is_device_coherent()Matthew Wilcox (Oracle)1-5/+5
2025-09-13mm: reimplement folio_is_device_private()Matthew Wilcox (Oracle)1-5/+6
2025-09-13mm: introduce memdesc_is_zone_device()Matthew Wilcox (Oracle)1-7/+12
2025-09-13mm: introduce memdesc_zonenum()Matthew Wilcox (Oracle)1-3/+8
2025-09-13mm: introduce memdesc_nid()Matthew Wilcox (Oracle)1-8/+13
2025-09-13mm: convert page_to_section() to memdesc_section()Matthew Wilcox (Oracle)2-3/+3
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)7-50/+55
2025-09-13mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISEDDavid Hildenbrand2-2/+8
2025-09-13mm/huge_memory: convert "tva_flags" to "enum tva_type"David Hildenbrand1-12/+18