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
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
1
-8
/
+0
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
1
-21
/
+13
2020-07-28
Merge branch 'kvm-arm64/pre-nv-5.9' into kvmarm-master/next-WIP
Marc Zyngier
9
-56
/
+136
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
1
-4
/
+2
2020-07-28
KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
Marc Zyngier
1
-3
/
+8
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-1
/
+14
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
3
-0
/
+22
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
1
-0
/
+1
2020-07-22
arm64: s/AMEVTYPE/AMEVTYPER
Vladimir Murzin
1
-2
/
+2
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
1
-1
/
+2
2020-07-21
arm64: perf: Expose some new events via sysfs
Shaokun Zhang
1
-0
/
+27
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
3
-6
/
+8
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2
-0
/
+2
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-2
/
+2
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master
Linus Torvalds
3
-1
/
+14
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
1
-1
/
+11
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
1
-0
/
+2
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
1
-0
/
+1
2020-07-15
arm64: tlb: Use the TLBI RANGE feature in arm64
Zhenyu Ye
2
-29
/
+131
2020-07-15
arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
Zhenyu Ye
2
-1
/
+5
2020-07-15
arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
Anshuman Khandual
1
-0
/
+2
2020-07-14
arm64/acpi: disallow AML memory opregions to access kernel memory
Ard Biesheuvel
1
-14
/
+1
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-4
/
+14
2020-07-10
arm64: tlb: don't set the ttl value in flush_tlb_page_nosync
Zhenyu Ye
1
-3
/
+2
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
3
-14
/
+11
2020-07-09
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
3
-13
/
+8
2020-07-09
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
1
-0
/
+1
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
1
-0
/
+1
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
1
-0
/
+1
2020-07-08
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2
-3
/
+12
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-07-07
KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM()
Marc Zyngier
1
-1
/
+19
2020-07-07
arm64: Shift the __tlbi_level() indentation left
Catalin Marinas
1
-22
/
+21
2020-07-07
arm64: tlb: Set the TTL field in flush_*_tlb_range
Zhenyu Ye
1
-0
/
+10
2020-07-07
arm64: tlb: Set the TTL field in flush_tlb_range
Zhenyu Ye
2
-7
/
+36
2020-07-07
arm64: Add tlbi_user_level TLB invalidation helper
Zhenyu Ye
1
-6
/
+12
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
1
-0
/
+6
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
2
-3
/
+3
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
2
-3
/
+7
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
1
-2
/
+1
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2
-22
/
+2
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2
-11
/
+19
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
1
-1
/
+1
2020-07-07
KVM: arm64: Introduce accessor for ctxt->sys_reg
Marc Zyngier
1
-5
/
+10
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
1
-1
/
+2
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
3
-18
/
+37
2020-07-07
Merge branch 'kvm-arm64/ttl-for-arm64' into HEAD
Marc Zyngier
5
-1
/
+59
2020-07-07
arm64: Add level-hinted TLB invalidation helper
Marc Zyngier
2
-0
/
+54
2020-07-07
arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
Marc Zyngier
1
-0
/
+2
2020-07-07
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
2
-1
/
+3
[prev]
[next]