aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-09-24scsi: ufs: core: Change MCQ interrupt enable flowPeter Wang3-11/+13
2025-09-24scsi: smartpqi: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum1-9/+8
2025-09-24scsi: hpsa: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum1-11/+6
2025-09-24mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driverAnup Patel3-0/+1007
2025-09-24byteorder: Add memcpy_to_le32() and memcpy_from_le32()Anup Patel1-0/+16
2025-09-24mailbox: Allow controller specific mapping using fwnodeAnup Patel2-25/+43
2025-09-24scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum1-9/+12
2025-09-24Merge branch 'convert-3-drivers-to-ndo_hwtstamp-api'Jakub Kicinski6-64/+166
2025-09-24selftests: drv-net: add HW timestamping testsVadim Fedorenko2-0/+114
2025-09-24bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko3-27/+23
2025-09-24tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko1-37/+29
2025-09-24Documentation: rxrpc: Demote three sectionsBagas Sanjaya1-6/+3
2025-09-24net: phy: micrel: Fix default LED behaviourHoratiu Vultur1-0/+19
2025-09-24Merge tag 'nf-next-25-09-24' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski6-10/+73
2025-09-24Merge branch 'net-stmmac-yet-more-cleanups'Jakub Kicinski3-71/+73
2025-09-24net: stmmac: simplify stmmac_init_phy()Russell King (Oracle)1-13/+12
2025-09-24net: stmmac: move PHY handling out of __stmmac_open()/release()Russell King (Oracle)1-12/+17
2025-09-24net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()Russell King (Oracle)1-4/+4
2025-09-24net: stmmac: move PHY attachment error message into stmmac_init_phy()Russell King (Oracle)1-6/+5
2025-09-24net: stmmac: move xpcs clause 73 test into stmmac_init_phy()Russell King (Oracle)1-10/+11
2025-09-24net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.cRussell King (Oracle)3-34/+32
2025-09-25dt-bindings: i2c: i2c-mt65xx: Document MediaTek MT6878 I2CIgor Belwon1-0/+4
2025-09-25dt-bindings: i2c: samsung,s3c2410-i2c: Drop S3C2410Krzysztof Kozlowski1-2/+0
2025-09-25i2c: s3c2410: Drop S3C2410 OF supportKrzysztof Kozlowski1-1/+0
2025-09-24libie: fix string names for AQ error codesJacob Keller1-1/+1
2025-09-24PCI: Don't print stale information about resourceIlpo Järvinen1-5/+10
2025-09-24hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko22-162/+128
2025-09-24dt-bindings: net: ethernet-controller: Fix grammar in commentJ. Neuschäfer1-1/+1
2025-09-24tls: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+2
2025-09-24tools/cpupower: Fix incorrect size in cpuidle_state_disable()Kaushlendra Kumar1-2/+3
2025-09-24mailbox: Add common header for RPMI messages sent via mailboxAnup Patel1-0/+214
2025-09-24RISC-V: Add defines for the SBI message proxy extensionAnup Patel1-0/+62
2025-09-24dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extensionAnup Patel1-0/+51
2025-09-24crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-28/+113
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook55-90/+100
2025-09-24Merge tag 'riscv-config-for-v6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-3/+3
2025-09-24Merge tag 'riscv-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann18-250/+876
2025-09-24kconfig: Add transitional symbol attribute for migration supportKees Cook12-1/+306
2025-09-24kconfig: Fix BrokenPipeError warnings in selftestsKees Cook1-1/+16
2025-09-24Input: imx6ul_tsc - set glitch threshold by DTS propertyDario Binacchi1-2/+23
2025-09-24dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresoldDario Binacchi1-0/+14
2025-09-24dt-bindings: touchscreen: add debounce-delay-us propertyDario Binacchi1-0/+4
2025-09-24Merge tag 'riscv-cache-for-v6.18' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-5/+9
2025-09-24Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann4-69/+82
2025-09-24Merge tag 'tee-shm-register-fix-for-v6.17' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-0/+8
2025-09-24Input: ps2-gpio - fix typoJ. Neuschäfer1-1/+1
2025-09-24thermal: intel: int340x: Power Slider: Validate slider_balance rangeSrinivas Pandruvada1-1/+2
2025-09-24Merge tag 'amd-pstate-v6.18-2025-09-24' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-1/+1
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki33-324/+426