aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-17ionic: fix completion descriptor access with 2x desc sizePrabu Thayalan1-13/+14
2026-08-17ionic: add missing dma_rmb() after the completion publish checkEric Joyner2-0/+8
2026-08-17net: usb: qmi_wwan: add Telit Cinterion FE990D50 compositionFabio Porcedda1-0/+1
2026-08-17ptp: netc: skip PEROUT disable if channel is not enabledWei Fang1-0/+3
2026-08-17net: ibm: emac: mal: fix NAPI lockingRunyu Xiao1-3/+10
2026-08-17Merge tag 'nfc-7.1-rc8' of https://codeberg.org/linux-nfc/linuxJakub Kicinski4-8/+75
2026-08-17Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds6-22/+36
2026-08-17hinic3: Fix skb linearization mismatch and drop skb when skb_checksum_help() failedFan Gong1-3/+6
2026-08-17net: airoha: npu: load the firmware without the sysfs fallbackVitaliy Sochnev1-4/+6
2026-08-17net: stmmac: convert DMA address to lower 32 before assignmentAlex Elder2-9/+9
2026-08-17net: stmmac: use dma_addr_t for DMA addressesAlex Elder2-2/+4
2026-08-17net: thunderbolt: Mark the connection down when bringing it up failsFan Ye1-0/+10
2026-08-17net: thunderbolt: Release the Rx HopID that was handed out on mismatchFan Ye1-0/+2
2026-08-17octeontx2-af: initialize lmac_bmap in rvu_mcs_set_lmac_bmap()Karl Mehltretter1-1/+1
2026-08-17octeontx2-af: Add mailbox to read default MCAM entrySatheesh Paul2-0/+39
2026-08-17bnxt_en: Add missing NETIF_F_TSO_ECN feature flagMichael Chan1-2/+2
2026-08-17eth: bnxt: preserve IRQ affinity across IRQ reallocationJakub Kicinski2-26/+80
2026-08-17eth: bnxt: decrease indent in bnxt_init_int_mode()Jakub Kicinski1-18/+18
2026-08-17r8169: keep LED device name valid after setupZhixing Chen1-6/+5
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet8-16/+18
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet6-14/+31
2026-08-17can: m_can: pci: Remove driver_dataMarkus Schneider-Pargmann (The Capable Hub)1-3/+3
2026-08-17drivers: gs_usb: gs_usb_probe(): fix typo in error messageFanbo He1-1/+1
2026-08-17can: m_can: Use of_property_present() for wakeup-sourcebui duc phuc1-1/+1
2026-08-17can: vxcan: support per-netns device unregistration.Kuniyuki Iwashima1-11/+15
2026-08-17can: rockchip: add RK3588 CAN supportCunhao Lu3-2/+34
2026-08-17can: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer1-4/+27
2026-08-17regulator: tps65185: wait for the IC to wake before the first I2C accessMario Rugiero1-0/+6
2026-08-17clk: ti: composite: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand1-12/+14
2026-08-17clk: ti: mux: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand1-9/+11
2026-08-17clk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()Onur Özkan1-2/+10
2026-08-17clk: zynq: pll: Fix kernel-doc after determine_rate() conversionBabanpreet Singh1-4/+4
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen Boyd42-146/+2657
2026-08-17Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen Boyd76-331/+1604
2026-08-17io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()Joanne Koong1-11/+11
2026-08-17Merge branch 'for-next' into for-linusTakashi Iwai2-0/+11
2026-08-17auxdisplay: charlcd: cancel backlight work on registration failureHongyan Xu1-7/+14
2026-08-17net: ionic: Fetch RCQ sign bit from firmwareAbhijit Gangurde1-1/+5
2026-08-16hwmon: (emc1403) Drop hysteresis for low limit temperatureMarius Cristea1-16/+11
2026-08-16hwmon: (coretemp) Fix core_data leak on CPUs without PTSSzymon Wilczek1-0/+1
2026-08-16hwmon: (max6621) fix negative temperature offset and crit readingsCong Nguyen1-2/+2
2026-08-16hwmon: (max6621) fix temperature clamp rangeCong Nguyen1-2/+2
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+23
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu3-12/+22
2026-08-16Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds1-80/+0
2026-08-16Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij9-127/+2160
2026-08-16Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij6-20/+27
2026-08-16Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-14/+25
2026-08-15nbd: add pre_defined_connections module parameter for pre-created devicesYang Erkun1-1/+15
2026-08-15nbd: remove queue freeze for newly created nbd from netlink pathYang Erkun1-4/+9