summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2021-09-01Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+42
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...Linus Torvalds1-1/+2
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-1/+0
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-0/+36
2021-08-31Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2021-08-31Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+14
2021-08-31Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-224/+0
2021-08-31Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+53
2021-08-31Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+13
2021-08-30io_uring: allow updating linked timeoutsPavel Begunkov1-5/+6
2021-08-29io_uring: support CLOCK_BOOTTIME/REALTIME for timeoutsJens Axboe1-0/+3
2021-08-29io-wq: provide a way to limit max number of workersJens Axboe1-0/+3
2021-08-25io_uring: openat directly into fixed fd tablePavel Begunkov1-1/+4
2021-08-23io_uring: add support for IORING_OP_LINKATDmitry Kadashev1-0/+2
2021-08-23io_uring: add support for IORING_OP_SYMLINKATDmitry Kadashev1-0/+1
2021-08-23io_uring: add support for IORING_OP_MKDIRATDmitry Kadashev1-0/+1
2021-08-23Revert "media: dvb header files: move some headers to staging"Linus Torvalds3-0/+502
2021-08-23btrfs: initial fsverity supportBoris Burkov2-0/+36
2021-08-19i2c: virtio: add a virtio i2c frontend driverJie Deng2-0/+42
2021-08-18block: fix default IO priority handlingDamien Le Moal1-2/+3
2021-08-18block: Introduce IOPRIO_NR_LEVELSDamien Le Moal1-2/+3
2021-08-18block: fix IOPRIO_PRIO_CLASS() and IOPRIO_PRIO_VALUE() macrosDamien Le Moal1-4/+8
2021-08-18block: change ioprio_valid() to an inline functionDamien Le Moal1-2/+0
2021-08-18block: improve ioprio class description commentDamien Le Moal1-4/+6
2021-08-17NFSD: remove vanity commentsNeilBrown1-1/+0
2021-08-15remove the lightnvm subsystemChristoph Hellwig1-224/+0
2021-08-10net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov1-2/+5
2021-08-10dm ima: measure data on table loadTushar Sugandhi1-0/+6
2021-08-10fanotify: add pidfd support to the fanotify APIMatthew Bobrowski1-0/+13
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso1-0/+9
2021-08-02block: add ioctl to read the disk sequence numberMatteo Croce1-0/+1
2021-08-02ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp1-0/+46
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck1-1/+1
2021-07-28x86, prctl: Hook L1D flushing in via prctlBalbir Singh1-0/+1
2021-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2021-07-26move_mount: allow to add a mount into an existing groupPavel Tikhomirov1-1/+2
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-5/+33
2021-07-12RDMA/irdma: Make spdxcheck.py happyLukas Bulwahn1-1/+1
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+12
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+64
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+7
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport1-1/+6
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport1-0/+1
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2021-07-07netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.hDuncan Roe2-3/+3
2021-07-06Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+9