index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
1
-3
/
+3
2021-11-18
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
1
-1
/
+6
2021-11-18
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2
-9
/
+22
2021-11-18
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
David Woodhouse
1
-11
/
+15
2021-11-18
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
1
-9
/
+9
2021-11-18
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2
-9
/
+20
2021-11-18
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
1
-1
/
+1
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
2
-0
/
+2
2021-11-18
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load
Maxim Levitsky
1
-5
/
+17
2021-11-18
KVM: Fix steal time asm constraints
David Woodhouse
1
-3
/
+3
2021-11-18
cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'
Paul Durrant
1
-1
/
+1
2021-11-17
ARM: dts: qcom: update USB nodes with new platform specific compatible
David Heidelberg
2
-4
/
+4
2021-11-17
arm64: dts: qcom: ipq8074: add MDIO bus
Robert Marko
1
-0
/
+12
2021-11-17
arm64: dts: qcom: sdm845-xiaomi-beryllium: set venus firmware path
Kate Doeen
1
-0
/
+1
2021-11-17
arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path
Kate Doeen
1
-0
/
+1
2021-11-17
arm64: dts: qcom: sc7280: Add venus DT node
Dikshita Agarwal
1
-0
/
+75
2021-11-17
arm64: dts: qcom: Add missing 'chassis-type's
Stephan Gerhold
3
-0
/
+3
2021-11-17
arm64: dts: qcom: sm8250-mtp: add sound card support
Srinivas Kandagatla
1
-0
/
+104
2021-11-17
arm64: dts: qcom: sm8250-mtp: Add wsa8810 audio codec node
Srinivas Kandagatla
1
-0
/
+20
2021-11-17
arm64: dts: qcom: sm8250-mtp: Add wcd9380 audio codec node
Srinivas Kandagatla
1
-0
/
+67
2021-11-17
arm64: dts: qcom: sm8250: Add nodes for tx and rx macros with soundwire masters
Srinivas Kandagatla
1
-0
/
+157
2021-11-17
Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
6
-1
/
+16
2021-11-17
arm64: dts: mt8183-kukui: Update Tboard sensor mapping table
Ben Tseng
1
-54
/
+54
2021-11-17
arm64: dts: mediatek: mt8173: Add gce-client-reg to display od/ufo
AngeloGioacchino Del Regno
1
-0
/
+2
2021-11-17
arm64: dts: mt8183: Add kakadu sku22
Hsin-Yi Wang
2
-0
/
+20
2021-11-17
arm64: dts: mt8183: Add more fennel SKUs
Hsin-Yi Wang
7
-1
/
+55
2021-11-17
arm64: dts: mt8183: Add kukui-jacuzzi-cozmo board
Hsin-Yi Wang
2
-0
/
+37
2021-11-17
arm64: dts: mt8183: jacuzzi: remove unused ddc-i2c-bus
Hsin-Yi Wang
1
-1
/
+0
2021-11-17
arm64: dts: mediatek: mt8183-evb: Add node for thermistor
Fabien Parent
1
-0
/
+8
2021-11-17
arm64: dts: mediatek: mt8516: remove 2 invalid i2c clocks
Fabien Parent
1
-21
/
+6
2021-11-17
arm64: dts: mediatek: mt8192: fix i2c node names
Fabien Parent
1
-10
/
+10
2021-11-17
arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode
Robert Marko
1
-1
/
+1
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
9
-12
/
+0
2021-11-17
x86/mce: Get rid of cpu_missing
Zhaolong Zhang
1
-5
/
+0
2021-11-17
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
4
-28
/
+4
2021-11-17
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
3
-2
/
+4
2021-11-17
KVM: arm64: Convert to the generic perf callbacks
Sean Christopherson
1
-32
/
+2
2021-11-17
KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
Sean Christopherson
3
-21
/
+23
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
4
-42
/
+29
2021-11-17
KVM: x86: More precisely identify NMI from guest when handling PMI
Sean Christopherson
4
-6
/
+15
2021-11-17
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
4
-16
/
+20
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
3
-0
/
+3
2021-11-17
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
3
-25
/
+11
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
8
-75
/
+67
2021-11-17
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
4
-84
/
+8
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2
-6
/
+6
2021-11-17
KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
Sean Christopherson
3
-1
/
+6
2021-11-17
KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
Sean Christopherson
1
-3
/
+4
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
7
-31
/
+60
2021-11-17
x86/perf: Fix snapshot_branch_stack warning in VM
Song Liu
1
-2
/
+0
[prev]
[next]