| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-29 | mm: introduce VMA flags bitmap type |  Lorenzo Stoakes | 2 | -7/+81 |
| 2025-11-29 | mm: simplify and rename mm flags function for clarity |  Lorenzo Stoakes | 1 | -9/+5 |
| 2025-11-29 | mm: declare VMA flags by bit |  Lorenzo Stoakes | 1 | -167/+210 |
| 2025-11-29 | Merge tag 'nand/for-6.19' into mtd/next |  Miquel Raynal | 1 | -0/+1 |
| 2025-11-29 | can: Kconfig: select CAN driver infrastructure by default |  Oliver Hartkopp | 1 | -0/+7 |
| 2025-11-28 | Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next |  Jakub Kicinski | 1 | -0/+13 |
| 2025-11-28 | Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next |  Jakub Kicinski | 4 | -3/+18 |
| 2025-11-29 | i3c: Switch to use new i3c_xfer from i3c_priv_xfer |  Frank Li | 1 | -2/+2 |
| 2025-11-29 | i3c: Add HDR API support |  Frank Li | 2 | -11/+33 |
| 2025-11-28 | Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 2 | -0/+3 |
| 2025-11-28 | Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb |  Linus Torvalds | 1 | -0/+5 |
| 2025-11-28 | Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox |  Linus Torvalds | 1 | -0/+10 |
| 2025-11-28 | vfio/nvgrace-gpu: wait for the GPU mem to be ready |  Ankit Agrawal | 1 | -0/+1 |
| 2025-11-28 | vfio: refactor vfio_pci_mmap_huge_fault function |  Ankit Agrawal | 1 | -0/+13 |
| 2025-11-28 | vfio/pci: Use RCU for error/request triggers to avoid circular locking |  Alex Williamson | 1 | -2/+8 |
| 2025-11-28 | sbitmap: fix all kernel-doc warnings |  Randy Dunlap | 1 | -2/+4 |
| 2025-11-28 | kfifo: add kfifo_alloc_node() helper for NUMA awareness |  Ming Lei | 1 | -2/+32 |
| 2025-11-28 | blk-mq: fix potential uaf for 'queue_hw_ctx' |  Fengnan Chang | 2 | -2/+13 |
| 2025-11-28 | blk-mq: use array manage hctx map instead of xarray |  Fengnan Chang | 2 | -2/+3 |
| 2025-11-28 | Merge branches 'pm-qos' and 'pm-tools' |  Rafael J. Wysocki | 3 | -2/+14 |
| 2025-11-28 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt', 'for-next/assembler-macro', 'for-next/typos', 'for-next/sme-ptrace-disable', 'for-next/local-tlbi-page-reused', 'for-next/mpam', 'for-next/acpi' and 'for-next/documentation', remote-tracking branch 'arm64/for-next/perf'... |  Catalin Marinas | 6 | -2/+100 |
| 2025-11-28 | Merge branches 'pm-em' and 'pm-opp' |  Rafael J. Wysocki | 1 | -0/+4 |
| 2025-11-28 | mailbox: mtk-cmdq: Refine DMA address handling for the command buffer |  Jason-JH Lin | 1 | -0/+10 |
| 2025-11-28 | Merge branches 'pm-cpuidle' and 'pm-powercap' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2025-11-28 | Merge branch 'pm-sleep' |  Rafael J. Wysocki | 2 | -6/+14 |
| 2025-11-28 | Merge branches 'pm-core' and 'pm-runtime' |  Rafael J. Wysocki | 1 | -0/+24 |
| 2025-11-28 | Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery' |  Rafael J. Wysocki | 1 | -15/+0 |
| 2025-11-28 | gpio: regmap: fix kernel-doc notation |  Randy Dunlap | 1 | -2/+2 |
| 2025-11-28 | file: add FD_{ADD,PREPARE}() |  Christian Brauner | 2 | -0/+133 |
| 2025-11-28 | acpi: platform_profile - Add max-power profile option |  Derek J. Clark | 1 | -0/+1 |
| 2025-11-28 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/tegra', 'intel/vt-d', 'amd/amd-vi' and 'core' into next |  Joerg Roedel | 5 | -5/+487 |
| 2025-11-28 | iommupt/vtd: Support mgaw's less than a 4 level walk for first stage |  Jason Gunthorpe | 1 | -0/+2 |
| 2025-11-28 | iommupt/vtd: Allow VT-d to have a larger table top than the vasz requires |  Jason Gunthorpe | 1 | -0/+2 |
| 2025-11-27 | netmem, devmem, tcp: access pp fields through @desc in net_iov |  Byungchul Park | 1 | -2/+2 |
| 2025-11-27 | overflow: Introduce struct_offset() to get offset of member |  Steven Rostedt | 1 | -0/+12 |
| 2025-11-28 | netfilter: flowtable: Add IPIP rx sw acceleration |  Lorenzo Bianconi | 1 | -0/+13 |
| 2025-11-27 | vmcoreinfo: track and log recoverable hardware errors |  Breno Leitao | 1 | -0/+8 |
| 2025-11-27 | mm: memfd_luo: allow preserving memfd |  Pratyush Yadav | 1 | -0/+77 |
| 2025-11-27 | liveupdate: luo_file: add private argument to store runtime state |  Pratyush Yadav | 1 | -0/+5 |
| 2025-11-27 | mm: shmem: allow freezing inode mapping |  Pratyush Yadav | 1 | -0/+17 |
| 2025-11-27 | mm: shmem: use SHMEM_F_* flags instead of VM_* flags |  Pratyush Yadav | 1 | -0/+6 |
| 2025-11-27 | liveupdate: luo_file: implement file systems callbacks |  Pasha Tatashin | 2 | -1/+136 |
| 2025-11-27 | liveupdate: luo_session: add sessions support |  Pasha Tatashin | 1 | -0/+71 |
| 2025-11-27 | liveupdate: luo_core: integrate with KHO |  Pasha Tatashin | 1 | -0/+58 |
| 2025-11-27 | liveupdate: luo_core: Live Update Orchestrator |  Pasha Tatashin | 1 | -0/+35 |
| 2025-11-27 | kho: allow memory preservation state updates after finalization |  Pasha Tatashin | 1 | -15/+6 |
| 2025-11-27 | kho: introduce high-level memory allocation API |  Pasha Tatashin | 1 | -7/+15 |
| 2025-11-27 | kho: add interfaces to unpreserve folios, page ranges, and vmalloc |  Pasha Tatashin | 1 | -0/+18 |
| 2025-11-27 | kho: drop notifiers |  Mike Rapoport (Microsoft) | 1 | -23/+5 |
| 2025-11-27 | rbtree: inline rb_last() |  Eric Dumazet | 1 | -1/+15 |