summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg
2026-06-03wifi: Update UHR MAC capabilities to D1.4Johannes Berg
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg
2026-06-03wifi: ieee80211: define some UHR link reconfiguration frame typesJohannes Berg
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges
2026-06-03wifi: mac80211: Fix PERR frame processingMasashi Honma
2026-06-03wifi: mac80211: Fix overread in PREP frame processingMasashi Honma
2026-06-03wifi: mac80211: Fix overread in PREQ frame processingMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PERR frameMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PREP frameMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PREQ frameMasashi Honma
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg
2026-06-03rv: Prevent task migration while handling per-CPU eventsGabriele Monaco
2026-06-03rv: Ensure synchronous cleanup for HA monitorsGabriele Monaco
2026-06-03rv: Add automatic cleanup handlers for per-task HA monitorsGabriele Monaco
2026-06-03rv: Do not rely on clean monitor when initialising HAGabriele Monaco
2026-06-03rv: Fix monitor start ordering and memory ordering for monitoring flagWen Yang
2026-06-03rv: Ensure all pending probes terminate on per-obj monitor destroyGabriele Monaco
2026-06-03rv: Prevent in-flight per-task handlers from using invalid slotsGabriele Monaco
2026-06-03rv: Reset per-task DA monitors before releasing the slotGabriele Monaco
2026-06-03pmdomain: Merge branch dt into nextUlf Hansson
2026-06-03futex: Provide infrastructure to plug the non contended robust futex unlock raceThomas Gleixner
2026-06-03futex: Add robust futex unlock IP rangeThomas Gleixner
2026-06-03futex: Add support for unlocking robust futexesThomas Gleixner
2026-06-03futex: Cleanup UAPI definesThomas Gleixner
2026-06-03uaccess: Provide unsafe_atomic_store_release_user()Thomas Gleixner
2026-06-03futex: Provide UABI defines for robust list entry modifiersThomas Gleixner
2026-06-03futex: Move futex related mm_struct data into a structThomas Gleixner
2026-06-03futex: Make futex_mm_init() voidThomas Gleixner
2026-06-03futex: Move futex task related data into a structThomas Gleixner
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner
2026-06-03cleanup: Remove NULL check from unconditional guardsDmitry Ilvokhin
2026-06-03cleanup: Annotate guard constructors with nonnullDmitry Ilvokhin
2026-06-03locking/qspinlock: Clarify pending field layoutWEI-HONG, YE
2026-06-03dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Nord SoCKamal Wadhwa
2026-06-03dt-bindings: power: qcom,rpmhpd: Fix whitespace in RPMHPD definesShawn Guo
2026-06-03thermal/core: Fix missing stub for devm_thermal_cooling_device_registerDaniel Lezcano
2026-06-03thermal/of: Pass cdev_id and introduce devm registration helperDaniel Lezcano
2026-06-03thermal/of: Add cooling device ID supportDaniel Lezcano
2026-06-03thermal/of: Rename the devm_thermal_of_cooling_device_register() functionDaniel Lezcano
2026-06-03thermal/core: Make cooling device OF node conditional on CONFIG_THERMAL_OFDaniel Lezcano
2026-06-03thermal/of: Move cooling device OF helpers out of thermal coreDaniel Lezcano
2026-06-03thermal/core: Add devm_thermal_cooling_device_register()Daniel Lezcano
2026-06-03fs: retire sget()Christian Brauner
2026-06-02mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park
2026-06-02mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park
2026-06-02mm/damon: trace probe_hitsSeongJae Park
2026-06-02mm/damon/core: introduce damon_ops->apply_probesSeongJae Park
2026-06-02mm/damon/core: introduce damon_region->probe_hitsSeongJae Park
2026-06-02mm/damon/core: introduce damon_filterSeongJae Park