summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03wifi: mac80211: Use struct instead of macro for PREQ frameMasashi Honma
2026-06-03wifi: mac80211: remove 5/10 MHz channel codeJohannes Berg
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg
2026-06-03wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD APFelix Fietkau
2026-06-03Merge tag 'gemini-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij
2026-06-03ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codecMark Brown
2026-06-03ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codecChancel Liu
2026-06-03ASoC: dt-bindings: cirrus,cs42xx8: Add SPI bus supportChancel Liu
2026-06-03arm64: Document SVE constraints on new hwcapsMark Brown
2026-06-03arm64: kernel: Disable CNP on HiSilicon HIP09Zeng Heng
2026-06-03arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capabilityZeng Heng
2026-06-03lib/vsprintf: replace min_t/max_t with min/maxThorsten Blum
2026-06-03wifi: cfg80211: enforce HE/EHT cap/oper consistencyJohannes Berg
2026-06-03drm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal
2026-06-03drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroupsMaíra Canal
2026-06-03iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()Lucas Rabaquim
2026-06-03rv: Use 0 to check preemption enabled in opidGabriele Monaco
2026-06-03rv: Prevent task migration while handling per-CPU eventsGabriele Monaco
2026-06-03rv: Ensure synchronous cleanup for HA monitorsGabriele Monaco
2026-06-03rv: Add automatic cleanup handlers for per-task HA monitorsGabriele Monaco
2026-06-03rv: Do not rely on clean monitor when initialising HAGabriele Monaco
2026-06-03rv: Fix monitor start ordering and memory ordering for monitoring flagWen Yang
2026-06-03rv: Ensure all pending probes terminate on per-obj monitor destroyGabriele Monaco
2026-06-03rv: Prevent in-flight per-task handlers from using invalid slotsGabriele Monaco
2026-06-03rv: Reset per-task DA monitors before releasing the slotGabriele Monaco
2026-06-03rv: Fix __user specifier usage in extract_params()Gabriele Monaco
2026-06-03pmdomain: Merge branch fixes into nextUlf Hansson
2026-06-03pmdomain: mediatek: mfg: move __packed after struct name to fix kernel-docRosen Penev
2026-06-03pmdomain: qcom: rpmpd: Add Shikra RPM Power DomainsRakesh Kota
2026-06-03pmdomain: qcom: rpmhpd: Add power domains for Nord SoCKamal Wadhwa
2026-06-03pmdomain: Merge branch dt into nextUlf Hansson
2026-06-03dt-bindings: power: qcom,rpmpd: document the Shikra RPM Power DomainsRakesh Kota
2026-06-03pmdomain: imx: fix OF node refcountBartosz Golaszewski
2026-06-03pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup sourceKendall Willis
2026-06-03nvme-tcp: move nvme_tcp_reclassify_socket()Shin'ichiro Kawasaki
2026-06-03nvme: validate FDP configuration descriptor sizesliuxixin
2026-06-03nvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
2026-06-03selftests: futex: Add tests for robust release operationsAndré Almeida
2026-06-03Documentation: futex: Add a note about robust list race conditionAndré Almeida
2026-06-03x86/vdso: Implement __vdso_futex_robust_try_unlock()Thomas Gleixner
2026-06-03x86/vdso: Prepare for robust futex unlock supportThomas Gleixner
2026-06-03futex: Provide infrastructure to plug the non contended robust futex unlock raceThomas Gleixner
2026-06-03futex: Add robust futex unlock IP rangeThomas Gleixner
2026-06-03futex: Add support for unlocking robust futexesThomas Gleixner
2026-06-03futex: Cleanup UAPI definesThomas Gleixner
2026-06-03x86: Select ARCH_MEMORY_ORDER_TSOThomas Gleixner
2026-06-03uaccess: Provide unsafe_atomic_store_release_user()Thomas Gleixner
2026-06-03futex: Provide UABI defines for robust list entry modifiersThomas Gleixner
2026-06-03futex: Move futex related mm_struct data into a structThomas Gleixner
2026-06-03futex: Make futex_mm_init() voidThomas Gleixner