summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-08xen: constify xsd_errors arrayLen Bao
2026-06-08wifi: mac80211: bound S1G TIM PVB walk to the TIM elementBryam Vargas
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-07rhashtable: Fix rhashtable_next_key() build warningsMykyta Yatsenko
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa
2026-06-07bpf: Add support for tracing_multi link cookiesJiri Olsa
2026-06-07bpf: Add support for tracing multi linkJiri Olsa
2026-06-07bpf: Add bpf_trampoline_multi_attach/detach functionsJiri Olsa
2026-06-07bpf: Add multi tracing attach typesJiri Olsa
2026-06-07bpf: Factor fsession link to use struct bpf_tramp_nodeJiri Olsa
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa
2026-06-07bpf: Use mutex lock pool for bpf trampolinesJiri Olsa
2026-06-07ftrace: Add add_ftrace_hash_entry functionJiri Olsa
2026-06-07ftrace: Add ftrace_hash_remove functionJiri Olsa
2026-06-07ftrace: Add ftrace_hash_count functionJiri Olsa
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-06dt-bindings: clock: qcom: Add X1P42100 camera clock controllerJagadeesh Kona
2026-06-06dt-bindings: clock: qcom: Add X1P42100 video clock controllerJagadeesh Kona
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-06-06bpf: Add simple xattr support to bpffsDaniel 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-05kconfig: Remove the architecture specific config for PropellerRong Xu
2026-06-05bpf: Expose signature verdict via bpf_prog_auxKP Singh
2026-06-05bridge: add bridge_flags_bit enumEric Dumazet
2026-06-05bpf: Check tail zero of bpf_prog_infoLeon Hwang
2026-06-05bpf: Check tail zero of bpf_map_infoLeon Hwang
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-05vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSECAnkit Agrawal
2026-06-05RDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann
2026-06-05RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bitJason Gunthorpe
2026-06-05RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()Jason Gunthorpe
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-05netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja
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