summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2024-06-01Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-49/+47
2024-06-01Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman1-49/+47
2024-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-7/+29
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+2
2024-05-30RDMA/mana_ib: Implement uapi to create and destroy RC QPKonstantin Taranov1-0/+9
2024-05-30RDMA/bnxt_re: Expose the MSN table capability for user librarySelvin Xavier1-1/+1
2024-05-30netdev: add qstat for csum completeJakub Kicinski1-0/+1
2024-05-29statx: Update offset commentary for struct statxJohn Garry1-1/+1
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-5/+10
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard61-445/+1144
2024-05-25Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-4/+23
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2024-05-24connector: Fix invalid conversion in cn_proc.hMatt Jan1-2/+1
2024-05-24mseal: wire up mseal syscallJeff Xu1-1/+4
2024-05-24net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan1-5/+10
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+2
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+28
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-47/+49
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2024-05-22virtio-mem: support suspend+resumeDavid Hildenbrand1-0/+2
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2024-05-21drm/xe/uapi: Expose the L3 bank maskFrancois Dugast1-0/+2
2024-05-20drm/v3d: Deprecate the use of the Performance Counters enumMaíra Canal1-0/+10
2024-05-20drm/v3d: Create new IOCTL to expose performance counters informationMaíra Canal1-0/+37
2024-05-20drm/v3d: Create a new V3D parameter for the maximum number of perfcntMaíra Canal1-0/+1
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+1
2024-05-19Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-1/+47
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-1/+33
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+30
2024-05-18Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+48
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-2/+19
2024-05-17Merge branch 'pci/doe'Bjorn Helgaas1-0/+1
2024-05-16Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-11/+77
2024-05-16drm/i915: Support replaying GPU hangs with captured context imageTvrtko Ursulin1-0/+27
2024-05-16Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-0/+3
2024-05-16Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+165
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-135/+5
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds5-7/+1027
2024-05-15accel/ivpu: Add NPU profiling supportTomasz Rusinowicz1-1/+68
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds19-200/+522
2024-05-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+8
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz1-1/+0
2024-05-14net: revert partially applied PHY topology seriesJakub Kicinski2-17/+0
2024-05-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2024-05-14tracing: Allow user-space mapping of the ring-bufferVincent Donnefort1-0/+2
2024-05-14ring-buffer: Introducing ring-buffer mapping functionsVincent Donnefort1-0/+46
2024-05-14netdev: Add queue stats for TX stop and wakeDaniel Jurgens1-0/+2
2024-05-14Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-11/+19
2024-05-14tcp: socket option to check for MPTCP fallback to TCPMatthieu Baerts (NGI0)1-0/+2
2024-05-14Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8