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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/core
Catalin Marinas
7
-63
/
+371
2020-07-31
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
Maninder Singh
1
-1
/
+1
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
1
-2
/
+2
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
1
-2
/
+2
2020-07-27
regset(): kill ->get_size()
Al Viro
1
-13
/
+0
2020-07-27
arm64: switch to ->regset_get()
Al Viro
1
-163
/
+62
2020-07-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master
Linus Torvalds
1
-1
/
+1
2020-07-24
arm64/vdso: Restrict splitting VVAR VMA
Andrei Vagin
1
-0
/
+13
2020-07-24
arm64/vdso: Handle faults on timens page
Andrei Vagin
1
-4
/
+52
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
3
-5
/
+24
2020-07-24
arm64/vdso: Zap vvar pages when switching to a time namespace
Andrei Vagin
1
-0
/
+31
2020-07-24
arm64/vdso: use the fault callback to map vvar pages
Andrei Vagin
1
-10
/
+15
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
1
-0
/
+1
2020-07-23
arm64/entry: deduplicate SW PAN entry/exit routines
Ard Biesheuvel
1
-48
/
+47
2020-07-23
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
1
-1
/
+1
2020-07-21
arm64: perf: Expose some new events via sysfs
Shaokun Zhang
1
-0
/
+19
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2
-1
/
+1
2020-07-20
arm64: perf: Add cap_user_time_short
Peter Zijlstra
1
-5
/
+7
2020-07-20
arm64: perf: Only advertise cap_user_time for arch_timer
Peter Zijlstra
1
-6
/
+13
2020-07-20
arm64: perf: Implement correct cap_user_time
Peter Zijlstra
1
-9
/
+29
2020-07-20
arm64: perf: Correct the event index in sysfs
Shaokun Zhang
1
-5
/
+8
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master
Linus Torvalds
4
-29
/
+76
2020-07-16
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
1
-2
/
+2
2020-07-16
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
1
-2
/
+2
2020-07-16
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
1
-1
/
+15
2020-07-16
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
1
-2
/
+14
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
1
-0
/
+3
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2
-6
/
+18
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
3
-16
/
+22
2020-07-15
arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
Zhenyu Ye
1
-0
/
+10
2020-07-14
arm64: stacktrace: Move export for save_stack_trace_tsk()
Mark Brown
1
-1
/
+1
2020-07-14
arm64/acpi: disallow writeable AML opregion mapping for EFI code regions
Ard Biesheuvel
1
-0
/
+9
2020-07-14
arm64/acpi: disallow AML memory opregions to access kernel memory
Ard Biesheuvel
1
-0
/
+66
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-37
/
+36
2020-07-09
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
1
-14
/
+2
2020-07-09
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
1
-0
/
+1
2020-07-08
arm64: kgdb: Fix single-step exception handling oops
Wei Li
1
-1
/
+1
2020-07-08
arm64: entry: Tidy up block comments and label numbers
Will Deacon
1
-8
/
+14
2020-07-08
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
1
-15
/
+19
2020-07-08
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
1
-1
/
+1
2020-07-07
arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]
Anshuman Khandual
1
-3
/
+44
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
1
-2
/
+1
2020-07-07
Merge branch 'kvm-arm64/ttl-for-arm64' into HEAD
Marc Zyngier
1
-0
/
+11
2020-07-07
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
1
-0
/
+11
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
1
-29
/
+0
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
1
-5
/
+0
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
1
-7
/
+0
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
1
-5
/
+0
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
1
-3
/
+34
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
1
-6
/
+8
[prev]
[next]