summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-01wifi: mt76: mt7615: fix NULL deref in mt7615_mac_set_ratesFelix Fietkau
2026-08-01wifi: mt76: fix stuck TX queues after SER with no active interfacesChad Monroe
2026-08-01wifi: mt76: mt7996: select net_setup_tc handler at runtimeChad Monroe
2026-08-01wifi: mt76: fix queue reg access when building WED and NPU togetherFelix Fietkau
2026-08-01wifi: mt76: mt7996: wake MCU waiters before aborting scan in L1 SERFelix Fietkau
2026-08-01wifi: mt76: mt7996: skip key upload when adding an offchannel linkFelix Fietkau
2026-08-01wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreementFelix Fietkau
2026-08-01wifi: mt76: mt7996: leave PS when a 4-address connection is establishedPeter Chiu
2026-08-01KVM: riscv: Fix infinite loop in NACL hfence entry allocationZongmin Zhou
2026-08-01RISC-V: KVM: Account VM-scoped allocations to the VM cgroupYuhang.chen
2026-08-01RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requestsWang Yechao
2026-08-01RISC-V: KVM: Separate req and fallback_req masks in make_xfence_requestWang Yechao
2026-08-01apparmor: fix implicit declaration of function 'decompress_zstd'John Johansen
2026-08-01RISC-V: KVM: Add the eager_page_split module parameterWang Yechao
2026-08-01RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOGWang Yechao
2026-08-01RISC-V: KVM: Remove redundant TLB flush operationsWang Yechao
2026-08-01RISC-V: KVM: Split huge pages when dirty logging is enabledWang Yechao
2026-08-01RISC-V: KVM: Add the split page cache for ioctl contextWang Yechao
2026-07-31accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()Lizhi Hou
2026-08-01PCI: Use %pe format specifier to print error pointersKrzysztof WilczyƄski
2026-07-31Merge tag 'kbuild-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-31Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-31x86/cpu/scattered: Sort it properlyBorislav Petkov (AMD)
2026-08-01ASoC: spear: Update the SPDIF drivers for current ASoC APIsMark Brown
2026-08-01ASoC: spear: spdif_out: Move DAI probe callback to snd_soc_dai_opsbui duc phuc
2026-08-01ASoC: spear: spdif_in: Move DAI probe callback to snd_soc_dai_opsbui duc phuc
2026-08-01ASoC: spear: spdif_in: Switch to snd_soc_dai_dma_data_set_capture()bui duc phuc
2026-08-01ASoC: spear: spdif_in: Drop redundant error messagesbui duc phuc
2026-08-01ASoC: use .auto_selectable_formatsMark Brown
2026-08-01ASoC: cirrus: use .auto_selectable_formatsKuninori Morimoto
2026-08-01ASoC: bcm: use .auto_selectable_formatsKuninori Morimoto
2026-08-01ASoC: au1x: use .auto_selectable_formatsKuninori Morimoto
2026-08-01ASoC: atmel: use .auto_selectable_formatsKuninori Morimoto
2026-08-01ASoC: apple: use .auto_selectable_formatsKuninori Morimoto
2026-08-01ASoC: qcom: sc8280xp: add Monaco/Monza (MAX98090) support on QCS8275Mark Brown
2026-07-31net/mlx5: fw_tracer, return NULL on create errorMichael Guralnik
2026-07-31net/mlx5: SF, Handle function changed eventChris Mi
2026-07-31devlink: fix net namespace reference leak in reloadOr Har-Toov
2026-07-31Merge branch 'add-support-for-rtl8261c-d'Jakub Kicinski
2026-07-31net: phy: realtek: add support for RTL8261DJaven Xu
2026-07-31net: phy: realtek: load firmware for RTL8261C_CGJaven Xu
2026-07-31net: phy: realtek: add support for RTL8261C_CGJaven Xu
2026-07-31net: phy: c45: add setup and read master/slave helpersJaven Xu
2026-07-31net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu
2026-07-31net: hisilicon: hix5hd2_gmac: remove redundant NAPI deleteJiawen Liu
2026-07-31octeontx2-af: add new mbox to support sync cycle on rx pathSatha Rao
2026-08-01Merge branch 'bpf-fix-trampoline-handling-of-128-bit-values'Kumar Kartikeya Dwivedi
2026-08-01selftests/bpf: Add tests for >8 byte return value and 128-bit argumentsYonghong Song
2026-08-01bpf, x86: Fix trampoline stack size for 128-bit argumentsYonghong Song
2026-08-01bpf: Reject >8 byte return values on return-reading trampoline pathsYonghong Song