summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-06Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski6-58/+620
2026-05-06drm/xe/cri: Add new PCI IDsBalasubramani Vivekanandan1-1/+5
2026-05-06Revert "drm/edid: add CTA Video Format Data Block support"Maarten Lankhorst1-3/+0
2026-05-06media: vb2: use ssize_t for vb2_read/vb2_writeZile Xiong1-4/+4
2026-05-06hrtimer: Return ktime_t from hrtimer_get_next_event()/hrtimer_next_event_with...Thomas Weißschuh1-2/+2
2026-05-06clocksource: Clean up clocksource_update_freq() functionsThomas Weißschuh1-12/+0
2026-05-06timers/migration: Handle capacity in connect tracepointsFrederic Weisbecker1-10/+14
2026-05-05net: mana: Use per-queue allocation for tx_qp to reduce allocation sizeAditya Garg1-1/+1
2026-05-06ASoC: pxa: integrate sound/arm/pxa2xx into sound/soc/pxa2xxArnd Bergmann1-49/+1
2026-05-06ASoC: pxa2xx: push gpio usage into arch codeArnd Bergmann1-1/+1
2026-05-06ASoC: arm: pxa2xx: remove platform_data processingArnd Bergmann3-25/+6
2026-05-05Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-6/+31
2026-05-06Merge tag 'drm-intel-next-2026-05-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie5-7/+597
2026-05-05amt: Store struct sock in struct amt_dev.Kuniyuki Iwashima1-1/+1
2026-05-05vxlan: Free vxlan_sock with kfree_rcu().Kuniyuki Iwashima1-0/+1
2026-05-05vxlan: Store struct sock in struct vxlan_sock.Kuniyuki Iwashima1-2/+2
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().Kuniyuki Iwashima1-2/+2
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().Kuniyuki Iwashima1-2/+2
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().Kuniyuki Iwashima1-1/+1
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima1-1/+1
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima1-1/+1
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie15-84/+166
2026-05-05Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2026-05-05Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2026-05-05Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+2
2026-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+5
2026-05-05Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+12
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed1-0/+1
2026-05-05firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_infoMarek Vasut1-3/+3
2026-05-05firmware: arm_scmi: imx: Support getting reset reason of MISC protocolPeng Fan1-0/+14
2026-05-05rseq: Revert to historical performance killing behaviourThomas Gleixner3-22/+61
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy1-0/+6
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg1-0/+23
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg1-0/+25
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg1-0/+7
2026-05-05wifi: cfg80211: add helper for parsing NPCA to chandefJohannes Berg1-0/+13
2026-05-05wifi: cfg80211: allow representing NPCA in chandefJohannes Berg2-2/+15
2026-05-05wifi: cfg80211: allow devices to advertise extended MLD capa/opsJohannes Berg2-6/+11
2026-05-05wifi: mac80211: track AP's extended MLD capa/opsJohannes Berg1-0/+3
2026-05-05wifi: ieee80211: define UHR ML-PM extended MLD capabilityJohannes Berg1-6/+8
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg1-34/+21
2026-05-05pinctrl: add optional .release_mux() callbackFrank Li1-0/+5
2026-05-05mux: add devm_mux_state_get_from_np() to get mux from child nodeFrank Li1-1/+7
2026-05-05net: mdio: Add support for RSFEC Control register for PMAMike Marciniszyn (Meta)1-0/+10
2026-05-05thunderbolt: Don't create multiple DMA tunnels on firmware connection managerAlan Borzeszkowski1-0/+2
2026-05-05thunderbolt: Wait for tb_domain_release() to complete when driver is removedMika Westerberg1-0/+2
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy3-0/+23
2026-05-05wifi: cfg80211: allow suppressing FTM result reporting for PD requestsPeddolla Harshavardhan Reddy2-0/+12
2026-05-05wifi: cfg80211: add PD-specific preamble and bandwidth capabilitiesPeddolla Harshavardhan Reddy2-0/+16
2026-05-05wifi: cfg80211: add ingress/egress distance thresholds for FTMPeddolla Harshavardhan Reddy2-0/+29