summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21ASoC: aw88399: add per-instance BSTS status bypass flagMarco Giunta
2026-07-21ASoC: aw88399: derive channel from I2C address on ACPI systemsMarco Giunta
2026-07-21ASoC: aw88399: extract shared device libraryMarco Giunta
2026-07-21net: mvneta: bm: fix device reference leak on failed lookupJohan Hovold
2026-07-21mptcp: only set DATA_FIN when a mapping is presentMichael Bommarito
2026-07-21ASoC: qcom: preparation for Card capsulingMark Brown
2026-07-21ASoC: qcom: storm: use dev instead of card on storm_parse_of()Kuninori Morimoto
2026-07-21ASoC: qcom: sdm845: remove unused cardKuninori Morimoto
2026-07-21ASoC: qcom: common: use devKuninori Morimoto
2026-07-21ASoC: amd: preparation for Card capsulingMark Brown
2026-07-21ASoC: amd: acp-sdw-sof-mach: use &pdev->dev instead of card->devKuninori Morimoto
2026-07-21ASoC: amd: acp-sdw-legacy-mach: use &pdev->dev instead of card->devKuninori Morimoto
2026-07-21selftests/net/openvswitch: add ICMPv6 echo type match testMinxi Hou
2026-07-21regulator: dt-bindings: tps51632: Convert to DT schemaBhargav Joshi
2026-07-21ASoC: dt-bindings: ti,omap4-dmic: Convert to DT schemaBhargav Joshi
2026-07-21Merge branch 'kvm-arm64/vtr-patch' into kvmarm/nextOliver Upton
2026-07-21KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2Marc Zyngier
2026-07-21KVM: arm64: vgic-v3: Simplify initial GICv3 configuration samplingMarc Zyngier
2026-07-21KVM: arm64: Convert most ICH_VTR_EL2 accesses to inlined literal valueMarc Zyngier
2026-07-21KVM: arm64: Add a helper providing an inlined literal value for ICH_VTR_EL2Marc Zyngier
2026-07-21KVM: arm64: Move GICv3 broken SEIS implementation detection to a CPU errrataMarc Zyngier
2026-07-21KVM: arm64: vgic-v3: Make vtr_to_* helpers use architectural field symbolsMarc Zyngier
2026-07-21ARM: dts: broadcom: bcm7445: Correct indentationKrzysztof Kozlowski
2026-07-21Merge branch 'selftests-bpf-a-few-edge-case-fixes'Kumar Kartikeya Dwivedi
2026-07-21drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"Colin Ian King
2026-07-21libbpf: Search /lib64 and /lib in resolve_full_path()Ricardo B. Marlière
2026-07-21selftests/bpf: Fix lsm_bdev dev_t encoding mismatchRicardo B. Marlière
2026-07-21selftests/bpf: Fix make install targetRicardo B. Marlière
2026-07-21geneve: ensure the skb is writable before fixing its headersAntoine Tenart
2026-07-21wifi: mac80211: ibss: read deauth reason_code after frame length checkShahar Tzarfati
2026-07-21wifi: cfg80211: clarify and tighten key checksJohannes Berg
2026-07-21wifi: cfg80211: improve multi-BSSID profile continuation parserJohannes Berg
2026-07-21wifi: use UHR operation field presence bitsJohannes Berg
2026-07-21wifi: mac80211: always send regulatory connectivity elementJohannes Berg
2026-07-21wifi: mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) framesDeepanshu Kartikey
2026-07-21Merge tag 'mm81x-driver-08-07-2026' of https://github.com/MorseMicro/linuxJohannes Berg
2026-07-21geneve: fix hint header definition wrt endiannessAntoine Tenart
2026-07-21arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timerDaniel Drake
2026-07-21bpf: Zero queue and stack outputs on lock failureKumar Kartikeya Dwivedi
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang
2026-07-21platform/x86: acer-wmi: reject missing gaming WMI resultsYousef Alhouseen
2026-07-21platform/x86/intel/pmc: initialize empty PMT read resultYousef Alhouseen
2026-07-21platform/x86: uniwill-laptop: Add Avell A60 MUV supportWerner Sembach
2026-07-21platform/x86: uniwill-laptop: Add 2 new feature defines for TUXEDO devicesWerner Sembach
2026-07-21wifi: mac80211_hwsim: clear PMSR request state on abortZhao Li
2026-07-21wifi: mac80211_hwsim: authenticate PMSR report sendersZhao Li
2026-07-21bpf, arm64: Optimize cast_user code generationPuranjay Mohan
2026-07-21PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HXAli Alaei
2026-07-21PCI: Add ACS quirk for Pericom PI7C9X2G608 switches [12d8:2608]Tim Harvey
2026-07-21rndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman