Sign in
android-kvm
/
linux
/
fe4fb990202e3f525ebfb95999cc4ea2a4dfa4e1
/
arch
/
arm64
/
kernel
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
d9fa9d9
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
by David Hildenbrand
· 6 years ago
aee4944
arm64: kexec: no need to ClearPageReserved()
by David Hildenbrand
· 6 years ago
dcaed59
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 6 years ago
6bd2885
arm64: debug: Ensure debug handlers check triggering exception level
by Will Deacon
· 6 years ago
4caf875
arm64: Rename get_thread_info()
by Julien Thierry
· 6 years ago
d6622d9
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
3f41b60
kasan: fix random seed generation for tag-based mode
by Andrey Konovalov
· 6 years ago
74698f6
arm64: Relax GIC version check during early boot
by Vladimir Murzin
· 6 years ago
f54dada
arm64: fix SSBS sanitization
by Mark Rutland
· 6 years ago
582a32e
efi/arm: Revert "Defer persistent reservations until after paging_init()"
by Ard Biesheuvel
· 6 years ago
0543371
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
by Catalin Marinas
· 6 years ago
d44f1b8
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
by James Morse
· 6 years ago
bc3c03c
arm64: Enable the support of pseudo-NMIs
by Julien Thierry
· 6 years ago
c25349f
arm64: Skip irqflags tracing for NMI in IRQs disabled context
by Julien Thierry
· 6 years ago
1234ad6
arm64: Skip preemption when exiting an NMI
by Julien Thierry
· 6 years ago
7d31464
arm64: Handle serror in NMI context
by Julien Thierry
· 6 years ago
e793218
arm64: Switch to PMR masking when starting CPUs
by Julien Thierry
· 6 years ago
0ceb0d5
arm64: alternative: Apply alternatives early in boot process
by Daniel Thompson
· 6 years ago
e9ab7a2
arm64: alternative: Allow alternative status checking per cpufeature
by Julien Thierry
· 6 years ago
a9806aa
arm64: Unmask PMR before going idle
by Julien Thierry
· 6 years ago
133d051
arm64: Make PMR part of task context
by Julien Thierry
· 6 years ago
b90d2b2
arm64: cpufeature: Add cpufeature for IRQ priority masking
by Julien Thierry
· 6 years ago
c9bfdf7
arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
by Julien Thierry
· 6 years ago
5870970
arm64: Fix HCR.TGE status for NMI contexts
by Julien Thierry
· 6 years ago
ea57368
arm64: kexec_file: handle empty command-line
by Jean-Philippe Brucker
· 6 years ago
8aa67d1
arm64: entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 6 years ago
f7daa9c
arm64: hibernate: Clean the __hyp_text to PoC after resume
by James Morse
· 6 years ago
8fac5cb
arm64: hyp-stub: Forbid kprobing of the hyp-stub
by James Morse
· 6 years ago
f2b3d85
arm64: kprobe: Always blacklist the KVM world-switch code
by James Morse
· 6 years ago
8ea2359
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
by Ard Biesheuvel
· 6 years ago
d0a060b
arm64: add ptrace regsets for ptrauth key management
by Kristina Martsenko
· 6 years ago
8350403
arm64: Remove asm/memblock.h
by Will Deacon
· 6 years ago
83a680d
arm64: asm-offsets: remove unused offsets
by Andrew Murray
· 6 years ago
b365067
arm64: perf: remove misleading comment
by Andrew Murray
· 6 years ago
1598ecd
arm64: kaslr: ensure randomized quantities are clean to the PoC
by Ard Biesheuvel
· 6 years ago
2796672
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
by AKASHI Takahiro
· 6 years ago
b89d82e
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
by Will Deacon
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
078a5a4f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
5329043
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
by Will Deacon
· 6 years ago
169113e
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
by Will Deacon
· 6 years ago
2f328fe
arm64: replace arm64-obj-* in Makefile with obj-*
by Masahiro Yamada
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
8c2c596f
arm64: entry: remove unused register aliases
by Mark Rutland
· 6 years ago
fcf0104
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
cc02829
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
by Christophe Leroy
· 6 years ago
3cd99ac
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
by Douglas Anderson
· 6 years ago
9ef7fa5
kgdb: Remove irq flags from roundup
by Douglas Anderson
· 6 years ago
41eea9c
kasan, arm64: add brk handler for inline instrumentation
by Andrey Konovalov
· 6 years ago
5694cec
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
a448276
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
12f799c
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
by Miles Chen
· 6 years ago
1e013d0
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
by Will Deacon
· 6 years ago
a56005d
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
by Will Deacon
· 6 years ago
8493132
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
by Will Deacon
· 6 years ago
ba83088
arm64: add prctl control for resetting ptrauth keys
by Kristina Martsenko
· 6 years ago
ccc4381
arm64: perf: strip PAC when unwinding userspace
by Mark Rutland
· 6 years ago
ec6e822
arm64: expose user PAC bit positions via ptrace
by Mark Rutland
· 6 years ago
7503197
arm64: add basic pointer authentication support
by Mark Rutland
· 6 years ago
6984eb4
arm64/cpufeature: detect pointer authentication
by Mark Rutland
· 6 years ago
4eaed6a
arm64/kvm: consistently handle host HCR_EL2 flags
by Mark Rutland
· 6 years ago
2a355ec
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
by Will Deacon
· 6 years ago
b47f515
Merge branch 'for-next/perf' into aarch64/for-next/core
by Will Deacon
· 6 years ago
0a1213f
arm64: enable per-task stack canaries
by Ard Biesheuvel
· 6 years ago
7faa313
arm64: preempt: Fix big-endian when checking preempt count in assembly
by Will Deacon
· 6 years ago
732291c
arm64: kexec_file: include linux/vmalloc.h
by Arnd Bergmann
· 6 years ago
d34664f
Merge branch 'for-next/kexec' into aarch64/for-next/core
by Will Deacon
· 6 years ago
bc84a2d
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
by Will Deacon
· 6 years ago
f357b3a
arm64: smp: Handle errors reported by the firmware
by Suzuki K Poulose
· 6 years ago
66f16a2
arm64: smp: Rework early feature mismatched detection
by Will Deacon
· 6 years ago
68d23da
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
by Will Deacon
· 6 years ago
67e7fdf
arm64: mm: introduce 52-bit userspace support
by Steve Capper
· 6 years ago
a96a33b
arm64: mm: Prevent mismatched 52-bit VA support
by Steve Capper
· 6 years ago
e842dfb
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
by Steve Capper
· 6 years ago
e4c07bf
arm64: ftrace: Set FTRACE_MAY_SLEEP before ftrace_modify_all_code()
by Steven Rostedt (VMware)
· 6 years ago
8b2cca9
arm64: KVM: Force VHE for systems affected by erratum 1165522
by Marc Zyngier
· 6 years ago
2a9cee5
arm64: remove arm64ksyms.c
by Mark Rutland
· 6 years ago
dbd3196
arm64: frace: use asm EXPORT_SYMBOL()
by Mark Rutland
· 6 years ago
ac0e8c7
arm64: string: use asm EXPORT_SYMBOL()
by Mark Rutland
· 6 years ago
56c08ec
arm64: uaccess: use asm EXPORT_SYMBOL()
by Mark Rutland
· 6 years ago
50fdecb
arm64: page: use asm EXPORT_SYMBOL()
by Mark Rutland
· 6 years ago
23fe04c0
arm64: smccc: use asm EXPORT_SYMBOL()
by Mark Rutland
· 6 years ago
abb77f3
arm64: tishift: use asm EXPORT_SYMBOL()
by Mark Rutland
· 6 years ago
03ef055
arm64: move memstart_addr export inline
by Mark Rutland
· 6 years ago
2d7c89b
arm64: remove bitop exports
by Mark Rutland
· 6 years ago
421d106
arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH
by Steven Rostedt (VMware)
· 6 years ago
b4aecf7
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
by Will Deacon
· 6 years ago
394135c
arm64: kexec_file: forbid kdump via kexec_file_load()
by James Morse
· 6 years ago
8cb3451
arm64: entry: Remove confusing comment
by Will Deacon
· 7 years ago
679db70
arm64: entry: Place an SB sequence following an ERET instruction
by Will Deacon
· 7 years ago
bd4fb6d
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
by Will Deacon
· 7 years ago
121ca8e
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
by Will Deacon
· 6 years ago
884143f
arm64: kexec_file: add kaslr support
by AKASHI Takahiro
· 6 years ago
732b7b9
arm64: kexec_file: add kernel signature verification support
by AKASHI Takahiro
· 6 years ago
0b587c84
arm64: capabilities: Batch cpu_enable callbacks
by Suzuki K Poulose
· 6 years ago
606f8e7
arm64: capabilities: Use linear array for detection and verification
by Suzuki K Poulose
· 6 years ago
Next »