summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-03Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+22
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-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: 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-03futex: Provide infrastructure to plug the non contended robust futex unlock raceThomas Gleixner1-1/+38
2026-06-03futex: Add robust futex unlock IP rangeThomas Gleixner2-3/+46
2026-06-03uaccess: Provide unsafe_atomic_store_release_user()Thomas Gleixner1-0/+11
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
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner2-4/+8
2026-06-03cleanup: Remove NULL check from unconditional guardsDmitry Ilvokhin1-2/+2
2026-06-03cleanup: Annotate guard constructors with nonnullDmitry Ilvokhin2-1/+12
2026-06-03thermal/core: Fix missing stub for devm_thermal_cooling_device_registerDaniel Lezcano1-0/+4
2026-06-03thermal/of: Pass cdev_id and introduce devm registration helperDaniel Lezcano1-0/+13
2026-06-03thermal/of: Add cooling device ID supportDaniel Lezcano1-2/+4
2026-06-03thermal/of: Rename the devm_thermal_of_cooling_device_register() functionDaniel Lezcano1-8/+8
2026-06-03thermal/core: Make cooling device OF node conditional on CONFIG_THERMAL_OFDaniel Lezcano1-1/+3
2026-06-03thermal/of: Move cooling device OF helpers out of thermal coreDaniel Lezcano1-20/+29
2026-06-03thermal/core: Add devm_thermal_cooling_device_register()Daniel Lezcano1-2/+5
2026-06-03fs: retire sget()Christian Brauner1-4/+0
2026-06-03mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park1-0/+1
2026-06-03mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park1-0/+6
2026-06-03mm/damon/core: introduce damon_ops->apply_probesSeongJae Park1-0/+4
2026-06-03mm/damon/core: introduce damon_region->probe_hitsSeongJae Park1-0/+4
2026-06-03mm/damon/core: introduce damon_filterSeongJae Park1-0/+36
2026-06-03mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park1-0/+9
2026-06-03mm/damon/core: introduce struct damon_probeSeongJae Park1-0/+9
2026-06-03mm, swap: merge zeromap into swap tableKairui Song1-1/+0
2026-06-03mm/memcg: remove no longer used swap cgroup arrayKairui Song1-47/+0
2026-06-03mm/memcg, swap: store cgroup id in cluster table directlyKairui Song2-10/+17
2026-06-03mm, swap: delay and unify memcg lookup and charging for swapinKairui Song1-3/+3
2026-06-03mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song2-10/+8