index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
2018-03-26
1
-5
/
+11
*
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
2018-03-26
1
-1
/
+1
*
arm64: capabilities: Group handling of features and errata workarounds
Suzuki K Poulose
2018-03-26
1
-31
/
+42
*
arm64: capabilities: Allow features based on local CPU scope
Suzuki K Poulose
2018-03-26
1
-6
/
+11
*
arm64: capabilities: Split the processing of errata work arounds
Suzuki K Poulose
2018-03-26
1
-2
/
+4
*
arm64: capabilities: Prepare for grouping features and errata work arounds
Suzuki K Poulose
2018-03-26
1
-40
/
+18
*
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
2018-03-26
1
-11
/
+22
*
arm64: capabilities: Unify the verification
Suzuki K Poulose
2018-03-26
1
-33
/
+58
*
arm64: capabilities: Add flags to handle the conflicts on late CPU
Suzuki K Poulose
2018-03-26
2
-21
/
+21
*
arm64: capabilities: Prepare for fine grained capabilities
Suzuki K Poulose
2018-03-26
2
-25
/
+25
*
arm64: capabilities: Move errata processing code
Suzuki K Poulose
2018-03-26
2
-36
/
+40
*
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2018-03-26
2
-6
/
+6
*
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-26
4
-51
/
+53
*
arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
Dave Martin
2018-03-20
1
-12
/
+15
*
arm64: Expose Arm v8.4 features
Suzuki K Poulose
2018-03-19
2
-0
/
+11
*
arm64: fix undefined reference to 'printk'
Arnd Bergmann
2018-03-19
2
-3
/
+3
*
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
2018-03-09
1
-1
/
+1
*
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-03-09
1
-6
/
+30
*
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
2018-03-09
3
-1
/
+12
*
arm64/errata: add REVIDR handling to framework
Ard Biesheuvel
2018-03-09
1
-3
/
+18
*
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
2018-03-09
4
-12
/
+124
*
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
2018-03-08
2
-11
/
+16
*
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
2018-03-08
2
-1
/
+4
*
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
2018-03-06
1
-5
/
+16
*
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
2018-03-06
1
-7
/
+2
*
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
2018-03-06
3
-9
/
+5
*
arm64: Move show_unhandled_signals_ratelimited into traps.c
Will Deacon
2018-03-06
1
-0
/
+7
*
arm64: signal: Call arm64_notify_segfault when failing to deliver signal
Will Deacon
2018-03-06
2
-15
/
+5
*
arm64: signal: Don't print anything directly in force_signal_inject
Will Deacon
2018-03-06
1
-7
/
+0
*
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
2018-03-06
1
-1
/
+27
*
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
Will Deacon
2018-03-06
1
-0
/
+6
*
arm64: signal: Make force_signal_inject more robust
Will Deacon
2018-03-06
3
-15
/
+15
*
arm64: cpufeature: Remove redundant "feature" in reports
Kees Cook
2018-03-05
1
-1
/
+1
*
arm64: cpufeature: Relocate PAN emulation report
Kees Cook
2018-03-05
1
-3
/
+3
*
arm64/kernel: kaslr: drop special Image placement logic
Ard Biesheuvel
2018-03-05
1
-15
/
+0
*
arm64: Mirror arm for unimplemented compat syscalls
Michael Weiser
2018-03-05
1
-1
/
+20
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-26
1
-1
/
+1
|
\
|
*
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-1
/
+1
*
|
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-23
2
-1
/
+6
*
|
arm64: perf: correct PMUVer probing
Mark Rutland
2018-02-20
1
-2
/
+2
*
|
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
2018-02-19
1
-2
/
+9
*
|
arm64: Remove unimplemented syscall log message
Michael Weiser
2018-02-19
1
-8
/
+0
*
|
arm64: Disable unhandled signal log messages by default
Michael Weiser
2018-02-19
1
-1
/
+1
*
|
arm64: cpufeature: Fix CTR_EL0 field definitions
Will Deacon
2018-02-19
1
-2
/
+4
*
|
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
2
-2
/
+4
|
/
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
2
-73
/
+77
*
arm64: Add missing Falkor part number for branch predictor hardening
Shanker Donthineni
2018-02-12
1
-0
/
+9
*
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-09
1
-2
/
+2
|
\
|
*
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-07
1
-2
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
9
-86
/
+148
|
\
\
[next]