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
2022-06-10
ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
Alexander Stein
1
-1
/
+1
2022-06-10
ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
Miaoqian Lin
1
-0
/
+2
2022-06-10
arm64: dts: amlogic: align gpio-key node names with dtschema
Krzysztof Kozlowski
1
-5
/
+5
2022-06-10
arm64: dts: amlogic: correct gpio-keys properties
Krzysztof Kozlowski
12
-32
/
+8
2022-06-10
arm64: dts: meson: add reset controller for Meson-S4 SoC
Zelong Dong
1
-0
/
+6
2022-06-10
arm64: dts: amlogic: adjust whitespace around '='
Krzysztof Kozlowski
3
-3
/
+3
2022-06-10
ARM: dts: meson: adjust whitespace around '='
Krzysztof Kozlowski
3
-4
/
+4
2022-06-09
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
11
-21
/
+38
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2
-9
/
+2
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
47
-560
/
+1973
2022-06-09
KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
Paolo Bonzini
2
-20
/
+23
2022-06-09
KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put
Maxim Levitsky
3
-27
/
+8
2022-06-09
KVM: x86: disable preemption while updating apicv inhibition
Maxim Levitsky
1
-0
/
+2
2022-06-09
KVM: x86: SVM: fix avic_kick_target_vcpus_fast
Maxim Levitsky
1
-36
/
+69
2022-06-09
KVM: x86: SVM: remove avic's broken code that updated APIC ID
Maxim Levitsky
1
-35
/
+0
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
4
-6
/
+37
2022-06-09
KVM: x86: document AVIC/APICv inhibit reasons
Maxim Levitsky
1
-2
/
+57
2022-06-09
KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs
Yuan Yao
1
-1
/
+1
2022-06-09
KVM: arm64: Move vcpu configuration flags into their own set
Marc Zyngier
2
-10
/
+13
2022-06-09
Merge tag 'kvmarm-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
13
-73
/
+95
2022-06-09
ARM: s3c: Kconfig.s3c64xx: Fix indentation
Juerg Haefliger
1
-8
/
+8
2022-06-09
ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs
Juerg Haefliger
1
-14
/
+12
2022-06-09
ARM: s3c: Kconfig: Fix indentation
Juerg Haefliger
1
-7
/
+7
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2871
-41105
/
+93500
2022-06-09
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2
-6
/
+17
2022-06-09
KVM: arm64: Drop stale comment
Marc Zyngier
1
-5
/
+0
2022-06-09
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
Will Deacon
1
-4
/
+0
2022-06-09
KVM: arm64: Extend comment in has_vhe()
Will Deacon
1
-0
/
+3
2022-06-09
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
Will Deacon
2
-10
/
+6
2022-06-09
KVM: arm64: Handle all ID registers trapped for a protected VM
Marc Zyngier
1
-8
/
+34
2022-06-09
KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
Will Deacon
1
-1
/
+3
2022-06-09
KVM: arm64: Add three sets of flags to the vcpu state
Marc Zyngier
1
-0
/
+9
2022-06-09
KVM: arm64: Add helpers to manipulate vcpu flags among a set
Marc Zyngier
1
-0
/
+44
2022-06-09
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
5
-18
/
+19
2022-06-09
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
5
-24
/
+14
2022-06-09
RISC-V: KVM: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-06-08
x86: Fix comment for X86_FEATURE_ZEN
Wyes Karny
1
-1
/
+1
2022-06-08
x86: Remove vendor checks from prefer_mwait_c1_over_halt
Wyes Karny
2
-10
/
+26
2022-06-08
x86: Handle idle=nomwait cmdline properly for x86_idle
Wyes Karny
1
-3
/
+6
2022-06-08
arm64/sme: Fix tests for 0b1111 value ID registers
Mark Brown
1
-2
/
+2
2022-06-08
KVM: x86: PIT: Preserve state of speaker port data bit
Paul Durrant
3
-5
/
+9
2022-06-08
KVM: VMX: Reject kvm_intel if an inconsistent VMCS config is detected
Sean Christopherson
1
-3
/
+17
2022-06-08
KVM: VMX: Sanitize VM-Entry/VM-Exit control pairs at kvm_intel load time
Sean Christopherson
2
-7
/
+34
2022-06-08
KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
Like Xu
2
-1
/
+18
2022-06-08
KVM: x86/pmu: Restrict advanced features based on module enable_pmu
Like Xu
3
-3
/
+12
2022-06-08
KVM: x86/pmu: Avoid exposing Intel BTS feature
Like Xu
3
-4
/
+8
2022-06-08
KVM: x86/pmu: Update global enable_pmu when PMU is undetected
Like Xu
1
-5
/
+10
2022-06-08
x86: events: Do not return bogus capabilities if PMU is broken
Paolo Bonzini
1
-2
/
+10
2022-06-08
perf/x86/intel: Fix the comment about guest LBR support on KVM
Like Xu
1
-2
/
+1
[prev]
[next]