summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-23dm-integrity: introduce integrity_kmap and integrity_kunmapMikulas Patocka
2025-09-23dm-integrity: replace bvec_kmap_local with kmap_local_pageMikulas Patocka
2025-09-23dm-integrity: use internal variable for digestsizeMikulas Patocka
2025-09-23dm vdo: return error on corrupted metadata in start_restoring_volume functionsIvan Abramov
2025-09-23dm vdo: Update code to use mem_is_zeroBruce Johnston
2025-09-23spi: multi CS cleanup and controller CS limitMark Brown
2025-09-23Support reading Subsystem ID from Device TreeMark Brown
2025-09-23clocksource/drivers/scx200: Add module ownerDaniel Lezcano
2025-09-23can: dev: turn can_set_static_ctrlmode() into a non-inline functionVincent Mailhol
2025-09-23drm/gud: fix accidentally deleted IS_ERR() checkRuben Wauters
2025-09-23wifi: libertas: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-23drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODERSuraj Kandpal
2025-09-23drm/i915: set O_LARGEFILE in __create_shmem()Taotao Chen
2025-09-23Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-09-23io_uring/cmd: drop unused res2 param from io_uring_cmd_done()Caleb Sander Mateos
2025-09-22bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari
2025-09-22wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum
2025-09-22bng_en: Configure default VNICBhargava Marreddy
2025-09-22bng_en: Register default VNICBhargava Marreddy
2025-09-22bng_en: Register rings with the firmwareBhargava Marreddy
2025-09-22bng_en: Allocate stat contextsBhargava Marreddy
2025-09-22bng_en: Allocate packet buffersBhargava Marreddy
2025-09-22bng_en: Initialise core resourcesBhargava Marreddy
2025-09-22bng_en: Introduce VNICBhargava Marreddy
2025-09-22bng_en: Add initial support for CP and NQ ringsBhargava Marreddy
2025-09-22bng_en: Add initial support for RX and TX ringsBhargava Marreddy
2025-09-22bng_en: make bnge_alloc_ring() self-unwind on failureBhargava Marreddy
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-22net: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-09-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-22net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()Thorsten Blum
2025-09-22net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptionsSuraj Gupta
2025-09-22net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)
2025-09-22net: phylink: use sfp_get_module_caps()Russell King (Oracle)
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)
2025-09-22net: sfp: convert sfp quirks to modify struct sfp_module_supportRussell King (Oracle)
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)
2025-09-22gpu: nova-core: use Alignment for alignment-related operationsAlexandre Courbot
2025-09-22wifi: ath12k: enforce CPU endian format for all QMI dataAlexander Wilhelm
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran
2025-09-22wifi: ath12k: Fix flush cache failure during RX queue updateNithyanantham Paramasivam
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran
2025-09-22wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxqNithyanantham Paramasivam
2025-09-22wifi: ath12k: Refactor RX TID buffer cleanup into helper functionNithyanantham Paramasivam
2025-09-22wifi: ath12k: Refactor RX TID deletion handling into helper functionNithyanantham Paramasivam
2025-09-22wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256Nithyanantham Paramasivam