aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-22/+42
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+11
2019-11-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-1/+1
2019-11-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-1/+2
2019-11-25Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds2-6/+22
2019-11-25Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+42
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+23
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini11-8/+50
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+10
2019-11-18btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba1-0/+1
2019-11-18btrfs: add support for 4-copy replication (raid1c4)David Sterba2-1/+6
2019-11-18btrfs: add support for 3-copy replication (raid1c3)David Sterba2-2/+7
2019-11-18btrfs: add blake2b to checksumming algorithmsDavid Sterba1-0/+1
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn1-0/+1
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn1-0/+1
2019-11-18btrfs: use enum for extent type definesChengguang Xu1-4/+6
2019-11-15fork: extend clone3() to support setting a PIDAdrian Reber1-18/+35
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+3
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran1-0/+1
2019-11-13statx: define STATX_ATTR_VERITYEric Biggers1-1/+1
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin1-0/+1
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-8/+8
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe2-1/+2
2019-11-09io_uring: add support for backlogged CQ ringJens Axboe1-0/+1
2019-11-07io_uring: add support for linked SQE timeoutsJens Axboe1-0/+1
2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi1-3/+14
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers1-1/+2
2019-11-06nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow1-0/+1
2019-11-05Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+4
2019-11-05clone3: validate stack argumentsChristian Brauner1-0/+4
2019-11-05can: don't use deprecated license identifiersYegor Yefremov8-8/+8
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar1-0/+20
2019-11-01io_uring: support for generic async request cancelJens Axboe1-0/+2
2019-10-29io_uring: add support for IORING_OP_ACCEPTJens Axboe1-1/+6
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+37
2019-10-29io_uring: add support for canceling timeout requestsJens Axboe1-0/+1
2019-10-29io_uring: add support for absolute timeoutsJens Axboe1-0/+5
2019-10-29io_uring: allow application controlled CQ ring sizeJens Axboe1-0/+1
2019-10-29io_uring: add support for IORING_REGISTER_FILES_UPDATEJens Axboe1-0/+6
2019-10-25fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov1-1/+8
2019-10-24Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-master/nextMarc Zyngier1-0/+2
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers1-0/+37
2019-10-21clone3: add CLONE_CLEAR_SIGHANDChristian Brauner1-0/+3
2019-10-21KVM: arm64: Provide VCPU attributes for stolen timeSteven Price1-0/+2
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall1-0/+1
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall1-0/+7
2019-10-21KVM: PPC: Report single stepping capabilityFabiano Rosas1-0/+1
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+2