summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-30sfc: support pio mapping based on cxlAlejandro Lucero
2026-06-30sfc: obtain and map cxl range using devm_cxl_probe_memAlejandro Lucero
2026-06-30sfc: Initialize cxl dpaAlejandro Lucero
2026-06-30sfc: Map cxl regsAlejandro Lucero
2026-06-30sfc: add cxl supportAlejandro Lucero
2026-06-30vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson
2026-06-30wifi: ath12k: correct monitor destination ring sizeAaradhana Sahu
2026-06-30wifi: ath12k: change MAC buffer ring size to 4096Yingying Tang
2026-06-30wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUsSushant Butta
2026-06-30wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monit...Sushant Butta
2026-06-30wifi: ath12k: Show per-radio center freq in dp statsSreeramya Soratkal
2026-06-30wifi: ath12k: Add timestamp to dp stats displaySreeramya Soratkal
2026-06-30wifi: ath12k: Use runtime device count in dp stats displaySreeramya Soratkal
2026-06-30wifi: ath12k: Advertise multicast Ethernet encapsulation offload supportTamizh Chelvam Raja
2026-06-30wifi: ath12k: advertise ieee_link_id in vdev start MLO paramsManish Dharanenthiran
2026-06-30wifi: ath12k: reset REOQ LUT addresses before firmware stopAishwarya R
2026-06-30wifi: ath12k: expand UserPD ID mask to support up to 8 PDsAaradhana Sahu
2026-06-30wifi: ath12k: tighten RX monitor TLV bounds checkMiaoqing Pan
2026-06-30wifi: ath12k: add dp_mon support 32-bit TLV headersMiaoqing Pan
2026-06-30wifi: ath12k: add HAL ops for monitor TLV header decode and alignmentMiaoqing Pan
2026-06-30wifi: ath12k: refactor HAL TLV32/64 decode helpersMiaoqing Pan
2026-06-30wifi: ath12k: fix TLV32 length maskMiaoqing Pan
2026-06-30wifi: ath12k: avoid setting 320MHz support on non 6GHz bandNicolas Escande
2026-06-30wifi: ath12k: remove unused QMI definitionsAaradhana Sahu
2026-06-30wifi: ath12k: use %u for unsigned variables in QMI debug logsRaj Kumar Bhagat
2026-06-30wifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializersRaj Kumar Bhagat
2026-06-30wifi: ath12k: enable threaded NAPI when DP IRQ affinity is unavailableHangtian Zhu
2026-06-30genirq: export irq_can_set_affinity() for module driversHangtian Zhu
2026-06-30media: dt-bindings: rc: Sync keymap list with latest listSean Young
2026-06-30media: keymaps: Ensure module name matches RC_MAP_VIDEOMATE_K100Sean Young
2026-06-30media: keymaps: Remove obsolete RC_MAP_HAUPPAUGE_NEW keymap defineSean Young
2026-06-30media: keymaps: Remove obsolete RC_MAP_RC5_TV keymap defineSean Young
2026-06-30audit: Fix data races of skb_queue_len() readers on audit_queueChi Wang
2026-06-30audit: add missing syscalls to PERM class tablesRicardo Robaina
2026-06-30dt-bindings: PCI: imx6q-pcie: Add i.MX95 optional intr/aer/pme interruptsRichard Zhu
2026-06-30spi: rzv2h-rspi: Fix DMA transfer error handling for signal interruptionFelix Gu
2026-06-30PCI: meson: Fix GPIO state while requesting PERST#Ronald Claveau
2026-06-30ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schemaDavid Heidelberg
2026-06-30PCI: host-generic: Move legacy DT binding fallback decision to caller of pci_...Sherry Sun
2026-06-30ASoC: mediatek: mt2701: add COMPILE_TESTRosen Penev
2026-06-30ASoC: renesas: fsi: Propagate platform_get_irq() errorsNarasimharao Vadlamudi
2026-06-30ASoC: codecs: cleanup kconfig indentationsJulian Braha
2026-06-30cxl/test: Add cxl_test accelerator driverDave Jiang
2026-06-30cxl/test: Fixup hdm init for auto region to support type2Dave Jiang
2026-06-30cxl/test: Propagate -ENOMEM on platform_device_alloc() failuresDave Jiang
2026-06-30cxl/test: Add hierarchy enumeration support for type2 deviceDave Jiang
2026-06-30cxl/test: Refactor platform device enumerationsDave Jiang
2026-06-30cxl/test: Add type2 support for mock CFMWS0Dave Jiang
2026-06-30cxl/test: Add test for module parametersDave Jiang
2026-06-30sched_ext: Parenthesize local SCX_EVENT defines to fix checkpatch errorCheng-Yang Chou