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 branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
4
-108
/
+29
|
\
|
*
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-23
1
-2
/
+4
|
*
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-23
2
-12
/
+14
|
*
signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered
Eric W. Biederman
2018-01-23
1
-15
/
+12
|
*
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-16
1
-70
/
+0
|
*
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-16
1
-10
/
+0
|
*
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
2018-01-12
1
-1
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
24
-191
/
+1314
|
\
\
|
*
|
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
2018-01-23
1
-0
/
+7
|
*
|
arm64: Branch predictor hardening for Cavium ThunderX2
Jayachandran C
2018-01-23
1
-0
/
+10
|
*
|
arm64: Run enable method for errata work arounds on late CPUs
Suzuki K Poulose
2018-01-23
1
-3
/
+6
|
*
|
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
1
-1
/
+1
|
*
|
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
2018-01-16
1
-0
/
+1
|
*
|
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
1
-0
/
+9
|
*
|
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2018-01-16
1
-5
/
+46
|
*
|
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
2018-01-16
1
-0
/
+13
|
*
|
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
2018-01-16
1
-10
/
+3
|
*
|
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
James Morse
2018-01-16
1
-2
/
+1
|
*
|
arm64: fpsimd: Fix state leakage when migrating after sigreturn
Dave Martin
2018-01-16
3
-7
/
+9
|
*
|
arm64: Inform user if software PAN is in use
Stephen Boyd
2018-01-16
1
-0
/
+3
|
*
|
arm64: capabilities: Handle duplicate entries for a capability
Suzuki K Poulose
2018-01-15
1
-21
/
+23
|
*
|
arm64: cpu_errata: Add Kryo to Falkor 1003 errata
Stephen Boyd
2018-01-14
1
-0
/
+21
|
*
|
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2018-01-14
2
-38
/
+107
|
*
|
arm64: entry: Move the trampoline to be before PAN
Steve Capper
2018-01-14
2
-7
/
+8
|
*
|
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2018-01-14
1
-3
/
+2
|
*
|
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
2018-01-14
2
-13
/
+105
|
*
|
arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
James Morse
2018-01-14
1
-1
/
+1
|
*
|
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
2018-01-13
5
-1
/
+336
|
*
|
arm64: uaccess: Add PAN helper
James Morse
2018-01-13
1
-2
/
+2
|
*
|
arm64: Add vmap_stack header file
James Morse
2018-01-13
1
-11
/
+2
|
*
|
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
2
-4
/
+22
|
*
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2018-01-12
1
-10
/
+6
|
|
\
\
|
|
*
|
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
Suzuki K Poulose
2018-01-02
1
-10
/
+6
|
*
|
|
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-01-08
2
-2
/
+46
|
*
|
|
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Will Deacon
2018-01-08
2
-0
/
+66
|
*
|
|
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
5
-2
/
+139
|
*
|
|
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-01-08
1
-1
/
+1
|
*
|
|
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
2018-01-08
1
-2
/
+2
|
*
|
|
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-01-08
1
-1
/
+7
|
*
|
|
arm64: use RET instruction for exiting the trampoline
Will Deacon
2018-01-08
1
-1
/
+9
|
*
|
|
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2018-01-05
2
-0
/
+3
|
*
|
|
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
Prashanth Prakash
2018-01-02
1
-1
/
+7
|
*
|
|
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
3
-50
/
+89
|
|
\
\
\
|
|
*
|
|
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
1
-31
/
+45
|
|
*
|
|
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
2017-12-22
1
-1
/
+1
|
|
*
|
|
arm64: don't open code page table entry creation
Kristina Martsenko
2017-12-22
1
-2
/
+1
|
|
*
|
|
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
Kristina Martsenko
2017-12-22
1
-9
/
+31
|
|
*
|
|
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
3
-8
/
+12
|
|
|
/
/
|
*
|
|
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
2
-1
/
+18
|
*
|
|
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
1
-1
/
+1
[next]