summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-03irqchip/qcom-pdc: Split __pdc_enable_intr() into per-version helpersMukesh Ojha
2026-06-03irqchip/exynos-combiner: Remove useless spinlockMarek Szyprowski
2026-06-03irqchip/renesas-rzt2h: Add error interrupts supportCosmin Tanislav
2026-06-03irqchip/renesas-rzt2h: Add software-triggered interrupts supportCosmin Tanislav
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig
2026-06-03Merge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-06-03Merge branch 'irq/urgent' into irq/driversThomas Gleixner
2026-06-03coco/tdx-host: Lock out module updates when reading versionDave Hansen
2026-06-03coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updatesChao Gao
2026-06-03coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratumChao Gao
2026-06-03coco/tdx-host: Expose P-SEAMLDR information via sysfsChao Gao
2026-06-03coco/tdx-host: Expose TDX module versionChao Gao
2026-06-03coco/tdx-host: Introduce a "tdx_host" deviceChao Gao
2026-06-03gpu: nova-core: gsp: enable FSP boot pathAlexandre Courbot
2026-06-03gpu: nova-core: add non-sec2 unload pathEliot Courtney
2026-06-03gpu: nova-core: Hopper/Blackwell: add GSP lockdown release pollingJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust bootJohn Hubbard
2026-06-03wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106Emmanuel Grumbach
2026-06-03wifi: iwlwifi: mld: add KUnit tests for link gradingAvinash Bhatt
2026-06-03wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustmentAvinash Bhatt
2026-06-03wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat codeShahar Tzarfati
2026-06-03wifi: iwlwifi: mvm: remove __must_check annotation from command sendingMiri Korenblit
2026-06-03wifi: iwlwifi: trans: export the maximum supported hcmd sizeMiri Korenblit
2026-06-03wifi: iwlwifi: stop supporting core101Shahar Tzarfati
2026-06-03wifi: iwlwifi: remove orphaned DC2DC config enumShahar Tzarfati
2026-06-03wifi: iwlwifi: fix a typoMiri Korenblit
2026-06-03wifi: iwlwifi: pcie: fix write pointer move detectionJohannes Berg
2026-06-03wifi: iwlwifi: mld: Require HT support for NANIlan Peer
2026-06-03wifi: iwlwifi: mvm: fix P2P-Device binding handlingJohannes Berg
2026-06-03wifi: iwlwifi: mld: add KUnit tests for duplicated beacon RSSI adjustmentAvinash Bhatt
2026-06-03wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o netdetectJohannes Berg
2026-06-03wifi: iwlwifi: cfg: Revert "wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to t...Shahar Tzarfati
2026-06-03wifi: iwlwifi: mld: set fast-balance scan for active EMLSRPagadala Yesu Anjaneyulu
2026-06-03wifi: iwlwifi: mld: support FW TLV for NAN max channel switch timeIsrael Kozitz
2026-06-03wifi: iwlwifi: mld: always allow mimo in NANMiri Korenblit
2026-06-03wifi: iwlwifi: move iwl_fw_rate_idx_to_plcp() to mvmJohannes Berg
2026-06-03wifi: iwlwifi: mvm: rename iwl_mvm_mac80211_idx_to_hwrate()Johannes Berg
2026-06-03wifi: iwlwifi: fix STEP_URM register address for SC devicesMoriya Itzchaki
2026-06-03wifi: iwlwifi: mld: fix smatch warningMiri Korenblit
2026-06-03wifi: iwlwifi: remove mvm prefix from marker commandMiri Korenblit
2026-06-03wifi: iwlwifi: remove stale commentMiri Korenblit
2026-06-03wifi: iwlwifi: fw: cut down NIC wakeups during dumpJohannes Berg
2026-06-03wifi: iwlwifi: add support for AX231Emmanuel Grumbach
2026-06-03iio: chemical: scd30: Replace manual locking with RAII lockingMaxwell Doose
2026-06-03s390/zcrypt: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/trng: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-06-03s390/qeth: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/hvc_iucv: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/dasd: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/con3270: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)