| Age | Commit message (Expand) | Author |
| 2025-11-28 | Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2025-11-28 | vfio/nvgrace-gpu: wait for the GPU mem to be ready | Ankit Agrawal |
| 2025-11-28 | vfio: refactor vfio_pci_mmap_huge_fault function | Ankit Agrawal |
| 2025-11-28 | vfio/pci: Use RCU for error/request triggers to avoid circular locking | Alex Williamson |
| 2025-11-28 | sbitmap: fix all kernel-doc warnings | Randy Dunlap |
| 2025-11-28 | kfifo: add kfifo_alloc_node() helper for NUMA awareness | Ming Lei |
| 2025-11-28 | blk-mq: fix potential uaf for 'queue_hw_ctx' | Fengnan Chang |
| 2025-11-28 | blk-mq: use array manage hctx map instead of xarray | Fengnan Chang |
| 2025-11-28 | Merge branches 'pm-qos' and 'pm-tools' | Rafael J. Wysocki |
| 2025-11-28 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',... | Catalin Marinas |
| 2025-11-28 | Merge branches 'pm-em' and 'pm-opp' | Rafael J. Wysocki |
| 2025-11-28 | mailbox: mtk-cmdq: Refine DMA address handling for the command buffer | Jason-JH Lin |
| 2025-11-28 | Merge branches 'pm-cpuidle' and 'pm-powercap' | Rafael J. Wysocki |
| 2025-11-28 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
| 2025-11-28 | Merge branches 'pm-core' and 'pm-runtime' | Rafael J. Wysocki |
| 2025-11-28 | Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery' | Rafael J. Wysocki |
| 2025-11-28 | gpio: regmap: fix kernel-doc notation | Randy Dunlap |
| 2025-11-28 | ASoC: cs35l56: Log a message if firmware is missing | Richard Fitzgerald |
| 2025-11-28 | file: add FD_{ADD,PREPARE}() | Christian Brauner |
| 2025-11-28 | acpi: platform_profile - Add max-power profile option | Derek J. Clark |
| 2025-11-28 | vfs: add needed headers for new struct delegation definition | Jeff Layton |
| 2025-11-28 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t... | Joerg Roedel |
| 2025-11-28 | iommupt/vtd: Support mgaw's less than a 4 level walk for first stage | Jason Gunthorpe |
| 2025-11-28 | iommupt/vtd: Allow VT-d to have a larger table top than the vasz requires | Jason Gunthorpe |
| 2025-11-27 | if_ether.h: Clarify ethertype validity for gsw1xx dsa | Peter Enderborg |
| 2025-11-27 | netmem, devmem, tcp: access pp fields through @desc in net_iov | Byungchul Park |
| 2025-11-27 | overflow: Introduce struct_offset() to get offset of member | Steven Rostedt |
| 2025-11-28 | netfilter: nf_tables: improve UAPI kernel-doc comments | Randy Dunlap |
| 2025-11-28 | netfilter: ip6t_srh: fix UAPI kernel-doc comments format | Randy Dunlap |
| 2025-11-28 | netfilter: nf_conncount: rework API to use sk_buff directly | Fernando Fernandez Mancera |
| 2025-11-28 | netfilter: flowtable: Add IPIP rx sw acceleration | Lorenzo Bianconi |
| 2025-11-28 | netfilter: flowtable: remove hw_ifidx | Pablo Neira Ayuso |
| 2025-11-27 | netfilter: flowtable: consolidate xmit path | Pablo Neira Ayuso |
| 2025-11-27 | netfilter: flowtable: move path discovery infrastructure to its own file | Pablo Neira Ayuso |
| 2025-11-27 | vmcoreinfo: track and log recoverable hardware errors | Breno Leitao |
| 2025-11-27 | mm: memfd_luo: allow preserving memfd | Pratyush Yadav |
| 2025-11-27 | liveupdate: luo_file: add private argument to store runtime state | Pratyush Yadav |
| 2025-11-27 | mm: shmem: allow freezing inode mapping | Pratyush Yadav |
| 2025-11-27 | mm: shmem: use SHMEM_F_* flags instead of VM_* flags | Pratyush Yadav |
| 2025-11-27 | liveupdate: luo_session: add ioctls for file preservation | Pasha Tatashin |
| 2025-11-27 | liveupdate: luo_file: implement file systems callbacks | Pasha Tatashin |
| 2025-11-27 | liveupdate: luo_core: add user interface | Pasha Tatashin |
| 2025-11-27 | liveupdate: luo_session: add sessions support | Pasha Tatashin |
| 2025-11-27 | liveupdate: luo_core: integrate with KHO | Pasha Tatashin |
| 2025-11-27 | liveupdate: luo_core: Live Update Orchestrator | Pasha Tatashin |
| 2025-11-27 | kho: allow memory preservation state updates after finalization | Pasha Tatashin |
| 2025-11-27 | kho: introduce high-level memory allocation API | Pasha Tatashin |
| 2025-11-27 | kho: add interfaces to unpreserve folios, page ranges, and vmalloc | Pasha Tatashin |
| 2025-11-27 | kho: drop notifiers | Mike Rapoport (Microsoft) |
| 2025-11-27 | rbtree: inline rb_last() | Eric Dumazet |