summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-21tpm: restore timeout for key creation commandsBaoli Zhang
2026-06-21tpm: svsm: constify tpm_chip_opsDavid Windsor
2026-06-21md/raid5: let stripe batch bm_seq comparison wrap-safeChen Cheng
2026-06-21md/raid1: protect head_position for read balanceChen Cheng
2026-06-21md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retryAbd-Alrhman Masalkhi
2026-06-21md/raid1: honor REQ_NOWAIT when waiting for behind writesAbd-Alrhman Masalkhi
2026-06-21md/raid5: always convert llbitmap bits for discardYu Kuai
2026-06-21md/raid5: validate discard support at request timeYu Kuai
2026-06-21md/raid5: account discard IOYu Kuai
2026-06-21md/raid1: simplify raid1_write_request() error handlingAbd-Alrhman Masalkhi
2026-06-21md/raid10: fix writes_pending and barrier reference leaks on discard failuresAbd-Alrhman Masalkhi
2026-06-21md/raid10: fix writes_pending leak on write request failuresAbd-Alrhman Masalkhi
2026-06-21md/raid1: fix writes_pending and barrier reference leaks on write failuresAbd-Alrhman Masalkhi
2026-06-20drm/xe/mcr: Prefer GT-oriented WARN messagesMichal Wajdeczko
2026-06-20gpu: nova-core: move GPU static information acquisition to a GSP methodAlexandre Courbot
2026-06-20gpu: nova-core: move GSP unload state to a pinned Gpu subobjectAlexandre Courbot
2026-06-20gpu: nova-core: fsp: move FMC firmware loading into wait_secure_bootEliot Courtney
2026-06-20gpu: nova-core: falcon: gsp: move PRIV target mask constantsEliot Courtney
2026-06-19Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-19ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi
2026-06-19ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi
2026-06-19ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()Xu Rao
2026-06-19ACPI: resource: Amend kernel-doc styleAndy Shevchenko
2026-06-19ACPI: sysfs: Fix path of module parameters in commentsZenghui Yu
2026-06-19thermal: intel: Fix dangling resources on thermal_throttle_online() failureRicardo Neri
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19regulator: pca9450: Correct default t_off_deb for PCA9451A/PCA9452Joy Zou
2026-06-19spi: dw: Add support for snps,dwc-ssi-2.00aChanghuang Liang
2026-06-19drm/i915/display: update to the BW buddy configurationVinod Govindapillai
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-19s390/pkey: Check length in pkey_pckmo handler implementationHolger Dengler
2026-06-19s390/pkey: Check length in PKEY_VERIFYPROTK ioctlHolger Dengler
2026-06-19Merge commit '6beaec3aee9852438b89e4d7891caf5e84d45851' of git://git.kernel.o...Bartosz Golaszewski
2026-06-19drm/xe/hw_error: Defeature hardware error handling with system controllerRaag Jadav
2026-06-19drm/i915/dsb: Use safe window path when VRR TG is usedAnkit Nautiyal
2026-06-19drm/i915/dsb: shift delayed-vblank DSL wait start by one scanlineAnkit Nautiyal
2026-06-18Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-06-18eth: fbnic: take netif_addr_lock_bh() around rx mode address programmingDaniel Zahka
2026-06-18net: wangxun: don't advertise IFF_SUPP_NOFCSRongguang Wei
2026-06-18net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng
2026-06-18gve: fix header buffer corruption with header-split and HW-GROAnkit Garg
2026-06-18net: thunderbolt: Fix frags[] overflow by bounding frame_countMaoyi Xie
2026-06-18netconsole: don't drop the last byte of a full-sized messageBreno Leitao
2026-06-18net: macb: add TX stall timeout callback to recover from lost TSTART writeLukasz Raczylo
2026-06-18net: airoha: fix foe_check_time allocation sizeWayen Yan
2026-06-18octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo
2026-06-18net: pch_gbe: handle TX skb allocation failureRuoyu Wang
2026-06-18dpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei
2026-06-18virtio-net: fix len check in receive_big()Xiang Mei