linux-brain/arch/arm64/kernel
Marcel Ziswiler f2c1392ff3 This is the 4.14.170 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl46zr0ACgkQONu9yGCS
 aT5HUg//U8sKvb6mWfXZdx5nVIkQRCIK3LXu17kk6rGgSErI7en4/f+IUaWCxvjc
 U30plYa1ULbslsNiXdek6bUh2Vzko+qgQF5+0khMUEiTk5+rzhqMlO+voOgh40Rk
 Wk54q1YeBZ6hYupn97scvBOaf51Z2cH//rB9smJwhAfxGNShFcec+5+2J2eILCJZ
 ndcmKQiNfdfb3KJ8Apty/mbMFZhOLNp2kI6kdQx8RqPKobLTpZlWzycI7JcVHnYL
 Mv//imoqjKu511ZTCJO51SlgnzATUVuJp4dDBrFDfpEDYBa1P0KZOgPdpUI5xXUP
 YQskwdMMdeg+EtHdregQU2j97Ag/7nSbHsGf8Mmzgu9NxPh1CjWjPt1Yxz/51CTr
 fu7BT85T4D/DRXZV6WDht8ZH6XOMXjQnurNFts6pa0aDEKsTuJHO9vNZqz9DMERP
 V/iGMpheLvNc/1spQy5gAPXpnfnVlloq+LPDMi70ZgjoSD32SKguqdfcXFmcpf+E
 6XWYeeg9SsbyJqNv7RcTHPQUf15LVCiDc6N2IXLVv1NCYuoH95b+auKx4R+mRx4x
 sWmDVCpReOtnG69jCRBz0ABHSVZb1k7vokv00xPoLbdnKEH2f4SWX+ue9muDo2Dg
 1+S74C3HwiCFh25nOUNhnVe6Gx/8ENdbbrwaiGI9gz1qPZw8MFo=
 =6r2I
 -----END PGP SIGNATURE-----

Merge tag 'v4.14.170' into 4.14-2.3.x-imx

This is the 4.14.170 stable release

Conflicts:
	drivers/net/phy/phy_device.c
	drivers/tty/serial/imx.c
	include/linux/platform_data/dma-imx-sdma.h
	net/wireless/util.c
2020-03-08 00:54:04 +01:00
..
probes arm64: debug: Ensure debug handlers check triggering exception level 2019-03-23 14:35:27 +01:00
vdso arm64: vdso: Fix clock_getres() for CLOCK_REALTIME 2019-05-31 06:47:26 -07:00
.gitignore arm64: Build infrastructure 2012-09-17 13:42:21 +01:00
Makefile arm64: ssbd: Add prctl interface for per-thread mitigation 2018-07-22 14:28:51 +02:00
acpi.c acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 2019-07-31 07:28:28 +02:00
acpi_numa.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
acpi_parking_protocol.c arm64: fix endianness annotation in acpi_parking_protocol.c 2017-06-29 11:33:15 +01:00
alternative.c arm64: alternatives: Add dynamic patching feature 2018-07-22 14:28:50 +02:00
arm64ksyms.c arm64: lib: use C string functions with KASAN enabled 2019-12-01 09:13:48 +01:00
armv8_deprecated.c arm64: Fix single stepping in kernel traps 2019-05-08 07:20:45 +02:00
asm-offsets.c arm64: vdso: Fix clock_getres() for CLOCK_REALTIME 2019-05-31 06:47:26 -07:00
bpi.S arm64: Get rid of __smccc_workaround_1_hvc_* 2019-10-29 09:17:23 +01:00
cacheinfo.c arm64: cacheinfo: Remove CCSIDR-based cache information probing 2017-03-20 16:16:54 +00:00
cpu-reset.S arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives 2018-02-16 20:22:51 +01:00
cpu-reset.h arm64: Use __pa_symbol for kernel symbols 2017-01-12 15:05:39 +00:00
cpu_errata.c This is the 4.14.164 stable release 2020-02-07 13:50:20 +01:00
cpu_ops.c arm64: cpu_ops: fix a leaked reference by adding missing of_node_put 2019-05-31 06:47:30 -07:00
cpufeature.c arm64: Check for errata before evaluating cpu features 2020-01-17 19:45:46 +01:00
cpuidle.c arm64: kernel: Update kerneldoc for cpu_suspend() rename 2017-03-10 18:06:24 +00:00
cpuinfo.c arm64: cpufeature: Detect SSBS and advertise to userspace 2019-10-29 09:17:24 +01:00
crash_dump.c arm64: kdump: provide /proc/vmcore file 2017-04-05 18:31:38 +01:00
debug-monitors.c arm64: Clear OSDLR_EL1 on CPU boot 2019-05-21 18:50:14 +02:00
efi-entry.S arm64: Add software workaround for Falkor erratum 1041 2018-02-16 20:22:44 +01:00
efi-header.S arm64: efi: split Image code and data into separate PE/COFF sections 2017-04-04 17:50:59 +01:00
efi.c efi/arm: Enable DMI/SMBIOS 2017-06-05 17:50:44 +02:00
entry-fpsimd.S arm64: neon: Remove support for nested or hardirq kernel-mode NEON 2017-08-04 15:00:57 +01:00
entry-ftrace.S arm64: ftrace: don't adjust the LR value 2019-02-12 19:46:01 +01:00
entry.S arm64: ssbd: Introduce thread flag to control userspace mitigation 2018-07-22 14:28:51 +02:00
entry32.S arm64: entry32: remove pointless register assignment 2015-07-10 16:47:13 +01:00
fpsimd.c arm64: capabilities: Update prototype for enable call back 2019-10-29 09:17:12 +01:00
ftrace.c arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419 2019-11-06 12:43:07 +01:00
head.S arm64: mm: Prevent mismatched 52-bit VA support 2019-12-05 15:37:12 +01:00
hibernate-asm.S arm64: Introduce raw_{d,i}cache_line_size 2016-09-09 15:03:29 +01:00
hibernate.c arm64: don't open code page table entry creation 2020-01-17 19:45:41 +01:00
hw_breakpoint.c arm64: compat: Allow single-byte watchpoints on all addresses 2019-08-25 10:50:24 +02:00
hyp-stub.S arm64: hyp-stub: Forbid kprobing of the hyp-stub 2019-02-06 17:31:35 +01:00
image.h arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly 2019-07-31 07:28:18 +02:00
insn.c bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd 2019-07-03 13:16:03 +02:00
io.c arm64: optimize memcpy_{from,to}io() and memset_io() 2014-11-06 17:25:27 +00:00
irq.c arm64: Fix HCR.TGE status for NMI contexts 2019-03-23 14:35:27 +01:00
jump_label.c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 2015-08-03 11:34:12 +02:00
kaslr.c arm64: kaslr: ensure randomized quantities are clean also when kaslr is off 2019-02-06 17:31:34 +01:00
kgdb.c arm64: debug: Ensure debug handlers check triggering exception level 2019-03-23 14:35:27 +01:00
kuser32.S arm64: Add __NR_* definitions for compat syscalls 2014-07-10 11:02:40 +01:00
machine_kexec.c arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores 2017-08-21 18:01:04 +01:00
module-plts.c arm64: ftrace: emit ftrace-mod.o contents through code 2017-12-05 11:26:31 +01:00
module.c arm64: kaslr: keep modules inside module region when KASAN is enabled 2019-07-10 09:54:40 +02:00
module.lds arm64: ftrace: emit ftrace-mod.o contents through code 2017-12-05 11:26:31 +01:00
paravirt.c arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops 2015-12-21 14:40:54 +00:00
pci.c PCI: Add a generic weak pcibios_align_resource() 2017-08-02 14:53:16 -05:00
perf_callchain.c arm64: unwind: remove sp from struct stackframe 2017-08-09 14:10:29 +01:00
perf_event.c arm64: perf: set suppress_bind_attrs flag to true 2019-01-26 09:37:02 +01:00
perf_regs.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
process.c arm64: Force SSBS on context switch 2019-10-29 09:17:29 +01:00
psci.c arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill() 2019-12-31 12:37:15 +01:00
ptrace.c arm64: fix SSBS sanitization 2019-10-29 09:17:24 +01:00
reloc_test_core.c arm64: relocation testing module 2017-04-04 17:03:32 +01:00
reloc_test_syms.S arm64: relocation testing module 2017-04-04 17:03:32 +01:00
relocate_kernel.S arm64: Add software workaround for Falkor erratum 1041 2018-02-16 20:22:44 +01:00
return_address.c arm64: unwind: Prohibit probing on return_address() 2019-08-25 10:50:15 +02:00
setup.c arm64: check return value of of_flat_dt_get_machine_name 2017-05-30 11:07:42 +01:00
signal.c arm64: Fix syscall restarting around signal suppressed by tracer 2018-07-03 11:24:52 +02:00
signal32.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2017-09-11 18:34:47 -07:00
sleep.S arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives 2018-02-16 20:22:51 +01:00
smccc-call.S firmware: qcom: scm: Fix interrupted SCM calls 2017-02-03 18:46:33 +00:00
smp.c arm64: smp: Handle errors reported by the firmware 2019-12-05 15:37:13 +01:00
smp_spin_table.c arm64: Use __pa_symbol for kernel symbols 2017-01-12 15:05:39 +00:00
ssbd.c arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3 2019-10-29 09:17:24 +01:00
stacktrace.c arm64: unwind: Prohibit probing on return_address() 2019-08-25 10:50:15 +02:00
suspend.c arm64: ssbd: Restore mitigation status on CPU resume 2018-07-22 14:28:51 +02:00
sys.c arm64: compat: Check for AArch32 state 2016-04-20 12:22:42 +01:00
sys32.c arm64: fix implementation of mmap2 compat syscall 2015-03-19 10:43:51 +00:00
sys_compat.c sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency 2017-03-02 08:42:37 +01:00
time.c arm64: fix unwind_frame() for filtered out fn for function graph tracing 2018-05-30 07:52:02 +02:00
topology.c arm64: Convert to using %pOF instead of full_name 2017-07-20 10:28:41 +01:00
trace-events-emulation.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
traps.c This is the 4.14.164 stable release 2020-02-07 13:50:20 +01:00
vdso.c arm64: vdso: Fix clock_getres() for CLOCK_REALTIME 2019-05-31 06:47:26 -07:00
vmlinux.lds.S arm64: relocatable: fix inconsistencies in linker script and options 2019-01-13 10:01:06 +01:00