summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-06-05kill d_dispose_if_unused()Al Viro
2026-06-05fix a race between d_find_any_alias() and final dput() of NORCU dentriesAl Viro
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown
2026-06-05Merge tag 'drm-rust-next-2026-06-04' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04err.h: use __always_inline on all error pointer helpersArnd Bergmann
2026-06-04mm: document the folio refcount a little betterMatthew Wilcox (Oracle)
2026-06-04userfaultfd: make functions that are not used outside uffd staticMike Rapoport (Microsoft)
2026-06-04mm/mglru: use folio_mark_accessed to replace folio_set_activeBarry Song (Xiaomi)
2026-06-04mm/damon: fix missing parens in macro argumentsMaksym Shcherba
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04net: ethtool: add netif_get_link_ksettings() for correct ops-locked useJakub Kicinski
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-06-04vdso/datastore: Always provide symbol declarationsThomas Weißschuh
2026-06-04timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshotDavid Woodhouse
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner
2026-06-04timekeeping: Remove system_device_crosststamp::sys_realtimeThomas Gleixner
2026-06-04timekeeping: Prepare for cross timestamps on arbitrary clock IDsThomas Gleixner
2026-06-04timekeeping: Remove ktime_get_snapshot()Thomas Gleixner
2026-06-04timekeeping: Add CLOCK ID to system_device_crosststampThomas Gleixner
2026-06-04timekeeping: Add system_counterval_t to struct system_device_crosststampThomas Gleixner
2026-06-04timekeeping: Remove system_time_snapshot::real/boot/rawThomas Gleixner
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...refs/merge-window/1f2df8a15dad238c66ff0b664ad65e635ef4d482Reinette 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-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-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-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg