summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-04Merge tag 'zynqmp-soc-for-7.2' of https://github.com/Xilinx/linux-xlnx into s...Linus Walleij1-1/+3
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
2026-06-03mptcp: change mptcp_established_options() to return opt_sizeEric Dumazet1-9/+8
2026-06-03mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni1-2/+5
2026-06-03geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.Kuniyuki Iwashima1-0/+2
2026-06-03power: supply: Remove unused jz4740-battery.hCosta Shulyupin1-15/+0
2026-06-04Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2-0/+70
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak1-0/+3
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier1-29/+0
2026-06-03liveupdate: Remove limit on the number of files per sessionPasha Tatashin1-6/+7
2026-06-03liveupdate: Remove limit on the number of sessionsPasha Tatashin1-21/+2
2026-06-03kho: add support for linked-block serializationPasha Tatashin3-1/+161
2026-06-03liveupdate: register luo_ser as KHO subtreePasha Tatashin1-36/+21
2026-06-03liveupdate: centralize state management into struct luo_serPasha Tatashin1-60/+31
2026-06-03mm: simplify the mempool_alloc_bulk APIChristoph Hellwig1-1/+1
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig1-2/+4
2026-06-03Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito1-0/+1
2026-06-03ext4: fast commit: add lock_updates tracepointLi Chen1-0/+61
2026-06-03Merge tag 'tegra-for-7.2-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij1-0/+67
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg2-3/+29
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg2-7/+103
2026-06-03wifi: Update UHR MAC capabilities to D1.4Johannes Berg1-1/+1
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg1-9/+31
2026-06-03wifi: ieee80211: define some UHR link reconfiguration frame typesJohannes Berg2-0/+68
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges1-0/+1
2026-06-03wifi: mac80211: Fix PERR frame processingMasashi Honma1-0/+36
2026-06-03wifi: mac80211: Fix overread in PREP frame processingMasashi Honma1-0/+16
2026-06-03wifi: mac80211: Fix overread in PREQ frame processingMasashi Honma1-0/+29
2026-06-03wifi: mac80211: Use struct instead of macro for PERR frameMasashi Honma1-0/+62
2026-06-03wifi: mac80211: Use struct instead of macro for PREP frameMasashi Honma1-0/+27
2026-06-03wifi: mac80211: Use struct instead of macro for PREQ frameMasashi Honma1-0/+42
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg1-2/+0
2026-06-03rv: Prevent task migration while handling per-CPU eventsGabriele Monaco1-0/+11
2026-06-03rv: Ensure synchronous cleanup for HA monitorsGabriele Monaco2-5/+41
2026-06-03rv: Add automatic cleanup handlers for per-task HA monitorsGabriele Monaco1-0/+60
2026-06-03rv: Do not rely on clean monitor when initialising HAGabriele Monaco2-17/+76
2026-06-03rv: Fix monitor start ordering and memory ordering for monitoring flagWen Yang1-3/+5
2026-06-03rv: Ensure all pending probes terminate on per-obj monitor destroyGabriele Monaco1-2/+3
2026-06-03rv: Prevent in-flight per-task handlers from using invalid slotsGabriele Monaco2-0/+5
2026-06-03rv: Reset per-task DA monitors before releasing the slotGabriele Monaco1-2/+3
2026-06-03pmdomain: Merge branch dt into nextUlf Hansson1-8/+10
2026-06-03futex: Provide infrastructure to plug the non contended robust futex unlock raceThomas Gleixner2-1/+90
2026-06-03futex: Add robust futex unlock IP rangeThomas Gleixner2-3/+46
2026-06-03futex: Add support for unlocking robust futexesThomas Gleixner1-1/+28
2026-06-03futex: Cleanup UAPI definesThomas Gleixner1-14/+13
2026-06-03uaccess: Provide unsafe_atomic_store_release_user()Thomas Gleixner1-0/+11
2026-06-03futex: Provide UABI defines for robust list entry modifiersThomas Gleixner1-0/+4
2026-06-03futex: Move futex related mm_struct data into a structThomas Gleixner2-11/+37
2026-06-03futex: Make futex_mm_init() voidThomas Gleixner1-17/+11
2026-06-03futex: Move futex task related data into a structThomas Gleixner3-20/+44