summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-06-07net/mlx5: Add sd_group_size bits for SD managementShay Drory
2026-06-07net/mlx5: Update IFC allowed_list_size field bitsDragos Tatulea
2026-06-07filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=nChristian Brauner
2026-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2026-06-06interconnect: Add devm_of_icc_get_by_index() as exported API for usersLuca Weiss
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
2026-06-06bpf: Add simple xattr support to bpffsrefs/merge-window/90272c66977cd3593c735fe51cb0a52cc0e89077Daniel Borkmann
2026-06-06simpe_xattr: use per-sb cacheMiklos Szeredi
2026-06-06simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi
2026-06-06kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi
2026-06-05bpf: Expose signature verdict via bpf_prog_auxKP Singh
2026-06-05bridge: add bridge_flags_bit enumEric Dumazet
2026-06-05block/bdev: Annotate the blk_holder_ops callback functionsBart Van Assche
2026-06-05block: Annotate the queue limits functionsBart Van Assche
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko
2026-06-05rhashtable: Use irq work for shrinkingHerbert Xu
2026-06-05rhashtable: Add rhashtable_next_key() APIMykyta Yatsenko
2026-06-05cleanup: Specify nonnull argument indexDmitry Ilvokhin
2026-06-05iomap: introduce iomap_fsverity_write() for writing fsverity metadataAndrey Albershteyn
2026-06-05iomap: teach iomap to read files with fsverityAndrey Albershteyn
2026-06-05iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverityAndrey Albershteyn
2026-06-05fsverity: generate and store zero-block hashAndrey Albershteyn
2026-06-05kasan: Move generic KASAN page tables out of BSS tooArd Biesheuvel
2026-06-05iomap: introduce IOMAP_F_ZERO_TAIL flagNamjae Jeon
2026-06-05wind ->s_roots via ->d_sib instead of ->d_hashAl Viro
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