summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-06ASoC: pxa2xx: push gpio usage into arch codeArnd Bergmann
2026-05-06ASoC: arm: pxa2xx: remove platform_data processingArnd Bergmann
2026-05-05Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-06Merge tag 'drm-intel-next-2026-05-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-05-05amt: Store struct sock in struct amt_dev.Kuniyuki Iwashima
2026-05-05vxlan: Free vxlan_sock with kfree_rcu().Kuniyuki Iwashima
2026-05-05vxlan: Store struct sock in struct vxlan_sock.Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-05Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-05Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-05Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-05-05Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed
2026-05-05firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_infoMarek Vasut
2026-05-05firmware: arm_scmi: imx: Support getting reset reason of MISC protocolPeng Fan
2026-05-05rseq: Revert to historical performance killing behaviourThomas Gleixner
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg
2026-05-05wifi: cfg80211: add helper for parsing NPCA to chandefJohannes Berg
2026-05-05wifi: cfg80211: allow representing NPCA in chandefJohannes Berg
2026-05-05wifi: cfg80211: allow devices to advertise extended MLD capa/opsJohannes Berg
2026-05-05wifi: mac80211: track AP's extended MLD capa/opsJohannes Berg
2026-05-05wifi: ieee80211: define UHR ML-PM extended MLD capabilityJohannes Berg
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg
2026-05-05pinctrl: add optional .release_mux() callbackFrank Li
2026-05-05mux: add devm_mux_state_get_from_np() to get mux from child nodeFrank Li
2026-05-05net: mdio: Add support for RSFEC Control register for PMAMike Marciniszyn (Meta)
2026-05-05thunderbolt: Don't create multiple DMA tunnels on firmware connection managerAlan Borzeszkowski
2026-05-05thunderbolt: Wait for tb_domain_release() to complete when driver is removedMika Westerberg
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: allow suppressing FTM result reporting for PD requestsPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add PD-specific preamble and bandwidth capabilitiesPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add ingress/egress distance thresholds for FTMPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add role-based peer limits to FTM capabilitiesPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: extend PMSR FTM response for proximity rangingPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add NTB continuous ranging and FTM request type supportPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add proximity detection capabilities to PMSRPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add start/stop proximity detection commandsPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy
2026-05-05soc: ti: knav_dma: fix all kernel-doc warnings in knav_dma.hRandy Dunlap
2026-05-05drm/fourcc: Add DRM_FORMAT_XVUY2101010Tomi Valkeinen