aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-26PCI/MSI: Unmap MSI-X region on errorHaoxiang Li1-1/+3
2026-01-26md raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen1-6/+8
2026-01-26md-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang1-1/+6
2026-01-26md/bitmap: fix GPF in write_page caused by resize raceJack Wang1-1/+2
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai1-1/+3
2026-01-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai1-1/+6
2026-01-26md: remove recovery_disabledLi Nan8-51/+4
2026-01-26md/raid10: cleanup skip handling in raid10_sync_requestLi Nan1-74/+22
2026-01-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan1-1/+1
2026-01-26md: move finish_reshape to md_finish_sync()Li Nan1-9/+6
2026-01-26md: factor out sync completion update into helperLi Nan1-35/+47
2026-01-26md: remove MD_RECOVERY_ERROR handling and simplify resync_offset updateLi Nan2-19/+4
2026-01-26md: update curr_resync_completed even when MD_RECOVERY_INTR is setLi Nan1-1/+1
2026-01-26md: mark rdev Faulty when badblocks setting failsLi Nan4-45/+32
2026-01-26md: break remaining operations on badblocks set failure in narrow_write_errorLi Nan2-22/+24
2026-01-26md/raid1,raid10: support narrow_write_error when badblocks is disabledLi Nan2-8/+8
2026-01-26md: factor error handling out of md_done_sync into helperLi Nan5-26/+33
2026-01-26md/raid1: simplify uptodate handling in end_sync_writeLi Nan1-3/+2
2026-01-26md/raid5: make sure max_sectors is not less than io_optYu Kuai2-10/+29
2026-01-26md/raid5: use mempool to allocate stripe_request_ctxYu Kuai4-27/+45
2026-01-26md: merge mddev serialize_policy into mddev_flagsYu Kuai6-16/+22
2026-01-26md: merge mddev faillast_dev into mddev_flagsYu Kuai6-11/+18
2026-01-26md: merge mddev has_superblock into mddev_flagsYu Kuai2-4/+5
2026-01-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai1-1/+2
2026-01-25iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()Markus Elfring1-4/+4
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot1-3/+3
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda1-0/+1
2026-01-25net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang1-7/+8
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski13-1146/+1417
2026-01-25net: usb: sr9700: rename register write commands for clarityEthan Nelson-Moore2-6/+6
2026-01-25net: usb: sr9700: use ETH_ALEN instead of magic numberEthan Nelson-Moore1-1/+1
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi1-1/+1
2026-01-25net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
2026-01-25ipvlan: remove ipvlan_ht_addr_lookup()Eric Dumazet1-21/+34
2026-01-25vxlan: vnifilter: fix memcpy with u64_statsDavid Yang1-1/+1
2026-01-25macsec: fix memcpy with u64_statsDavid Yang1-3/+3
2026-01-25net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-01-25sfc: fix deadlock in RSS config readEdward Cree1-6/+1
2026-01-25Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...Jakub Kicinski2-3/+3
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-4/+36
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds26-138/+278
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-8/+13
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni6-51/+127
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni2-10/+22
2026-01-25RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian2-97/+194
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano1-5/+0