summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-242-4/+28
| | * | | | | | | KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDsDave Martin2019-04-181-2/+3
| | * | | | | | | KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentationDave Martin2019-04-181-5/+9
| | * | | | | | | KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZEDave Martin2019-04-181-3/+2
| | * | | | | | | KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin2019-04-181-4/+6
| | * | | | | | | KVM: arm64/sve: Document KVM API extensions for SVEDave Martin2019-03-291-3/+129
| | * | | | | | | KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REGDave Martin2019-03-291-0/+6
| | * | | | | | | KVM: Documentation: Document arm64 core registers in detailDave Martin2019-03-291-0/+24
| * | | | | | | | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-153-0/+239
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add passthrough supportCédric Le Goater2019-04-301-0/+19
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater2019-04-301-0/+7
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-301-0/+23
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater2019-04-302-0/+18
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater2019-04-301-0/+29
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater2019-04-301-0/+8
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater2019-04-301-0/+5
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater2019-04-301-0/+34
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater2019-04-301-0/+21
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater2019-04-301-0/+15
| | * | | | | | | | KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater2019-04-301-0/+9
| | * | | | | | | | KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-301-0/+19
| | * | | | | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-04-301-0/+32
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu2019-05-081-5/+10
| * | | | | | | | | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-2/+3
| * | | | | | | | | | Revert "KVM: doc: Document the life cycle of a VM and its resources"Radim Krčmář2019-04-301-17/+0
| * | | | | | | | | | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-301-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: s390: add MSA9 to cpumodelChristian Borntraeger2019-04-181-1/+2
| * | | | | | | | | | | kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini2019-04-161-3/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'devicetree-for-5.2-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-162-476/+977
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: Convert vendor prefixes to json-schemaRob Herring2019-05-162-476/+977
* | | | | | | | | | | | Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-161-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells2019-05-161-1/+10
| * | | | | | | | | | | | rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells2019-05-161-0/+10
* | | | | | | | | | | | | Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-162-1/+303
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | dm integrity: add a bitmap modeMikulas Patocka2019-05-081-0/+22
| * | | | | | | | | | | | dm integrity: update documentationMikulas Patocka2019-05-071-1/+9
| * | | | | | | | | | | | dm: add dust targetBryan Gurney2019-04-301-0/+272
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-161-9/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | media: field-order.rst: clarify FIELD_ANY and FIELD_NONEHans Verkuil2019-05-081-9/+7
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-161-38/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski2019-05-161-32/+7
| * | | | | | | | | | | | x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-161-7/+0
* | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-163-2/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-291-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | dt-bindings: pwrap: mediatek: add pwrap support for MT8516Fabien Parent2019-04-121-0/+1
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2019-04-282-2/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | dt-bindings: fpga: Add bindings for ZynqMP fpga driverNava kishore Manne2019-04-151-0/+25
| | * | | | | | | | | | | | drivers: Defer probe if firmware is not readyRajan Vaja2019-03-181-2/+2
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-1624-94/+1043
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.1-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-285-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \