summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-25Merge tag 'omap-for-v6.19/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-11-25mmc: Merge branch fixes into nextUlf Hansson
2025-11-25backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2025-11-25dt-bindings: leds: backlight: Add Awinic AW99706 backlightJunjie Cao
2025-11-25backlight: aw99706: Add support for Awinic AW99706 backlightJunjie Cao
2025-11-25backlight: led-bl: Add devlink to supplier LEDsLuca Ceresoli
2025-11-25mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip levelJisheng Zhang
2025-11-25mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg
2025-11-25MAINTAINERS: Add Shawn Lin as co-maintainer for dw_mmc driversUlf Hansson
2025-11-25mmc: sdhci-of-dwcmshc: Fix command queue support for RK3576Sebastian Reichel
2025-11-25Documentation/arm64: Fix the typo of register namesZenon Xiu
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier
2025-11-25net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYsDaniel Golle
2025-11-25atm/fore200e: Fix possible data race in fore200e_open()Gui-Dong Han
2025-11-25Merge branch 'net-dsa-microchip-fix-resource-releases-in-error-path'Paolo Abeni
2025-11-25net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
2025-11-25net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng
2025-11-25dt-bindings: net: aspeed: add AST2700 MDIO compatibleJacky Chou
2025-11-25Merge tag 'ti-driver-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-11-25Merge tag 'imx-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-11-25Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-11-25string: use __attribute__((nonnull())) in strends()Bartosz Golaszewski
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann
2025-11-25tools/thermal/thermal-engine: Fix format string bug in thermal-engineMalaya Kumar Rout
2025-11-25Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-11-25dma-buf: cleanup dma_fence_describe v3Christian König
2025-11-25wifi: nl80211: vendor-cmd: intel: fix a blank kernel-doc line warningRandy Dunlap
2025-11-25fs: push list presence check into inode_io_list_del()Mateusz Guzik
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when comparing chandefsLachlan Hodges
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when sending chandefLachlan Hodges
2025-11-25wifi: ieee80211: correct FILS status codesRia Thomas
2025-11-25Merge tag 'mt76-next-2025-11-24' of https://github.com/nbd168/wirelessJohannes Berg
2025-11-25Merge tag 'tegra-for-6.19-syscore' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-25Merge tag 'tegra-for-6.19-core' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-11-25Merge tag 'renesas-drivers-for-v6.19-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-11-25iomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig
2025-11-25iomap: fix iomap_read_end() for already uptodate foliosJoanne Koong
2025-11-25Merge patch series "enable iomap dio write completions from interrupt context...Christian Brauner
2025-11-25iomap: invert the polarity of IOMAP_DIO_INLINE_COMPChristoph Hellwig
2025-11-25iomap: support write completions from interrupt contextChristoph Hellwig
2025-11-25iomap: rework REQ_FUA selectionChristoph Hellwig
2025-11-25iomap: always run error completions in user contextChristoph Hellwig
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig
2025-11-25Merge patch series "iomap: buffered io changes"Christian Brauner