summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-04-06net, uapi: remove inclusion of arpa/inet.hNick Desaulniers1-16/+12
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard79-577/+1478
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang1-0/+31
2022-04-04IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang1-0/+7
2022-04-04linux/fb.h: Spelling s/palette/palette/Geert Uytterhoeven1-1/+1
2022-04-04bpf: Correct the comment for BTF kind bitfieldHaiyue Wang1-2/+2
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)1-116/+0
2022-04-02KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.David Woodhouse1-1/+3
2022-04-02KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SENDDavid Woodhouse1-0/+1
2022-04-02KVM: x86/xen: Support per-vCPU event channel upcall via local APICDavid Woodhouse1-0/+2
2022-04-02KVM: x86/xen: Kernel acceleration for XENVER_versionDavid Woodhouse1-1/+2
2022-04-02KVM: x86/xen: handle PV timers oneshot modeJoao Martins1-0/+6
2022-04-02KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_IDDavid Woodhouse1-0/+3
2022-04-02KVM: x86/xen: intercept EVTCHNOP_send from guestsJoao Martins1-0/+28
2022-04-02KVM: x86/xen: Support direct injection of event channel eventsDavid Woodhouse1-0/+3
2022-04-02Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-04-02Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+2
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+94
2022-03-31uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-03-30Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-0/+10
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2022-03-30loop: fix ioctl calls using compat_loop_infoCarlos Llamas1-2/+2
2022-03-30Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+2
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-03-28vdpa: support exposing the count of vqs to userspaceLongpeng1-0/+3
2022-03-28vdpa: support exposing the config size to userspaceLongpeng1-0/+4
2022-03-28virtio-crypto: introduce akcipher servicezhenwei pi1-1/+80
2022-03-28virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi1-0/+1
2022-03-28Add definition of VIRTIO_F_IN_ORDER feature bitGautam Dawar1-0/+6
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+10
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-52/+192
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2022-03-25drm/i915/uapi: Document DRM_I915_QUERY_HWCONFIG_BLOBTvrtko Ursulin1-0/+13
2022-03-25Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-181/+0
2022-03-25Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2022-03-25mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner1-0/+2
2022-03-25Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-56/+232
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds23-24/+514
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-211/+195
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+11
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+17
2022-03-24io_uring: remove IORING_CQE_F_MSGJens Axboe1-2/+0
2022-03-24Documentation/sparse: add hints about __CHECKER__Bjorn Helgaas1-0/+1
2022-03-24linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas1-3/+2
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-8/+10
2022-03-24Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+2
2022-03-24Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-9/+17
2022-03-23rtc: add new RTC_FEATURE_ALARM_WAKEUP_ONLY featureAlexandre Belloni1-1/+2