summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-04tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova
2026-06-04cpu: Add lockdep_is_cpus_held()/lockdep_is_cpus_write_held() stubs for !CONFI...Reinette Chatre
2026-06-04buffer: Remove end_buffer_write_sync()Matthew Wilcox (Oracle)
2026-06-04buffer: Remove b_end_ioMatthew Wilcox (Oracle)
2026-06-04buffer: Remove submit_bh()Matthew Wilcox (Oracle)
2026-06-04buffer: Remove mark_buffer_async_write()Matthew Wilcox (Oracle)
2026-06-04buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()Matthew Wilcox (Oracle)
2026-06-04buffer: Add bh_submit()Matthew Wilcox (Oracle)
2026-06-04ALSA: core: Add scoped cleanup helper for card referencesCássio Gabriel
2026-06-04mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty trackingJeff Layton
2026-06-04mm: track DONTCACHE dirty pages per bdi_writebackJeff Layton
2026-06-04Merge tag 'zynqmp-soc-for-7.2' of https://github.com/Xilinx/linux-xlnx into s...Linus Walleij
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-06-03mptcp: change mptcp_established_options() to return opt_sizeEric Dumazet
2026-06-03mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni
2026-06-03geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.Kuniyuki Iwashima
2026-06-03power: supply: Remove unused jz4740-battery.hCosta Shulyupin
2026-06-04Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier
2026-06-03liveupdate: Remove limit on the number of files per sessionPasha Tatashin
2026-06-03liveupdate: Remove limit on the number of sessionsPasha Tatashin
2026-06-03kho: add support for linked-block serializationPasha Tatashin
2026-06-03liveupdate: register luo_ser as KHO subtreePasha Tatashin
2026-06-03liveupdate: centralize state management into struct luo_serPasha Tatashin
2026-06-03mm: simplify the mempool_alloc_bulk APIChristoph Hellwig
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig
2026-06-03Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-03ext4: fast commit: add lock_updates tracepointLi Chen
2026-06-03Merge tag 'tegra-for-7.2-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg
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