summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25drm/xe/pf: Handle MERT catastrophic errorsLukasz Laguna
2025-11-25drm/xe/pf: Add TLB invalidation support for MERTLukasz Laguna
2025-11-25drm/xe/pf: Configure LMTT in MERTLukasz Laguna
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna
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
2025-11-25Merge branch 'net_sched-speedup-qdisc-dequeue'Paolo Abeni
2025-11-25net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codelEric Dumazet
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet
2025-11-25net_sched: add tcf_kfree_skb_list() helperEric Dumazet
2025-11-25net: annotate a data-race in __dev_xmit_skb()Eric Dumazet
2025-11-25net: prefech skb->priority in __dev_xmit_skb()Eric Dumazet
2025-11-25net_sched: sch_fq: prefetch one skb ahead in dequeue()Eric Dumazet
2025-11-25net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()Eric Dumazet
2025-11-25net_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet
2025-11-25net_sched: cake: use qdisc_pkt_segs()Eric Dumazet
2025-11-25net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet
2025-11-25net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()Eric Dumazet
2025-11-25net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()Eric Dumazet
2025-11-25net: init shinfo->gso_segs from qdisc_pkt_len_init()Eric Dumazet
2025-11-25net_sched: make room for (struct qdisc_skb_cb)->pkt_segsEric Dumazet
2025-11-25Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki
2025-11-25dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone compatibleGeorge Moussalem
2025-11-25ALSA: usb-audio: fix uac2 clock source at terminal parserRené Rebe
2025-11-25net: lan966x: Fix the initialization of taprioHoratiu Vultur
2025-11-25drm/i915: use struct drm_device for clock gating funcsJani Nikula
2025-11-25drm/i915/cdclk: drop i915_drv.h includeJani Nikula
2025-11-25s390/vdso: Get rid of -m64 flag handlingHeiko Carstens