Linus Torvalds
55a7b2125c
arm64 updates for 4.13:
...
- 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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJZWiuVAAoJELescNyEwWM0g/gIAIRpVEzjE61zfm/KCsVuIu4O
p6F/HrvF/ApvlFcth8LDpTDYUholzT1e9wmx/O0Ll37UvFUrReT03R5MMJ02WU8s
hRg0N4izdg2BPa9zuaP/XE5i6WmFfRAwFsv6PzX77FjNGk0M4zhW8acNpWHYMBQT
DwXT/xCvg6045Sj6CuwfcIqqVHrz6/kpBmvdbW7G3/WpIHpUGIWM9EO3mkuLGMj0
j0VSCxfAVJvWwmKEBdFExLNjqxvSlVAMOIEAw7yBNLjuheiL+afK+Y1BggB00oe8
14+6viOgW6L97VmPpYVn0YDseqeGg5DqlNF3NqjTqdmzWH/ApAvL4WXN7SL2jbU=
=RNzb
-----END PGP SIGNATURE-----
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-03-02 08:42:39 +01:00
2017-05-30 12:38:59 -07:00
2014-01-23 16:37:02 -08:00
2014-01-23 16:37:02 -08:00
2014-01-23 16:37:02 -08:00
2014-01-23 16:37:02 -08:00
2017-03-02 08:42:29 +01:00
2016-09-27 18:47:38 -04:00
2017-04-28 21:05:26 -05:00
2017-05-08 17:15:10 -07:00
2017-03-03 11:38:56 -08:00
2014-01-23 16:37:02 -08:00
2015-07-17 16:39:52 -07:00
2017-06-20 12:42:57 +01:00
2016-12-24 11:46:01 -08:00
2017-03-02 08:42:34 +01:00
2016-08-03 12:45:23 -04:00
2016-10-07 18:46:30 -07:00
2017-05-08 17:15:12 -07:00
2016-12-24 11:46:01 -08:00
2017-02-07 12:08:32 -08:00
2017-03-03 11:38:56 -08:00
2017-05-05 11:08:43 -07:00
2016-12-24 11:46:01 -08:00
2017-03-03 11:38:56 -08:00
2016-12-09 16:45:04 +01:00
2014-01-23 16:37:02 -08:00
2017-03-02 08:42:39 +01:00
2017-06-19 21:50:20 +08:00
2017-03-02 08:42:28 +01:00
2016-12-09 16:45:04 +01:00
2017-02-01 09:13:47 +01:00
2014-01-23 16:37:02 -08:00
2017-02-24 17:46:55 -08:00