summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller
2020-01-20io_uring: optimise sqe-to-req flags translationPavel Begunkov
2020-01-20io_uring: add support for probing opcodesJens Axboe
2020-01-20io_uring: add support for IORING_OP_OPENAT2Jens Axboe
2020-01-20io_uring: enable option to only trigger eventfd for async completionsJens Axboe
2020-01-20io_uring: add support for send(2) and recv(2)Jens Axboe
2020-01-20io_uring: add support for IORING_SETUP_CLAMPJens Axboe
2020-01-20io_uring: add IORING_OP_MADVISEJens Axboe
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-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-14ipv4: Add "offload" and "trap" indications to routesIdo Schimmel
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-14ns: Introduce Time NamespaceAndrei Vagin
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman
2020-01-10bpf: Introduce function-by-function verificationAlexei Starovoitov
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds