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
2020-12-04
KVM: arm64: Forward safe PSCI SMCs coming from host
David Brazdil
1
-1
/
+41
2020-12-04
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2
-3
/
+30
2020-12-04
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
6
-6
/
+151
2020-12-04
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2
-3
/
+70
2020-12-04
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2
-0
/
+35
2020-12-04
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
4
-1
/
+35
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
4
-0
/
+20
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
5
-33
/
+34
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
6
-20
/
+32
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
4
-8
/
+31
2020-12-04
arm64: Extract parts of el2_setup into a macro
David Brazdil
2
-120
/
+199
2020-12-04
arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabled
Will Deacon
1
-1
/
+1
2020-12-04
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
1
-2
/
+2
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
1
-2
/
+2
2020-12-04
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2
-3
/
+3
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
5
-2
/
+41
2020-12-04
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
2
-0
/
+25
2020-12-04
Merge remote-tracking branch 'arm64/for-next/uaccess' into HEAD
Marc Zyngier
38
-565
/
+564
2020-12-04
crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
1
-1
/
+1
2020-12-04
crypto: x86/sha512 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2
-2
/
+2
2020-12-04
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2
-20
/
+20
2020-12-04
crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
Ard Biesheuvel
1
-10
/
+22
2020-12-04
powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
Alexey Kardashevskiy
1
-2
/
+14
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
42
-283
/
+329
2020-12-03
ARM: dts: at91: sama5d2: fix CAN message ram offset and size
Nicolas Ferre
1
-3
/
+3
2020-12-03
ARM: dts: at91: sama5d2: map securam as device
Claudiu Beznea
1
-0
/
+1
2020-12-03
ARM: dts: at91: sam9x60ek: remove bypass property
Claudiu Beznea
1
-4
/
+0
2020-12-03
ARM: dts: exynos: Reduce assigned-clocks entries for SPI0 on Artik5 board
Marek Szyprowski
1
-5
/
+2
2020-12-03
Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-21
/
+13
2020-12-03
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
5
-8
/
+37
2020-12-03
KVM: arm64: Use kvm_write_guest_lock when init stolen time
Keqian Zhu
1
-5
/
+1
2020-12-03
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
1
-1
/
+1
2020-12-03
arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
Peter Collingbourne
1
-1
/
+2
2020-12-03
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
1
-1
/
+1
2020-12-03
x86/platform/uv: Fix UV4 hub revision adjustment
Mike Travis
1
-1
/
+1
2020-12-03
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
1
-1
/
+1
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
3
-28
/
+28
2020-12-04
powernv/pci: Print an error when device enable is blocked
Oliver O'Halloran
1
-1
/
+3
2020-12-04
powerpc/pci: Remove LSI mappings on device teardown
Oliver O'Halloran
1
-4
/
+78
2020-12-04
powerpc: add security.config, enforcing lockdown=integrity
Daniel Axtens
1
-0
/
+15
2020-12-04
powerpc/44x: Don't support 47x code and non 47x code at the same time
Christophe Leroy
2
-30
/
+10
2020-12-04
powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
Christophe Leroy
3
-16
/
+29
2020-12-04
powerpc/feature: Remove CPU_FTR_NODSISRALIGN
Christophe Leroy
3
-21
/
+12
2020-12-04
powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
Christophe Leroy
2
-4
/
+1
2020-12-04
powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx
Christophe Leroy
1
-1
/
+4
2020-12-04
powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.c
Christophe Leroy
1
-5
/
+0
2020-12-04
powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/mm: Fix verification of MMU_FTR_TYPE_44x
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/time: Remove ifdef in get_vtb()
Christophe Leroy
1
-2
/
+1
2020-12-04
powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs
Christophe Leroy
1
-15
/
+7
[prev]
[next]