summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2022-08-25bpf: Introduce cgroup iterHao Luo-0/+30
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam-3/+11
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+1
2022-08-23net: improve and fix netlink kdocJakub Kicinski-5/+16
2022-08-23bpf: update bpf_{g,s}et_retval documentationStanislav Fomichev-5/+17
2022-08-23bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progsShmulik Ladkani-0/+5
2022-08-23fs: dlm: remove DLM_LSFL_FS from uapiAlexander Aring-1/+0
2022-08-23io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi-0/+8
2022-08-22block: sed-opal: Add ioctl to return device statusdougmill@linux.vnet.ibm.com-0/+13
2022-08-22Remove DECnet support from kernelStephen Hemminger-222/+1
2022-08-21RDMA/efa: Support CQ receive entries with source GIDMichael Margolin-1/+3
2022-08-19media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil-0/+1
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+110
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim-0/+2
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-4/+29
2022-08-17bpf: Partially revert flexible-array member replacementDaniel Borkmann-1/+1
2022-08-16RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau-0/+1
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo-5/+11
2022-08-15bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationQuentin Monnet-2/+4
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+99
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+51
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski-0/+47
2022-08-11vhost-vdpa: uAPI to suspend the deviceEugenio Pérez-0/+9
2022-08-11vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez-0/+2
2022-08-11vduse: Support querying information of IOVA regionsXie Yongji-0/+24
2022-08-11vduse: Support registering userspace memory for IOVA regionsXie Yongji-0/+23
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz-1/+33
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_resetXuan Zhuo-0/+1
2022-08-11virtio: queue_reset: add VIRTIO_F_RING_RESETXuan Zhuo-1/+6
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_notify_dataXuan Zhuo-0/+1
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-1/+28
2022-08-10genetlink: correct uAPI definesJakub Kicinski-2/+3
2022-08-09netfilter: ip6t_LOG: Fix a typo in a commentChristophe JAILLET-1/+1
2022-08-09bpf: Add BPF-helper for accessing CLOCK_TAIJesper Dangaard Brouer-0/+13
2022-08-08bpf: Improve docstring for BPF_F_USER_BUILD_ID flagDave Marchevsky-2/+12
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-8/+21
2022-08-08Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds-1/+1
2022-08-08drm/panfrost: Add support for devcoredumpAdrián Larumbe-0/+47
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+3
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-0/+1
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-5/+81
2022-08-05Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-2/+2
2022-08-05f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong-1/+1
2022-08-04Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+73
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+67
2022-08-04Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+115
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-16/+1
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+13