aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-07bpf: Add bpf_trampoline_multi_attach/detach functionsJiri Olsa2-0/+47
2026-06-07bpf: Add multi tracing attach typesJiri Olsa2-0/+6
2026-06-07bpf: Factor fsession link to use struct bpf_tramp_nodeJiri Olsa1-5/+1
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa1-23/+37
2026-06-07bpf: Use mutex lock pool for bpf trampolinesJiri Olsa1-2/+0
2026-06-07ftrace: Add add_ftrace_hash_entry functionJiri Olsa1-0/+1
2026-06-07ftrace: Add ftrace_hash_remove functionJiri Olsa1-0/+1
2026-06-07ftrace: Add ftrace_hash_count functionJiri Olsa1-0/+7
2026-06-07net/mlx5: Add sd_group_size bits for SD managementShay Drory1-2/+5
2026-06-07net/mlx5: Update IFC allowed_list_size field bitsDragos Tatulea1-2/+2
2026-06-07filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=nChristian Brauner1-1/+1
2026-06-07Merge branch 'for-linus' into for-nextTakashi Iwai17-35/+78
2026-06-06interconnect: Add devm_of_icc_get_by_index() as exported API for usersLuca Weiss1-0/+6
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor1-0/+1
2026-06-06bpf: Add simple xattr support to bpffsDaniel Borkmann2-0/+7
2026-06-06simpe_xattr: use per-sb cacheMiklos Szeredi2-11/+18
2026-06-06simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi1-15/+6
2026-06-06kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi1-3/+8
2026-06-05bpf: Expose signature verdict via bpf_prog_auxKP Singh1-10/+35
2026-06-05bridge: add bridge_flags_bit enumEric Dumazet1-25/+53
2026-06-05block/bdev: Annotate the blk_holder_ops callback functionsBart Van Assche1-4/+8
2026-06-05block: Annotate the queue limits functionsBart Van Assche1-3/+6
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo1-0/+18
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko1-0/+1
2026-06-05rhashtable: Use irq work for shrinkingHerbert Xu1-1/+1
2026-06-05rhashtable: Add rhashtable_next_key() APIMykyta Yatsenko1-0/+40
2026-06-05cleanup: Specify nonnull argument indexDmitry Ilvokhin1-2/+2
2026-06-05iomap: introduce iomap_fsverity_write() for writing fsverity metadataAndrey Albershteyn1-0/+3
2026-06-05iomap: teach iomap to read files with fsverityAndrey Albershteyn1-0/+2
2026-06-05iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverityAndrey Albershteyn1-0/+8
2026-06-05fsverity: generate and store zero-block hashAndrey Albershteyn1-0/+8
2026-06-05kasan: Move generic KASAN page tables out of BSS tooArd Biesheuvel1-0/+4
2026-06-05iomap: introduce IOMAP_F_ZERO_TAIL flagNamjae Jeon1-0/+4
2026-06-05wind ->s_roots via ->d_sib instead of ->d_hashAl Viro1-1/+2
2026-06-05kill d_dispose_if_unused()Al Viro1-1/+1
2026-06-05fix a race between d_find_any_alias() and final dput() of NORCU dentriesAl Viro1-0/+18
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/rust/kernel into drm-nextDave Airlie2-2/+6
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-18/+23
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