| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-01 | mfd: arizona: Make legacy gpiolib interface optional |  Arnd Bergmann | 3 | -2/+26 |
| 2025-10-01 | mfd: max899x: Use dedicated interrupt wake setters |  Xichao Zhao | 2 | -4/+4 |
| 2025-10-01 | dt-bindings: mfd: syscon: Add "marvell,armada-3700-usb2-host-device-misc" compatible |  Rob Herring (Arm) | 1 | -0/+2 |
| 2025-10-01 | mfd: kempld: Use PTR_ERR_OR_ZERO() to simplify code |  Xichao Zhao | 1 | -3/+1 |
| 2025-10-01 | dt-bindings: mfd: aspeed-lpc: Add missing "clocks" property on lpc-snoop node |  Rob Herring (Arm) | 1 | -0/+3 |
| 2025-10-01 | mfd: madera: Work around false-positive -Wininitialized warning |  Arnd Bergmann | 1 | -2/+2 |
| 2025-10-01 | mfd: macsmc: Remove error prints for devm_add_action_or_reset() |  Waqar Hameed | 1 | -2/+2 |
| 2025-10-01 | mfd: da9063: Split chip variant reading in two bus transactions |  Jens Kehne | 1 | -6/+21 |
| 2025-10-01 | mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag |  Hans de Goede | 1 | -0/+2 |
| 2025-10-01 | mfd: qnap-mcu: Improve structure in qnap_mcu_exec |  Heiko Stuebner | 1 | -9/+8 |
| 2025-10-01 | mfd: qnap-mcu: Convert to guard(mutex) in qnap_mcu_exec |  Heiko Stuebner | 1 | -8/+5 |
| 2025-10-01 | mfd: qnap-mcu: Handle errors returned from qnap_mcu_write |  Heiko Stuebner | 1 | -1/+5 |
| 2025-10-01 | mfd: qnap-mcu: Include linux/types.h in qnap-mcu.h shared header |  Heiko Stuebner | 1 | -0/+2 |
| 2025-10-01 | mfd: kempld: Switch back to earlier ->init() behavior |  Heijligen, Thomas | 1 | -14/+18 |
| 2025-10-01 | dt-bindings: mfd: qnap,ts433-mcu: Allow nvmem-layout child node |  Heiko Stuebner | 1 | -0/+3 |
| 2025-10-01 | mfd: qnap-mcu: Add driver data for TS233 variant |  Heiko Stuebner | 1 | -0/+9 |
| 2025-10-01 | dt-bindings: mfd: qnap,ts433-mcu: Add qnap,ts233-mcu compatible |  Heiko Stuebner | 1 | -0/+1 |
| 2025-10-01 | mfd: stmpe-i2c: Add missing MODULE_LICENSE |  Alexander Stein | 1 | -0/+1 |
| 2025-10-01 | mfd: stmpe-spi: Add missing MODULE_LICENSE |  Alexander Stein | 1 | -0/+1 |
| 2025-10-01 | mfd: stmpe-i2c: Use module_i2c_driver to remove boilerplate |  Alexander Stein | 1 | -12/+1 |
| 2025-10-01 | mfd: stmpe-spi: Use module_spi_driver to remove boilerplate |  Alexander Stein | 1 | -12/+1 |
| 2025-10-01 | mfd: stmpe: Remove IRQ domain upon removal |  Alexander Stein | 1 | -0/+3 |
| 2025-10-01 | mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment" |  Colin Ian King | 1 | -1/+1 |
| 2025-10-01 | mfd: adp5585: Drop useless return statement |  Nuno Sá | 1 | -1/+0 |
| 2025-10-01 | mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGA |  Ioana Ciornei | 1 | -0/+2 |
| 2025-10-01 | Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-6.18', 'ib-mfd-gpio-input-pinctrl-pwm-6.18', 'ib-mfd-input-6.18', 'ib-mfd-input-rtc-6.18' and 'ib-mfd-power-regulator-6.18' into ibs-for-mfd-merged |  Lee Jones | 58 | -33/+7042 |
| 2025-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Paolo Abeni | 25 | -146/+401 |
| 2025-10-01 | Merge branch 'net-stmmac-add-support-for-allwinner-a523-gmac200' |  Paolo Abeni | 4 | -2/+265 |
| 2025-10-01 | net: stmmac: Add support for Allwinner A523 GMAC200 |  Chen-Yu Tsai | 3 | -0/+172 |
| 2025-10-01 | dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible |  Chen-Yu Tsai | 1 | -2/+93 |
| 2025-10-01 | Revert "Documentation: net: add flow control guide and document ethtool API" |  Paolo Abeni | 8 | -453/+15 |
| 2025-09-30 | clk: microchip: core: remove duplicate roclk_determine_rate() |  Brian Masney | 1 | -15/+8 |
| 2025-09-30 | ksmbd: increase session and share hash table bits |  Namjae Jeon | 2 | -2/+2 |
| 2025-09-30 | ksmbd: replace connection list with hash table |  Namjae Jeon | 5 | -20/+43 |
| 2025-09-30 | ksmbd: add an error print when maximum IP connections limit is reached |  Namjae Jeon | 1 | -0/+2 |
| 2025-09-30 | ksmbd: add max ip connections parameter |  Namjae Jeon | 4 | -13/+23 |
| 2025-09-30 | ksmbd: fix error code overwriting in smb2_get_info_filesystem() |  Matvey Kovalev | 1 | -1/+2 |
| 2025-09-30 | ksmbd: copy overlapped range within the same file |  Namjae Jeon | 1 | -2/+14 |
| 2025-09-30 | ksmbd: use sock_create_kern interface to create kernel socket |  Namjae Jeon | 1 | -3/+4 |
| 2025-09-30 | ksmbd: make ksmbd thread names distinct by client IP |  Namjae Jeon | 1 | -26/+13 |
| 2025-09-30 | ksmbd: Fix race condition in RPC handle list access |  Yunseong Kim | 1 | -9/+17 |
| 2025-09-30 | Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc |  Linus Torvalds | 12 | -115/+68 |
| 2025-09-30 | Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux |  Linus Torvalds | 61 | -315/+1054 |
| 2025-09-30 | Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Linus Torvalds | 254 | -2791/+11827 |
| 2025-09-30 | Merge branch 'octeontx2-fix-bitmap-leaks-in-pf-and-vf' |  Jakub Kicinski | 2 | -0/+2 |
| 2025-09-30 | octeontx2-pf: fix bitmap leak |  Bo Sun | 1 | -0/+1 |
| 2025-09-30 | octeontx2-vf: fix bitmap leak |  Bo Sun | 1 | -0/+1 |
| 2025-09-30 | Merge branch 'net-mlx5-misc-changes-2025-09-28' |  Jakub Kicinski | 14 | -1266/+986 |
| 2025-09-30 | net/mlx5e: Use extack in set rxfh callback |  Gal Pressman | 1 | -6/+9 |
| 2025-09-30 | net/mlx5e: Introduce mlx5e_rss_params for RSS configuration |  Carolina Jubran | 3 | -22/+40 |