This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f97c81dc6ca5 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/li [...] new c9dccacfccc7 printk: Do not lose last line in kmsg buffer dump new 36594b317c65 vsprintf: Prevent crash when dereferencing invalid pointer [...] new cf6b7921fc19 lib/test_printf: Add test of null/invalid pointer derefere [...] new 8ebea6ea1a7e lib/test_printf: Remove obvious comments from %pd and %pD tests new 35c35493b0e3 printk: Replace strncmp() with str_has_prefix() new 085a3a8fdf3e ABI: Update dev-kmsg documentation to match current kernel [...] new ae88de56a189 Merge branch 'for-5.4' into for-linus new 56c1e8343494 Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm [...] new 60f2c82ed20b randstruct: Check member structs in is_pure_ops_struct() new 56c631f5aec3 Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/p [...] new 8b160b18e3bd staging: rtl8723bs: replace __inline by inline new 4bd92428e717 lib/zstd/mem.h: replace __inline by inline new c30724e9a061 compiler_types.h: don't #define __inline new eb111869301e compiler-types.h: add asm_inline definition new 40576e5e63ea x86: alternative.h: use asm_inline for all alternative variants new 32ee8230b2b0 x86: bug.h: use asm_inline in _BUG_FLAGS definitions new 227c3e9eb5cf Merge tag 'compiler-attributes-for-linus-v5.4' of git://gi [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/testing/dev-kmsg | 15 +++++++-------- arch/x86/include/asm/alternative.h | 14 +++++++------- arch/x86/include/asm/bug.h | 4 ++-- include/linux/compiler_types.h | 17 ++++++++++++++++- init/Kconfig | 3 +++ kernel/printk/braille.c | 15 +++++++++++---- kernel/printk/printk.c | 24 +++++++++++++++++------- lib/test_printf.c | 5 +++++ lib/vsprintf.c | 13 ++++++++++--- lib/zstd/mem.h | 2 +- scripts/gcc-plugins/randomize_layout_plugin.c | 10 +++++----- 11 files changed, 84 insertions(+), 38 deletions(-)