summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-25hfsplus: fix volume corruption issue for generic/101Viacheslav Dubeyko
2025-11-25block: ignore __blkdev_issue_discard() return valueChaitanya Kulkarni
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner
2025-11-25sched/mmcid: Implement deferred mode changeThomas Gleixner
2025-11-25irqwork: Move data struct to a types headerThomas Gleixner
2025-11-25sched/mmcid: Provide CID ownership mode fixup functionsThomas Gleixner
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner
2025-11-25sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutexThomas Gleixner
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner
2025-11-25sched/mmcid: Move initialization out of lineThomas Gleixner
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner
2025-11-25sched/mmcid: Convert mm CID mask to a bitmapThomas Gleixner
2025-11-25cpumask: Cache num_possible_cpus()Thomas Gleixner
2025-11-25ASoC: stm32: sai: fix device and OF node leaks onMark Brown
2025-11-25PCI: Add Renesas RZ/G3S host controller driverClaudiu Beznea
2025-11-25cpuidle: Warn instead of bailing out if target residency check failsRafael J. Wysocki
2025-11-25cpuidle: Update header inclusionAndy Shevchenko
2025-11-25Documentation: power/cpuidle: Document the CPU system wakeup latency QoSUlf Hansson
2025-11-25cpuidle: Respect the CPU system wakeup QoS limit for cpuidleUlf Hansson
2025-11-25sched: idle: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson
2025-11-25pmdomain: Respect the CPU system wakeup QoS limit for cpuidleUlf Hansson
2025-11-25pmdomain: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson
2025-11-25PM: QoS: Introduce a CPU system wakeup QoS limitUlf Hansson
2025-11-25block: fix typos in comments and strings in blk-coreshechenglong
2025-11-25block: Remove references to __device_add_disk()John Garry
2025-11-25mailmap: update Pratyush Yadav's email addressPratyush Yadav
2025-11-25timekeeping: Fix error code in tk_aux_sysfs_init()Dan Carpenter
2025-11-25ASoC: stm32: sai: clean up probe error pathJohan Hovold
2025-11-25ASoC: stm32: sai: fix OF node leak on probeJohan Hovold
2025-11-25ASoC: stm32: sai: fix clk prepare imbalance on probe failureJohan Hovold
2025-11-25ASoC: stm32: sai: fix device leak on probeJohan Hovold
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-25Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-25iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold
2025-11-25spi: microchip: Enable compile-testing for FPGA SPI controllersGeert Uytterhoeven
2025-11-25Merge tag 'linux-cpupower-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2025-11-25Merge tag 'opp-updates-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki
2025-11-25Merge tag 'cpufreq-arm-updates-6.19' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-11-25remoteproc: Use of_reserved_mem_region_* functions for "memory-region"Rob Herring (Arm)
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe
2025-11-25iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILEJason Gunthorpe
2025-11-25iommufd: Have iopt_map_file_pages convert the fd to a fileJason Gunthorpe
2025-11-25iommufd: Have pfn_reader process DMABUF iopt_pagesJason Gunthorpe
2025-11-25iommufd: Allow MMIO pages in a batchJason Gunthorpe
2025-11-25iommufd: Allow a DMABUF to be revokedJason Gunthorpe
2025-11-25iommufd: Do not map/unmap revoked DMABUFsJason Gunthorpe
2025-11-25iommufd: Add DMABUF to iopt_pagesJason Gunthorpe
2025-11-25vfio/pci: Add vfio_pci_dma_buf_iommufd_map()Jason Gunthorpe
2025-11-25ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()Dan Carpenter