This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5eeb63359b1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new a1a02062ad46 apparmor: Fix warning about unused function apparmor_ipv6_ [...] new d6d478aee003 apparmor: Fix aa_label_build() error handling for failed merges new b7bd29b530b9 Merge tag 'apparmor-pr-2019-02-01' of git://git.kernel.org [...] new 58d15ed1203f cifs: fix computation for MAX_SMB2_HDR_SIZE new c4627e66f73a cifs: limit amount of data we request for xattrs to CIFSMa [...] new 9bda8723da2d CIFS: Fix possible oops and memory leaks in async IO new 7d42e72fe8ee CIFS: Fix trace command logging for SMB2 reads and writes new 8e6e72aeceaa CIFS: Do not count -ENODATA as failure for query directory new 082aaa870041 CIFS: Do not consider -ENODATA as stat failure for reads new d339adc12a4f CIFS: fix use-after-free of the lease keys new b9b9378b4903 cifs: update internal module version number new 33640d718c5e Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfre [...] new 132fdc379eb1 arm64: Do not issue IPIs for user executable ptes new 8ea235932314 arm64: kaslr: ensure randomized quantities are clean also [...] new f2b3d8566d81 arm64: kprobe: Always blacklist the KVM world-switch code new 8fac5cbdfe0f arm64: hyp-stub: Forbid kprobing of the hyp-stub new f7daa9c8fd19 arm64: hibernate: Clean the __hyp_text to PoC after resume new 8b050fe42d8a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 4fe8713b873f xtensa: SMP: fix ccount_timer_shutdown new 32a7726c4f4a xtensa: SMP: fix secondary CPU initialization new 306b38305c0f xtensa: smp_lx200_defconfig: fix vectors clash new 8b1c42cdd718 xtensa: SMP: mark each possible CPU as present new bb6652363be0 drivers/irqchip: xtensa: add warning to irq_retrigger new eb271710ec02 drivers/irqchip: xtensa-mx: fix mask and unmask new ad33cc805223 xtensa: Fix typo use space=>user space new 687cffd34509 xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE new 25384ce5f953 xtensa: SMP: limit number of possible CPUs by NR_CPUS new cd984a5be215 Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/l [...]
The 28 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/arm64/kernel/hibernate.c | 4 ++- arch/arm64/kernel/hyp-stub.S | 2 ++ arch/arm64/kernel/kaslr.c | 1 + arch/arm64/kernel/probes/kprobes.c | 6 ++-- arch/arm64/mm/flush.c | 6 +++- arch/xtensa/Kconfig | 4 +-- arch/xtensa/boot/dts/Makefile | 6 ++-- arch/xtensa/configs/audio_kc705_defconfig | 2 +- arch/xtensa/configs/cadence_csp_defconfig | 2 +- arch/xtensa/configs/generic_kc705_defconfig | 2 +- arch/xtensa/configs/nommu_kc705_defconfig | 2 +- arch/xtensa/configs/smp_lx200_defconfig | 3 +- arch/xtensa/kernel/head.S | 5 ++- arch/xtensa/kernel/smp.c | 41 ++++++++++++++-------- arch/xtensa/kernel/time.c | 2 +- drivers/irqchip/irq-xtensa-mx.c | 40 +++++++++++++-------- drivers/irqchip/irq-xtensa-pic.c | 6 +++- fs/cifs/cifsfs.h | 2 +- fs/cifs/file.c | 11 ++++-- fs/cifs/smb2ops.c | 4 ++- fs/cifs/smb2pdu.c | 54 ++++++++++++++++++----------- fs/cifs/smb2pdu.h | 19 +++++++--- security/apparmor/domain.c | 5 ++- security/apparmor/lsm.c | 2 ++ 24 files changed, 154 insertions(+), 77 deletions(-)