aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-28drm/amd/display: Update MCIF_ADDR macro to address IGT DWB regressionGaghik Khachatrian1-2/+2
2026-04-28drm/amdgpu: rework userq fence signal processingChristian König7-48/+19
2026-04-28ipmi:ssif: NULL thread on errorCorey Minyard1-0/+1
2026-04-28ipmi:si: Return state to normal if message allocation failsCorey Minyard1-2/+6
2026-04-28ipmi: Add limits to event and receive message requestsCorey Minyard2-13/+64
2026-04-28HID: uclogic: Fix regression of input name assignmentTakashi Iwai1-1/+3
2026-04-28HID: intel-thc-hid: Intel-quickspi: Fix some error codesDan Carpenter1-2/+2
2026-04-28HID: hid-lenovo-go-s: restore OS_TYPE after resume from s2idleMatthew Schwartz1-0/+44
2026-04-28HID: elan: Add support for ELAN SB974D touchpadDamien Dejean2-0/+2
2026-04-28HID: sony: add missing size validation for Rock Band 3 Pro instrumentsRosalie Wanders1-1/+1
2026-04-28HID: sony: add missing size validation for SMK-Link remotesRosalie Wanders1-3/+2
2026-04-28HID: sony: remove unneeded WARN_ON() in sony_leds_init()Rosalie Wanders1-3/+0
2026-04-28HID: ft260: validate i2c input report lengthMichael Zaidman1-2/+14
2026-04-28HID: sony: fix incorrect force-feedback check in sony_suspend()Rosalie Wanders1-3/+2
2026-04-28Revert "parisc: led: fix reference leak on failed device registration"Helge Deller1-4/+2
2026-04-28RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()Junrui Luo1-0/+1
2026-04-28RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloadsMichael Bommarito1-1/+13
2026-04-28RDMA/rxe: Reject unknown opcodes before ICRC processingMichael Bommarito1-0/+11
2026-04-28IB/hfi1: Fix potential use-after-free in PIO and SDMA map teardownLi RongQing2-2/+7
2026-04-28net: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher1-1/+12
2026-04-28s390/sclp: Remove SCLP_OFB Kconfig optionHeiko Carstens2-14/+0
2026-04-28md: use ATTRIBUTE_GROUPS() for md default sysfs attributesAbd-Alrhman Masalkhi1-10/+2
2026-04-28md: use mddev_is_dm() instead of open-coding gendisk checksAbd-Alrhman Masalkhi1-2/+2
2026-04-28md/raid1: replace wait loop with wait_event_idle() in raid1_write_request()Abd-Alrhman Masalkhi1-11/+4
2026-04-28md/md-bitmap: add a none backend for bitmap growYu Kuai3-16/+137
2026-04-28md/md-bitmap: split bitmap sysfs groupsYu Kuai4-13/+40
2026-04-28md: factor bitmap creation away from sysfs handlingYu Kuai1-29/+49
2026-04-28md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()Abd-Alrhman Masalkhi1-1/+1
2026-04-28md: replace wait loop with wait_event() in md_handle_request()Abd-Alrhman Masalkhi1-9/+1
2026-04-28md/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo1-0/+2
2026-04-28md/raid1,raid10: don't fail devices for invalid IO errorsKeith Busch1-1/+6
2026-04-28md/raid5: Fix UAF on IO across the reshape positionBenjamin Marzinski3-25/+14
2026-04-28fbdev: defio: Remove duplicate include of linux/module.hChen Ni1-1/+0
2026-04-28net: mctp i2c: check length before marking flow activeWilliam A. Kennington III1-2/+2
2026-04-28efi: pstore: Drop efivar lock when efi_pstore_open() returns with an errorThomas Huth1-1/+3
2026-04-28net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards1-7/+12
2026-04-28drm/udl: Increase GET_URB_TIMEOUTShixiong Ou2-3/+5
2026-04-28Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg5-31/+54
2026-04-28wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2
2026-04-27ibmveth: Disable GSO for packets with small MSSMingming Cao2-0/+23
2026-04-27Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds2-2/+13
2026-04-27NFC: trf7970a: Ignore antenna noise when checking for RF fieldPaul Geurts1-1/+2
2026-04-28spi: amlogic-spisg: initialize completion before requesting IRQFelix Gu1-2/+1
2026-04-27net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang1-0/+7
2026-04-27net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun1-1/+4
2026-04-27vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel1-4/+11
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi1-3/+6
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi2-4/+20
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi1-5/+4
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi1-4/+3