summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-09reset: gpio: simplify fallback device matchingBartosz Golaszewski
2026-03-09gpio: Document line value semanticsLinus Walleij
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown
2026-03-09dmaengine: qcom: qcom-gpi-dma.h: fix all kernel-doc warningsRandy Dunlap
2026-03-09dmaengine: ti-cppi5: fix all kernel-doc warningsRandy Dunlap
2026-03-09dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()Nuno Sá
2026-03-09drm/buddy: Improve offset-aligned allocation handlingArunpravin Paneer Selvam
2026-03-09soundwire: amd: refactor bandwidth calculation logicVijendar Mukunda
2026-03-08mailbox: add API to query available TX queue slotsJassi Brar
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-09Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe
2026-03-08RDMA: Provide documentation about the uABI compatibility rulesJason Gunthorpe
2026-03-08RDMA: Add ib_is_udata_in_empty()Jason Gunthorpe
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe
2026-03-08locking/rwsem: Add context analysisPeter Zijlstra
2026-03-08locking/rtmutex: Add context analysisPeter Zijlstra
2026-03-08locking/mutex: Add context analysisPeter Zijlstra
2026-03-08compiler-context-analysys: Add __cond_releases()Peter Zijlstra
2026-03-08locking/mutex: Remove the list_head from struct mutexMatthew Wilcox (Oracle)
2026-03-08locking/semaphore: Remove the list_head from struct semaphoreMatthew Wilcox (Oracle)
2026-03-08locking/rwsem: Remove the list_head from struct rw_semaphoreMatthew Wilcox (Oracle)
2026-03-08futex: add missing function parameter commentsRandy Dunlap
2026-03-07eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet
2026-03-07memory: tegra: Prepare for supporting multiple intmask registersKetan Patil
2026-03-07memory: tegra: Group SoC specific fieldsKetan Patil
2026-03-07memory: tegra: Add support for multiple IRQsKetan Patil
2026-03-07memory: tegra: Group error handling related registersKetan Patil
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-07scsi: ufs: core: Add support to notify userspace of UniPro QoS eventsCan Guo
2026-03-07scsi: core: Drop using the host_lock to protect async_scan race conditionChaohai Chen
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-07sched_ext: Add SCX_TASK_REENQ_REASON flagsTejun Heo
2026-03-07sched_ext: Simplify task state handlingTejun Heo
2026-03-07sched_ext: Implement scx_bpf_dsq_reenq() for user DSQsTejun Heo
2026-03-07sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()Tejun Heo
2026-03-07sched_ext: Add per-CPU data to DSQsTejun Heo
2026-03-07crypto: ecc - correct kernel-doc formatRandy Dunlap
2026-03-07crypto: des - fix all kernel-doc warningsRandy Dunlap
2026-03-07crypto: acomp - repair kernel-doc warningsRandy Dunlap
2026-03-07rhashtable: consolidate hash computation in rht_key_get_hash()Mykyta Yatsenko
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds