summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Iwai22-53/+95
2026-06-06interconnect: Add devm_of_icc_get_by_index() as exported API for usersLuca Weiss1-0/+6
2026-06-06dt-bindings: clock: qcom: Add X1P42100 camera clock controllerJagadeesh Kona1-0/+3
2026-06-06dt-bindings: clock: qcom: Add X1P42100 video clock controllerJagadeesh Kona1-0/+48
2026-06-07drm/mipi-dsi: add flag for sending all DSC slices in one packetAlexander Koskovich1-0/+2
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor1-0/+1
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-21/+29
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-05kconfig: Remove the architecture specific config for PropellerRong Xu1-0/+6
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-05bpf: Check tail zero of bpf_prog_infoLeon Hwang1-0/+1
2026-06-05bpf: Check tail zero of bpf_map_infoLeon Hwang1-0/+1
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-05vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSECAnkit Agrawal1-0/+1
2026-06-05RDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann1-20/+0
2026-06-05RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bitJason Gunthorpe1-8/+3
2026-06-05RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()Jason Gunthorpe1-2/+2
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo1-0/+18
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko2-0/+7
2026-06-05rhashtable: Use irq work for shrinkingHerbert Xu1-1/+1
2026-06-05rhashtable: Add rhashtable_next_key() APIMykyta Yatsenko1-0/+40
2026-06-05netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso1-12/+0
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso1-5/+21
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso1-0/+4
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja1-0/+4
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-05netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helperPablo Neira Ayuso1-7/+9
2026-06-05netfilter: cttimeout: detach dataplane timeout policy and repurpose refcountPablo Neira Ayuso1-2/+25
2026-06-05ipvs: add conn_max sysctl to limit connectionsJulian Anastasov1-0/+22
2026-06-05kasan: Move generic KASAN page tables out of BSS tooArd Biesheuvel1-0/+4
2026-06-05drm/panthor: Support sparse mappingsAdrián Larumbe1-0/+12
2026-06-05drm/panthor: Delete spurious whitespace from uAPI headerAdrián Larumbe1-1/+0
2026-06-05drm/panthor: Expose GPU page sizes to UMAdrián Larumbe1-0/+13
2026-06-05iomap: introduce IOMAP_F_ZERO_TAIL flagNamjae Jeon1-0/+4
2026-06-05wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer noti...Thiyagarajan Pandiyan1-1/+1
2026-06-05media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subde...Mirela Rabulea1-1/+3
2026-06-05batman-adv: uapi: keep kernel-doc in struct member orderSven Eckelmann1-3/+3
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