summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+16
2025-11-11devlink: Introduce switchdev_inactive eswitch modeSaeed Mahameed-0/+1
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski-0/+8
2025-11-07psp: report basic stats from the coreJakub Kicinski-0/+10
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-9/+16
2025-11-07Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-12/+0
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-9/+16
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle-0/+1
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+15
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+2
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones-9/+16
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+12
2025-11-04mptcp: pm: in-kernel: record fullmesh endp nbMatthieu Baerts (NGI0)-1/+2
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin-1/+2
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel-0/+35
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja-0/+1
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov-12/+0
2025-10-31dpll: add phase-adjust-gran pin attributeIvan Vecera-0/+1
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+15
2025-10-28video: fb: Fix typo in comment in fb.hPIYUSH CHOUDHARY-1/+1
2025-10-28Input: Add keycodes for electronic privacy screen on/off hotkeysHans de Goede-0/+12
2025-10-27net/tls: support setting the maximum payload sizeWilfred Mallawa-0/+2
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-23/+3
2025-10-21net: dsa: tag_yt921x: add support for Motorcomm YT921x tagsDavid Yang-0/+1
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström-0/+15
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+3
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+3
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima-0/+2
2025-10-13drm/amdgpu: drop unused structures in amdgpu_drm.hAlex Deucher-21/+0
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+1
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson-1/+2
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson-1/+1
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+2
2025-10-10Merge tag 'io_uring-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-10-07drm/amdkfd: Fix two comments in kfd_ioctl.hFelix Kuehling-2/+2
2025-10-07io_uring: use tab indentation for IORING_SEND_VECTORIZED commentHaiyue Wang-1/+1
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+10
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+44
2025-10-04Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+24
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+10
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao-1/+1
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-19/+39
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-3/+185
2025-10-03Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+53
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+20
2025-10-03Merge branch 'pci/capability-search'Bjorn Helgaas-0/+3
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+4
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+19
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-20/+380