Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2021-05-03 | 1 | -0/+57 | |
|\ | ||||||
| * | leds: rt4505: Add DT binding document for Richtek RT4505 | ChiYuan Huang | 2021-03-26 | 1 | -0/+57 | |
* | | Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2021-05-03 | 1 | -0/+62 | |
|\ \ | ||||||
| * | | dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings | satya priya | 2021-04-17 | 1 | -0/+62 | |
| |/ | ||||||
* | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2021-05-02 | 4 | -0/+398 | |
|\ \ | ||||||
| * | | landlock: Add user and kernel documentation | Mickaël Salaün | 2021-04-22 | 4 | -0/+398 | |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-01 | 12 | -52/+593 | |
|\ \ \ | ||||||
| * | | | KVM: documentation: fix sphinx warnings | Paolo Bonzini | 2021-04-26 | 2 | -4/+5 | |
| * | | | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-04-23 | 10 | -5/+228 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'kvm-arm64/ptp' into kvmarm-master/next | Marc Zyngier | 2021-04-20 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | KVM: arm64: Fix Function ID typo for PTP_KVM service | Zenghui Yu | 2021-04-20 | 1 | -2/+2 | |
| | * | | | | Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 1 | -2/+1 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | KVM: arm64: GICv4.1: Give a chance to save VLPI state | Shenming Lu | 2021-03-24 | 1 | -1/+1 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc | Eric Auger | 2021-04-06 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'kvm-arm64/ptp' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 3 | -0/+36 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | KVM: arm64: Fix table format for PTP documentation | Marc Zyngier | 2021-04-08 | 1 | -11/+11 | |
| | | * | | | | KVM: arm64: Add support for the KVM PTP service | Jianyong Wu | 2021-04-07 | 3 | -0/+36 | |
| | | |/ / / | ||||||
| | * | | | | Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 1 | -0/+12 | |
| | |\ \ \ \ | ||||||
| | | * | | | | KVM: arm64: Clarify vcpu reset behaviour | Marc Zyngier | 2021-04-09 | 1 | -0/+12 | |
| | | |/ / / | ||||||
| | * | | | | Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 1 | -1/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64 | Alexandru Elisei | 2021-04-07 | 1 | -1/+2 | |
| | | |/ / / | ||||||
| | * | | | | dts: bindings: Document device tree bindings for Arm TRBE | Suzuki K Poulose | 2021-04-07 | 1 | -0/+49 | |
| | * | | | | Documentation: trace: Add documentation for TRBE | Anshuman Khandual | 2021-04-07 | 1 | -0/+38 | |
| | * | | | | Documentation: coresight: trbe: Sysfs ABI description | Anshuman Khandual | 2021-04-07 | 1 | -0/+14 | |
| | * | | | | dts: bindings: Document device tree bindings for ETE | Suzuki K Poulose | 2021-04-07 | 1 | -0/+75 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini | 2021-04-22 | 12 | -15/+199 | |
| |\ \ \ \ | ||||||
| * | | | | | KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command | Brijesh Singh | 2021-04-21 | 1 | -0/+8 | |
| * | | | | | KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command | Brijesh Singh | 2021-04-21 | 1 | -0/+24 | |
| * | | | | | KVM: SVM: Add support for KVM_SEV_RECEIVE_START command | Brijesh Singh | 2021-04-21 | 1 | -0/+29 | |
| * | | | | | KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command | Steve Rutherford | 2021-04-21 | 1 | -0/+9 | |
| * | | | | | KVM: SVM: Add KVM_SEV_SEND_FINISH command | Brijesh Singh | 2021-04-21 | 1 | -0/+8 | |
| * | | | | | KVM: SVM: Add KVM_SEND_UPDATE_DATA command | Brijesh Singh | 2021-04-21 | 1 | -0/+28 | |
| * | | | | | KVM: SVM: Add KVM_SEV SEND_START command | Brijesh Singh | 2021-04-21 | 1 | -0/+30 | |
| * | | | | | KVM: x86: document behavior of measurement ioctls with len==0 | Paolo Bonzini | 2021-04-21 | 1 | -0/+6 | |
| * | | | | | KVM: x86: Support KVM VMs sharing SEV context | Nathan Tempelman | 2021-04-21 | 1 | -1/+17 | |
| * | | | | | KVM: x86: Add capability to grant VM access to privileged SGX attribute | Sean Christopherson | 2021-04-20 | 1 | -0/+23 | |
| * | | | | | doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8 | Emanuele Giuseppe Esposito | 2021-04-20 | 1 | -125/+125 | |
| * | | | | | KVM: introduce KVM_CAP_SET_GUEST_DEBUG2 | Paolo Bonzini | 2021-04-17 | 1 | -0/+3 | |
| * | | | | | Merge remote-tracking branch 'tip/x86/sgx' into kvm-next | Paolo Bonzini | 2021-04-17 | 1 | -0/+41 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2021-04-15 | 1 | -0/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: s390: diag9c (directed yield) forwarding | Pierre Morel | 2021-03-09 | 1 | -0/+33 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamic | Sean Christopherson | 2021-03-15 | 1 | -9/+9 | |
| * | | | | | | KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEs | Sean Christopherson | 2021-03-15 | 1 | -19/+18 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-05-01 | 3 | -7/+66 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel | 2021-04-16 | 3 | -7/+66 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | iommu/dma: Resurrect the "forcedac" option | Robin Murphy | 2021-03-18 | 1 | -7/+8 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | | | * | | | | | dt-bindings: iommu: add bindings for sprd IOMMU | Chunyan Zhang | 2021-03-18 | 1 | -0/+57 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | * | | | | | dt-bindings: arm-smmu: Add compatible for SC7280 SoC | Sai Prakash Ranjan | 2021-03-25 | 1 | -0/+1 | |
| | | |/ / / / / |