This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 01047631df81 Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/sc [...] new 9c5b34c2f7eb crypto: jitterentropy - change back to module_init() new 7829a0c1cb9c crypto: hmac - fix memory leak in hmac_init_tfm() new ae8766042bee Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new 7a95aab57b79 parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK new 200036a8e802 parisc: Allow building 64-bit kernel without -mlong-calls [...] new bf8c2f2305b4 parisc/slab: cleanup after /proc/slab_allocators removal new 6b98d9134e14 parisc: Fix compiler warnings in float emulation code new 63923d2c3800 parisc: Use implicit space register selection for loading [...] new ec13c82d261b parisc: configs: Remove useless UEVENT_HELPER_PATH new 116d753308cf parisc: Use lpa instruction to load physical addresses in [...] new 527a1d1ede98 parisc: Fix crash due alternative coding for NP iopdir_fdc bit new 16d72dd4891f Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/sc [...]
The 12 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/parisc/Kconfig | 4 ++-- arch/parisc/configs/712_defconfig | 1 - arch/parisc/configs/a500_defconfig | 1 - arch/parisc/configs/b180_defconfig | 1 - arch/parisc/configs/c3000_defconfig | 1 - arch/parisc/configs/c8000_defconfig | 1 - arch/parisc/configs/default_defconfig | 1 - arch/parisc/configs/generic-32bit_defconfig | 1 - arch/parisc/include/asm/special_insns.h | 24 ++++++++++++++++++++++++ arch/parisc/kernel/alternative.c | 3 ++- arch/parisc/kernel/vmlinux.lds.S | 21 ++++++++++++++------- arch/parisc/math-emu/cnv_float.h | 8 ++++---- crypto/hmac.c | 4 +++- crypto/jitterentropy-kcapi.c | 2 +- drivers/parisc/ccio-dma.c | 6 ++---- drivers/parisc/sba_iommu.c | 5 ++--- 16 files changed, 54 insertions(+), 30 deletions(-)