summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos1-3/+3
2026-01-12landlock: Clarify documentation for the IOCTL access rightGünther Noack1-20/+17
2026-01-12fs: add immutable rootfsChristian Brauner1-0/+1
2026-01-12fs: add init_pivot_root()Christian Brauner1-0/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-0/+18
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig1-0/+1
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig1-6/+0
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig1-10/+18
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig1-1/+1
2026-01-12fs: remove inode_update_timeChristoph Hellwig1-1/+0
2026-01-12spi: spi-mem: Create a repeated address operationMiquel Raynal1-0/+8
2026-01-12spi: spi-mem: Make the DTR command operation macro more suitableMiquel Raynal1-3/+3
2026-01-12Merge tag 'v6.19-rc5' into driver-core-nextDanilo Krummrich41-255/+234
2026-01-12ASoC: SOF: ipc4: sof_ipc4_module_init_ext_init structs and macrosJyri Sarha1-0/+75
2026-01-12ASoC: sof: ipc4-topology: Add topology tokens domain_in stack & heap_bytesJyri Sarha1-0/+3
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein1-1/+5
2026-01-12fs: remove simple_nosetlease()Jeff Layton1-1/+0
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman46-261/+244
2026-01-12rv: Fix documentation reference in da_monitor.hShubham Sharma1-1/+1
2026-01-12rv: Cleanup da_monitor after refactorGabriele Monaco2-81/+50
2026-01-12rv: Refactor da_monitor to minimise macrosGabriele Monaco3-514/+520
2026-01-12scsi: ufs: core: Improve the documentation of UFS data framesBart Van Assche2-10/+12
2026-01-12firewire: core: stop using page private to store DMA mapping addressTakashi Sakamoto1-1/+1
2026-01-12firewire: core: move private function declaration from public header to inter...Takashi Sakamoto1-1/+0
2026-01-12Merge patch series "scsi: Make use of bus callbacks"Martin K. Petersen1-2/+5
2026-01-12scsi: core: sysfs: Make use of bus callbacksUwe Kleine-König1-0/+3
2026-01-12scsi: core: Pass a struct scsi_driver to scsi_{,un}register_driver()Uwe Kleine-König1-2/+2
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig1-0/+22
2026-01-11blk-crypto: add a bio_crypt_ctx() helperChristoph Hellwig1-0/+10
2026-01-11treewide: Update email addressThomas Gleixner13-13/+13
2026-01-11bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan1-0/+2
2026-01-11bnxt_en: Update FW interface to 1.10.3.151Michael Chan1-16/+151
2026-01-10drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König1-5/+1
2026-01-10accel/rocket: rocket_accel.h: fix kernel-doc warningsRandy Dunlap1-24/+74
2026-01-10x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKGTony Luck1-1/+1
2026-01-10iommu: debug-pagealloc: Check mapped/unmapped kernel memoryMostafa Saleh2-0/+19
2026-01-10iommu: Add calls for IOMMU_DEBUG_PAGEALLOCMostafa Saleh1-0/+1
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh1-0/+17
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen2-0/+17
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen1-0/+1
2026-01-10driver core: make bus_find_device_by_acpi_dev() stub prototype alignedAndy Shevchenko1-2/+2
2026-01-10x86/resctrl: Find and enable usable telemetry eventsTony Luck1-1/+1
2026-01-10ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li1-1/+0
2026-01-10ACPI: processor: idle: Rearrange declarations in header fileHuisong Li1-5/+2
2026-01-10ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki1-2/+2
2026-01-10ACPI: processor: Remove unused empty stubs of some functionsHuisong Li1-20/+0
2026-01-10ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li1-0/+2
2026-01-10audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min1-7/+0
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min2-63/+89