summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-06ASoC: SDCA: Add missing destroy for HID deviceCharles Keepax
2026-08-06ASoC: SDCA: Update HID DisCo parsingCharles Keepax
2026-08-06ASoC: SDCA: Move HID descriptors to functionCharles Keepax
2026-08-06ASoC: SDCA: Move HID registration to IRQ timeCharles Keepax
2026-08-06ASoC: SDCA: Remove unused dev pointer argumentCharles Keepax
2026-08-06ASoC: SDCA: Tidy up error messageCharles Keepax
2026-08-06drm/tests/gpu_buddy: fix interleaving in buffer clearance testArunpravin Paneer Selvam
2026-08-06ASoC: dt-bindings: cirrus,cs42l43: Add CS42L44 variantCharles Keepax
2026-08-06arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBMLinu Cherian
2026-08-06arm64: cpufeature: Rename BBML2_NOABORT as BBML3Linu Cherian
2026-08-06arm64: sysreg: Add BBM_3Linu Cherian
2026-08-06arm64: cpufeature: Extend bbml2_noabort support listLinu Cherian
2026-08-06arm64: cputype: Add C1-Nano definitionsLinu Cherian
2026-08-06arm64: cputype: Add Cortex-A520AE definitionsLinu Cherian
2026-08-06wifi: nxpwifi: bound uAP association event IEs to the event bufferLinmao Li
2026-08-06wifi: nxpwifi: detach sync command buffer on interrupted waitLinmao Li
2026-08-06wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()Abdun Nihaal
2026-08-06wifi: rsi: Fix types to appease CFIStefan Hansson
2026-08-06wifi: mac80211: skip default WMM setup for AP_VLAN linksFelix Fietkau
2026-08-06wifi: nxpwifi: fix multiple static analysis errors and warningsJeff Chen
2026-08-06regcache: Sort the local copy of an unsorted reg_defaults arrayPeter Ujfalusi
2026-08-06wifi: morsemicro: MM81X should be invisible and selected by its usersGeert Uytterhoeven
2026-08-06wifi: nxp: NXPWIFI should be invisible and selected by its usersGeert Uytterhoeven
2026-08-06Merge tag 'ath-next-20260803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-08-06regcache: Use a consistent sort for defaults tableMark Brown
2026-08-06Merge tag 'asoc-fix-v7.2-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-08-06dm-era: fix shadowed superblock leak on take-snap failureliyouhong
2026-08-06mfd: viperboard: Fix native fields type in structures as little-endianMikhail Lukianchikov
2026-08-06ARM: PXA: Fix build error for PXA93xUlf Hansson
2026-08-06arm64: pgtable: convert pte_present() from macro to static inlineYeoreum Yun
2026-08-06perf/arm_cspmu: Support 64-bit programmers' modelRobin Murphy
2026-08-06dt-bindings: arm-smmu: qcom: add compatible for IPQ9650 SoCKathiravan Thirumoorthy
2026-08-06net/smc: fix TOCTOU race between smc_listen_out() and listener closeSidraya Jayagond
2026-08-06RDMA/erdma: restrict the driver to little-endian systemsLeon Romanovsky
2026-08-06dm dust: make badblock messages target-relativeSamuel Moelius
2026-08-06gpu/tests/gpu_buddy: Add KUnit test for gpu_buddy_allocated_addr_to_blockTejas Upadhyay
2026-08-06module/dups: Clean up includesPetr Pavlu
2026-08-06module/dups: Use strcmp() to compare module namesPetr Pavlu
2026-08-06module/dups: Use scope-based cleanup helpersPetr Pavlu
2026-08-06module/dups: Avoid unnecessary kmod_dup_req allocationsPetr Pavlu
2026-08-06module/dups: Fix use-after-free in kmod_dup_req lifetime handlingPetr Pavlu
2026-08-06module/dups: Inform duplicate requests about the result directlyPetr Pavlu
2026-08-06rust: module_param: support bool parametersWenzhao Liao
2026-08-06rust: module_param: return value by copy from `value`Andreas Hindborg
2026-08-06module: Remove unnecessary module::argsPetr Pavlu
2026-08-06xtensa/simdisk: Avoid referring to module::argsPetr Pavlu
2026-08-06module: Remove unused DISCARD_EH_FRAME definition from module.lds.SPetr Pavlu
2026-08-06module: procfs: use matching type for accumulator in module_total_size()Naveen Kumar Chaudhary
2026-08-06module: use strscpy() to copy module names in stats and dup trackingNaveen Kumar Chaudhary
2026-08-06params: fix path of /sys/module/XYZ/parameters/ in commentZenghui Yu