summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-28md: use mddev_is_dm() instead of open-coding gendisk checksAbd-Alrhman Masalkhi
2026-04-28md/raid1: replace wait loop with wait_event_idle() in raid1_write_request()Abd-Alrhman Masalkhi
2026-04-28md/md-bitmap: add a none backend for bitmap growYu Kuai
2026-04-28md/md-bitmap: split bitmap sysfs groupsYu Kuai
2026-04-28md: factor bitmap creation away from sysfs handlingYu Kuai
2026-04-28md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()Abd-Alrhman Masalkhi
2026-04-28md: replace wait loop with wait_event() in md_handle_request()Abd-Alrhman Masalkhi
2026-04-28md/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo
2026-04-28md/raid1,raid10: don't fail devices for invalid IO errorsKeith Busch
2026-04-28md/raid5: Fix UAF on IO across the reshape positionBenjamin Marzinski
2026-04-28fbdev: defio: Remove duplicate include of linux/module.hChen Ni
2026-04-28net: mctp i2c: check length before marking flow activeWilliam A. Kennington III
2026-04-28efi: pstore: Drop efivar lock when efi_pstore_open() returns with an errorThomas Huth
2026-04-28net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards
2026-04-28drm/udl: Increase GET_URB_TIMEOUTShixiong Ou
2026-04-28Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-04-28wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park
2026-04-27ibmveth: Disable GSO for packets with small MSSMingming Cao
2026-04-27Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-04-27NFC: trf7970a: Ignore antenna noise when checking for RF fieldPaul Geurts
2026-04-28spi: amlogic-spisg: initialize completion before requesting IRQFelix Gu
2026-04-27net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
2026-04-27net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
2026-04-27vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi
2026-04-27netdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov
2026-04-28spi: axiado: replace usleep_range() with udelay() in IRQ pathFelix Gu
2026-04-27Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-27PCI: Don't fallback to bus reset after failed slot resetKeith Busch
2026-04-27Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-04-27cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-27ACPI: video: force native backlight on HP OMEN 16 (8A44)Shivam Kalra
2026-04-27ACPI: TAD: Fix up a comment in acpi_tad_probe()Rafael J. Wysocki
2026-04-27ACPI: TAD: RTC: Refine timer value computations and checksRafael J. Wysocki
2026-04-27ACPI: TAD: Use devres for all driver cleanupRafael J. Wysocki
2026-04-27ACPI: TAD: Use __ATTRIBUTE_GROUPS() macroRafael J. Wysocki
2026-04-27ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplugJinjie Ruan
2026-04-27ACPI: APEI: EINJ: Fix EINJV2 memory error injectionTony Luck
2026-04-27usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctlGreg Kroah-Hartman
2026-04-27usb: usblp: fix heap leak in IEEE 1284 device ID via short responseGreg Kroah-Hartman
2026-04-27usb: dwc3: Move GUID programming after PHY initializationSelvarasu Ganesan
2026-04-27usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang
2026-04-27usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne
2026-04-27usb: ulpi: fix memory leak on ulpi_register() error pathsFelix Gu
2026-04-27USB: omap_udc: DMA: Don't enable burst 4 modeAaro Koskinen
2026-04-27drm/imagination: Fix segfault when updating ftrace maskBrajesh Gupta