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
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
1
-0
/
+12
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-6
/
+22
2021-03-25
arm64: entry: remove test_irqs_unmasked macro
Mark Rutland
1
-14
/
+0
2021-03-25
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
1
-13
/
+0
2021-03-25
KVM: arm64: Generate final CTR_EL0 value when running in Protected mode
Marc Zyngier
1
-0
/
+1
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
2
-1
/
+12
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
1
-0
/
+2
2021-03-24
arm64: irq: allow FIQs to be handled
Mark Rutland
2
-9
/
+37
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
3
-6
/
+9
2021-03-24
arm64: entry: factor irq triage logic into macros
Marc Zyngier
1
-37
/
+43
2021-03-24
arm64: irq: rework root IRQ handler registration
Mark Rutland
1
-4
/
+8
2021-03-24
arm64: don't use GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
1
-0
/
+11
2021-03-24
KVM: arm64: Hide system instruction access to Trace registers
Suzuki K Poulose
1
-1
/
+0
2021-03-24
arm64: compat: Poison the compat sigpage
Will Deacon
1
-3
/
+6
2021-03-24
arm64: compat: Allow signal page to be remapped
Will Deacon
1
-0
/
+9
2021-03-24
arm64: vdso: Remove redundant calls to flush_dcache_page()
Will Deacon
1
-2
/
+0
2021-03-24
arm64: vdso: Use GFP_KERNEL for allocating compat vdso and signal pages
Will Deacon
1
-2
/
+2
2021-03-22
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
1
-0
/
+2
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
1
-4
/
+5
2021-03-19
KVM: arm64: Page-align the .hyp sections
Quentin Perret
1
-13
/
+9
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
1
-0
/
+3
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
1
-0
/
+3
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
1
-0
/
+16
2021-03-19
KVM: arm64: Enable access to sanitized CPU features at EL2
Quentin Perret
1
-0
/
+13
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
1
-18
/
+34
2021-03-19
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
1
-0
/
+11
2021-03-18
arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restart
Marc Zyngier
1
-4
/
+1
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-4
/
+9
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-1
/
+1
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-2
/
+4
2021-03-10
arch_topology: Allow multiple entities to provide sched_freq_tick() callback
Viresh Kumar
1
-66
/
+39
2021-03-10
arch_topology: Rename freq_scale as arch_freq_scale
Viresh Kumar
1
-3
/
+3
2021-03-08
arm64: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
1
-174
/
+8
2021-03-08
arm64: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-9
/
+9
2021-03-08
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
1
-4
/
+1
2021-03-08
arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
Will Deacon
1
-19
/
+25
2021-03-06
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+3
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-12
/
+0
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
7
-18
/
+35
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-46
/
+0
2021-02-25
arm64: stacktrace: Report when we reach the end of the stack
Mark Brown
1
-1
/
+1
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
1
-0
/
+12
2021-02-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
[prev]
[next]