summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita
2026-01-14KVM: SVM: Fix an off-by-one typo in the comment for enabling AVIC by defaultSean Christopherson
2026-01-14dt-bindings: pinctrl: spacemit: k3: fix drive-strength docYixun Lan
2026-01-14wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA modeKavita Kavita
2026-01-14x86/microcode/AMD: Allow loader debugging to be enabled on baremetal tooBorislav Petkov (AMD)
2026-01-14xen: introduce xen_console_io optionStefano Stabellini
2026-01-14phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang
2026-01-14phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)Val Packett
2026-01-14dt-bindings: sound: google,goldfish-audio: Convert to DT schemaKuan-Wei Chiu
2026-01-14ASoC: intel: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2026-01-14ASoC: SDCA: Add lock to serialise the Function initialisationCharles Keepax
2026-01-14ASoC: SDCA: Device boot into the system suspend processCharles Keepax
2026-01-14ASoC: SDCA: Add basic system suspend supportCharles Keepax
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax
2026-01-14ASoC: codecs: aw88261: use dvdd-supply regulatorBharadwaj Raju
2026-01-14ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261Bharadwaj Raju
2026-01-14ASoC: tlv320adcx140: add channel sum controlEmil Svendsen
2026-01-14ASoC: tlv320adcx140: add kcontrol for num biquadsEmil-Juhl
2026-01-14ASoC: dt-bindings: add avdd and iovdd supplySascha Hauer
2026-01-14ASoC: dt-bindings: clarify areg-supply documentationEmil-Juhl
2026-01-14ASoC: tlv320adcx140: add avdd and iovdd supplyEmil-Juhl
2026-01-14ASoC: tlv320adcx140: power on/off the device on demandEmil-Juhl
2026-01-14ASoC: tlv320adcx140: fix word lengthEmil Svendsen
2026-01-14ASoC: tlv320adcx140: Propagate error codes during probeDimitrios Katsaros
2026-01-14ASoC: tlv320adcx140: fix null pointerEmil Svendsen
2026-01-14ASoC: tlv320adcx140: invert DRE_ENABLEEmil Svendsen
2026-01-14ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT jack typeCole Leavitt
2026-01-14ASoC: sdw_utils: Call init callbacks on the correct codec DAIRichard Fitzgerald
2026-01-14soundwire: Add missing EXPORT for sdw_slave_typeRichard Fitzgerald
2026-01-14wifi: mac80211: Check for MLE before appending in Authentication frameKavita Kavita
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam
2026-01-14wifi: cfg80211: add support for key configuration before associationKavita Kavita
2026-01-14wifi: cfg80211: add feature flag for (re)association frame encryptionAiny Kumari
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari
2026-01-14kconfig: fix static linking of nconfArkadiusz Kozdra
2026-01-14Merge tag 'phy_common_properties' into nextVinod Koul
2026-01-14kbuild: prefer ${NM} in check-function-names.shCarlos Llamas
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean
2026-01-14dt-bindings: phy-common-props: RX and TX lane polarity inversionVladimir Oltean
2026-01-14dt-bindings: phy-common-props: ensure protocol-names are uniqueVladimir Oltean
2026-01-14dt-bindings: phy-common-props: create a reusable "protocol-names" definitionVladimir Oltean
2026-01-14dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yamlVladimir Oltean
2026-01-14dm: clear cloned request bio pointer when last clone bio completesMichael Liang
2026-01-14dm-verity: fix up various workqueue-related commentsEric Biggers
2026-01-14dm-verity: switch to bio_advance_iter_single()Eric Biggers
2026-01-14dm-verity: consolidate the BH and normal work structsEric Biggers
2026-01-14dm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-14dm-integrity: fix a typo in the code for write/discard raceMikulas Patocka