summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-101-1/+1
|\
| * bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-091-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-081-0/+2
|\ \
| * | KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky2021-01-071-0/+2
| * | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-074-5/+12
| |\ \
* | | | net: suggest L2 discards be counted towards rx_droppedJakub Kicinski2021-01-051-2/+3
* | | | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-052-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | netfilter: nftables: add set expression flagsPablo Neira Ayuso2020-12-281-0/+3
| * | | ppp: Fix PPPIOCUNBRIDGECHAN request numberGuillaume Nault2020-12-211-1/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-12-241-19/+25
|\ \ \ \
| * | | | uapi: virtio_ids: add missing device type IDs from OASIS specEnrico Weigelt, metux IT consult2020-12-181-0/+6
| * | | | uapi: virtio_ids.h: consistent indentionsEnrico Weigelt, metux IT consult2020-12-181-19/+19
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-1/+55
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-12-151-52/+54
| |\ \ \
| * | | | KVM: X86: Implement ring-based dirty memory trackingPeter Xu2020-11-151-0/+53
| * | | | KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov2020-11-151-1/+2
* | | | | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-181-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-151-0/+4
| |\ \ \ \ \
| | * | | | | virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois2020-11-201-0/+4
* | | | | | | Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-12-171-3/+9
|\ \ \ \ \ \ \
| * | | | | | | gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson2020-12-051-3/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-12-171-0/+63
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero2020-12-141-0/+17
| * | | | | | cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero2020-12-141-0/+15
| * | | | | | cifs: Register generic netlink familySamuel Cabrero2020-12-141-0/+31
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-171-1/+1
|\ \ \ \ \ \
| * | | | | | devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser2020-12-161-1/+1
* | | | | | | Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-171-0/+79
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang2020-12-111-0/+79
* | | | | | | | Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-171-5/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal2020-11-111-2/+9
| * | | | | | | | fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal2020-11-111-1/+2
| * | | | | | | | fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi2020-11-111-3/+6
| * | | | | | | | fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal2020-11-111-1/+10
| |/ / / / / / /
* | | | | | | | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-171-0/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong2020-12-031-0/+2
| * | | | | | | | f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong2020-12-021-0/+2
| * | | | | | | | f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctlDaeho Jeong2020-11-021-0/+7
| * | | | | | | | f2fs: move ioctl interface definitions to separated fileChao Yu2020-11-021-0/+87
* | | | | | | | | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-12-161-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfio-ccw: Wire in the request callbackEric Farman2020-12-031-0/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-12-161-0/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-5.11/elecom' into for-linusJiri Kosina2020-12-1642-467/+1645
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | HID: hidraw: Add additional hidraw input/output report ioctls.Dean Camera2020-11-271-0/+6
* | | | | | | | | | | Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-0/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | io_uring: add timeout updatePavel Begunkov2020-12-091-0/+1
| * | | | | | | | | | | io_uring: add timeout support for io_uring_enter()Hao Xu2020-12-091-0/+9
| * | | | | | | | | | | io_uring: add support for IORING_OP_UNLINKATJens Axboe2020-12-091-0/+2
| * | | | | | | | | | | io_uring: add support for IORING_OP_RENAMEATJens Axboe2020-12-091-0/+2
| * | | | | | | | | | | io_uring: allow non-fixed files with SQPOLLJens Axboe2020-12-091-0/+1