summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-12-091-0/+3
* usb: ch9: Add size macro for SSP dev cap descriptorJohn Youn2017-12-091-0/+6
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2017-12-091-0/+10
* bcache: Fix building error on MIPSHuacai Chen2017-12-051-1/+1
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-11-211-51/+51
* uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin2017-11-211-1/+2
* Revert "uapi: fix linux/rds.h userspace compilation errors"Sasha Levin2017-11-211-2/+1
* spi: uapi: spidev: add missing ioctl headerBaruch Siach2017-11-021-0/+1
* uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin2017-10-211-0/+1
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-10-211-1/+2
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-10-121-0/+1
* drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #defineKristian H. Kristensen2017-10-081-0/+1
* USB: hub: fix SS max number of portsJohan Hovold2017-06-261-0/+3
* net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-05-021-1/+1
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-03-221-1/+1
* netlink: remove mmapped netlink supportFlorian Westphal2017-03-222-0/+6
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-151-0/+1
* rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-11-151-1/+1
* cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-09-151-0/+10
* UVC: Add support for R200 depth cameraAviv Greenberg2016-09-151-0/+3
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2016-09-151-0/+1
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-09-071-0/+1
* uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel2016-06-241-1/+1
* uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli2016-05-182-0/+72
* v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-05-041-10/+20
* uapi: update install list after nvme.h renameMike Frysinger2016-03-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-172-1/+2
|\
| * openvswitch: fix trivial comment typoPaolo Abeni2015-12-141-1/+1
| * uapi: export ila.hstephen hemminger2015-12-111-0/+1
* | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-12-091-7/+0
|\ \ | |/ |/|
| * Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-041-7/+0
* | nfs: use btrfs ioctl defintions for cloneChristoph Hellwig2015-11-231-11/+0
|/
* Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-131-0/+7
|\
| * vfio: Include No-IOMMU modeAlex Williamson2015-11-041-0/+7
* | Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-131-1/+1
|\ \
| * | drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin2015-11-051-1/+1
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-0/+18
|\ \ \
| * \ \ Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-221-0/+18
| |\ \ \
| | * | | drivers: firmware: psci: add system suspend supportSudeep Holla2015-10-021-0/+3
| | * | | drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi2015-10-021-0/+12
| | * | | drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi2015-10-021-0/+2
| | * | | drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi2015-10-021-0/+1
* | | | | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-101-1/+3
|\ \ \ \ \
| * | | | | i2c-dev: Fix typo in ioctl name referenceJean Delvare2015-10-231-1/+3
| |/ / / /
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-1012-31/+318
|\ \ \ \ \
| * | | | | drm/nouveau: remove unnecessary usage of object handlesBen Skeggs2015-11-031-8/+0
| * | | | | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-301-1/+1
| |\ \ \ \ \
| | * | | | | drm/amdgpu: update the core VI support for StoneySamuel Li2015-10-211-1/+1
| * | | | | | Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-203-0/+6
| |\ \ \ \ \ \
| | * | | | | | drm/i810_drm.h: include drm/drm.hMikko Rapeli2015-10-161-0/+2