summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-16/+16
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-0/+1
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller1-0/+8
2019-10-13Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2019-10-11seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner1-0/+29
2019-10-10media: add V4L2_CID_UNIT_CELL_SIZE controlRicardo Ribalda Delgado1-0/+1
2019-10-10media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado1-0/+6
2019-10-10scsi: ch: add include guard to chio.hMasahiro Yamada1-7/+4
2019-10-10sctp: add SCTP_SEND_FAILED_EVENT eventXin Long1-1/+15
2019-10-07media: cec-funcs.h: use new CEC_OP_UI_CMD definesHans Verkuil1-14/+14
2019-10-07media: cec-funcs.h: add status_req checksHans Verkuil1-2/+4
2019-10-07uapi/bpf: fix helper docsAndrii Nakryiko1-16/+16
2019-10-06net/tls: add TlsDeviceRxResync statisticJakub Kicinski1-0/+1
2019-10-06net/tls: add TlsDecryptError statJakub Kicinski1-0/+1
2019-10-06net/tls: add statistics for installed sessionsJakub Kicinski1-0/+8
2019-10-06net/tls: add skeleton of MIB statisticsJakub Kicinski1-0/+7
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+55
2019-10-05net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan6-7/+7
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko1-0/+4
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+2
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+26
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+27
2019-10-04tty: serial: Fix PORT_LINFLEXUART definitionStefan-gabriel Mirea1-1/+1
2019-10-04nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECTSunil Dutt1-0/+8
2019-10-03sched: add kernel-doc for struct clone_argsChristian Brauner1-2/+24
2019-10-03Input: Add event-codes for macro keys found on various keyboardsHans de Goede1-0/+75
2019-10-03audit: Report suspicious O_CREAT usageKees Cook1-0/+1
2019-10-03block: pg: add header include guardMasahiro Yamada1-1/+4
2019-10-02net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko3-0/+10
2019-10-01media: cec: expose the new connector info APIDariusz Marcinkiewicz1-0/+40
2019-10-01media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil1-2/+2
2019-10-01media: uapi/linux/cec.h: add defines for the CEC UI Command OperandHans Verkuil1-0/+89
2019-10-01clone3: switch to copy_struct_from_user()Aleksa Sarai1-0/+2
2019-09-30sched: Add __ASSEMBLY__ guards around struct clone_argsSeth Forshee1-0/+2
2019-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-5/+27
2019-09-28Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+39
2019-09-28Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds3-1/+27
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2019-09-27Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+23
2019-09-27ptp: correctly disable flags on old ioctlsJacob Keller1-0/+22
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+5
2019-09-26linux/coff.h: add include guardMasahiro Yamada1-0/+5
2019-09-25nvme: allow 64-bit results in passthru commandsMarta Rybczynska1-0/+23
2019-09-25Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2019-09-25netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada1-3/+3
2019-09-25Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-09-24KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSHTianyu Lan1-0/+1
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+14