summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-03wifi: rtw89: 8852a: update supported firmware format to 1Zong-Zhe Yang-6/+13
2026-03-03wifi: rtw89: 8852a: move DIG tables to rtw8852a.cZong-Zhe Yang-52/+51
2026-03-03wifi: rtw89: 8852b: update supported firmware format to 2Ping-Ke Shih-1/+1
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj-1/+1
2026-03-03wifi: rtw89: add general way to generate module firmware stringZong-Zhe Yang-6/+15
2026-03-03wifi: rtw89: fw: recognize firmware type B by AIDPing-Ke Shih-2/+21
2026-03-03wifi: rtw89: fw: add fw_def struct to put firmware name and format versionPing-Ke Shih-19/+57
2026-03-02Merge branch 'selftests-drv-net-iou-zcrx-improve-stability-and-make-the-large...Jakub Kicinski-26/+31
2026-03-02selftests: drv-net: iou-zcrx: allocate hugepages for large chunks testJakub Kicinski-1/+9
2026-03-02selftests: drv-net: iou-zcrx: rework large chunks test to use common setupJakub Kicinski-25/+6
2026-03-02selftests: drv-net: iou-zcrx: wait for memory provider cleanupJakub Kicinski-1/+17
2026-03-03wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420Ching-Te Ku-18/+61
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet-127/+99
2026-03-03wifi: rtw89: Turbo mode for RTL8851BU/RTL8852BUBitterblue Smith-52/+51
2026-03-02perf trace: Avoid an ERR_PTR in syscall_statsIan Rogers-5/+7
2026-03-02perf kvm stat: Fix relative paths for including headersLeo Yan-3/+3
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1841/+3563
2026-03-02iommufd: vfio compatibility extension check for noiommu modeJacob Pan-1/+1
2026-03-02iommufd: Constify struct dma_buf_attach_opsChristophe JAILLET-1/+1
2026-03-02KVM: x86/mmu: Fix UBSAN warning when reading nx_huge_pages parameterGal Pressman-0/+5
2026-03-02KVM: SVM: Fix UBSAN warning when reading avic parameterGal Pressman-1/+12
2026-03-02KVM: x86: Add helpers to prepare kvm_run for userspace MMIO exitSean Christopherson-43/+37
2026-03-02KVM: x86: Don't panic the kernel if completing userspace I/O / MMIO goes side...Sean Christopherson-4/+8
2026-03-02KVM: x86: Rename .read_write_emulate() to .read_write_guest()Sean Christopherson-10/+28
2026-03-02KVM: x86: Fold emulator_write_phys() into write_emulate()Sean Christopherson-16/+7
2026-03-02KVM: x86: Bury emulator read/write ops in emulator_{read,write}_emulated()Sean Christopherson-15/+14
2026-03-02KVM: x86: Consolidate SEV-ES MMIO emulation into a single public APISean Christopherson-38/+17
2026-03-02KVM: x86: Dedup kvm_sev_es_mmio_{read,write}()Sean Christopherson-39/+19
2026-03-02KVM: x86: Harden SEV-ES MMIO against on-stack use-after-freeSean Christopherson-4/+6
2026-03-02KVM: x86: Move MMIO write tracing into vcpu_mmio_write()Sean Christopherson-8/+5
2026-03-02KVM: x86: Open code read vs. write userspace MMIO exits in emulator_read_write()Sean Christopherson-20/+13
2026-03-02KVM: x86: Use local MMIO fragment variable to clean up emulator_read_write()Sean Christopherson-6/+5
2026-03-02KVM: x86: Trace unsatisfied MMIO reads on a per-page basisSean Christopherson-1/+8
2026-03-02KVM: x86: Open code handling of completed MMIO reads in emulator_read_write()Sean Christopherson-17/+29
2026-03-02KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson-2/+15
2026-03-02KVM: x86: Ignore cpuid faulting in SMMJim Mattson-4/+5
2026-03-02KVM: selftests: Extend state_test to check next_ripYosry Ahmed-0/+11
2026-03-02KVM: selftests: Extend state_test to check vGIFYosry Ahmed-0/+24
2026-03-02KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed-0/+1
2026-03-02KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed-0/+10
2026-03-02KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed-0/+3
2026-03-02Merge tag 'phy-qcom-sgmii-eth-add-set_mode-and-validate-methods'Jakub Kicinski-0/+43
2026-03-02phy: qcom-sgmii-eth: add .set_mode() and .validate() methodsRussell King (Oracle)-0/+43
2026-03-02crypto: Clean up help text for CRYPTO_CRC32Geert Uytterhoeven-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_CRC32CGeert Uytterhoeven-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_XXHASHGeert Uytterhoeven-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_SHA256Geert Uytterhoeven-1/+0
2026-03-02crypto: Clean up help text for CRYPTO_BLAKE2BGeert Uytterhoeven-2/+0
2026-03-02lib/crypto: tests: Add a .kunitconfig fileEric Biggers-0/+34
2026-03-02KVM: x86: Check for injected exceptions before queuing a debug exceptionYosry Ahmed-1/+1