summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-06-296-37/+13
|\
| * crypto: api - Move crypto attr definitions out of crypto.hHerbert Xu2021-06-242-21/+9
| * crypto: api - remove CRYPTOA_U32 and related functionsLiu Shixin2021-06-172-6/+0
| * crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel2021-06-171-7/+1
| * crypto: header - Fix spelling errorsZhen Lei2021-05-283-3/+3
* | Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-06-2914-646/+244
|\ \
| * | media: Fix Media Controller API config checksShuah Khan2021-06-241-1/+1
| * | media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2021-06-171-0/+4
| * | media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-30/+44
| * | media: uapi: Add a control for HANTRO driverBenjamin Gaignard2021-06-081-0/+13
| * | media: hevc: Add decode params controlBenjamin Gaignard2021-06-081-9/+20
| * | media: hevc: Add fields and flags for hevc PPSBenjamin Gaignard2021-06-081-0/+4
| * | media: rc: add keymap for Toshiba CT-90405 remoteAlexander Voronov2021-06-081-0/+1
| * | media: hevc: Add sps_max_sub_layers_minus1 to v4l2_ctrl_hevc_spsJohn Cox2021-06-081-2/+1
| * | media: videobuf2-v4l2.c: add vb2_queue_change_type() helperTomi Valkeinen2021-06-081-0/+16
| * | media: dvb header files: move some headers to stagingMauro Carvalho Chehab2021-06-043-502/+0
| * | media: vicodec: Use _BITUL() macro in UAPI headersJoe Richey2021-06-021-11/+12
| * | media: uapi/linux/cec-funcs.h: set delay to 1 if unnusedHans Verkuil2021-06-021-1/+1
| * | Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab2021-06-0245-93/+258
| |\ \
| * | | media: uapi: move MPEG-2 stateless controls out of stagingEzequiel Garcia2021-05-234-127/+115
| * | | media: uapi: Move the MPEG-2 stateless control type out of stagingEzequiel Garcia2021-05-232-4/+4
| * | | media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMSEzequiel Garcia2021-05-232-18/+0
| * | | media: uapi: mpeg2: Move reference buffer fieldsEzequiel Garcia2021-05-231-8/+8
| * | | media: uapi: mpeg2: Split sequence and picture parametersEzequiel Garcia2021-05-232-23/+86
| * | | media: uapi: mpeg2: Cleanup flagsEzequiel Garcia2021-05-231-13/+23
| * | | media: uapi: mpeg2: rework quantisation matrices semanticsEzequiel Garcia2021-05-231-5/+0
| * | | media: uapi: mpeg2: Rename "quantization" to "quantisation"Ezequiel Garcia2021-05-232-5/+5
| * | | media: rc: remove tango ir driver and keymapArnd Bergmann2021-05-211-1/+0
| * | | media: lirc: remove out of date commentSean Young2021-05-211-1/+0
| * | | media: hevc: Fix dependent slice segment flagsJernej Skrabec2021-05-191-1/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-299-50/+329
|\ \ \
| * \ \ Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-2534-109/+258
| |\ \ \
| | * \ \ Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier2021-06-221-0/+2
| | |\ \ \
| | | * | | KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price2021-06-221-0/+1
| | | * | | KVM: arm64: Introduce MTE VM featureSteven Price2021-06-221-0/+1
| | | | |/ | | | |/|
| | * | | KVM: arm64: vgic: Implement SW-driven deactivationMarc Zyngier2021-06-011-0/+10
| | * | | KVM: arm64: vgic: move irq->get_input_level into an ops structureMarc Zyngier2021-06-011-11/+17
| | * | | KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier2021-06-012-0/+5
| | * | | KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier2021-06-011-0/+2
| | * | | irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier2021-06-012-24/+42
| | |/ /
| * | | kvm: x86: Allow userspace to handle emulation errorsAaron Lewis2021-06-251-0/+23
| * | | KVM: debugfs: Reuse binary stats descriptorsJing Zhang2021-06-251-16/+1
| * | | KVM: stats: Support binary stats retrieval for a VCPUJing Zhang2021-06-251-1/+12
| * | | KVM: stats: Support binary stats retrieval for a VMJing Zhang2021-06-251-0/+6
| * | | KVM: stats: Add fd-based API to read binary stats dataJing Zhang2021-06-243-2/+155
| * | | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-0/+12
| * | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-2314-16/+69
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao2021-06-221-0/+1
| * | | | KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra2021-06-172-0/+2
| * | | | KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky2021-06-171-0/+4