summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-12net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng
2026-01-12initrd: remove deprecated code path (linuxrc)Askar Safin
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos
2026-01-12fs: add init_pivot_root()Christian Brauner
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig
2026-01-12fs: remove inode_update_timeChristoph Hellwig
2026-01-12spi: spi-mem: Create a repeated address operationMiquel Raynal
2026-01-12spi: spi-mem: Make the DTR command operation macro more suitableMiquel Raynal
2026-01-12Merge tag 'v6.19-rc5' into driver-core-nextDanilo Krummrich
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein
2026-01-12fs: remove simple_nosetlease()Jeff Layton
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman
2026-01-12rv: Refactor da_monitor to minimise macrosGabriele Monaco
2026-01-12firewire: core: stop using page private to store DMA mapping addressTakashi Sakamoto
2026-01-12firewire: core: move private function declaration from public header to inter...Takashi Sakamoto
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig
2026-01-11blk-crypto: add a bio_crypt_ctx() helperChristoph Hellwig
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2026-01-10x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKGTony Luck
2026-01-10iommu: debug-pagealloc: Check mapped/unmapped kernel memoryMostafa Saleh
2026-01-10iommu: Add calls for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen
2026-01-10driver core: make bus_find_device_by_acpi_dev() stub prototype alignedAndy Shevchenko
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck
2026-01-09regulator: core: don't fail regulator_register() with missing required supplyAndré Draszik
2026-01-09regulator: core: reresolve unresolved supplies when availableAndré Draszik
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-09scatterlist: introduce sg_nents_for_dma() helperAndy Shevchenko
2026-01-08KVM: x86: Mark vmcs12 pages as dirty if and only if they're mappedSean Christopherson
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki