summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-03-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-0/+167
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds9-44/+90
2024-03-14Merge tag 'fsnotify_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2024-03-13Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-30/+33
2024-03-13Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-161/+0
2024-03-13Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2024-03-13Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-38/+420
2024-03-13drm/xe/uapi: Add IP version and stepping to GT list queryMatt Roper1-1/+9
2024-03-12Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+1
2024-03-12Input: allocate keycode for Display refresh rate toggleGergo Koteles1-0/+1
2024-03-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+19
2024-03-12Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+59
2024-03-12devlink: Add comments to use netlink gen toolWilliam Tu1-1/+4
2024-03-12bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov1-0/+4
2024-03-12bpf: Introduce bpf_arena.Alexei Starovoitov1-0/+10
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-0/+13
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+25
2024-03-11Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-1/+8
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+4
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai7-9/+29
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini6-27/+24
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+48
2024-03-11Merge branch 'for-next' into for-linusTakashi Iwai1-0/+154
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2-0/+3
2024-03-08net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel1-0/+9
2024-03-08net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel1-0/+3
2024-03-08net: nexthop: Expose nexthop group stats to user spaceIdo Schimmel1-0/+30
2024-03-08net: nexthop: Add NHA_OP_FLAGSPetr Machata1-0/+3
2024-03-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-0/+9
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel1-161/+0
2024-03-08netdev: add queue stat for alloc failuresJakub Kicinski1-0/+1
2024-03-08netdev: add per-queue statisticsJakub Kicinski1-0/+19
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie1-0/+5
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-22/+3
2024-03-07drm/i915/guc: Use context hints for GT frequencyVinay Belgaumkar1-0/+15
2024-03-07arm64/ptrace: Expose FPMR via ptraceMark Brown1-0/+1
2024-03-07bpf: Introduce may_goto instructionAlexei Starovoitov1-0/+5
2024-03-06ethtool: Add GTP RSS hash options to ethtool.hTakeru Hayasaka1-0/+48
2024-03-06fanotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06inotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06fuse: Use the high bit of request ID for indicating resend requestsZhao Chen1-1/+12
2024-03-06fuse: Introduce a new notification type for resend pending requestsZhao Chen1-0/+2
2024-03-06fuse: add support for explicit export disablingJingbo Xu1-0/+3
2024-03-05Merge tag 'v6.8-rc7' into gpio/for-nextBartosz Golaszewski6-27/+24
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo1-0/+1
2024-03-05drm/nouveau: move more missing UAPI bitsKarol Herbst1-0/+22