summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2019-06-07iommu: Add virtio-iommu driverJean-Philippe Brucker2-0/+107
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock1-0/+2
2019-06-06Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+6
2019-06-06net: rds: add per rds connection cache statisticsZhu Yanjun1-0/+2
2019-06-05net: Add a define for LLDP ethertypeAnirudh Venkataramanan1-0/+1
2019-06-05media: dvb: tag deprecated DVB APIs as suchMauro Carvalho Chehab3-3/+9
2019-06-05media: do not use C++ style comments in uapi headersMasahiro Yamada2-69/+103
2019-06-05devlink: allow driver to update progress of flash updateJiri Pirko1-0/+5
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li1-1/+3
2019-06-03Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller5-318/+0
2019-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+11
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+34
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+1
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu1-0/+7
2019-05-31netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+4
2019-05-31isdn: remove isdn4linuxArnd Bergmann5-318/+0
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-4/+31
2019-05-31keys: Add a keyctl to move a key between keyringsDavid Howells1-0/+3
2019-05-30tcp: add backup TFO key infrastructureJason Baron1-0/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-05-30net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant2-0/+35
2019-05-29media: v4l2-ctrl: add MPEG-2 profile and level controlsPhilipp Zabel1-0/+18
2019-05-29net: nexthop uapiDavid Ahern2-0/+66
2019-05-28drm/amdkfd: New IOCTL to allocate queue GWSOak Zeng1-1/+19
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil1-0/+5
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab3-9/+9
2019-05-27fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi1-1/+6
2019-05-26zsfold: Convert zsfold to use the new mount APIDavid Howells1-0/+1
2019-05-25bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang1-0/+18
2019-05-25Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-5/+1
2019-05-25bpf: implement bpf_send_signal() helperYonghong Song1-1/+16
2019-05-24drm/amdkfd: Introduce XGMI SDMA queue typeOak Zeng1-3/+4
2019-05-24drm/amdkfd: Expose HDP registers to user spaceOak Zeng1-0/+1
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng1-0/+7
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2019-05-24audit: add saddr_fam filter fieldRichard Guy Briggs1-0/+1
2019-05-23media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper functionHans Verkuil1-0/+1
2019-05-23net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn1-0/+2
2019-05-22net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper1-0/+2
2019-05-21tipc: Avoid copying bytes beyond the supplied dataChris Packham1-3/+7
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+13
2019-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-05-16Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2019-05-16Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+7
2019-05-16Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+3
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-68/+83
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2019-05-14fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writebackAmir Goldstein1-0/+3
2019-05-14Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+20