summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2014-08-29xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal
2014-08-08shm: add memfd_create() syscallDavid Herrmann
2014-08-08shm: add sealing APIDavid Herrmann
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-06net: reallocate new socket option number for IPV6_AUTOFLOWLABELPablo Neira
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn
2014-08-05net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGavin Shan
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-07-30netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-07-30dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf
2014-07-28KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras
2014-07-25[media] v4l2-ctrls: add RX RDS controlsHans Verkuil
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-07-22[media] videodev2.h: add defines for the VBI field start linesHans Verkuil
2014-07-21[media] v4l: videodev2: add buffer size to SDR formatAntti Palosaari
2014-07-21[media] v4l: uapi: add SDR format CS14Antti Palosaari
2014-07-21[media] v4l: uapi: add SDR format CS8Antti Palosaari
2014-07-21[media] v4l: uapi: add SDR format RU12LEAntti Palosaari
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-20Input: add support for Wacom protocol 4 serial tabletsHans de Goede
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2014-07-18seccomp: add "seccomp" syscallKees Cook