summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2015-08-041-1/+2
* HID: add missing hid usagesOlivier Gay2015-07-301-1/+16
* in6: fix conflict with glibcstephen hemminger2015-01-262-1/+5
* audit: change decimal constant to macro for invalid uidRichard Guy Briggs2015-01-071-0/+2
* Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede2014-12-061-0/+1
* netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira2014-11-191-0/+2
* xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger2014-10-131-1/+1
* RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford2014-09-171-0/+1
* ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming2014-07-021-1/+1
* USB: cdc-wdm: properly include types.hGreg Kroah-Hartman2014-06-201-0/+2
* usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork2014-06-201-0/+1
* drm/tegra: Remove gratuitous pad fieldThierry Reding2014-06-061-1/+0
* xattr: guard against simultaneous glibc header inclusionSerge Hallyn2014-05-152-0/+16
* media: videodev2.h: add parenthesis around macro argumentsHans Verkuil2014-05-151-5/+5
* floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-04-181-1/+2
* drm/radeon: expose render backend mask to the userspaceMarek Olšák2014-01-091-0/+2
* ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai2013-12-201-3/+3
* pkt_sched: fq: fix pacing for small framesEric Dumazet2013-12-081-0/+3
* pkt_sched: fq: warn users using defrateEric Dumazet2013-12-081-3/+1
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-291-5/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-231-0/+6
|\
| * IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-232-0/+20
|\ \
| * | tc: export tc_defact.h to userspacestephen hemminger2013-10-022-0/+20
| |/
* / drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson2013-10-181-0/+2
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-291-0/+2
|\
| * Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-281-0/+2
| |\
| | * drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer2013-09-201-0/+2
* | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+9
* | | perf: Update ABI commentPeter Zijlstra2013-09-201-0/+1
|/ /
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-181-1/+1
|\ \
| * | perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-151-0/+1
|\ \ \
| * | | Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-071-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-3/+3
|\ \ \ \
| * | | | fs: bump inode and dentry counters to longGlauber Costa2013-09-101-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-121-1/+29
|\ \ \ \ \
| * | | | | Btrfs: use __u64 in exported user headersMike Frysinger2013-09-011-1/+1
| * | | | | btrfs: offline dedupeMark Fasheh2013-09-011-0/+28
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-121-0/+27
|\ \ \ \ \ \
| * | | | | | cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg2013-09-081-0/+1
| * | | | | | cifs: Expand max share name length to 256Scott Lovenberg2013-09-081-1/+2
| * | | | | | cifs: Move string length definitions to uapiScott Lovenberg2013-09-081-0/+25
* | | | | | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-101-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | dm: add statistics supportMikulas Patocka2013-09-051-2/+2
* | | | | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-091-0/+47
|\ \ \ \ \ \ \
| * | | | | | | quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman2013-08-201-0/+47
* | | | | | | | Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-09-091-0/+38
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-041-0/+38
* | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-09-072-0/+478
|\ \ \ \ \ \ \ \