summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10iommufd/viommu: Allow driver-specific user data for a vIOMMU objectNicolin Chen
2025-07-10iommufd: Correct virt_id kdoc at struct iommu_vdevice_allocNicolin Chen
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing
2025-07-10media: uapi: videodev2: Fix comment for 12-bit packed Bayer formatsMehdi Djait
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Uwe Kleine-König
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08net: implement virtio helpers to handle UDP GSO tunneling.Paolo Abeni
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke
2025-07-08Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm...Simona Vetter
2025-07-08net: mctp: add gateway routing supportJeremy Kerr
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang
2025-07-07KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal
2025-07-07net: openvswitch: allow providing upcall pid for the 'execute' commandIlya Maximets
2025-07-07ASoC: soc-dapm: cleanupsMark Brown
2025-07-07pwm: Add support for pwmchip devices for faster and easier userspace accessUwe Kleine-König
2025-07-04drm/msm: Add VM_BIND ioctlRob Clark
2025-07-04drm/msm: Add VM_BIND submitqueueRob Clark
2025-07-04drm/msm: Extract out syncobj helpersRob Clark
2025-07-04drm/msm: Add _NO_SHARE flagRob Clark
2025-07-04drm/msm: Add opt-in for VM_BINDRob Clark
2025-07-04drm/msm: Add PRR supportRob Clark
2025-07-04uapi: fix broken link in linux/capability.hAriel Otilibili
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi
2025-07-04Merge tag 'drm-misc-next-2025-07-03' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi
2025-07-02io_uring: don't use int for ABIPavel Begunkov
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran
2025-07-02prctl: Introduce PR_MTE_STORE_ONLYYeoreum Yun
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov
2025-07-02io_uring/mock: support for async read/writePavel Begunkov
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov
2025-07-02io_uring/mock: add sync read/writePavel Begunkov
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta
2025-06-30ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos
2025-06-30neighbor: Add NTF_EXT_VALIDATED flag for externally validated entriesIdo Schimmel
2025-06-30io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definitionJens Axboe
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman