summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown2-7/+5
2026-06-05Merge tag 'drm-rust-next-2026-06-04' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie3-2/+7
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-23/+32
2026-06-04err.h: use __always_inline on all error pointer helpersArnd Bergmann1-6/+6
2026-06-04mm: document the folio refcount a little betterMatthew Wilcox (Oracle)1-0/+18
2026-06-04userfaultfd: make functions that are not used outside uffd staticMike Rapoport (Microsoft)1-36/+0
2026-06-04mm/mglru: use folio_mark_accessed to replace folio_set_activeBarry Song (Xiaomi)1-1/+1
2026-06-04mm/damon: fix missing parens in macro argumentsMaksym Shcherba1-4/+4
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park1-1/+0
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park1-11/+0
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park1-1/+0
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes1-6/+3
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes1-10/+0
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes1-0/+5
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-5/+8
2026-06-04net: ethtool: add netif_get_link_ksettings() for correct ops-locked useJakub Kicinski1-0/+2
2026-06-04net: ethtool: cmis_cdb: hold instance lock for ops locked devicesJakub Kicinski1-0/+6
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski1-3/+3
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+8
2026-06-04vdso/datastore: Always provide symbol declarationsThomas Weißschuh1-1/+1
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-06-04Merge drm/drm-next into drm-xe-nextThomas Hellström89-264/+1237
2026-06-04ASoC: soc-core: remove card->dmi_longnameKuninori Morimoto1-3/+0
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony2-1/+34
2026-06-04xfrm: make xfrm_dev_state_add xuo parameter constAntony Antony1-2/+4
2026-06-04xfrm: move encap and xuo into struct xfrm_migrateAntony Antony1-5/+2
2026-06-04xfrm: add state synchronization after migrationAntony Antony1-9/+37
2026-06-04xfrm: split xfrm_state_migrate into create and install functionsAntony Antony1-0/+11
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony1-1/+1
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony1-1/+1
2026-06-04timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshotDavid Woodhouse2-0/+30
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner1-7/+8
2026-06-04timekeeping: Remove system_device_crosststamp::sys_realtimeThomas Gleixner1-6/+1
2026-06-04timekeeping: Prepare for cross timestamps on arbitrary clock IDsThomas Gleixner1-1/+6
2026-06-04timekeeping: Remove ktime_get_snapshot()Thomas Gleixner1-5/+0
2026-06-04timekeeping: Add CLOCK ID to system_device_crosststampThomas Gleixner1-0/+2
2026-06-04timekeeping: Add system_counterval_t to struct system_device_crosststampThomas Gleixner1-13/+15
2026-06-04timekeeping: Remove system_time_snapshot::real/boot/rawThomas Gleixner1-9/+1
2026-06-04tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova1-0/+8
2026-06-04cpu: Add lockdep_is_cpus_held()/lockdep_is_cpus_write_held() stubs for !CONFI...Reinette Chatre1-3/+4
2026-06-04buffer: Remove end_buffer_write_sync()Matthew Wilcox (Oracle)1-1/+0
2026-06-04buffer: Remove b_end_ioMatthew Wilcox (Oracle)1-3/+1
2026-06-04buffer: Remove submit_bh()Matthew Wilcox (Oracle)1-2/+1
2026-06-04buffer: Remove mark_buffer_async_write()Matthew Wilcox (Oracle)1-1/+0
2026-06-04buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()Matthew Wilcox (Oracle)1-0/+6
2026-06-04buffer: Add bh_submit()Matthew Wilcox (Oracle)1-0/+1
2026-06-04ALSA: core: Add scoped cleanup helper for card referencesCássio Gabriel1-0/+2
2026-06-04mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty trackingJeff Layton3-5/+6
2026-06-04mm: track DONTCACHE dirty pages per bdi_writebackJeff Layton1-0/+1
2026-06-04lib/fonts: Look up glyph data with font_data_glyph_buf()Thomas Zimmermann1-0/+3