This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0a115e5f23b9 Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm [...] new df6d4f9db79c x86/boot/compressed: Don't declare __force_order in kaslr_64.c new 21b5ee59ef18 x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF new fca1037864a9 Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/ [...] new cba6437a1854 genirq/proc: Reject invalid affinity masks (again) new 2546287c5fb3 genirq/irqdomain: Make sure all irq domain flags are distinct new f3cc24942e95 Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/ [...] new 6e5cf31fbe65 x86/mce/amd: Publish the bank pointer only after setup has [...] new 51dede9c05df x86/mce/amd: Fix kobject lifetime new dca132a60f22 Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/ [...]
The 9 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: arch/x86/boot/compressed/kaslr_64.c | 3 --- arch/x86/include/asm/msr-index.h | 2 ++ arch/x86/kernel/cpu/amd.c | 14 +++++++++++ arch/x86/kernel/cpu/mce/amd.c | 50 ++++++++++++++++++++----------------- include/linux/irqdomain.h | 2 +- kernel/irq/internals.h | 2 -- kernel/irq/manage.c | 18 ++----------- kernel/irq/proc.c | 22 ++++++++++++++++ 8 files changed, 68 insertions(+), 45 deletions(-)