summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-12Merge tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-12mmc: core: Parse and use the new max-sd-hs-hz DT propertySarthak Garg
2025-09-12Merge patch series "Support system sleep with offloaded usb transfers" into u...Greg Kroah-Hartman
2025-09-12xhci: sideband: add api to trace sideband usageGuan-Yu Lin
2025-09-12usb: offload: add apis for offload usage trackingGuan-Yu Lin
2025-09-12usb: misc: Add Intel USBIO bridge driverIsrael Cepeda
2025-09-12gpio: move gpio-mmio-specific fields out of struct gpio_chipBartosz Golaszewski
2025-09-12spi: axi-spi-engine: improve version checksMark Brown
2025-09-12Merge tag 'drm-intel-next-2025-09-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11net: phy: fixed_phy: remove two function stubsHeiner Kallweit
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky
2025-09-12dma-mapping: convert dma_direct_*map_page to be phys_addr_t basedLeon Romanovsky
2025-09-12iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_physLeon Romanovsky
2025-09-12dma-debug: refactor to use physical addresses for page mappingLeon Romanovsky
2025-09-12dma-mapping: introduce new DMA attribute to indicate MMIO memoryLeon Romanovsky
2025-09-11bpf: Report arena faults to BPF stderrPuranjay Mohan
2025-09-11bpf: core: introduce main_prog_aux for stream accessPuranjay Mohan
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski
2025-09-11include: adi-axi-common: add version check functionDavid Lechner
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-11mtd: map: add back asm/barrier.h inclusionArnd Bergmann
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-09-11mfd: bq257xx: Add support for BQ25703A core driverChris Morgan
2025-09-11fanotify: add watchdog for permission eventsMiklos Szeredi
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz
2025-09-11pmdomain: core: Restore behaviour for disabling unused PM domainsUlf Hansson
2025-09-11tee: add tee_shm_alloc_dma_mem()Jens Wiklander
2025-09-11tee: new ioctl to a register tee_shm from a dmabuf file descriptorEtienne Carriere
2025-09-11tee: implement protected DMA-heapJens Wiklander
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-11firmware: imx: Add stub functions for SCMI CPU APIPeng Fan
2025-09-11firmware: imx: Add stub functions for SCMI LMM APIPeng Fan
2025-09-11firmware: imx: Add stub functions for SCMI MISC APIPeng Fan
2025-09-10net: ethtool: fix wrong type used in struct kernel_ethtool_ts_infoRussell King (Oracle)
2025-09-10iio: consumers: Add an iio_multiply_value() helper functionHans de Goede
2025-09-10iio: adc: exynos_adc: Drop platform data supportKrzysztof Kozlowski
2025-09-10cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...Yi Tao
2025-09-10cgroup: refactor the cgroup_attach_lock code to make it clearerYi Tao
2025-09-10device property: Add scoped fwnode child node iteratorsJean-François Lessard
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-09-10block: factor out a helper bio_submit_split_bioset()Yu Kuai
2025-09-10blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIMEYu Kuai
2025-09-10block: cleanup bio_issueYu Kuai