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-25
LoongArch: Fix the !THP build
Huacai Chen
1
-5
/
+5
2022-06-25
KVM: x86/mmu: Buffer nested MMU split_desc_cache only by default capacity
Sean Christopherson
1
-7
/
+15
2022-06-25
KVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs' @access info
Sean Christopherson
1
-4
/
+6
2022-06-24
Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-7
/
+7
2022-06-24
Merge tag 's390-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-7
/
+45
2022-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-38
/
+53
2022-06-24
arm64: dts: altera: socfpga_stratix10: move clocks out of soc node
Niravkumar L Rabara
3
-40
/
+36
2022-06-24
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
8
-8
/
+0
2022-06-24
ARM: dts: lpc18xx: Harmonize EHCI/OHCI DT nodes name
Serge Semin
1
-2
/
+2
2022-06-24
arm64: dts: qcom: sm8250: remove assigned-clock-rate property for mdp clk
Vinod Polimera
1
-7
/
+2
2022-06-24
arm64: dts: qcom: sdm845: remove assigned-clock-rate property for mdp clk
Vinod Polimera
1
-7
/
+2
2022-06-24
arm64: dts: qcom: sm7180: remove assigned-clock-rate property for mdp clk
Vinod Polimera
1
-7
/
+2
2022-06-24
arm64: dts: qcom: sm7280: remove assigned-clock-rate property for mdp clk
Vinod Polimera
1
-7
/
+2
2022-06-24
KVM: SEV-ES: reuse advance_sev_es_emulated_ins for OUT too
Paolo Bonzini
1
-10
/
+9
2022-06-24
KVM: x86: de-underscorify __emulator_pio_in
Paolo Bonzini
1
-15
/
+9
2022-06-24
KVM: x86: wean fast IN from emulator_pio_in
Paolo Bonzini
1
-1
/
+1
2022-06-24
KVM: x86: wean in-kernel PIO from vcpu->arch.pio*
Paolo Bonzini
1
-41
/
+32
2022-06-24
KVM: x86: move all vcpu->arch.pio* setup in emulator_pio_in_out()
Paolo Bonzini
2
-9
/
+14
2022-06-24
KVM: x86: drop PIO from unregistered devices
Paolo Bonzini
1
-3
/
+13
2022-06-24
KVM: x86: inline kernel_pio into its sole caller
Paolo Bonzini
1
-22
/
+16
2022-06-24
KVM: x86: complete fast IN directly with complete_emulator_pio_in()
Paolo Bonzini
1
-5
/
+1
2022-06-24
KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
Maxim Levitsky
3
-0
/
+17
2022-06-24
KVM: SVM: Add AVIC doorbell tracepoint
Suravee Suthikulpanit
3
-1
/
+22
2022-06-24
KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible
Suravee Suthikulpanit
1
-3
/
+18
2022-06-24
KVM: x86: Warning APICv inconsistency only when vcpu APIC mode is valid
Suravee Suthikulpanit
1
-1
/
+2
2022-06-24
KVM: SVM: Introduce hybrid-AVIC mode
Suravee Suthikulpanit
3
-16
/
+11
2022-06-24
KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
Suravee Suthikulpanit
1
-1
/
+0
2022-06-24
KVM: SVM: Introduce logic to (de)activate x2AVIC mode
Suravee Suthikulpanit
4
-5
/
+54
2022-06-24
KVM: x86: nSVM: always intercept x2apic msrs
Maxim Levitsky
2
-0
/
+14
2022-06-24
KVM: SVM: Refresh AVIC configuration when changing APIC mode
Suravee Suthikulpanit
3
-0
/
+15
2022-06-24
arm64: dts: qcom: sm8450: fix interconnects property of UFS node
Vladimir Zapolskiy
1
-2
/
+2
2022-06-24
KVM: x86: Deactivate APICv on vCPU with APIC disabled
Suravee Suthikulpanit
2
-2
/
+6
2022-06-24
KVM: SVM: Adding support for configuring x2APIC MSRs interception
Suravee Suthikulpanit
2
-2
/
+27
2022-06-24
KVM: SVM: Do not support updating APIC ID when in x2APIC mode
Suravee Suthikulpanit
1
-1
/
+10
2022-06-24
KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
Suravee Suthikulpanit
1
-2
/
+8
2022-06-24
KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
Suravee Suthikulpanit
2
-6
/
+14
2022-06-24
KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
Suravee Suthikulpanit
4
-13
/
+59
2022-06-24
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
6
-8
/
+8
2022-06-24
x86/cpufeatures: Introduce x2AVIC CPUID bit
Suravee Suthikulpanit
1
-0
/
+1
2022-06-24
arm64: setup: drop early FDT pointer helpers
Ard Biesheuvel
3
-20
/
+0
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel
6
-140
/
+171
2022-06-24
arm64: kaslr: defer initialization to initcall where permitted
Ard Biesheuvel
1
-55
/
+40
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
3
-39
/
+23
2022-06-24
arm64: head: populate kernel page tables with MMU and caches on
Ard Biesheuvel
1
-46
/
+16
2022-06-24
arm64: head: factor out TTBR1 assignment into a macro
Ard Biesheuvel
2
-8
/
+14
2022-06-24
arm64: idreg-override: use early FDT mapping in ID map
Ard Biesheuvel
2
-11
/
+7
2022-06-24
arm64: head: create a temporary FDT mapping in the initial ID map
Ard Biesheuvel
2
-3
/
+17
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2
-17
/
+8
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
5
-21
/
+76
2022-06-24
arm64: head: add helper function to remap regions in early page tables
Ard Biesheuvel
1
-0
/
+33
[prev]
[next]