aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson1-0/+1
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner1-2/+2
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmUwe Kleine-König1-2/+2
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima1-0/+3
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni1-0/+9
2025-07-08net: implement virtio helpers to handle UDP GSO tunneling.Paolo Abeni1-0/+33
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni2-0/+12
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke1-0/+1
2025-07-08Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm into drm-nextSimona Vetter1-15/+134
2025-07-08net: mctp: add gateway routing supportJeremy Kerr1-0/+8
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang1-0/+1
2025-07-07KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal1-0/+1
2025-07-07net: openvswitch: allow providing upcall pid for the 'execute' commandIlya Maximets1-0/+6
2025-07-07ASoC: soc-dapm: cleanupsMark Brown3-9/+33
2025-07-07pwm: Add support for pwmchip devices for faster and easier userspace accessUwe Kleine-König1-0/+53
2025-07-04drm/msm: Add VM_BIND ioctlRob Clark1-1/+73
2025-07-04drm/msm: Add VM_BIND submitqueueRob Clark1-1/+8
2025-07-04drm/msm: Extract out syncobj helpersRob Clark1-13/+13
2025-07-04drm/msm: Add _NO_SHARE flagRob Clark1-0/+14
2025-07-04drm/msm: Add opt-in for VM_BINDRob Clark1-0/+24
2025-07-04drm/msm: Add PRR supportRob Clark1-0/+2
2025-07-04uapi: fix broken link in linux/capability.hAriel Otilibili1-2/+3
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner1-1/+1
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-6/+26
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+24
2025-07-04Merge tag 'drm-misc-next-2025-07-03' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-1/+19
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally1-0/+6
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi1-4/+5
2025-07-02io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran1-0/+9
2025-07-02prctl: Introduce PR_MTE_STORE_ONLYYeoreum Yun1-0/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn2-1/+25
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov1-0/+2
2025-07-02io_uring/mock: support for async read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov1-0/+5
2025-07-02io_uring/mock: add sync read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov1-0/+14
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov1-0/+22
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta1-0/+59
2025-06-30ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos1-0/+10
2025-06-30neighbor: Add NTF_EXT_VALIDATED flag for externally validated entriesIdo Schimmel1-0/+5
2025-06-30io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definitionJens Axboe1-1/+1
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman7-17/+59
2025-06-28drm/fourcc: Add RGB161616 and BGR161616 formatsJacopo Mondi1-0/+4
2025-06-27dpll: add reference-sync netlink attributeArkadiusz Kubalewski1-0/+1
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds1-6/+26
2025-06-27drm/fourcc: Add 32b float formatsRob Clark1-0/+10
2025-06-27drm/fourcc: Add missing half-float formatsRob Clark1-1/+5
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-5/+31