summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Merge 5.4-rc3 into char-misc-nextGreg Kroah-Hartman5-4/+58
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-11drm/omap: add OMAP_BO flags to affect buffer allocationTomi Valkeinen1-0/+9
2019-10-11drm/omap: remove OMAP_BO_TILED defineTomi Valkeinen1-1/+0
2019-10-11drm/omap: cleanup OMAP_BO flagsTomi Valkeinen1-8/+9
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-4/+30
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-10ASoC: SOF: acpi led support for switch controlsJaska Uimonen1-0/+4
2019-10-10ASoC: SOF: imx: Describe ESAI parameters to be sent to DSPDaniel Baluta2-3/+2
2019-10-10misc: fastrpc: add mmap/unmap supportJorge Ramirez-Ortiz1-0/+15
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-08Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+4
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. Miller4-3/+57
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-04RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernelPotnuri Bharat Teja2-83/+0
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 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+27
2019-10-04drm/fourcc: Add Arm 16x16 block modifierRaymond Smith1-1/+25
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-03Merge drm/drm-next into drm-misc-nextMaxime Ripard97-286/+1692
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-0/+2
2019-10-03block: pg: add header include guardMasahiro Yamada1-1/+4
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-0/+2
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