summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-30net: remove conditional return with no effectSang-Heon Jeon2-10/+2
2026-07-30net: ethernet: remove conditional return with no effectSang-Heon Jeon7-37/+7
2026-07-30dpll: zl3073x: remove conditional return with no effectSang-Heon Jeon2-11/+3
2026-07-30md: recheck spare changes before starting syncAbd-Alrhman Masalkhi1-1/+13
2026-07-30octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
2026-07-30md: remove REQ_NOWAIT support from raid1/10/456Abd-Alrhman Masalkhi10-185/+60
2026-07-30net: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu1-0/+2
2026-07-30netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()Breno Leitao1-1/+16
2026-07-30netconsole: move local_ip/remote_ip/ipv6 to netconsole_targetBreno Leitao1-67/+76
2026-07-30netconsole: move egress_dev() as netcons_egress_dev()Breno Leitao1-7/+23
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao1-1/+43
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao1-1/+31
2026-07-30netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()Breno Leitao1-1/+18
2026-07-30netconsole: take over netpoll_setup() from netpollBreno Leitao1-3/+83
2026-07-30drm/panthor: skip zero-sized firmware sectionsOsama Abdelkader1-0/+3
2026-07-30md/raid5: protect lockless recovery_offset accesses during reshapeChen Cheng1-25/+25
2026-07-30md/raid5: fix reshape deadlock while failed devices more than max degradedChen Cheng1-0/+75
2026-07-30net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offloadLorenzo Bianconi4-30/+243
2026-07-30net: airoha: fix ETS QoS stats counter underflow and cross-channel corruptionLorenzo Bianconi2-10/+15
2026-07-30net: airoha: rename airoha_priv_flags to airoha_dev_flagsLorenzo Bianconi2-5/+5
2026-07-30ACPI/platform: add AWDZ8399 to serial-multi-instantiateMarco Giunta2-0/+11
2026-07-30ovpn: fix incorrect use of rcu_access_pointer()Qingfang Deng1-1/+1
2026-07-30ovpn: ensure TCP vars are initialized firstAntonio Quartulli1-3/+4
2026-07-30ovpn: disable IPv4 redirects on MP interfacesAntonio Quartulli1-15/+35
2026-07-30ovpn: hash floated peer by transport identity onlyAntonio Quartulli1-4/+21
2026-07-30ovpn: zero-initialize sockaddr before learning a floated endpointAntonio Quartulli1-8/+23
2026-07-30ovpn: ensure socket is owned by ovpn before deref sk_user_dataAntonio Quartulli1-0/+9
2026-07-30ovpn: rehash peer in by_transp_addr table on CMD_PEER_SETAntonio Quartulli3-33/+79
2026-07-30ovpn: skip rehash for peers already removed from by_idAntonio Quartulli1-30/+43
2026-07-30ovpn: limit keepalive values to one dayMarco Baffo1-6/+14
2026-07-30Merge tag 'mtk-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann11-360/+321
2026-07-30net: wwan: add exclusive open mode capability to AT and QCDM portsDaniele Palmas1-0/+24
2026-07-30net: wwan: add minimalistic IOCTls support also to QCDM portDaniele Palmas1-1/+2
2026-07-30gpio: realtek: Add driver for Realtek DHC RTD1625 SoCTzuyi Chang3-0/+692
2026-07-30gpio: regmap: Add IRQ enable/disable helpersYu-Chun Lin1-0/+12
2026-07-30gpio: regmap: Add set_config callbackYu-Chun Lin1-0/+17
2026-07-30gpio: regmap: Add value_xlate callbackYu-Chun Lin1-1/+30
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin10-26/+32
2026-07-30gpio: regmap: Apply default resource callbacks for regmap IRQ chipAndy Shevchenko2-3/+18
2026-07-30gpio: regmap: Provide default IRQ resource request and release callbacksAndy Shevchenko1-0/+12
2026-07-30Revert "gpio: realtek: Add driver for Realtek DHC RTD1625 SoC"Yu-Chun Lin3-624/+0
2026-07-30Merge tag 'imx-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...Arnd Bergmann3-1/+36
2026-07-30md/raid5: fix lockless max_nr_stripes readsChen Cheng1-4/+4
2026-07-30md/raid1: protect sequential read hints for read balanceChen Cheng1-8/+10
2026-07-30net: lan743x: add support for RMII interfaceThangaraj Samynathan2-2/+24
2026-07-30net: lan743x: add RMII strap status detection for PCI11x1xThangaraj Samynathan2-2/+13
2026-07-30md/raid5-ppl: fix use-after-free in ppl_do_flush()Sajal Gupta1-1/+3
2026-07-30soc: mediatek: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-07-30soc: mediatek: mtk-mmsys: Use MMSYS_ROUTE() in default routing tableAngeloGioacchino Del Regno1-165/+114
2026-07-30soc: mediatek: mtk-mmsys: Rework routes to specify component IDAngeloGioacchino Del Regno9-193/+201