Age | Commit message (Expand) | Author | Files | Lines |
2020-11-03 | s390/mm: make pmd/pud_deref() large page aware | Gerald Schaefer | 1 | -22/+30 |
2020-11-03 | arm64: kprobes: Use BRK instead of single-step when executing instructions ou... | Jean-Philippe Brucker | 4 | -47/+27 |
2020-11-03 | arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4 | Vanshidhar Konda | 1 | -1/+1 |
2020-11-02 | ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline | Vineet Gupta | 2 | -18/+16 |
2020-11-02 | ARC: stack unwinding: avoid indefinite looping | Vineet Gupta | 1 | -1/+6 |
2020-11-02 | powerpc/smp: Call rcu_cpu_starting() earlier | Qian Cai | 1 | -1/+2 |
2020-11-02 | powerpc/eeh_cache: Fix a possible debugfs deadlock | Qian Cai | 1 | -2/+3 |
2020-11-01 | Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -13/+30 |
2020-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 19 | -69/+127 |
2020-10-31 | KVM: vmx: remove unused variable | Paolo Bonzini | 1 | -2/+0 |
2020-10-31 | KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again | Vitaly Kuznetsov | 3 | -5/+5 |
2020-10-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 24 | -40/+90 |
2020-10-30 | Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -19/+135 |
2020-10-30 | KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() | Takashi Iwai | 1 | -4/+4 |
2020-10-30 | KVM: x86: replace static const variables with macros | Paolo Bonzini | 3 | -21/+21 |
2020-10-30 | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 11 | -37/+96 |
2020-10-30 | KVM: arm64: Handle Asymmetric AArch32 systems | Qais Yousef | 1 | -0/+19 |
2020-10-30 | arm64: cpufeature: upgrade hyp caps to final | Mark Rutland | 3 | -15/+24 |
2020-10-30 | arm64: cpufeature: reorder cpus_have_{const, final}_cap() | Mark Rutland | 1 | -8/+8 |
2020-10-30 | KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code() | Mark Rutland | 1 | -5/+16 |
2020-10-30 | arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S | Fangrui Song | 3 | -6/+3 |
2020-10-30 | arm64/smp: Move rcu_cpu_starting() earlier | Qian Cai | 1 | -0/+1 |
2020-10-29 | KVM: arm64: Force PTE mapping on fault resulting in a device mapping | Santosh Shukla | 1 | -0/+1 |
2020-10-29 | KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes | Gavin Shan | 1 | -7/+19 |
2020-10-29 | KVM: arm64: Fix masks in stage2_pte_cacheable() | Will Deacon | 1 | -1/+1 |
2020-10-29 | KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR | Marc Zyngier | 2 | -3/+4 |
2020-10-29 | KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT | Will Deacon | 1 | -1/+1 |
2020-10-29 | KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition | Marc Zyngier | 1 | -2/+0 |
2020-10-29 | KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation | Marc Zyngier | 1 | -1/+0 |
2020-10-29 | KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call | Marc Zyngier | 1 | -7/+16 |
2020-10-29 | x86/sev-es: Do not support MMIO to/from encrypted memory | Joerg Roedel | 1 | -7/+13 |
2020-10-29 | x86/head/64: Check SEV encryption before switching to kernel page-table | Joerg Roedel | 2 | -0/+17 |
2020-10-29 | x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path | Joerg Roedel | 4 | -0/+96 |
2020-10-29 | arm64: Add workaround for Arm Cortex-A77 erratum 1508412 | Rob Herring | 12 | -15/+64 |
2020-10-29 | arm64: Add part number for Arm Cortex-A77 | Rob Herring | 1 | -0/+2 |
2020-10-29 | x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler | Joerg Roedel | 1 | -0/+26 |
2020-10-29 | x86/boot/compressed/64: Introduce sev_status | Joerg Roedel | 1 | -1/+15 |
2020-10-28 | x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID | David Woodhouse | 1 | -0/+1 |
2020-10-28 | Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2 | -0/+32 |
2020-10-28 | ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx board | Pascal Paillet | 1 | -0/+15 |
2020-10-28 | ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx board | Pascal Paillet | 1 | -0/+17 |
2020-10-28 | arm64: efi: increase EFI PE/COFF header padding to 64 KB | Ard Biesheuvel | 1 | -1/+1 |
2020-10-28 | arm64: vmlinux.lds: account for spurious empty .igot.plt sections | Ard Biesheuvel | 1 | -1/+1 |
2020-10-28 | arm64: avoid -Woverride-init warning | Arnd Bergmann | 2 | -3/+5 |
2020-10-28 | KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED | Stephen Boyd | 2 | -3/+1 |
2020-10-28 | x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6) | Peter Zijlstra | 1 | -3/+6 |
2020-10-28 | x86/debug: Only clear/set ->virtual_dr6 for userspace #DB | Peter Zijlstra | 1 | -6/+6 |
2020-10-28 | x86/debug: Fix BTF handling | Peter Zijlstra | 1 | -7/+21 |
2020-10-28 | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -14/+17 |
2020-10-27 | Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |