lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 10 Aug 2021 16:21:30 -0700 From: Vineet Gupta <vgupta@...nel.org> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: arcml <linux-snps-arc@...ts.infradead.org>, lkml <linux-kernel@...r.kernel.org>, Colin King <colin.king@...onical.com>, Guenter Roeck <linux@...ck-us.net>, Jinchao Wang <wjc@...rlc.com> Subject: [GIT PULL] ARC updates for 5.14-rc6 Hi Linus, ARC fixes for 5.14-rc6. Please pull. Thx, -Vineet ------------> The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17: Linux 5.14-rc4 (2021-08-01 17:04:17 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.14-rc6 for you to fetch changes up to 669d94219d91a2ba950bb12ece69cf0ada53ad4f: MAINTAINERS: update Vineet's email address (2021-08-09 15:17:14 -0700) ---------------------------------------------------------------- ARC updates for 5.14-rc6 - Fix FPU_STATUS update - Update my email address - Other spellos and fixes ---------------------------------------------------------------- Colin Ian King (1): arc: Fix spelling mistake and grammar in Kconfig Guenter Roeck (1): ARC: Fix CONFIG_STACKDEPOT Jinchao Wang (1): arc: Prefer unsigned int to bare use of unsigned Vineet Gupta (2): ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch MAINTAINERS: update Vineet's email address MAINTAINERS | 2 +- arch/arc/Kconfig | 2 +- arch/arc/include/asm/checksum.h | 2 +- arch/arc/include/asm/perf_event.h | 2 +- arch/arc/kernel/fpu.c | 9 ++++++--- arch/arc/kernel/unwind.c | 10 +++++----- arch/arc/kernel/vmlinux.lds.S | 2 ++ 7 files changed, 17 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists