summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-15remove the lightnvm subsystemChristoph Hellwig1-224/+0
2021-08-10net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov1-2/+5
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-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-5/+33
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 Torvalds1-0/+1
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
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
2021-07-06PCI: Fix kernel-doc formattingKrzysztof WilczyƄski1-1/+1
2021-07-06Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-99/+0
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+0
2021-07-04Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-0/+12
2021-07-03virtio: update virtio id table, add transitional idsZhu Lingshan1-0/+12
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu1-2/+15
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu1-0/+15
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+169
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+14
2021-07-01mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policyFeng Tang1-1/+0
2021-07-01userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen1-1/+6
2021-07-01Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds20-18/+324