summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2018-04-23uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe-19/+19
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau-5/+3
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+15
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman-0/+5
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+151
2018-04-20scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap-5/+6
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna-0/+1
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna-0/+5
2018-04-20y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann-45/+49
2018-04-20media: rc: add ioctl to get the current timeoutSean Young-0/+6
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau-0/+3
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau-0/+9
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau-0/+130
2018-04-19tcp: export packets delivery infoYuchung Cheng-0/+7
2018-04-19cfg80211: limit wiphy names to 128 bytesJohannes Berg-0/+2
2018-04-19time: Add new y2038 safe __kernel_timespecDeepa Dinamani-0/+8
2018-04-18bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov-1/+9
2018-04-17vxlan: add ttl inherit supportHangbin Liu-0/+1
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov-3/+15
2018-04-16PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit-0/+2
2018-04-16ASoC: topology: Add definitions for mclk_direction valuesKirill Marinushkin-1/+5
2018-04-16ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin-1/+6
2018-04-16ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin-2/+14
2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman-18/+0
2018-04-14random: add new ioctl RNDRESEEDCRNGTheodore Ts'o-0/+3
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2018-04-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+3
2018-04-11drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)Chunming Zhou-0/+2
2018-04-11linux/const.h: refactor _BITUL and _BITULL a bitMasahiro Yamada-2/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada-0/+3
2018-04-11linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada-3/+3
2018-04-11fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko-1/+3
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko-0/+1
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso-0/+1
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso-0/+1
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso-2/+3
2018-04-11parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller-1/+2
2018-04-10virtio_balloon: export hugetlb page allocation countsJonathan Helman-1/+3
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+21
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+27
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+97
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+5
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-355/+991
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2018-04-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+5
2018-04-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-0/+8
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+3