aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-18net: ethtool: Add PSE port priority support featureKory Maincent (Dent Project)1-0/+2
2025-06-18net: pse-pd: Add support for budget evaluation strategiesKory Maincent (Dent Project)1-0/+18
2025-06-18net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)1-0/+1
2025-06-18net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)1-0/+19
2025-06-18net: ethtool: remove duplicate defines for family infoJakub Kicinski2-6/+2
2025-06-18media: rockchip: rkisp1: Add support for Wide Dynamic RangeJai Luthra1-1/+94
2025-06-18media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS controlStefan Klug2-0/+17
2025-06-17vxlan: Support MC routing in the underlayPetr Machata1-0/+1
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-0/+98
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+2
2025-06-17drm/xe/oa/uapi: Expose media OA unitsAshutosh Dixit1-0/+4
2025-06-17tty: vt: use _IO() to define ioctl numbersJiri Slaby (SUSE)1-17/+17
2025-06-17tty: vt: use sane types for userspace APIJiri Slaby (SUSE)1-22/+22
2025-06-16accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctlAndrzej Kacprowski1-0/+14
2025-06-13dpll: add phase-offset-monitor feature to netlink specArkadiusz Kubalewski1-0/+12
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-1/+6
2025-06-12Merge tag 'bitmap-for-6.16-rc2' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-1/+180
2025-06-12coredump: allow for flexible coredump handlingChristian Brauner1-0/+104
2025-06-11mntns: use stable inode number for initial mount nsChristian Brauner1-0/+1
2025-06-11netns: use stable inode number for initial mount nsChristian Brauner1-0/+1
2025-06-11nsfs: move root inode number to uapiChristian Brauner1-0/+9
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann64-513/+2043
2025-06-10uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski1-2/+2
2025-06-10bpf: adjust path to trace_output sample eBPF programTobias Klauser1-1/+1
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen1-0/+2
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song1-0/+7
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds1-0/+9
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+12
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+152
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+5
2025-06-06uapi: bitops: use UAPI-safe variant of BITS_PER_LONG againThomas Weißschuh1-2/+2
2025-06-06drm/panthor: Fix the user MMIO offset logic for emulatorsBoris Brezillon1-0/+38
2025-06-06drm/panthor: Add missing explicit padding in drm_panthor_gpu_infoBoris Brezillon1-0/+3
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie1-0/+5
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2025-06-05bpf: Add cookie to raw_tp bpf_link_infoTao Chen1-0/+2
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio1-0/+5
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+11
2025-06-03Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+7
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard3-0/+423
2025-06-02Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2025-06-02drm/panfrost: Add driver IOCTL for setting BO labelsAdrián Larumbe1-0/+21
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+7
2025-05-31ublk: have a per-io daemon instead of a per-queue daemonUday Shankar1-0/+9
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+16
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+26
2025-05-29drm: drm_fourcc: add 10/12/16bit software decoder YCbCr formatsRobert Mader1-0/+36