summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-26md/bitmap: fix GPF in write_page caused by resize raceJack Wang-1/+2
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai-1/+3
2026-01-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai-1/+6
2026-01-26md: remove recovery_disabledLi Nan-51/+4
2026-01-26md/raid10: cleanup skip handling in raid10_sync_requestLi Nan-74/+22
2026-01-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan-1/+1
2026-01-26md: move finish_reshape to md_finish_sync()Li Nan-9/+6
2026-01-26md: factor out sync completion update into helperLi Nan-35/+47
2026-01-26md: remove MD_RECOVERY_ERROR handling and simplify resync_offset updateLi Nan-19/+4
2026-01-26md: update curr_resync_completed even when MD_RECOVERY_INTR is setLi Nan-1/+1
2026-01-26md: mark rdev Faulty when badblocks setting failsLi Nan-45/+32
2026-01-26md: break remaining operations on badblocks set failure in narrow_write_errorLi Nan-22/+24
2026-01-26md/raid1,raid10: support narrow_write_error when badblocks is disabledLi Nan-8/+8
2026-01-26md: factor error handling out of md_done_sync into helperLi Nan-26/+33
2026-01-26md/raid1: simplify uptodate handling in end_sync_writeLi Nan-3/+2
2026-01-26md/raid5: make sure max_sectors is not less than io_optYu Kuai-10/+29
2026-01-26md/raid5: use mempool to allocate stripe_request_ctxYu Kuai-27/+45
2026-01-26md: merge mddev serialize_policy into mddev_flagsYu Kuai-16/+22
2026-01-26md: merge mddev faillast_dev into mddev_flagsYu Kuai-11/+18
2026-01-26md: merge mddev has_superblock into mddev_flagsYu Kuai-4/+5
2026-01-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai-1/+2
2026-01-25iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()Markus Elfring-4/+4
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot-3/+3
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda-0/+1
2026-01-25net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang-7/+8
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-1146/+1417
2026-01-25net: usb: sr9700: rename register write commands for clarityEthan Nelson-Moore-6/+6
2026-01-25net: usb: sr9700: use ETH_ALEN instead of magic numberEthan Nelson-Moore-1/+1
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi-1/+1
2026-01-25net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi-2/+7
2026-01-25ipvlan: remove ipvlan_ht_addr_lookup()Eric Dumazet-21/+34
2026-01-25vxlan: vnifilter: fix memcpy with u64_statsDavid Yang-1/+1
2026-01-25macsec: fix memcpy with u64_statsDavid Yang-3/+3
2026-01-25net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan-1/+1
2026-01-25sfc: fix deadlock in RSS config readEdward Cree-6/+1
2026-01-25Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...Jakub Kicinski-3/+3
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-4/+36
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-138/+278
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+13
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+18
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni-51/+127
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni-10/+22
2026-01-25RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian-97/+194
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi-0/+7
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng-0/+11
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano-5/+0
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+3
2026-01-24Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds-0/+1
2026-01-24mailbox: zynqmp-ipi: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+2