summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: remove struct definition redirectsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-07time: Add struct __kernel_timexDeepa Dinamani
2019-02-05drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák
2019-02-05drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIESAndrey Grodzovsky
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin
2019-02-05drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise
2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua
2019-02-04netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski
2019-02-01devlink: add device information APIJakub Kicinski
2019-02-01net: tls: Add tls 1.3 supportDave Watson
2019-02-01net: tls: Support 256 bit keysDave Watson
2019-02-01bpf: introduce BPF_F_LOCK flagAlexei Starovoitov
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2019-01-30sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCXin Long
2019-01-30serial: Add Tegra Combined UART driverThierry Reding
2019-01-29devlink: Add devlink notifications support for port paramsVasundhara Volam
2019-01-29devlink: Add port param set commandVasundhara Volam
2019-01-29devlink: Add port param get commandVasundhara Volam
2019-01-29nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui
2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller