summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2019-10-29io_uring: add support for IORING_OP_ACCEPTJens Axboe
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-29io_uring: add support for canceling timeout requestsJens Axboe
2019-10-29io_uring: add support for absolute timeoutsJens Axboe
2019-10-29io_uring: allow application controlled CQ ring sizeJens Axboe
2019-10-29io_uring: add support for IORING_REGISTER_FILES_UPDATEJens Axboe
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-28seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-10-25tcp: add TCP_INFO status for failed client TFOJason Baron
2019-10-25fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov
2019-10-26crypto: ccp - Retry SEV INIT command in case of integrity check failure.Ashish Kalra
2019-10-25dma-buf: Add dma-buf heaps frameworkAndrew F. Davis
2019-10-24media: v4l2-core: Add new metadata formatVandana BN
2019-10-24Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier
2019-10-23compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers
2019-10-23netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso
2019-10-21clone3: add CLONE_CLEAR_SIGHANDChristian Brauner
2019-10-21KVM: arm64: Provide VCPU attributes for stolen timeSteven Price
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall
2019-10-21media: videodev2.h: add V4L2_DEC_CMD_FLUSHHans Verkuil
2019-10-21media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUFHans Verkuil
2019-10-21KVM: PPC: Report single stepping capabilityFabiano Rosas
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17bpf: Check types of arguments passed into helpersAlexei Starovoitov
2019-10-17bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov
2019-10-16serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea
2019-10-15ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-10seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner
2019-10-10media: add V4L2_CID_UNIT_CELL_SIZE controlRicardo Ribalda Delgado
2019-10-10media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado
2019-10-09scsi: ch: add include guard to chio.hMasahiro Yamada
2019-10-09sctp: add SCTP_SEND_FAILED_EVENT eventXin Long
2019-10-07media: cec-funcs.h: use new CEC_OP_UI_CMD definesHans Verkuil
2019-10-07media: cec-funcs.h: add status_req checksHans Verkuil
2019-10-06uapi/bpf: fix helper docsAndrii Nakryiko
2019-10-05net/tls: add TlsDeviceRxResync statisticJakub Kicinski
2019-10-05net/tls: add TlsDecryptError statJakub Kicinski
2019-10-05net/tls: add statistics for installed sessionsJakub Kicinski
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller