Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2019-04-11 12:14:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Thu Apr 11 12:14:56 2019 rev:481 rq:692233 version:5.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2019-04-08 10:30:16.419133766 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.27019/dtb-aarch64.changes 2019-04-11 12:15:01.196866370 +0200 @@ -1,0 +2,429 @@ +Sat Apr 6 16:47:49 CEST 2019 - [email protected] + +- Linux 5.0.7 (bnc#1012628). +- ext4: cleanup bh release code in ext4_ind_remove_space() + (bnc#1012628). +- CIFS: fix POSIX lock leak and invalid ptr deref (bnc#1012628). +- nvme-fc: fix numa_node when dev is null (bnc#1012628). +- nvme-loop: init nvmet_ctrl fatal_err_work when allocate + (bnc#1012628). +- h8300: use cc-cross-prefix instead of hardcoding + h8300-unknown-linux- (bnc#1012628). +- f2fs: fix to adapt small inline xattr space in + __find_inline_xattr() (bnc#1012628). +- f2fs: fix to avoid deadlock in f2fs_read_inline_dir() + (bnc#1012628). +- apparmor: fix double free when unpack of secmark rules fails + (bnc#1012628). +- tracing: kdb: Fix ftdump to not sleep (bnc#1012628). +- net/mlx5e: Fix access to non-existing receive queue + (bnc#1012628). +- net/mlx5: Avoid panic when setting vport rate (bnc#1012628). +- net/mlx5: Avoid panic when setting vport mac, getting vport + config (bnc#1012628). +- xsk: fix to reject invalid flags in xsk_bind (bnc#1012628). +- clk: ti: clkctrl: Fix clkdm_name regression for + TI_CLK_CLKCTRL_COMPAT (bnc#1012628). +- gpio: gpio-omap: fix level interrupt idling (bnc#1012628). +- include/linux/relay.h: fix percpu annotation in struct rchan + (bnc#1012628). +- sysctl: handle overflow for file-max (bnc#1012628). +- net: stmmac: Avoid sometimes uninitialized Clang warnings + (bnc#1012628). +- enic: fix build warning without CONFIG_CPUMASK_OFFSTACK + (bnc#1012628). +- libbpf: force fixdep compilation at the start of the build + (bnc#1012628). +- scsi: hisi_sas: Set PHY linkrate when disconnected + (bnc#1012628). +- scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO + (bnc#1012628). +- iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver + (bnc#1012628). +- x86/hyperv: Fix kernel panic when kexec on HyperV (bnc#1012628). +- perf c2c: Fix c2c report for empty numa node (bnc#1012628). +- mm/sparse: fix a bad comparison (bnc#1012628). +- mm/cma.c: cma_declare_contiguous: correct err handling + (bnc#1012628). +- mm/page_ext.c: fix an imbalance with kmemleak (bnc#1012628). +- mm, swap: bounds check swap_info array accesses to avoid NULL + derefs (bnc#1012628). +- docs/core-api/mm: fix user memory accessors formatting + (bnc#1012628). +- mm,oom: don't kill global init via memory.oom.group + (bnc#1012628). +- memcg: killed threads should not invoke memcg OOM killer + (bnc#1012628). +- mm, mempolicy: fix uninit memory access (bnc#1012628). +- mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! (bnc#1012628). +- mm/slab.c: kmemleak no scan alien caches (bnc#1012628). +- ocfs2: fix a panic problem caused by o2cb_ctl (bnc#1012628). +- f2fs: do not use mutex lock in atomic context (bnc#1012628). +- f2fs: fix to data block override node segment by mistake + (bnc#1012628). +- fs/file.c: initialize init_files.resize_wait (bnc#1012628). +- page_poison: play nicely with KASAN (bnc#1012628). +- kasan: fix kasan_check_read/write definitions (bnc#1012628). +- cifs: use correct format characters (bnc#1012628). +- dm thin: add sanity checks to thin-pool and external snapshot + creation (bnc#1012628). +- f2fs: fix to check inline_xattr_size boundary correctly + (bnc#1012628). +- cifs: Accept validate negotiate if server return + NT_STATUS_NOT_SUPPORTED (bnc#1012628). +- perf beauty msg_flags: Add missing %s lost when adding prefix + suppression logic (bnc#1012628). +- netfilter: nf_tables: check the result of dereferencing + base_chain->stats (bnc#1012628). +- PCI: mediatek: Fix memory mapped IO range size computation + (bnc#1012628). +- netfilter: conntrack: tcp: only close if RST matches exact + sequence (bnc#1012628). +- iommu/vt-d: Disable ATS support on untrusted devices + (bnc#1012628). +- jbd2: fix invalid descriptor block checksum (bnc#1012628). +- ext4: fix bigalloc cluster freeing when hole punching under load + (bnc#1012628). +- fs: fix guard_bio_eod to check for real EOD errors + (bnc#1012628). +- tools lib traceevent: Fix buffer overflow in arg_eval + (bnc#1012628). +- mm/resource: Return real error codes from walk failures + (bnc#1012628). +- PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() + (bnc#1012628). +- wil6210: check null pointer in _wil_cfg80211_merge_extra_ies + (bnc#1012628). +- mt76: fix a leaked reference by adding a missing of_node_put + (bnc#1012628). +- ath10k: Fix the wrong updation of BW in tx_stats debugfs entry + (bnc#1012628). +- lockdep/lib/tests: Fix run_tests.sh (bnc#1012628). +- crypto: crypto4xx - add missing of_node_put after + of_device_is_available (bnc#1012628). +- crypto: cavium/zip - fix collision with generic cra_driver_name + (bnc#1012628). +- tools/bpf: selftests: add map lookup to test_map_in_map bpf prog + (bnc#1012628). +- usb: chipidea: Grab the (legacy) USB PHY by phandle first + (bnc#1012628). +- powerpc/powernv/ioda: Fix locked_vm counting for memory used + by IOMMU tables (bnc#1012628). +- scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c + (bnc#1012628). +- kbuild: invoke syncconfig if include/config/auto.conf.cmd is + missing (bnc#1012628). +- kbuild: make -r/-R effective in top Makefile for old Make + versions (bnc#1012628). +- btrfs: save drop_progress if we drop refs at all (bnc#1012628). +- drm/amd/display: Fix reference counting for struct dc_sink + (bnc#1012628). +- ath10k: don't report unset rssi values to mac80211 + (bnc#1012628). +- powerpc/xmon: Fix opcode being uninitialized in + print_insn_powerpc (bnc#1012628). +- coresight: etm4x: Add support to enable ETMv4.2 (bnc#1012628). +- serial: 8250_pxa: honor the port number from devicetree + (bnc#1012628). +- ARM: 8840/1: use a raw_spinlock_t in unwind (bnc#1012628). +- ARM: 8845/1: use unified assembler in c files (bnc#1012628). +- iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables + (bnc#1012628). +- powerpc/hugetlb: Handle mmap_min_addr correctly in + get_unmapped_area callback (bnc#1012628). +- net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X + (bnc#1012628). +- ice: fix ice_remove_rule_internal vsi_list handling + (bnc#1012628). +- perf script: Handle missing fields with -F +. (bnc#1012628). +- btrfs: qgroup: Make qgroup async transaction commit more + aggressive (bnc#1012628). +- btrfs: don't enospc all tickets on flush failure (bnc#1012628). +- mmc: omap: fix the maximum timeout setting (bnc#1012628). +- net: dsa: mv88e6xxx: Add lockdep classes to fix false positive + splat (bnc#1012628). +- net: hns3: fix setting of the hns reset_type for rdma hw errors + (bnc#1012628). +- veth: Fix -Wformat-truncation (bnc#1012628). +- e1000e: Fix -Wformat-truncation warnings (bnc#1012628). +- mlxsw: spectrum: Avoid -Wformat-truncation warnings + (bnc#1012628). +- i2c: Allow recovery of the initial IRQ by an I2C client device + (bnc#1012628). +- platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo + RESCUER R720-15IKBN (bnc#1012628). +- platform/mellanox: mlxreg-hotplug: Fix KASAN warning + (bnc#1012628). +- loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part() + (bnc#1012628). +- i2c: designware: Do not allow i2c_dw_xfer() calls while + suspended (bnc#1012628). +- IB/mlx4: Increase the timeout for CM cache (bnc#1012628). +- clk: fractional-divider: check parent rate only if flag is set + (bnc#1012628). +- perf annotate: Fix getting source line failure (bnc#1012628). +- powerpc/44x: Force PCI on for CURRITUCK (bnc#1012628). +- ASoC: qcom: Fix of-node refcount unbalance in + qcom_snd_parse_of() (bnc#1012628). +- cpufreq: acpi-cpufreq: Report if CPU doesn't support boost + technologies (bnc#1012628). +- efi: cper: Fix possible out-of-bounds access (bnc#1012628). +- s390/ism: ignore some errors during deregistration + (bnc#1012628). +- scsi: megaraid_sas: return error when create DMA pool failed + (bnc#1012628). +- scsi: fcoe: make use of fip_mode enum complete (bnc#1012628). +- drm/amd/display: Clear stream->mode_changed after commit + (bnc#1012628). +- perf test: Fix failure of 'evsel-tp-sched' test on s390 + (bnc#1012628). +- mwifiex: don't advertise IBSS features without FW support + (bnc#1012628). +- perf report: Don't shadow inlined symbol with different addr + range (bnc#1012628). +- SoC: imx-sgtl5000: add missing put_device() (bnc#1012628). +- media: ov7740: fix runtime pm initialization (bnc#1012628). +- media: sh_veu: Correct return type for mem2mem buffer helpers + (bnc#1012628). +- media: s5p-jpeg: Correct return type for mem2mem buffer helpers + (bnc#1012628). +- media: rockchip/rga: Correct return type for mem2mem buffer + helpers (bnc#1012628). +- media: s5p-g2d: Correct return type for mem2mem buffer helpers + (bnc#1012628). +- media: mx2_emmaprp: Correct return type for mem2mem buffer + helpers (bnc#1012628). +- media: mtk-jpeg: Correct return type for mem2mem buffer helpers + (bnc#1012628). ++++ 232 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.27019/dtb-aarch64.changes dtb-armv6l.changes: same change dtb-armv7l.changes: same change kernel-64kb.changes: same change kernel-debug.changes: same change kernel-default.changes: same change kernel-docs.changes: same change kernel-kvmsmall.changes: same change kernel-lpae.changes: same change kernel-obs-build.changes: same change kernel-obs-qa.changes: same change kernel-pae.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-vanilla.changes: same change kernel-zfcpdump.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtb-aarch64.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.512871576 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.512871576 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif dtb-armv6l.spec: same change dtb-armv7l.spec: same change ++++++ kernel-64kb.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.580871611 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.584871613 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57 -Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: kernel-%build_flavor-base-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a +Provides: kernel-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a # END COMMON DEPS -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.600871621 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.604871623 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57 -Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: kernel-%build_flavor-base-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a +Provides: kernel-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a # END COMMON DEPS -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.624871633 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.628871635 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57 -Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: kernel-%build_flavor-base-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a +Provides: kernel-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a # END COMMON DEPS -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.644871643 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.648871645 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -63,7 +63,7 @@ %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.668871655 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.668871655 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57 -Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: kernel-%build_flavor-base-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a +Provides: kernel-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a # END COMMON DEPS -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.708871676 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.712871677 +0200 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +BuildRequires: kernel%kernel_flavor-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.732871687 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.736871689 +0200 @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.756871700 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.760871702 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57 -Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: kernel-%build_flavor-base-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a +Provides: kernel-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a # END COMMON DEPS -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.776871710 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.780871712 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.812871728 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.816871730 +0200 @@ -24,10 +24,10 @@ Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.0.6 +Version: 5.0.7 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -55,7 +55,7 @@ %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:11.836871740 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:11.840871742 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.6 +%define patchversion 5.0.7 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.0.6 +Version: 5.0.7 %if 0%{?is_kotd} -Release: <RELEASE>.gdff56e4 +Release: <RELEASE>.g8f18342 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57 -Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: kernel-%build_flavor-base-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a +Provides: kernel-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a # END COMMON DEPS -Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57 +Provides: %name-srchash-8f1834244edbe34ab85ed17d5b24ab001b03cc5a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh kernel-zfcpdump.spec: same change ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 23173 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch new/patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch --- old/patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch 2019-04-01 16:57:33.000000000 +0200 +++ new/patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,55 +0,0 @@ -From: Yao Liu <[email protected]> -Date: Mon, 28 Jan 2019 19:47:28 +0800 -Subject: cifs: Fix NULL pointer dereference of devname -Git-commit: 68e2672f8fbd1e04982b8d2798dd318bf2515dd2 -Patch-mainline: v5.1-rc1 -References: bnc#1129519 - -There is a NULL pointer dereference of devname in strspn() - -The oops looks something like: - - CIFS: Attempting to mount (null) - BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 - ... - RIP: 0010:strspn+0x0/0x50 - ... - Call Trace: - ? cifs_parse_mount_options+0x222/0x1710 [cifs] - ? cifs_get_volume_info+0x2f/0x80 [cifs] - cifs_setup_volume_info+0x20/0x190 [cifs] - cifs_get_volume_info+0x50/0x80 [cifs] - cifs_smb3_do_mount+0x59/0x630 [cifs] - ? ida_alloc_range+0x34b/0x3d0 - cifs_do_mount+0x11/0x20 [cifs] - mount_fs+0x52/0x170 - vfs_kern_mount+0x6b/0x170 - do_mount+0x216/0xdc0 - ksys_mount+0x83/0xd0 - __x64_sys_mount+0x25/0x30 - do_syscall_64+0x65/0x220 - entry_SYSCALL_64_after_hwframe+0x49/0xbe - -Fix this by adding a NULL check on devname in cifs_parse_devname() - -Signed-off-by: Yao Liu <[email protected]> -Signed-off-by: Steve French <[email protected]> -Signed-off-by: Jiri Slaby <[email protected]> ---- - fs/cifs/connect.c | 5 +++++ - 1 file changed, 5 insertions(+) - ---- a/fs/cifs/connect.c -+++ b/fs/cifs/connect.c -@@ -1486,6 +1486,11 @@ cifs_parse_devname(const char *devname, - const char *delims = "/\\"; - size_t len; - -+ if (unlikely(!devname || !*devname)) { -+ cifs_dbg(VFS, "Device name not specified.\n"); -+ return -EINVAL; -+ } -+ - /* make sure we have a valid UNC double delimiter prefix */ - len = strspn(devname, delims); - if (len != 2) ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:13.004872330 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:13.008872332 +0200 @@ -582,6 +582,254 @@ patches.kernel.org/5.0.6-145-bpf-do-not-restore-dst_reg-when-cur_state-is-fr.patch patches.kernel.org/5.0.6-146-mt76x02u-use-usb_bulk_msg-to-upload-firmware.patch patches.kernel.org/5.0.6-147-Linux-5.0.6.patch + patches.kernel.org/5.0.7-001-ext4-cleanup-bh-release-code-in-ext4_ind_remove.patch + patches.kernel.org/5.0.7-002-CIFS-fix-POSIX-lock-leak-and-invalid-ptr-deref.patch + patches.kernel.org/5.0.7-003-nvme-fc-fix-numa_node-when-dev-is-null.patch + patches.kernel.org/5.0.7-004-nvme-loop-init-nvmet_ctrl-fatal_err_work-when-a.patch + patches.kernel.org/5.0.7-005-h8300-use-cc-cross-prefix-instead-of-hardcoding.patch + patches.kernel.org/5.0.7-006-f2fs-fix-to-adapt-small-inline-xattr-space-in-_.patch + patches.kernel.org/5.0.7-007-f2fs-fix-to-avoid-deadlock-in-f2fs_read_inline_.patch + patches.kernel.org/5.0.7-008-apparmor-fix-double-free-when-unpack-of-secmark.patch + patches.kernel.org/5.0.7-009-tracing-kdb-Fix-ftdump-to-not-sleep.patch + patches.kernel.org/5.0.7-010-net-mlx5e-Fix-access-to-non-existing-receive-qu.patch + patches.kernel.org/5.0.7-011-net-mlx5-Avoid-panic-when-setting-vport-rate.patch + patches.kernel.org/5.0.7-012-net-mlx5-Avoid-panic-when-setting-vport-mac-get.patch + patches.kernel.org/5.0.7-013-xsk-fix-to-reject-invalid-flags-in-xsk_bind.patch + patches.kernel.org/5.0.7-014-clk-ti-clkctrl-Fix-clkdm_name-regression-for-TI.patch + patches.kernel.org/5.0.7-015-gpio-gpio-omap-fix-level-interrupt-idling.patch + patches.kernel.org/5.0.7-016-include-linux-relay.h-fix-percpu-annotation-in-.patch + patches.kernel.org/5.0.7-017-sysctl-handle-overflow-for-file-max.patch + patches.kernel.org/5.0.7-018-net-stmmac-Avoid-sometimes-uninitialized-Clang-.patch + patches.kernel.org/5.0.7-019-enic-fix-build-warning-without-CONFIG_CPUMASK_O.patch + patches.kernel.org/5.0.7-020-libbpf-force-fixdep-compilation-at-the-start-of.patch + patches.kernel.org/5.0.7-021-scsi-hisi_sas-Set-PHY-linkrate-when-disconnecte.patch + patches.kernel.org/5.0.7-022-scsi-hisi_sas-Fix-a-timeout-race-of-driver-inte.patch + patches.kernel.org/5.0.7-023-iio-adc-fix-warning-in-Qualcomm-PM8xxx-HK-XOADC.patch + patches.kernel.org/5.0.7-024-x86-hyperv-Fix-kernel-panic-when-kexec-on-Hyper.patch + patches.kernel.org/5.0.7-025-perf-c2c-Fix-c2c-report-for-empty-numa-node.patch + patches.kernel.org/5.0.7-026-mm-sparse-fix-a-bad-comparison.patch + patches.kernel.org/5.0.7-027-mm-cma.c-cma_declare_contiguous-correct-err-han.patch + patches.kernel.org/5.0.7-028-mm-page_ext.c-fix-an-imbalance-with-kmemleak.patch + patches.kernel.org/5.0.7-029-mm-swap-bounds-check-swap_info-array-accesses-t.patch + patches.kernel.org/5.0.7-030-docs-core-api-mm-fix-user-memory-accessors-form.patch + patches.kernel.org/5.0.7-031-mm-oom-don-t-kill-global-init-via-memory.oom.gr.patch + patches.kernel.org/5.0.7-032-memcg-killed-threads-should-not-invoke-memcg-OO.patch + patches.kernel.org/5.0.7-033-mm-mempolicy-fix-uninit-memory-access.patch + patches.kernel.org/5.0.7-034-mm-vmalloc.c-fix-kernel-BUG-at-mm-vmalloc.c-512.patch + patches.kernel.org/5.0.7-035-mm-slab.c-kmemleak-no-scan-alien-caches.patch + patches.kernel.org/5.0.7-036-ocfs2-fix-a-panic-problem-caused-by-o2cb_ctl.patch + patches.kernel.org/5.0.7-037-f2fs-do-not-use-mutex-lock-in-atomic-context.patch + patches.kernel.org/5.0.7-038-f2fs-fix-to-data-block-override-node-segment-by.patch + patches.kernel.org/5.0.7-039-fs-file.c-initialize-init_files.resize_wait.patch + patches.kernel.org/5.0.7-040-page_poison-play-nicely-with-KASAN.patch + patches.kernel.org/5.0.7-041-kasan-fix-kasan_check_read-write-definitions.patch + patches.kernel.org/5.0.7-042-cifs-use-correct-format-characters.patch + patches.kernel.org/5.0.7-043-dm-thin-add-sanity-checks-to-thin-pool-and-exte.patch + patches.kernel.org/5.0.7-044-f2fs-fix-to-check-inline_xattr_size-boundary-co.patch + patches.kernel.org/5.0.7-045-cifs-Accept-validate-negotiate-if-server-return.patch + patches.kernel.org/5.0.7-046-cifs-Fix-NULL-pointer-dereference-of-devname.patch + patches.kernel.org/5.0.7-047-perf-beauty-msg_flags-Add-missing-s-lost-when-a.patch + patches.kernel.org/5.0.7-048-netfilter-nf_tables-check-the-result-of-derefer.patch + patches.kernel.org/5.0.7-049-PCI-mediatek-Fix-memory-mapped-IO-range-size-co.patch + patches.kernel.org/5.0.7-050-netfilter-conntrack-tcp-only-close-if-RST-match.patch + patches.kernel.org/5.0.7-051-iommu-vt-d-Disable-ATS-support-on-untrusted-dev.patch + patches.kernel.org/5.0.7-052-jbd2-fix-invalid-descriptor-block-checksum.patch + patches.kernel.org/5.0.7-053-ext4-fix-bigalloc-cluster-freeing-when-hole-pun.patch + patches.kernel.org/5.0.7-054-fs-fix-guard_bio_eod-to-check-for-real-EOD-erro.patch + patches.kernel.org/5.0.7-055-tools-lib-traceevent-Fix-buffer-overflow-in-arg.patch + patches.kernel.org/5.0.7-056-mm-resource-Return-real-error-codes-from-walk-f.patch + patches.kernel.org/5.0.7-057-PCI-PME-Fix-hotplug-sysfs-remove-deadlock-in-pc.patch + patches.kernel.org/5.0.7-058-wil6210-check-null-pointer-in-_wil_cfg80211_mer.patch + patches.kernel.org/5.0.7-059-mt76-fix-a-leaked-reference-by-adding-a-missing.patch + patches.kernel.org/5.0.7-060-ath10k-Fix-the-wrong-updation-of-BW-in-tx_stats.patch + patches.kernel.org/5.0.7-061-lockdep-lib-tests-Fix-run_tests.sh.patch + patches.kernel.org/5.0.7-062-crypto-crypto4xx-add-missing-of_node_put-after-.patch + patches.kernel.org/5.0.7-063-crypto-cavium-zip-fix-collision-with-generic-cr.patch + patches.kernel.org/5.0.7-064-tools-bpf-selftests-add-map-lookup-to-test_map_.patch + patches.kernel.org/5.0.7-065-usb-chipidea-Grab-the-legacy-USB-PHY-by-phandle.patch + patches.kernel.org/5.0.7-066-powerpc-powernv-ioda-Fix-locked_vm-counting-for.patch + patches.kernel.org/5.0.7-067-scsi-core-replace-GFP_ATOMIC-with-GFP_KERNEL-in.patch + patches.kernel.org/5.0.7-068-kbuild-invoke-syncconfig-if-include-config-auto.patch + patches.kernel.org/5.0.7-069-kbuild-make-r-R-effective-in-top-Makefile-for-o.patch + patches.kernel.org/5.0.7-070-btrfs-save-drop_progress-if-we-drop-refs-at-all.patch + patches.kernel.org/5.0.7-071-drm-amd-display-Fix-reference-counting-for-stru.patch + patches.kernel.org/5.0.7-072-ath10k-don-t-report-unset-rssi-values-to-mac802.patch + patches.kernel.org/5.0.7-073-powerpc-xmon-Fix-opcode-being-uninitialized-in-.patch + patches.kernel.org/5.0.7-074-coresight-etm4x-Add-support-to-enable-ETMv4.2.patch + patches.kernel.org/5.0.7-075-serial-8250_pxa-honor-the-port-number-from-devi.patch + patches.kernel.org/5.0.7-076-ARM-8840-1-use-a-raw_spinlock_t-in-unwind.patch + patches.kernel.org/5.0.7-077-ARM-8845-1-use-unified-assembler-in-c-files.patch + patches.kernel.org/5.0.7-078-iommu-io-pgtable-arm-v7s-Only-kmemleak_ignore-L.patch + patches.kernel.org/5.0.7-079-powerpc-hugetlb-Handle-mmap_min_addr-correctly-.patch + patches.kernel.org/5.0.7-080-net-dsa-mv88e6xxx-Default-CMODE-to-1000BaseX-on.patch + patches.kernel.org/5.0.7-081-ice-fix-ice_remove_rule_internal-vsi_list-handl.patch + patches.kernel.org/5.0.7-082-perf-script-Handle-missing-fields-with-F.patch + patches.kernel.org/5.0.7-083-btrfs-qgroup-Make-qgroup-async-transaction-comm.patch + patches.kernel.org/5.0.7-084-btrfs-don-t-enospc-all-tickets-on-flush-failure.patch + patches.kernel.org/5.0.7-085-mmc-omap-fix-the-maximum-timeout-setting.patch + patches.kernel.org/5.0.7-086-net-dsa-mv88e6xxx-Add-lockdep-classes-to-fix-fa.patch + patches.kernel.org/5.0.7-087-net-hns3-fix-setting-of-the-hns-reset_type-for-.patch + patches.kernel.org/5.0.7-088-veth-Fix-Wformat-truncation.patch + patches.kernel.org/5.0.7-089-e1000e-Fix-Wformat-truncation-warnings.patch + patches.kernel.org/5.0.7-090-mlxsw-spectrum-Avoid-Wformat-truncation-warning.patch + patches.kernel.org/5.0.7-091-i2c-Allow-recovery-of-the-initial-IRQ-by-an-I2C.patch + patches.kernel.org/5.0.7-092-platform-x86-ideapad-laptop-Fix-no_hw_rfkill_li.patch + patches.kernel.org/5.0.7-093-platform-mellanox-mlxreg-hotplug-Fix-KASAN-warn.patch + patches.kernel.org/5.0.7-094-loop-set-GENHD_FL_NO_PART_SCAN-after-blkdev_rer.patch + patches.kernel.org/5.0.7-095-i2c-designware-Do-not-allow-i2c_dw_xfer-calls-w.patch + patches.kernel.org/5.0.7-096-IB-mlx4-Increase-the-timeout-for-CM-cache.patch + patches.kernel.org/5.0.7-097-clk-fractional-divider-check-parent-rate-only-i.patch + patches.kernel.org/5.0.7-098-perf-annotate-Fix-getting-source-line-failure.patch + patches.kernel.org/5.0.7-099-powerpc-44x-Force-PCI-on-for-CURRITUCK.patch + patches.kernel.org/5.0.7-100-ASoC-qcom-Fix-of-node-refcount-unbalance-in-qco.patch + patches.kernel.org/5.0.7-101-cpufreq-acpi-cpufreq-Report-if-CPU-doesn-t-supp.patch + patches.kernel.org/5.0.7-102-efi-cper-Fix-possible-out-of-bounds-access.patch + patches.kernel.org/5.0.7-103-s390-ism-ignore-some-errors-during-deregistrati.patch + patches.kernel.org/5.0.7-104-scsi-megaraid_sas-return-error-when-create-DMA-.patch + patches.kernel.org/5.0.7-105-scsi-fcoe-make-use-of-fip_mode-enum-complete.patch + patches.kernel.org/5.0.7-106-drm-amd-display-Clear-stream-mode_changed-after.patch + patches.kernel.org/5.0.7-107-perf-test-Fix-failure-of-evsel-tp-sched-test-on.patch + patches.kernel.org/5.0.7-108-mwifiex-don-t-advertise-IBSS-features-without-F.patch + patches.kernel.org/5.0.7-109-perf-report-Don-t-shadow-inlined-symbol-with-di.patch + patches.kernel.org/5.0.7-110-SoC-imx-sgtl5000-add-missing-put_device.patch + patches.kernel.org/5.0.7-111-media-ov7740-fix-runtime-pm-initialization.patch + patches.kernel.org/5.0.7-112-media-sh_veu-Correct-return-type-for-mem2mem-bu.patch + patches.kernel.org/5.0.7-113-media-s5p-jpeg-Correct-return-type-for-mem2mem-.patch + patches.kernel.org/5.0.7-114-media-rockchip-rga-Correct-return-type-for-mem2.patch + patches.kernel.org/5.0.7-115-media-s5p-g2d-Correct-return-type-for-mem2mem-b.patch + patches.kernel.org/5.0.7-116-media-mx2_emmaprp-Correct-return-type-for-mem2m.patch + patches.kernel.org/5.0.7-117-media-mtk-jpeg-Correct-return-type-for-mem2mem-.patch + patches.kernel.org/5.0.7-118-media-rockchip-vpu-Correct-return-type-for-mem2.patch + patches.kernel.org/5.0.7-119-mt76-usb-do-not-run-mt76u_queues_deinit-twice.patch + patches.kernel.org/5.0.7-120-gpio-of-Apply-regulator-gpio-quirk-only-to-enab.patch + patches.kernel.org/5.0.7-121-xen-gntdev-Do-not-destroy-context-while-dma-buf.patch + patches.kernel.org/5.0.7-122-vfs-fix-preadv64v2-and-pwritev64v2-compat-sysca.patch + patches.kernel.org/5.0.7-123-HID-intel-ish-hid-avoid-binding-wrong-ishtp_cl_.patch + patches.kernel.org/5.0.7-124-cgroup-rstat-Don-t-flush-subtree-root-unless-ne.patch + patches.kernel.org/5.0.7-125-efi-Fix-build-error-due-to-enum-collision-betwe.patch + patches.kernel.org/5.0.7-126-drm-sched-Fix-entities-with-0-rqs.patch + patches.kernel.org/5.0.7-127-regulator-core-Take-lock-before-applying-system.patch + patches.kernel.org/5.0.7-128-jbd2-fix-race-when-writing-superblock.patch + patches.kernel.org/5.0.7-129-leds-lp55xx-fix-null-deref-on-firmware-load-fai.patch + patches.kernel.org/5.0.7-130-tools-build-Add-lrt-to-FEATURE_CHECK_LDFLAGS-li.patch + patches.kernel.org/5.0.7-131-tools-build-Add-test-reallocarray.c-to-test-all.patch + patches.kernel.org/5.0.7-132-perf-beauty-waitid-options-Fix-up-prefix-showin.patch + patches.kernel.org/5.0.7-133-perf-trace-Check-if-the-fd-is-negative-when-map.patch + patches.kernel.org/5.0.7-134-perf-report-Add-s390-diagnosic-sampling-descrip.patch + patches.kernel.org/5.0.7-135-perf-coresight-Do-not-test-for-libopencsd-by-de.patch + patches.kernel.org/5.0.7-136-iwlwifi-pcie-fix-emergency-path.patch + patches.kernel.org/5.0.7-137-ACPI-video-Refactor-and-fix-dmi_is_desktop.patch + patches.kernel.org/5.0.7-138-selftests-ir-fix-warning-s-directive-output-may.patch + patches.kernel.org/5.0.7-139-selftests-skip-seccomp-get_metadata-test-if-not.patch + patches.kernel.org/5.0.7-140-kprobes-Prohibit-probing-on-bsearch.patch + patches.kernel.org/5.0.7-141-kprobes-Prohibit-probing-on-RCU-debug-routine.patch + patches.kernel.org/5.0.7-142-netfilter-conntrack-fix-cloned-unconfirmed-skb-.patch + patches.kernel.org/5.0.7-143-ARM-8833-1-Ensure-that-NEON-code-always-compile.patch + patches.kernel.org/5.0.7-144-ARM-dts-meson8b-fix-the-Ethernet-data-line-sign.patch + patches.kernel.org/5.0.7-145-ALSA-PCM-check-if-ops-are-defined-before-suspen.patch + patches.kernel.org/5.0.7-146-ath10k-fix-shadow-register-implementation-for-W.patch + patches.kernel.org/5.0.7-147-usb-f_fs-Avoid-crash-due-to-out-of-scope-stack-.patch + patches.kernel.org/5.0.7-148-sched-topology-Fix-percpu-data-types-in-struct-.patch + patches.kernel.org/5.0.7-149-bcache-fix-input-overflow-to-cache-set-sysfs-fi.patch + patches.kernel.org/5.0.7-150-bcache-fix-input-overflow-to-sequential_cutoff.patch + patches.kernel.org/5.0.7-151-bcache-fix-potential-div-zero-error-of-writebac.patch + patches.kernel.org/5.0.7-152-bcache-improve-sysfs_strtoul_clamp.patch + patches.kernel.org/5.0.7-153-genirq-Avoid-summation-loops-for-proc-stat.patch + patches.kernel.org/5.0.7-154-net-marvell-mvpp2-fix-stuck-in-band-SGMII-negot.patch + patches.kernel.org/5.0.7-155-iw_cxgb4-fix-srqidx-leak-during-connection-abor.patch + patches.kernel.org/5.0.7-156-net-phy-consider-latched-link-down-status-in-po.patch + patches.kernel.org/5.0.7-157-fbdev-fbmem-fix-memory-access-if-logo-is-bigger.patch + patches.kernel.org/5.0.7-158-cdrom-Fix-race-condition-in-cdrom_sysctl_regist.patch + patches.kernel.org/5.0.7-159-drm-rcar-du-add-missing-of_node_put.patch + patches.kernel.org/5.0.7-160-drm-amd-display-Don-t-re-program-planes-for-DPM.patch + patches.kernel.org/5.0.7-161-bpf-test_maps-fix-possible-out-of-bound-access-.patch + patches.kernel.org/5.0.7-162-x86-kexec-Fill-in-acpi_rsdp_addr-from-the-first.patch + patches.kernel.org/5.0.7-163-powerpc-ptrace-Mitigate-potential-Spectre-v1.patch + patches.kernel.org/5.0.7-164-drm-amd-display-Disconnect-mpcc-when-changing-t.patch + patches.kernel.org/5.0.7-165-perf-aux-Make-perf_event-accessible-to-setup_au.patch + patches.kernel.org/5.0.7-166-e1000e-fix-cyclic-resets-at-link-up-with-active.patch + patches.kernel.org/5.0.7-167-e1000e-Exclude-device-from-suspend-direct-compl.patch + patches.kernel.org/5.0.7-168-platform-x86-intel_pmc_core-Fix-PCH-IP-sts-read.patch + patches.kernel.org/5.0.7-169-i2c-of-Try-to-find-an-I2C-adapter-matching-the-.patch + patches.kernel.org/5.0.7-170-staging-spi-mt7621-Add-return-code-check-on-dev.patch + patches.kernel.org/5.0.7-171-iwlwifi-mvm-fix-RFH-config-command-with-10-CPUs.patch + patches.kernel.org/5.0.7-172-ASoC-fsl-asoc-card-fix-object-reference-leaks-i.patch + patches.kernel.org/5.0.7-173-sched-debug-Initialize-sd_sysctl_cpus-if-CONFIG.patch + patches.kernel.org/5.0.7-174-efi-memattr-Don-t-bail-on-zero-VA-if-it-equals-.patch + patches.kernel.org/5.0.7-175-sched-core-Use-READ_ONCE-WRITE_ONCE-in-move_que.patch + patches.kernel.org/5.0.7-176-drm-vkms-Bugfix-racing-hrtimer-vblank-handle.patch + patches.kernel.org/5.0.7-177-drm-vkms-Bugfix-extra-vblank-frame.patch + patches.kernel.org/5.0.7-178-ARM-dts-lpc32xx-Remove-leading-0x-and-0s-from-b.patch + patches.kernel.org/5.0.7-179-efi-arm-arm64-Allow-SetVirtualAddressMap-to-be-.patch + patches.kernel.org/5.0.7-180-soc-qcom-gsbi-Fix-error-handling-in-gsbi_probe.patch + patches.kernel.org/5.0.7-181-drm-msm-dpu-Convert-to-a-chained-irq-chip.patch + patches.kernel.org/5.0.7-182-mt7601u-bump-supported-EEPROM-version.patch + patches.kernel.org/5.0.7-183-ARM-8830-1-NOMMU-Toggle-only-bits-in-EXC_RETURN.patch + patches.kernel.org/5.0.7-184-ARM-avoid-Cortex-A9-livelock-on-tight-dmb-loops.patch + patches.kernel.org/5.0.7-185-block-bfq-fix-in-service-queue-check-for-queue-.patch + patches.kernel.org/5.0.7-186-block-bfq-fix-queue-removal-from-weights-tree.patch + patches.kernel.org/5.0.7-187-bpf-fix-missing-prototype-warnings.patch + patches.kernel.org/5.0.7-188-selftests-bpf-skip-verifier-tests-for-unsupport.patch + patches.kernel.org/5.0.7-189-powerpc-64s-Clear-on-stack-exception-marker-upo.patch + patches.kernel.org/5.0.7-190-cgroup-pids-turn-cgroup_subsys-free-into-cgroup.patch + patches.kernel.org/5.0.7-191-backlight-pwm_bl-Use-gpiod_get_value_cansleep-t.patch + patches.kernel.org/5.0.7-192-tty-increase-the-default-flip-buffer-limit-to-2.patch + patches.kernel.org/5.0.7-193-powerpc-pseries-Perform-full-re-add-of-CPU-for-.patch + patches.kernel.org/5.0.7-194-drm-amd-display-Enable-vblank-interrupt-during-.patch + patches.kernel.org/5.0.7-195-ALSA-dice-add-support-for-Solid-State-Logic-Due.patch + patches.kernel.org/5.0.7-196-regulator-mcp16502-Include-linux-gpio-consumer..patch + patches.kernel.org/5.0.7-197-usb-dwc3-gadget-Fix-OTG-events-when-gadget-driv.patch + patches.kernel.org/5.0.7-198-platform-x86-intel-hid-Missing-power-button-rel.patch + patches.kernel.org/5.0.7-199-perf-trace-Fixup-etcsnoop-example.patch + patches.kernel.org/5.0.7-200-perf-script-python-Use-PyBytes-for-attr-in-trac.patch + patches.kernel.org/5.0.7-201-perf-script-python-Add-trace_context-extension-.patch + patches.kernel.org/5.0.7-202-media-mt9m111-set-initial-frame-size-other-than.patch + patches.kernel.org/5.0.7-203-hwrng-virtio-Avoid-repeated-init-of-completion.patch + patches.kernel.org/5.0.7-204-soc-tegra-fuse-Fix-illegal-free-of-IO-base-addr.patch + patches.kernel.org/5.0.7-205-selftests-bpf-suppress-readelf-stderr-when-prob.patch + patches.kernel.org/5.0.7-206-HID-intel-ish-ipc-handle-PIMR-before-ish_wakeup.patch + patches.kernel.org/5.0.7-207-f2fs-UBSAN-set-boolean-value-iostat_enable-corr.patch + patches.kernel.org/5.0.7-208-f2fs-fix-to-initialize-variable-to-avoid-UBSAN-.patch + patches.kernel.org/5.0.7-209-hpet-Fix-missing-character-in-the-__setup-code-.patch + patches.kernel.org/5.0.7-210-pinctrl-meson-fix-G12A-ao-pull-registers-base-a.patch + patches.kernel.org/5.0.7-211-pinctrl-sh-pfc-r8a77990-Fix-MOD_SEL-bit-numberi.patch + patches.kernel.org/5.0.7-212-pinctrl-sh-pfc-r8a77995-Fix-MOD_SEL-bit-numberi.patch + patches.kernel.org/5.0.7-213-cpu-hotplug-Mute-hotplug-lockdep-during-init.patch + patches.kernel.org/5.0.7-214-dmaengine-imx-dma-fix-warning-comparison-of-dis.patch + patches.kernel.org/5.0.7-215-dmaengine-qcom_hidma-assign-channel-cookie-corr.patch + patches.kernel.org/5.0.7-216-dmaengine-qcom_hidma-initialize-tx-flags-in-hid.patch + patches.kernel.org/5.0.7-217-netfilter-physdev-relax-br_netfilter-dependency.patch + patches.kernel.org/5.0.7-218-media-rcar-vin-Allow-independent-VIN-link-enabl.patch + patches.kernel.org/5.0.7-219-media-s5p-jpeg-Check-for-fmt_ver_flag-when-doin.patch + patches.kernel.org/5.0.7-220-PCI-pciehp-Assign-ctrl-slot_ctrl-before-writing.patch + patches.kernel.org/5.0.7-221-audit-hand-taken-context-to-audit_kill_trees-fo.patch + patches.kernel.org/5.0.7-222-regulator-act8865-Fix-act8600_sudcdc_voltage_ra.patch + patches.kernel.org/5.0.7-223-pinctrl-meson-meson8b-add-the-eth_rxd2-and-eth_.patch + patches.kernel.org/5.0.7-224-drm-Auto-set-allow_fb_modifiers-when-given-modi.patch + patches.kernel.org/5.0.7-225-drm-nouveau-Stop-using-drm_crtc_force_disable.patch + patches.kernel.org/5.0.7-226-x86-build-Specify-elf_i386-linker-emulation-exp.patch + patches.kernel.org/5.0.7-227-selinux-do-not-override-context-on-context-moun.patch + patches.kernel.org/5.0.7-228-brcmfmac-Use-firmware_request_nowarn-for-the-cl.patch + patches.kernel.org/5.0.7-229-wlcore-Fix-memory-leak-in-case-wl12xx_fetch_fir.patch + patches.kernel.org/5.0.7-230-x86-build-Mark-per-CPU-symbols-as-absolute-expl.patch + patches.kernel.org/5.0.7-231-drm-fb-helper-fix-leaks-in-error-path-of-drm_fb.patch + patches.kernel.org/5.0.7-232-clk-meson-clean-up-clock-registration.patch + patches.kernel.org/5.0.7-233-ARM-shmobile-Fix-R-Car-Gen2-regulator-quirk.patch + patches.kernel.org/5.0.7-234-clk-rockchip-fix-frac-settings-of-GPLL-clock-fo.patch + patches.kernel.org/5.0.7-235-dmaengine-tegra-avoid-overflow-of-byte-tracking.patch + patches.kernel.org/5.0.7-236-staging-iio-adt7316-fix-dac_bits-assignment.patch + patches.kernel.org/5.0.7-237-Input-soc_button_array-fix-mapping-of-the-5th-G.patch + patches.kernel.org/5.0.7-238-ASoC-simple-card-utils-check-reg-property-on-as.patch + patches.kernel.org/5.0.7-239-drm-Reorder-set_property_atomic-to-avoid-return.patch + patches.kernel.org/5.0.7-240-drm-dp-mst-Configure-no_stop_bit-correctly-for-.patch + patches.kernel.org/5.0.7-241-net-stmmac-Avoid-one-more-sometimes-uninitializ.patch + patches.kernel.org/5.0.7-242-appletalk-Fix-compile-regression.patch + patches.kernel.org/5.0.7-243-gpio-of-Restrict-enable-gpio-quirk-to-regulator.patch + patches.kernel.org/5.0.7-244-ACPI-video-Extend-chassis-type-detection-with-a.patch + patches.kernel.org/5.0.7-245-bcache-fix-potential-div-zero-error-of-writebac.patch + patches.kernel.org/5.0.7-246-kbuild-add-workaround-for-Debian-make-kpkg.patch + patches.kernel.org/5.0.7-247-kbuild-skip-sub-make-for-in-tree-build-with-GNU.patch + patches.kernel.org/5.0.7-248-Linux-5.0.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -775,7 +1023,6 @@ ######################################################## # cifs patches ######################################################## - patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch ######################################################## # ext2/ext3 ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.xKhoIQ/_old 2019-04-11 12:15:13.044872350 +0200 +++ /var/tmp/diff_new_pack.xKhoIQ/_new 2019-04-11 12:15:13.044872350 +0200 @@ -1,3 +1,3 @@ -2019-04-04 04:40:16 +0000 -GIT Revision: dff56e4988727a44631953af28f369dc6f96cd57 +2019-04-06 14:47:49 +0000 +GIT Revision: 8f1834244edbe34ab85ed17d5b24ab001b03cc5a GIT Branch: stable
