summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2020-01-20io_uring: add IORING_OP_FADVISEJens Axboe
2020-01-20io_uring: allow use of offset == -1 to mean file positionJens Axboe
2020-01-20io_uring: add non-vectored read/write commandsJens Axboe
2020-01-20io_uring: add IOSQE_ASYNCJens Axboe
2020-01-20io_uring: add support for IORING_OP_STATXJens Axboe
2020-01-20io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe
2020-01-20io_uring: add support for IORING_OP_CLOSEJens Axboe
2020-01-20io_uring: add support for IORING_OP_OPENATJens Axboe
2020-01-20io_uring: add support for fallocate()Jens Axboe
2020-01-20Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov
2020-01-19Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-17mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch useDave Martin
2020-01-16RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik
2020-01-16RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik
2020-01-16RDMA/core: Add optional access flags rangeMichael Guralnik
2020-01-16RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe
2020-01-16RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOCJason Gunthorpe
2020-01-16netfilter: bitwise: add support for shifts.Jeremy Sowden
2020-01-16netfilter: bitwise: add NFTA_BITWISE_DATA attribute.Jeremy Sowden
2020-01-16netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.Jeremy Sowden
2020-01-16netfilter: nft_bitwise: correct uapi header comment.Jeremy Sowden
2020-01-15Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-m...David S. Miller
2020-01-15bpf: Add batch ops to all htab bpf mapYonghong Song
2020-01-15bpf: Add generic support for update and delete batch opsBrian Vazquez
2020-01-15bpf: Add generic support for lookup batch opBrian Vazquez
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe
2020-01-15net: bridge: vlan: add rtnetlink group and notify supportNikolay Aleksandrov
2020-01-15net: bridge: vlan: add rtm range supportNikolay Aleksandrov
2020-01-15net: bridge: vlan: add rtm definitions and dump supportNikolay Aleksandrov
2020-01-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger
2020-01-15nl80211: add handling for BSS colorJohn Crispin
2020-01-14ipv4: Add "offload" and "trap" indications to routesIdo Schimmel
2020-01-14drm: Add getfb2 ioctlDaniel Stone
2020-01-14net: macsec: add nla support for changing the offloading selectionAntoine Tenart
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2020-01-14misc: pvpanic: add crash loaded eventzhenwei pi
2020-01-14misc: pvpanic: move bit definition to uapi header filezhenwei pi
2020-01-14ns: Introduce Time NamespaceAndrei Vagin
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-13RDMA/core: Make ib_uverbs_async_event_file into a uobjectJason Gunthorpe
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman
2020-01-12IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas
2020-01-10bpf: Introduce function-by-function verificationAlexei Starovoitov