summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-26platform/x86/uniwill: Implement cTGP settingWerner Sembach
2026-01-26platform/x86: uniwill-laptop: Introduce device descriptor systemArmin Wolf
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-26platform/x86/amd: Use scope-based cleanup for wbrf_record()Zilin Guan
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen
2026-01-26Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-nextDanilo Krummrich
2026-01-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu
2026-01-26ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectorsNiklas Cassel
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich
2026-01-26drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...Tvrtko Ursulin
2026-01-26regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulatorsGuodong Xu
2026-01-26nubus: Call put_device() in bus initialization error pathFinn Thain
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt
2026-01-26PCI/MSI: Unmap MSI-X region on errorHaoxiang Li
2026-01-26md raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen
2026-01-26md-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang
2026-01-26md/bitmap: fix GPF in write_page caused by resize raceJack Wang
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai
2026-01-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai
2026-01-26md: remove recovery_disabledLi Nan
2026-01-26md/raid10: cleanup skip handling in raid10_sync_requestLi Nan
2026-01-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan
2026-01-26md: move finish_reshape to md_finish_sync()Li Nan
2026-01-26md: factor out sync completion update into helperLi Nan
2026-01-26md: remove MD_RECOVERY_ERROR handling and simplify resync_offset updateLi Nan
2026-01-26md: update curr_resync_completed even when MD_RECOVERY_INTR is setLi Nan
2026-01-26md: mark rdev Faulty when badblocks setting failsLi Nan
2026-01-26md: break remaining operations on badblocks set failure in narrow_write_errorLi Nan
2026-01-26md/raid1,raid10: support narrow_write_error when badblocks is disabledLi Nan
2026-01-26md: factor error handling out of md_done_sync into helperLi Nan
2026-01-26md/raid1: simplify uptodate handling in end_sync_writeLi Nan
2026-01-26md/raid5: make sure max_sectors is not less than io_optYu Kuai
2026-01-26md/raid5: use mempool to allocate stripe_request_ctxYu Kuai
2026-01-26md: merge mddev serialize_policy into mddev_flagsYu Kuai
2026-01-26md: merge mddev faillast_dev into mddev_flagsYu Kuai
2026-01-26md: merge mddev has_superblock into mddev_flagsYu Kuai
2026-01-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai
2026-01-25iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()Markus Elfring
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda
2026-01-25net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-25net: usb: sr9700: rename register write commands for clarityEthan Nelson-Moore
2026-01-25net: usb: sr9700: use ETH_ALEN instead of magic numberEthan Nelson-Moore
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi
2026-01-25net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi
2026-01-25ipvlan: remove ipvlan_ht_addr_lookup()Eric Dumazet