summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal
2025-11-28vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal
2025-11-28vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-11-28sbitmap: fix all kernel-doc warningsRandy Dunlap
2025-11-28kfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei
2025-11-28blk-mq: fix potential uaf for 'queue_hw_ctx'Fengnan Chang
2025-11-28blk-mq: use array manage hctx map instead of xarrayFengnan Chang
2025-11-28Merge branches 'pm-qos' and 'pm-tools'Rafael J. Wysocki
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-28Merge branches 'pm-em' and 'pm-opp'Rafael J. Wysocki
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-11-28Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki
2025-11-28Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'Rafael J. Wysocki
2025-11-28gpio: regmap: fix kernel-doc notationRandy Dunlap
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald
2025-11-28file: add FD_{ADD,PREPARE}()Christian Brauner
2025-11-28acpi: platform_profile - Add max-power profile optionDerek J. Clark
2025-11-28vfs: add needed headers for new struct delegation definitionJeff Layton
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe
2025-11-27if_ether.h: Clarify ethertype validity for gsw1xx dsaPeter Enderborg
2025-11-27netmem, devmem, tcp: access pp fields through @desc in net_iovByungchul Park
2025-11-27overflow: Introduce struct_offset() to get offset of memberSteven Rostedt
2025-11-28netfilter: nf_tables: improve UAPI kernel-doc commentsRandy Dunlap
2025-11-28netfilter: ip6t_srh: fix UAPI kernel-doc comments formatRandy Dunlap
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao
2025-11-27mm: memfd_luo: allow preserving memfdPratyush Yadav
2025-11-27liveupdate: luo_file: add private argument to store runtime statePratyush Yadav
2025-11-27mm: shmem: allow freezing inode mappingPratyush Yadav
2025-11-27mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav
2025-11-27liveupdate: luo_session: add ioctls for file preservationPasha Tatashin
2025-11-27liveupdate: luo_file: implement file systems callbacksPasha Tatashin
2025-11-27liveupdate: luo_core: add user interfacePasha Tatashin
2025-11-27liveupdate: luo_session: add sessions supportPasha Tatashin
2025-11-27liveupdate: luo_core: integrate with KHOPasha Tatashin
2025-11-27liveupdate: luo_core: Live Update OrchestratorPasha Tatashin
2025-11-27kho: allow memory preservation state updates after finalizationPasha Tatashin
2025-11-27kho: introduce high-level memory allocation APIPasha Tatashin
2025-11-27kho: add interfaces to unpreserve folios, page ranges, and vmallocPasha Tatashin
2025-11-27kho: drop notifiersMike Rapoport (Microsoft)
2025-11-27rbtree: inline rb_last()Eric Dumazet