Linus Torvalds
55a7b2125c
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 updates from Will Deacon:
- RAS reporting via GHES/APEI (ACPI)
- Indirect ftrace trampolines for modules
- Improvements to kernel fault reporting
- Page poisoning
- Sigframe cleanups and preparation for SVE context
- Core dump fixes
- Sparse fixes (mainly relating to endianness)
- xgene SoC PMU v3 driver
- Misc cleanups and non-critical fixes
* tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: (75 commits)
arm64: fix endianness annotation for 'struct jit_ctx' and friends
arm64: cpuinfo: constify attribute_group structures.
arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()
arm64: ptrace: Remove redundant overrun check from compat_vfp_set()
arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails
arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
arm64: fix endianness annotation in get_kaslr_seed()
arm64: add missing conversion to __wsum in ip_fast_csum()
arm64: fix endianness annotation in acpi_parking_protocol.c
arm64: use readq() instead of readl() to read 64bit entry_point
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
arm64: fix endianness annotation for aarch64_insn_write()
arm64: fix endianness annotation in aarch64_insn_read()
arm64: fix endianness annotation in call_undef_hook()
arm64: fix endianness annotation for debug-monitors.c
ras: mark stub functions as 'inline'
arm64: pass endianness info to sparse
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
arm64: signal: Allow expansion of the signal frame
acpi: apei: check for pending errors when probing GHES entries
...
2017-07-05 17:09:27 -07:00
..
2017-07-04 14:37:25 -07:00
2017-05-23 17:26:08 +01:00
2017-06-29 17:22:18 +02:00
2017-06-01 12:55:42 +08:00
2017-07-05 17:09:27 -07:00
2017-07-05 17:09:27 -07:00
2017-06-06 22:20:02 +02:00
2017-03-28 16:43:25 -04:00
2017-07-03 14:31:47 +02:00
2017-06-12 10:45:10 +02:00
2017-06-18 23:12:36 -07:00
2017-07-04 14:34:51 -07:00
2017-06-14 12:01:03 +02:00
2017-05-19 10:12:55 +02:00
2017-07-04 14:34:51 -07:00
2017-03-17 15:10:48 +09:00
2017-03-24 22:12:42 +01:00
2017-03-28 15:30:54 +01:00
2017-06-07 11:38:40 +08:00
2017-05-08 17:15:13 -07:00
2017-04-04 08:59:28 -07:00
2017-06-14 11:59:16 +02:00
2017-06-09 11:15:36 -07:00
2017-03-30 17:38:34 +02:00
2017-06-12 10:45:10 +02:00
2017-04-10 21:25:50 +08:00
2017-06-06 23:54:13 -07:00
2017-07-04 14:34:51 -07:00
2017-03-30 17:30:39 +02:00
2017-03-20 10:13:45 +01:00
2017-06-18 19:13:47 -07:00
2017-06-14 08:32:21 +02:00
2017-07-04 14:34:51 -07:00
2017-06-14 11:54:29 +02:00
2017-06-14 12:01:03 +02:00
2017-07-04 14:34:51 -07:00
2017-07-04 14:34:51 -07:00
2017-06-14 11:59:16 +02:00
2017-06-18 20:10:27 -07:00
2017-06-14 11:59:16 +02:00
2017-04-04 15:48:04 +02:00
2017-06-14 11:59:16 +02:00
2017-03-30 17:37:19 +02:00
2017-06-14 11:59:16 +02:00
2017-07-04 21:41:31 -07:00
2017-05-08 17:15:13 -07:00
2017-03-30 17:30:39 +02:00
2017-03-28 21:37:48 +05:30
2017-04-07 11:57:57 +02:00
2017-05-26 10:10:46 +02:00
2017-05-02 12:06:50 +02:00
2017-07-04 14:34:51 -07:00
2017-06-18 22:53:20 -07:00
2017-06-21 18:08:41 +02:00