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