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
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-05
19
-441
/
+838
|
\
|
*
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
6
-44
/
+47
|
*
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-28
4
-28
/
+25
|
*
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2018-03-27
1
-2
/
+7
|
*
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2018-03-27
2
-8
/
+10
|
*
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-03-26
1
-1
/
+15
|
*
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-26
1
-0
/
+71
|
*
arm64: capabilities: Handle shared entries
Suzuki K Poulose
2018-03-26
2
-14
/
+54
|
*
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2018-03-26
2
-41
/
+50
|
*
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2018-03-26
1
-11
/
+5
|
*
arm64: capabilities: Clean up midr range helpers
Suzuki K Poulose
2018-03-26
1
-48
/
+60
|
*
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
2
-40
/
+3
|
*
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
2018-03-26
1
-13
/
+44
|
*
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 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-03
1
-1
/
+1
|
\
\
[next]