summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2023-11-01vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu-0/+2
2023-11-01virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bitXuan Zhuo-0/+5
2023-11-01vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu-0/+8
2023-11-01vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu-0/+5
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-0/+2
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-190/+686
2023-10-31Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini-0/+9
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe-6/+12
2023-10-31Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-6/+21
2023-10-30Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+36
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+0
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+35
2023-10-30Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-1/+2
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-1/+62
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds-1/+2
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+39
2023-10-28ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...Zhihao Cheng-1/+3
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas-5/+16
2023-10-28Merge branch 'pci/enumeration'Bjorn Helgaas-0/+1
2023-10-27doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti-8/+4
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang-0/+3
2023-10-27perf: Add branch stack countersKan Liang-0/+10
2023-10-27drm: introduce CLOSEFB IOCTLSimon Ser-0/+30
2023-10-27usb: raw-gadget: report suspend, resume, reset, and disconnect eventsAndrey Konovalov-2/+12
2023-10-27crypto: FIPS 202 SHA-3 register in hash info for IMADimitri John Ledkov-0/+3
2023-10-27bridge: add MDB get uAPI attributesIdo Schimmel-0/+18
2023-10-27net/tcp: Add TCP_AO_REPAIRDmitry Safonov-0/+8
2023-10-27net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)Dmitry Safonov-1/+2
2023-10-27net/tcp: Add TCP-AO getsockopt()sDmitry Safonov-14/+49
2023-10-27net/tcp: Add option for TCP-AO to (not) hash headerDmitry Safonov-0/+5
2023-10-27net/tcp: Ignore specific ICMPs for TCP-AO connectionsDmitry Safonov-1/+4
2023-10-27net/tcp: Add TCP-AO segments countersDmitry Safonov-1/+11
2023-10-27net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov-0/+46
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov-0/+2
2023-10-27tty: n_gsm: add copyright Siemens Mobility GmbHDaniel Starke-0/+1
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-2/+2
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski-0/+38
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+3
2023-10-26landlock: Support network rules with TCP bind and connectKonstantin Meskhidze-0/+55
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+1
2023-10-26iommu/vt-d: Disallow read-only mappings to nest parent domainLu Baolu-1/+11
2023-10-26iommufd: Add data structure for Intel VT-d stage-1 domain allocationYi Liu-0/+30
2023-10-26iommufd: Add a nested HW pagetable objectNicolin Chen-2/+29
2023-10-26ALSA: seq: Replace with __packed attributeTakashi Iwai-2/+2
2023-10-25ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai-1/+1
2023-10-25mempolicy: remove confusing MPOL_MF_LAZY dead codeHugh Dickins-1/+1
2023-10-25drm/doc: document DRM_IOCTL_MODE_CREATE_DUMBSimon Ser-2/+34
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann-0/+38
2023-10-24PCI/PME: Use FIELD_GET()Bjorn Helgaas-0/+1