Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2019-06-05 11:39:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Wed Jun 5 11:39:07 2019 rev:491 rq:707411 version:5.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2019-06-01 09:46:22.675388234 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.5148/dtb-aarch64.changes 2019-06-05 11:39:10.335078364 +0200 @@ -1,0 +2,768 @@ +Tue Jun 4 09:56:38 CEST 2019 - [email protected] + +- Linux 5.1.7 (bnc#1012628). +- tipc: fix modprobe tipc failed after switch order of device + registration (bnc#1012628). +- Revert "tipc: fix modprobe tipc failed after switch order of + device registration" (bnc#1012628). +- crypto: vmx - ghash: do nosimd fallback manually (bnc#1012628). +- net: correct zerocopy refcnt with udp MSG_MORE (bnc#1012628). +- cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on + page size" (bnc#1012628). +- net/tls: don't ignore netdev notifications if no TLS features + (bnc#1012628). +- net/tls: fix state removal with feature flags off (bnc#1012628). +- selftests/tls: add test for sleeping even though there is data + (bnc#1012628). +- net/tls: fix no wakeup on partial reads (bnc#1012628). +- selftests/tls: test for lowat overshoot with multiple records + (bnc#1012628). +- net/tls: fix lowat calculation if some data came from previous + record (bnc#1012628). +- bnxt_en: Reduce memory usage when running in kdump kernel + (bnc#1012628). +- bnxt_en: Fix possible BUG() condition when calling + pci_disable_msix() (bnc#1012628). +- bnxt_en: Fix aggregation buffer leak under OOM condition + (bnc#1012628). +- net: stmmac: dma channel control register need to be init first + (bnc#1012628). +- net: stmmac: fix ethtool flow control not able to get/set + (bnc#1012628). +- net/mlx5e: Disable rxhash when CQE compress is enabled + (bnc#1012628). +- net/mlx5: Allocate root ns memory using kzalloc to match kfree + (bnc#1012628). +- tipc: Avoid copying bytes beyond the supplied data + (bnc#1012628). +- net/mlx5: Avoid double free in fs init error unwinding path + (bnc#1012628). +- usbnet: fix kernel crash after disconnect (bnc#1012628). +- r8169: fix MAC address being lost in PCI D3 (bnc#1012628). +- net: stmmac: fix reset gpio free missing (bnc#1012628). +- net: sched: don't use tc_action->order during action dump + (bnc#1012628). +- net: phy: marvell10g: report if the PHY fails to boot firmware + (bnc#1012628). +- net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value + (bnc#1012628). +- net: mvneta: Fix err code path of probe (bnc#1012628). +- net-gro: fix use-after-free read in napi_gro_frags() + (bnc#1012628). +- net: fec: fix the clk mismatch in failed_reset path + (bnc#1012628). +- net: dsa: mv88e6xxx: fix handling of upper half of + STATS_TYPE_PORT (bnc#1012628). +- mlxsw: spectrum_acl: Avoid warning after identical rules + insertion (bnc#1012628). +- llc: fix skb leak in llc_build_and_send_ui_pkt() (bnc#1012628). +- ipv6: Fix redirect with VRF (bnc#1012628). +- ipv6: Consider sk_bound_dev_if when binding a raw socket to + an address (bnc#1012628). +- ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST + (bnc#1012628). +- ipv4/igmp: fix another memory leak in igmpv3_del_delrec() + (bnc#1012628). +- inet: switch IP ID generator to siphash (bnc#1012628). +- ethtool: Check for vlan etype or vlan tci when parsing flow_rule + (bnc#1012628). +- cxgb4: offload VLAN flows regardless of VLAN ethtype + (bnc#1012628). +- bonding/802.3ad: fix slave link initialization transition states + (bnc#1012628). +- commit 55f2451 + +------------------------------------------------------------------- +Mon Jun 3 07:27:42 CEST 2019 - [email protected] + +- Refresh + patches.suse/memcg-make-it-work-on-sparse-non-0-node-systems.patch. + Update upstream status. +- commit 2e484d7 + +------------------------------------------------------------------- +Fri May 31 20:31:30 CEST 2019 - [email protected] + +- Linux 5.1.6 (bnc#1012628). +- x86: Hide the int3_emulate_call/jmp functions from UML + (bnc#1012628). +- ext4: do not delete unlinked inode from orphan list on failed + truncate (bnc#1012628). +- ext4: wait for outstanding dio during truncate in nojournal mode + (bnc#1012628). +- KVM: x86: fix return value for reserved EFER (bnc#1012628). +- bio: fix improper use of smp_mb__before_atomic() (bnc#1012628). +- sbitmap: fix improper use of smp_mb__before_atomic() + (bnc#1012628). +- Revert "scsi: sd: Keep disk read-only when re-reading partition" + (bnc#1012628). +- crypto: hash - fix incorrect HASH_MAX_DESCSIZE (bnc#1012628). +- crypto: vmx - CTR: always increment IV as quadword + (bnc#1012628). +- mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data + hold time problem (bnc#1012628). +- mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time + problem (bnc#1012628). +- tracing: Add a check_val() check before updating cond_snapshot() + track_val (bnc#1012628). +- dax: Arrange for dax_supported check to span multiple devices + (bnc#1012628). +- kvm: Check irqchip mode before assign irqfd (bnc#1012628). +- kvm: svm/avic: fix off-by-one in checking host APIC ID + (bnc#1012628). +- KVM: nVMX: Fix using __this_cpu_read() in preemptible context + (bnc#1012628). +- libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead + (bnc#1012628). +- arm64/kernel: kaslr: reduce module randomization range to 2 GB + (bnc#1012628). +- arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now + (bnc#1012628). +- arm64/iommu: handle non-remapped addresses in ->mmap and + ->get_sgtable (bnc#1012628). +- gfs2: Fix sign extension bug in gfs2_update_stats (bnc#1012628). +- btrfs: don't double unlock on error in btrfs_punch_hole + (bnc#1012628). +- btrfs: Check the compression level before getting a workspace + (bnc#1012628). +- Btrfs: do not abort transaction at btrfs_update_root() after + failure to COW path (bnc#1012628). +- Btrfs: avoid fallback to transaction commit during fsync of + files with holes (bnc#1012628). +- Btrfs: fix race between ranged fsync and writeback of adjacent + ranges (bnc#1012628). +- btrfs: sysfs: Fix error path kobject memory leak (bnc#1012628). +- btrfs: sysfs: don't leak memory when failing add fsid + (bnc#1012628). +- fbdev: fix divide error in fb_var_to_videomode (bnc#1012628). +- arm64: errata: Add workaround for Cortex-A76 erratum #1463225 + (bnc#1012628). +- ovl: relax WARN_ON() for overlapping layers use case + (bnc#1012628). +- fbdev: fix WARNING in __alloc_pages_nodemask bug (bnc#1012628). +- media: cpia2: Fix use-after-free in cpia2_exit (bnc#1012628). +- media: serial_ir: Fix use-after-free in serial_ir_init_module + (bnc#1012628). +- media: vb2: add waiting_in_dqbuf flag (bnc#1012628). +- media: vivid: use vfree() instead of kfree() for dev->bitmap_cap + (bnc#1012628). +- ssb: Fix possible NULL pointer dereference in + ssb_host_pcmcia_exit (bnc#1012628). +- bpf: devmap: fix use-after-free Read in __dev_map_entry_free + (bnc#1012628). +- batman-adv: mcast: fix multicast tt/tvlv worker locking + (bnc#1012628). +- at76c50x-usb: Don't register led_trigger if usb_register_driver + failed (bnc#1012628). +- acct_on(): don't mess with freeze protection (bnc#1012628). +- netfilter: ctnetlink: Resolve conntrack L3-protocol flush + regression (bnc#1012628). +- Revert "btrfs: Honour FITRIM range constraints during free + space trim" (bnc#1012628). +- gfs2: Fix lru_count going negative (bnc#1012628). +- cxgb4: Fix error path in cxgb4_init_module (bnc#1012628). +- afs: Fix getting the afs.fid xattr (bnc#1012628). +- NFS: make nfs_match_client killable (bnc#1012628). +- gfs2: fix race between gfs2_freeze_func and unmount + (bnc#1012628). +- io_uring: use cpu_online() to check p->sq_thread_cpu instead + of cpu_possible() (bnc#1012628). +- IB/hfi1: Fix WQ_MEM_RECLAIM warning (bnc#1012628). +- gfs2: Fix occasional glock use-after-free (bnc#1012628). +- mmc: core: Verify SD bus width (bnc#1012628). +- tools/bpf: fix perf build error with uClibc (seen on ARC) + (bnc#1012628). +- i40e: Fix of memory leak and integer truncation in + i40e_virtchnl.c (bnc#1012628). +- libbpf: fix invalid munmap call (bnc#1012628). +- selftests/bpf: set RLIMIT_MEMLOCK properly for + test_libbpf_open.c (bnc#1012628). +- bpftool: exclude bash-completion/bpftool from .gitignore pattern + (bnc#1012628). +- ice: Separate if conditions for ice_set_features() + (bnc#1012628). +- ice: Preserve VLAN Rx stripping settings (bnc#1012628). +- blk-mq: split blk_mq_alloc_and_init_hctx into two parts + (bnc#1012628). +- blk-mq: grab .q_usage_counter when queuing request from plug + code path (bnc#1012628). +- dmaengine: tegra210-dma: free dma controller in remove() + (bnc#1012628). +- net: ena: gcc 8: fix compilation warning (bnc#1012628). +- net: ena: fix: set freed objects to NULL to avoid failing + future allocations (bnc#1012628). +- hv_netvsc: fix race that may miss tx queue wakeup (bnc#1012628). +- Bluetooth: Ignore CC events not matching the last HCI command + (bnc#1012628). +- pinctrl: zte: fix leaked of_node references (bnc#1012628). ++++ 571 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.5148/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.Ke2j7E/_old 2019-06-05 11:39:16.687077551 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.687077551 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %else Release: 0 %endif dtb-armv6l.spec: same change dtb-armv7l.spec: same change ++++++ kernel-64kb.spec ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:16.755077542 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.759077542 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-55f2451c7a489069e9144e81bda3e375644a5983 +Provides: kernel-srchash-55f2451c7a489069e9144e81bda3e375644a5983 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 %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.Ke2j7E/_old 2019-06-05 11:39:16.783077539 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.787077538 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-55f2451c7a489069e9144e81bda3e375644a5983 +Provides: kernel-srchash-55f2451c7a489069e9144e81bda3e375644a5983 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:16.811077535 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.815077534 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-55f2451c7a489069e9144e81bda3e375644a5983 +Provides: kernel-srchash-55f2451c7a489069e9144e81bda3e375644a5983 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:16.835077532 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.839077532 +0200 @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %else Release: 0 %endif @@ -63,7 +63,7 @@ %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 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.Ke2j7E/_old 2019-06-05 11:39:16.871077527 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.883077526 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-55f2451c7a489069e9144e81bda3e375644a5983 +Provides: kernel-srchash-55f2451c7a489069e9144e81bda3e375644a5983 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 %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.Ke2j7E/_old 2019-06-05 11:39:16.951077517 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.951077517 +0200 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.1.5 +%define patchversion 5.1.7 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +BuildRequires: kernel%kernel_flavor-srchash-55f2451c7a489069e9144e81bda3e375644a5983 %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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:16.983077513 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:16.987077512 +0200 @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %else Release: 0 %endif ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:17.003077511 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:17.007077510 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-55f2451c7a489069e9144e81bda3e375644a5983 +Provides: kernel-srchash-55f2451c7a489069e9144e81bda3e375644a5983 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:17.031077507 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:17.031077507 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 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.Ke2j7E/_old 2019-06-05 11:39:17.055077504 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:17.059077503 +0200 @@ -24,10 +24,10 @@ Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.1.5 +Version: 5.1.7 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %else Release: 0 %endif @@ -55,7 +55,7 @@ %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:17.083077501 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:17.087077500 +0200 @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.5 +%define patchversion 5.1.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.1.5 +Version: 5.1.7 %if 0%{?is_kotd} -Release: <RELEASE>.g6ad4f79 +Release: <RELEASE>.g55f2451 %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-6ad4f795771291a7cc9b088361b4015581b57ca4 -Provides: kernel-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: kernel-%build_flavor-base-srchash-55f2451c7a489069e9144e81bda3e375644a5983 +Provides: kernel-srchash-55f2451c7a489069e9144e81bda3e375644a5983 # END COMMON DEPS -Provides: %name-srchash-6ad4f795771291a7cc9b088361b4015581b57ca4 +Provides: %name-srchash-55f2451c7a489069e9144e81bda3e375644a5983 %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 ++++++ config.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/arm64/default new/config/arm64/default --- old/config/arm64/default 2019-05-27 09:14:33.000000000 +0200 +++ new/config/arm64/default 2019-05-31 22:22:47.000000000 +0200 @@ -305,6 +305,7 @@ CONFIG_ARM64_ERRATUM_1188873=y CONFIG_ARM64_ERRATUM_1165522=y CONFIG_ARM64_ERRATUM_1286807=y +CONFIG_ARM64_ERRATUM_1463225=y CONFIG_CAVIUM_ERRATUM_22375=y CONFIG_CAVIUM_ERRATUM_23144=y CONFIG_CAVIUM_ERRATUM_23154=y ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 36102 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch new/patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch --- old/patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch 2019-05-26 11:03:25.000000000 +0200 +++ new/patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,58 +0,0 @@ -From c2999c281ea2d2ebbdfce96cecc7b52e2ae7c406 Mon Sep 17 00:00:00 2001 -From: Ard Biesheuvel <[email protected]> -Date: Thu, 28 Mar 2019 20:34:26 +0100 -Subject: [PATCH] efifb: Omit memory map check on legacy boot -Git-commit: c2999c281ea2d2ebbdfce96cecc7b52e2ae7c406 -Patch-mainline: v5.2-rc1 -References: bsc#1127339 - -Since the following commit: - - 38ac0287b7f4 ("fbdev/efifb: Honour UEFI memory map attributes when mapping the FB") - -efifb_probe() checks its memory range via efi_mem_desc_lookup(), -and this leads to a spurious error message: - - EFI_MEMMAP is not enabled - -at every boot on KVM. This is quite annoying since the error message -appears even if you set "quiet" boot option. - -Since this happens on legacy boot, which strangely enough exposes -a EFI framebuffer via screen_info, let's double check that we are -doing an EFI boot before attempting to access the EFI memory map. - -Reported-by: Takashi Iwai <[email protected]> -Tested-by: Takashi Iwai <[email protected]> -Signed-off-by: Ard Biesheuvel <[email protected]> -Cc: Linus Torvalds <[email protected]> -Cc: Matt Fleming <[email protected]> -Cc: Peter Jones <[email protected]> -Cc: Peter Zijlstra <[email protected]> -Cc: Thomas Gleixner <[email protected]> -Cc: [email protected] -Link: http://lkml.kernel.org/r/[email protected] -Signed-off-by: Ingo Molnar <[email protected]> -Acked-by: Takashi Iwai <[email protected]> - ---- - drivers/video/fbdev/efifb.c | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/drivers/video/fbdev/efifb.c b/drivers/video/fbdev/efifb.c -index ba906876cc45..9e529cc2b4ff 100644 ---- a/drivers/video/fbdev/efifb.c -+++ b/drivers/video/fbdev/efifb.c -@@ -464,7 +464,8 @@ static int efifb_probe(struct platform_device *dev) - info->apertures->ranges[0].base = efifb_fix.smem_start; - info->apertures->ranges[0].size = size_remap; - -- if (!efi_mem_desc_lookup(efifb_fix.smem_start, &md)) { -+ if (efi_enabled(EFI_BOOT) && -+ !efi_mem_desc_lookup(efifb_fix.smem_start, &md)) { - if ((efifb_fix.smem_start + efifb_fix.smem_len) > - (md.phys_addr + (md.num_pages << EFI_PAGE_SHIFT))) { - pr_err("efifb: video memory @ 0x%lx spans multiple EFI memory regions\n", --- -2.16.4 - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/memcg-make-it-work-on-sparse-non-0-node-systems.patch new/patches.suse/memcg-make-it-work-on-sparse-non-0-node-systems.patch --- old/patches.suse/memcg-make-it-work-on-sparse-non-0-node-systems.patch 2019-05-26 11:03:25.000000000 +0200 +++ new/patches.suse/memcg-make-it-work-on-sparse-non-0-node-systems.patch 2019-06-03 07:27:42.000000000 +0200 @@ -1,7 +1,8 @@ From: Jiri Slaby <[email protected]> -Date: Mon, 29 Apr 2019 12:39:10 +0200 +Date: Fri, 31 May 2019 22:30:26 -0700 Subject: memcg: make it work on sparse non-0-node systems -Patch-mainline: submitted on 2019/05/17 +Git-commit: 3e8589963773a5c23e2f1fe4bcad0e9a90b7f471 +Patch-mainline: v5.2-rc3 References: bnc#1133616 We have a single node system with node 0 disabled: @@ -24,36 +25,38 @@ task_work_run+0x9f/0xc0 exit_to_usermode_loop+0xf5/0x100 -It is reproducible as far as 4.12. I did not try older kernels. You have -to have a new enough systemd, e.g. 241 (the reason is unknown -- was not -investigated). Cannot be reproduced with systemd 234. +It is reproducible as far as 4.12. I did not try older kernels. You have +to have a new enough systemd, e.g. 241 (the reason is unknown -- was not +investigated). Cannot be reproduced with systemd 234. The system crashes because the size of lru array is never updated in memcg_update_all_list_lrus and the reads are past the zero-sized array, causing dereferences of random memory. -The root cause are list_lru_memcg_aware checks in the list_lru code. -The test in list_lru_memcg_aware is broken: it assumes node 0 is always +The root cause are list_lru_memcg_aware checks in the list_lru code. The +test in list_lru_memcg_aware is broken: it assumes node 0 is always present, but it is not true on some systems as can be seen above. -So fix this by avoiding checks on node 0. Remember the memcg-awareness -by a bool flag in struct list_lru. +So fix this by avoiding checks on node 0. Remember the memcg-awareness by +a bool flag in struct list_lru. +Link: http://lkml.kernel.org/r/[email protected] +Fixes: 60d3fd32a7a9 ("list_lru: introduce per-memcg lists") Signed-off-by: Jiri Slaby <[email protected]> -Cc: Johannes Weiner <[email protected]> -Cc: Michal Hocko <[email protected]> +Acked-by: Michal Hocko <[email protected]> Suggested-by: Vladimir Davydov <[email protected]> Acked-by: Vladimir Davydov <[email protected]> -Cc: <[email protected]> -Cc: <[email protected]> +Reviewed-by: Shakeel Butt <[email protected]> +Cc: Johannes Weiner <[email protected]> Cc: Raghavendra K T <[email protected]> +Cc: <[email protected]> +Signed-off-by: Andrew Morton <[email protected]> +Signed-off-by: Linus Torvalds <[email protected]> --- - include/linux/list_lru.h | 1 + - mm/list_lru.c | 8 +++----- + include/linux/list_lru.h | 1 + + mm/list_lru.c | 8 +++----- 2 files changed, 4 insertions(+), 5 deletions(-) -diff --git a/include/linux/list_lru.h b/include/linux/list_lru.h -index aa5efd9351eb..d5ceb2839a2d 100644 --- a/include/linux/list_lru.h +++ b/include/linux/list_lru.h @@ -54,6 +54,7 @@ struct list_lru { @@ -64,11 +67,9 @@ #endif }; -diff --git a/mm/list_lru.c b/mm/list_lru.c -index 0730bf8ff39f..d3b538146efd 100644 --- a/mm/list_lru.c +++ b/mm/list_lru.c -@@ -37,11 +37,7 @@ static int lru_shrinker_id(struct list_lru *lru) +@@ -37,11 +37,7 @@ static int lru_shrinker_id(struct list_l static inline bool list_lru_memcg_aware(struct list_lru *lru) { @@ -81,7 +82,7 @@ } static inline struct list_lru_one * -@@ -451,6 +447,8 @@ static int memcg_init_list_lru(struct list_lru *lru, bool memcg_aware) +@@ -451,6 +447,8 @@ static int memcg_init_list_lru(struct li { int i; @@ -90,6 +91,3 @@ if (!memcg_aware) return 0; --- -2.21.0 - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch new/patches.suse/x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch --- old/patches.suse/x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch 2019-05-26 11:03:25.000000000 +0200 +++ new/patches.suse/x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,65 +0,0 @@ -From: Borislav Petkov <[email protected]> -Date: Wed, 8 May 2019 19:02:48 +0200 -Subject: x86/kvm/pmu: Set AMD's virt PMU version to 1 -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit -Patch-mainline: Submitted - 2019-05-08 -References: https://patchwork.kernel.org/patch/10936271/ - -After commit: - - 672ff6cff80c ("KVM: x86: Raise #GP when guest vCPU do not support PMU") - -my AMD guests started #GPing like this: - - general protection fault: 0000 [#1] PREEMPT SMP - CPU: 1 PID: 4355 Comm: bash Not tainted 5.1.0-rc6+ #3 - Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 - RIP: 0010:x86_perf_event_update+0x3b/0xa0 - -with Code: pointing to RDPMC. It is RDPMC because the guest has the -hardware watchdog CONFIG_HARDLOCKUP_DETECTOR_PERF enabled which uses -perf. Instrumenting kvm_pmu_rdpmc() some, showed that it fails due to: - - if (!pmu->version) - return 1; - -which the above commit added. Since AMD's PMU leaves the version at 0, -that causes the #GP injection into the guest. - -Set pmu->version arbitrarily to 1 and move it above the non-applicable -struct kvm_pmu members. - -Fixes: 672ff6cff80c ("KVM: x86: Raise #GP when guest vCPU do not support PMU") -Signed-off-by: Borislav Petkov <[email protected]> -Cc: "H. Peter Anvin" <[email protected]> -Cc: Ingo Molnar <[email protected]> -Cc: Janakarajan Natarajan <[email protected]> -Cc: [email protected] -Cc: Liran Alon <[email protected]> -Cc: Mihai Carabas <[email protected]> -Cc: Paolo Bonzini <[email protected]> -Cc: Peter Zijlstra <[email protected]> -Cc: "Radim Krčmář" <[email protected]> -Cc: Thomas Gleixner <[email protected]> -Cc: Tom Lendacky <[email protected]> -Cc: [email protected] ---- - arch/x86/kvm/pmu_amd.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/arch/x86/kvm/pmu_amd.c -+++ b/arch/x86/kvm/pmu_amd.c -@@ -269,10 +269,10 @@ static void amd_pmu_refresh(struct kvm_vcpu *vcpu) - - pmu->counter_bitmask[KVM_PMC_GP] = ((u64)1 << 48) - 1; - pmu->reserved_bits = 0xffffffff00200000ull; -+ pmu->version = 1; - /* not applicable to AMD; but clean them to prevent any fall out */ - pmu->counter_bitmask[KVM_PMC_FIXED] = 0; - pmu->nr_arch_fixed_counters = 0; -- pmu->version = 0; - pmu->global_status = 0; - } - ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:18.499077319 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:18.503077319 +0200 @@ -380,6 +380,453 @@ patches.kernel.org/5.1.5-122-ARM-dts-imx6q-logicpd-Reduce-inrush-current-on-.patch patches.kernel.org/5.1.5-123-fbdev-sm712fb-fix-memory-frequency-by-avoiding-.patch patches.kernel.org/5.1.5-124-Linux-5.1.5.patch + patches.kernel.org/5.1.6-001-x86-Hide-the-int3_emulate_call-jmp-functions-fr.patch + patches.kernel.org/5.1.6-002-ext4-do-not-delete-unlinked-inode-from-orphan-l.patch + patches.kernel.org/5.1.6-003-ext4-wait-for-outstanding-dio-during-truncate-i.patch + patches.kernel.org/5.1.6-004-KVM-x86-fix-return-value-for-reserved-EFER.patch + patches.kernel.org/5.1.6-005-x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch + patches.kernel.org/5.1.6-006-bio-fix-improper-use-of-smp_mb__before_atomic.patch + patches.kernel.org/5.1.6-007-sbitmap-fix-improper-use-of-smp_mb__before_atom.patch + patches.kernel.org/5.1.6-008-Revert-scsi-sd-Keep-disk-read-only-when-re-read.patch + patches.kernel.org/5.1.6-009-crypto-hash-fix-incorrect-HASH_MAX_DESCSIZE.patch + patches.kernel.org/5.1.6-010-crypto-vmx-CTR-always-increment-IV-as-quadword.patch + patches.kernel.org/5.1.6-011-mmc-sdhci-iproc-cygnus-Set-NO_HISPD-bit-to-fix-.patch + patches.kernel.org/5.1.6-012-mmc-sdhci-iproc-Set-NO_HISPD-bit-to-fix-HS50-da.patch + patches.kernel.org/5.1.6-013-tracing-Add-a-check_val-check-before-updating-c.patch + patches.kernel.org/5.1.6-014-dax-Arrange-for-dax_supported-check-to-span-mul.patch + patches.kernel.org/5.1.6-015-kvm-Check-irqchip-mode-before-assign-irqfd.patch + patches.kernel.org/5.1.6-016-kvm-svm-avic-fix-off-by-one-in-checking-host-AP.patch + patches.kernel.org/5.1.6-017-KVM-nVMX-Fix-using-__this_cpu_read-in-preemptib.patch + patches.kernel.org/5.1.6-018-libnvdimm-pmem-Bypass-CONFIG_HARDENED_USERCOPY-.patch + patches.kernel.org/5.1.6-019-arm64-kernel-kaslr-reduce-module-randomization-.patch + patches.kernel.org/5.1.6-020-arm64-Kconfig-Make-ARM64_PSEUDO_NMI-depend-on-B.patch + patches.kernel.org/5.1.6-021-arm64-iommu-handle-non-remapped-addresses-in-mm.patch + patches.kernel.org/5.1.6-022-gfs2-Fix-sign-extension-bug-in-gfs2_update_stat.patch + patches.kernel.org/5.1.6-023-btrfs-don-t-double-unlock-on-error-in-btrfs_pun.patch + patches.kernel.org/5.1.6-024-btrfs-Check-the-compression-level-before-gettin.patch + patches.kernel.org/5.1.6-025-Btrfs-do-not-abort-transaction-at-btrfs_update_.patch + patches.kernel.org/5.1.6-026-Btrfs-avoid-fallback-to-transaction-commit-duri.patch + patches.kernel.org/5.1.6-027-Btrfs-fix-race-between-ranged-fsync-and-writeba.patch + patches.kernel.org/5.1.6-028-btrfs-sysfs-Fix-error-path-kobject-memory-leak.patch + patches.kernel.org/5.1.6-029-btrfs-sysfs-don-t-leak-memory-when-failing-add-.patch + patches.kernel.org/5.1.6-030-fbdev-fix-divide-error-in-fb_var_to_videomode.patch + patches.kernel.org/5.1.6-031-arm64-errata-Add-workaround-for-Cortex-A76-erra.patch + patches.kernel.org/5.1.6-032-ovl-relax-WARN_ON-for-overlapping-layers-use-ca.patch + patches.kernel.org/5.1.6-033-fbdev-fix-WARNING-in-__alloc_pages_nodemask-bug.patch + patches.kernel.org/5.1.6-034-media-cpia2-Fix-use-after-free-in-cpia2_exit.patch + patches.kernel.org/5.1.6-035-media-serial_ir-Fix-use-after-free-in-serial_ir.patch + patches.kernel.org/5.1.6-036-media-vb2-add-waiting_in_dqbuf-flag.patch + patches.kernel.org/5.1.6-037-media-vivid-use-vfree-instead-of-kfree-for-dev-.patch + patches.kernel.org/5.1.6-038-ssb-Fix-possible-NULL-pointer-dereference-in-ss.patch + patches.kernel.org/5.1.6-039-bpf-devmap-fix-use-after-free-Read-in-__dev_map.patch + patches.kernel.org/5.1.6-040-batman-adv-mcast-fix-multicast-tt-tvlv-worker-l.patch + patches.kernel.org/5.1.6-041-at76c50x-usb-Don-t-register-led_trigger-if-usb_.patch + patches.kernel.org/5.1.6-042-acct_on-don-t-mess-with-freeze-protection.patch + patches.kernel.org/5.1.6-043-netfilter-ctnetlink-Resolve-conntrack-L3-protoc.patch + patches.kernel.org/5.1.6-044-Revert-btrfs-Honour-FITRIM-range-constraints-du.patch + patches.kernel.org/5.1.6-045-gfs2-Fix-lru_count-going-negative.patch + patches.kernel.org/5.1.6-046-cxgb4-Fix-error-path-in-cxgb4_init_module.patch + patches.kernel.org/5.1.6-047-afs-Fix-getting-the-afs.fid-xattr.patch + patches.kernel.org/5.1.6-048-NFS-make-nfs_match_client-killable.patch + patches.kernel.org/5.1.6-049-gfs2-fix-race-between-gfs2_freeze_func-and-unmo.patch + patches.kernel.org/5.1.6-050-io_uring-use-cpu_online-to-check-p-sq_thread_cp.patch + patches.kernel.org/5.1.6-051-IB-hfi1-Fix-WQ_MEM_RECLAIM-warning.patch + patches.kernel.org/5.1.6-052-gfs2-Fix-occasional-glock-use-after-free.patch + patches.kernel.org/5.1.6-053-mmc-core-Verify-SD-bus-width.patch + patches.kernel.org/5.1.6-054-tools-bpf-fix-perf-build-error-with-uClibc-seen.patch + patches.kernel.org/5.1.6-055-i40e-Fix-of-memory-leak-and-integer-truncation-.patch + patches.kernel.org/5.1.6-056-libbpf-fix-invalid-munmap-call.patch + patches.kernel.org/5.1.6-057-selftests-bpf-set-RLIMIT_MEMLOCK-properly-for-t.patch + patches.kernel.org/5.1.6-058-bpftool-exclude-bash-completion-bpftool-from-.g.patch + patches.kernel.org/5.1.6-059-ice-Separate-if-conditions-for-ice_set_features.patch + patches.kernel.org/5.1.6-060-ice-Preserve-VLAN-Rx-stripping-settings.patch + patches.kernel.org/5.1.6-061-blk-mq-split-blk_mq_alloc_and_init_hctx-into-tw.patch + patches.kernel.org/5.1.6-062-blk-mq-grab-.q_usage_counter-when-queuing-reque.patch + patches.kernel.org/5.1.6-063-dmaengine-tegra210-dma-free-dma-controller-in-r.patch + patches.kernel.org/5.1.6-064-net-ena-gcc-8-fix-compilation-warning.patch + patches.kernel.org/5.1.6-065-net-ena-fix-set-freed-objects-to-NULL-to-avoid-.patch + patches.kernel.org/5.1.6-066-hv_netvsc-fix-race-that-may-miss-tx-queue-wakeu.patch + patches.kernel.org/5.1.6-067-Bluetooth-Ignore-CC-events-not-matching-the-las.patch + patches.kernel.org/5.1.6-068-pinctrl-zte-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-069-ASoC-Intel-kbl_da7219_max98357a-Map-BTN_0-to-KE.patch + patches.kernel.org/5.1.6-070-usb-dwc2-gadget-Increase-descriptors-count-for-.patch + patches.kernel.org/5.1.6-071-usb-dwc3-move-synchronize_irq-out-of-the-spinlo.patch + patches.kernel.org/5.1.6-072-usb-gadget-f_fs-don-t-free-buffer-prematurely.patch + patches.kernel.org/5.1.6-073-ASoC-hdmi-codec-unlock-the-device-on-startup-er.patch + patches.kernel.org/5.1.6-074-powerpc-perf-Return-accordingly-on-invalid-chip.patch + patches.kernel.org/5.1.6-075-powerpc-boot-Fix-missing-check-of-lseek-return-.patch + patches.kernel.org/5.1.6-076-powerpc-perf-Fix-loop-exit-condition-in-nest_im.patch + patches.kernel.org/5.1.6-077-spi-atmel-quadspi-fix-crash-while-suspending.patch + patches.kernel.org/5.1.6-078-ASoC-imx-fix-fiq-dependencies.patch + patches.kernel.org/5.1.6-079-spi-pxa2xx-fix-SCR-divisor-calculation.patch + patches.kernel.org/5.1.6-080-net-mlx5-E-Switch-Use-atomic-rep-state-to-seria.patch + patches.kernel.org/5.1.6-081-brcm80211-potential-NULL-dereference-in-brcmf_c.patch + patches.kernel.org/5.1.6-082-ACPI-property-fix-handling-of-data_nodes-in-acp.patch + patches.kernel.org/5.1.6-083-drm-nouveau-bar-nv50-ensure-BAR-is-mapped.patch + patches.kernel.org/5.1.6-084-media-stm32-dcmi-return-appropriate-error-codes.patch + patches.kernel.org/5.1.6-085-ARM-vdso-Remove-dependency-with-the-arch_timer-.patch + patches.kernel.org/5.1.6-086-arm64-Fix-compiler-warning-from-pte_unmap-with-.patch + patches.kernel.org/5.1.6-087-mt76-remove-mt76_queue-dependency-from-tx_queue.patch + patches.kernel.org/5.1.6-088-x86-ftrace-Set-trampoline-pages-as-executable.patch + patches.kernel.org/5.1.6-089-powerpc-watchdog-Use-hrtimers-for-per-CPU-heart.patch + patches.kernel.org/5.1.6-090-cpufreq-Fix-kobject-memleak.patch + patches.kernel.org/5.1.6-091-scsi-qla2xxx-Fix-a-qla24xx_enable_msix-error-pa.patch + patches.kernel.org/5.1.6-092-scsi-qla2xxx-Fix-abort-handling-in-tcm_qla2xxx_.patch + patches.kernel.org/5.1.6-093-scsi-qla2xxx-Avoid-that-lockdep-complains-about.patch + patches.kernel.org/5.1.6-094-scsi-qla2xxx-Fix-hardirq-unsafe-locking.patch + patches.kernel.org/5.1.6-095-x86-modules-Avoid-breaking-W-X-while-loading-mo.patch + patches.kernel.org/5.1.6-096-Btrfs-fix-data-bytes_may_use-underflow-with-fal.patch + patches.kernel.org/5.1.6-097-btrfs-fix-panic-during-relocation-after-ENOSPC-.patch + patches.kernel.org/5.1.6-098-btrfs-Don-t-panic-when-we-can-t-find-a-root-key.patch + patches.kernel.org/5.1.6-099-iwlwifi-pcie-don-t-crash-on-invalid-RX-interrup.patch + patches.kernel.org/5.1.6-100-rtc-88pm860x-prevent-use-after-free-on-device-r.patch + patches.kernel.org/5.1.6-101-rtc-stm32-manage-the-get_irq-probe-defer-case.patch + patches.kernel.org/5.1.6-102-scsi-qedi-Abort-ep-termination-if-offload-not-s.patch + patches.kernel.org/5.1.6-103-s390-kexec_file-Fix-detection-of-text-segment-i.patch + patches.kernel.org/5.1.6-104-ALSA-hda-fix-unregister-device-twice-on-ASoC-dr.patch + patches.kernel.org/5.1.6-105-sched-nohz-Run-NOHZ-idle-load-balancer-on-HK_FL.patch + patches.kernel.org/5.1.6-106-net-ethernet-ti-cpsw-fix-allmulti-cfg-in-dual_m.patch + patches.kernel.org/5.1.6-107-w1-fix-the-resume-command-API.patch + patches.kernel.org/5.1.6-108-net-hns3-fix-pause-configure-fail-problem.patch + patches.kernel.org/5.1.6-109-net-hns3-fix-for-TX-clean-num-when-cleaning-TX-.patch + patches.kernel.org/5.1.6-110-net-phy-improve-genphy_soft_reset.patch + patches.kernel.org/5.1.6-111-s390-qeth-address-type-mismatch-warning.patch + patches.kernel.org/5.1.6-112-arm64-futex-Fix-FUTEX_WAKE_OP-atomic-ops-with-n.patch + patches.kernel.org/5.1.6-113-net-hns3-use-atomic_t-replace-u32-for-arq-s-cou.patch + patches.kernel.org/5.1.6-114-dmaengine-pl330-_stop-clear-interrupt-status.patch + patches.kernel.org/5.1.6-115-mac80211-cfg80211-update-bss-channel-on-channel.patch + patches.kernel.org/5.1.6-116-drm-prefix-header-search-paths-with-srctree.patch + patches.kernel.org/5.1.6-117-libbpf-fix-samples-bpf-build-failure-due-to-und.patch + patches.kernel.org/5.1.6-118-slimbus-fix-a-potential-NULL-pointer-dereferenc.patch + patches.kernel.org/5.1.6-119-regulator-core-Actually-put-the-gpiod-after-use.patch + patches.kernel.org/5.1.6-120-ASoC-fsl_sai-Update-is_slave_mode-with-correct-.patch + patches.kernel.org/5.1.6-121-Fix-nfs4.2-return-EINVAL-when-do-dedupe-operati.patch + patches.kernel.org/5.1.6-122-mwifiex-prevent-an-array-overflow.patch + patches.kernel.org/5.1.6-123-rsi-Fix-NULL-pointer-dereference-in-kmalloc.patch + patches.kernel.org/5.1.6-124-net-cw1200-fix-a-NULL-pointer-dereference.patch + patches.kernel.org/5.1.6-125-nvme-set-0-capacity-if-namespace-block-size-exc.patch + patches.kernel.org/5.1.6-126-nvme-rdma-fix-a-NULL-deref-when-an-admin-connec.patch + patches.kernel.org/5.1.6-127-nvme-tcp-fix-a-NULL-deref-when-an-admin-connect.patch + patches.kernel.org/5.1.6-128-crypto-sun4i-ss-Fix-invalid-calculation-of-hash.patch + patches.kernel.org/5.1.6-129-bcache-avoid-potential-memleak-of-list-of-journ.patch + patches.kernel.org/5.1.6-130-bcache-return-error-immediately-in-bch_journal_.patch + patches.kernel.org/5.1.6-131-bcache-fix-failure-in-journal-relplay.patch + patches.kernel.org/5.1.6-132-bcache-add-failure-check-to-run_cache_set-for-j.patch + patches.kernel.org/5.1.6-133-bcache-avoid-clang-Wunintialized-warning.patch + patches.kernel.org/5.1.6-134-RDMA-cma-Consider-scope_id-while-binding-to-ipv.patch + patches.kernel.org/5.1.6-135-vfio-ccw-Do-not-call-flush_workqueue-while-hold.patch + patches.kernel.org/5.1.6-136-vfio-ccw-Release-any-channel-program-when-relea.patch + patches.kernel.org/5.1.6-137-x86-build-Move-_etext-to-actual-end-of-.text.patch + patches.kernel.org/5.1.6-138-smpboot-Place-the-__percpu-annotation-correctly.patch + patches.kernel.org/5.1.6-139-x86-uaccess-Dont-leak-the-AC-flag-into-__put_us.patch + patches.kernel.org/5.1.6-140-x86-mm-Remove-in_nmi-warning-from-64-bit-implem.patch + patches.kernel.org/5.1.6-141-mm-uaccess-Use-unsigned-long-to-placate-UBSAN-w.patch + patches.kernel.org/5.1.6-142-Bluetooth-hci_qca-Fix-crash-with-non-serdev-dev.patch + patches.kernel.org/5.1.6-143-Bluetooth-hci_qca-Give-enough-time-to-ROME-cont.patch + patches.kernel.org/5.1.6-144-Bluetooth-btbcm-Add-default-address-for-BCM4334.patch + patches.kernel.org/5.1.6-145-Bluetooth-mediatek-Fixed-incorrect-type-in-assi.patch + patches.kernel.org/5.1.6-146-HID-logitech-hidpp-use-RAP-instead-of-FAP-to-ge.patch + patches.kernel.org/5.1.6-147-pinctrl-pistachio-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-148-pinctrl-st-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-149-pinctrl-samsung-fix-leaked-of_node-references.patch + patches.kernel.org/5.1.6-150-clk-rockchip-undo-several-noc-and-special-clock.patch + patches.kernel.org/5.1.6-151-perf-arm-cci-Remove-broken-race-mitigation.patch + patches.kernel.org/5.1.6-152-dmaengine-at_xdmac-remove-BUG_ON-macro-in-taskl.patch + patches.kernel.org/5.1.6-153-media-coda-clear-error-return-value-before-pict.patch + patches.kernel.org/5.1.6-154-media-ov6650-Move-v4l2_clk_get-to-ov6650_video_.patch + patches.kernel.org/5.1.6-155-media-au0828-stop-video-streaming-only-when-las.patch + patches.kernel.org/5.1.6-156-media-ov2659-make-S_FMT-succeed-even-if-request.patch + patches.kernel.org/5.1.6-157-audit-fix-a-memory-leak-bug.patch + patches.kernel.org/5.1.6-158-media-stm32-dcmi-fix-crash-when-subdev-do-not-e.patch + patches.kernel.org/5.1.6-159-media-au0828-Fix-NULL-pointer-dereference-in-au.patch + patches.kernel.org/5.1.6-160-media-pvrusb2-Prevent-a-buffer-overflow.patch + patches.kernel.org/5.1.6-161-iio-adc-stm32-dfsdm-fix-unmet-direct-dependenci.patch + patches.kernel.org/5.1.6-162-block-fix-use-after-free-on-gendisk.patch + patches.kernel.org/5.1.6-163-powerpc-numa-improve-control-of-topology-update.patch + patches.kernel.org/5.1.6-164-powerpc-64-Fix-booting-large-kernels-with-STRIC.patch + patches.kernel.org/5.1.6-165-random-fix-CRNG-initialization-when-random.trus.patch + patches.kernel.org/5.1.6-166-random-add-a-spinlock_t-to-struct-batched_entro.patch + patches.kernel.org/5.1.6-167-cgroup-protect-cgroup-nr_-dying_-descendants-by.patch + patches.kernel.org/5.1.6-168-sched-core-Check-quota-and-period-overflow-at-u.patch + patches.kernel.org/5.1.6-169-sched-rt-Check-integer-overflow-at-usec-to-nsec.patch + patches.kernel.org/5.1.6-170-sched-core-Handle-overflow-in-cpu_shares_write_.patch + patches.kernel.org/5.1.6-171-staging-vc04_services-handle-kzalloc-failure.patch + patches.kernel.org/5.1.6-172-drm-msm-dpu-release-resources-on-modeset-failur.patch + patches.kernel.org/5.1.6-173-drm-msm-a5xx-fix-possible-object-reference-leak.patch + patches.kernel.org/5.1.6-174-drm-msm-dpu-Don-t-set-frame_busy_mask-for-async.patch + patches.kernel.org/5.1.6-175-drm-msm-Fix-NULL-pointer-dereference.patch + patches.kernel.org/5.1.6-176-irq_work-Do-not-raise-an-IPI-when-queueing-work.patch + patches.kernel.org/5.1.6-177-thunderbolt-Take-domain-lock-in-switch-sysfs-at.patch + patches.kernel.org/5.1.6-178-s390-qeth-handle-error-from-qeth_update_from_ch.patch + patches.kernel.org/5.1.6-179-USB-core-Don-t-unbind-interfaces-following-devi.patch + patches.kernel.org/5.1.6-180-x86-irq-64-Limit-IST-stack-overflow-check-to-DB.patch + patches.kernel.org/5.1.6-181-drm-etnaviv-avoid-DMA-API-warning-when-importin.patch + patches.kernel.org/5.1.6-182-dt-bindings-phy-qcom-qmp-Add-UFS-PHY-reset.patch + patches.kernel.org/5.1.6-183-phy-sun4i-usb-Make-sure-to-disable-PHY0-passby-.patch + patches.kernel.org/5.1.6-184-phy-mapphone-mdm6600-add-gpiolib-dependency.patch + patches.kernel.org/5.1.6-185-phy-ti-usb2-fix-OMAP_CONTROL_PHY-dependency.patch + patches.kernel.org/5.1.6-186-dpaa2-eth-Fix-Rx-classification-status.patch + patches.kernel.org/5.1.6-187-i40e-Able-to-add-up-to-16-MAC-filters-on-an-unt.patch + patches.kernel.org/5.1.6-188-i40e-don-t-allow-changes-to-HW-VLAN-stripping-o.patch + patches.kernel.org/5.1.6-189-ACPI-IORT-Reject-platform-device-creation-on-NU.patch + patches.kernel.org/5.1.6-190-arm64-vdso-Fix-clock_getres-for-CLOCK_REALTIME.patch + patches.kernel.org/5.1.6-191-RDMA-cxgb4-Fix-null-pointer-dereference-on-allo.patch + patches.kernel.org/5.1.6-192-fscrypt-use-READ_ONCE-to-access-i_crypt_info.patch + patches.kernel.org/5.1.6-193-perf-x86-msr-Add-Icelake-support.patch + patches.kernel.org/5.1.6-194-perf-x86-intel-rapl-Add-Icelake-support.patch + patches.kernel.org/5.1.6-195-perf-x86-intel-cstate-Add-Icelake-support.patch + patches.kernel.org/5.1.6-196-PM-devfreq-Fix-static-checker-warning-in-try_th.patch + patches.kernel.org/5.1.6-197-hwmon-vt1211-Use-request_muxed_region-for-Super.patch + patches.kernel.org/5.1.6-198-hwmon-smsc47m1-Use-request_muxed_region-for-Sup.patch + patches.kernel.org/5.1.6-199-hwmon-smsc47b397-Use-request_muxed_region-for-S.patch + patches.kernel.org/5.1.6-200-hwmon-pc87427-Use-request_muxed_region-for-Supe.patch + patches.kernel.org/5.1.6-201-hwmon-f71805f-Use-request_muxed_region-for-Supe.patch + patches.kernel.org/5.1.6-202-scsi-libsas-Do-discovery-on-empty-PHY-to-update.patch + patches.kernel.org/5.1.6-203-mmc-core-make-pwrseq_emmc-partially-support-sle.patch + patches.kernel.org/5.1.6-204-mmc_spi-add-a-status-check-for-spi_sync_locked.patch + patches.kernel.org/5.1.6-205-mmc-sdhci-of-esdhc-add-erratum-eSDHC5-support.patch + patches.kernel.org/5.1.6-206-mmc-sdhci-of-esdhc-add-erratum-A-009204-support.patch + patches.kernel.org/5.1.6-207-mmc-sdhci-of-esdhc-add-erratum-eSDHC-A001-and-A.patch + patches.kernel.org/5.1.6-208-net-hns3-free-the-pending-skb-when-clean-RX-rin.patch + patches.kernel.org/5.1.6-209-drm-amdgpu-fix-old-fence-check-in-amdgpu_fence_.patch + patches.kernel.org/5.1.6-210-PM-core-Propagate-dev-power.wakeup_path-when-no.patch + patches.kernel.org/5.1.6-211-clk-rockchip-Fix-video-codec-clocks-on-rk3288.patch + patches.kernel.org/5.1.6-212-extcon-arizona-Disable-mic-detect-if-running-wh.patch + patches.kernel.org/5.1.6-213-clk-rockchip-Make-rkpwm-a-critical-clock-on-rk3.patch + patches.kernel.org/5.1.6-214-clk-zynqmp-fix-check-for-fractional-clock.patch + patches.kernel.org/5.1.6-215-s390-zcrypt-initialize-variables-before_use.patch + patches.kernel.org/5.1.6-216-x86-microcode-Fix-the-ancient-deprecated-microc.patch + patches.kernel.org/5.1.6-217-drm-amd-display-Initialize-stream_update-with-m.patch + patches.kernel.org/5.1.6-218-s390-mm-silence-compiler-warning-when-compiling.patch + patches.kernel.org/5.1.6-219-s390-cio-fix-cio_irb-declaration.patch + patches.kernel.org/5.1.6-220-drm-amd-display-use-proper-formula-to-calculate.patch + patches.kernel.org/5.1.6-221-selftests-cgroup-fix-cleanup-path-in-test_memcg.patch + patches.kernel.org/5.1.6-222-net-hns3-fix-keep_alive_timer-not-stop-problem.patch + patches.kernel.org/5.1.6-223-qmi_wwan-Add-quirk-for-Quectel-dynamic-config.patch + patches.kernel.org/5.1.6-224-net-hns3-add-error-handler-for-initializing-com.patch + patches.kernel.org/5.1.6-225-cpufreq-ppc_cbe-fix-possible-object-reference-l.patch + patches.kernel.org/5.1.6-226-cpufreq-pasemi-fix-possible-object-reference-le.patch + patches.kernel.org/5.1.6-227-cpufreq-pmac32-fix-possible-object-reference-le.patch + patches.kernel.org/5.1.6-228-cpufreq-kirkwood-fix-possible-object-reference-.patch + patches.kernel.org/5.1.6-229-cpufreq-imx6q-fix-possible-object-reference-lea.patch + patches.kernel.org/5.1.6-230-cpufreq-ap806-fix-possible-object-reference-lea.patch + patches.kernel.org/5.1.6-231-block-sed-opal-fix-IOC_OPAL_ENABLE_DISABLE_MBR.patch + patches.kernel.org/5.1.6-232-habanalabs-prevent-device-PTE-read-write-during.patch + patches.kernel.org/5.1.6-233-habanalabs-all-FD-must-be-closed-before-removin.patch + patches.kernel.org/5.1.6-234-samples-bpf-fix-build-with-new-clang.patch + patches.kernel.org/5.1.6-235-x86-build-Keep-local-relocations-with-ld.lld.patch + patches.kernel.org/5.1.6-236-spi-Don-t-call-spi_get_gpio_descs-before-device.patch + patches.kernel.org/5.1.6-237-regulator-core-Avoid-potential-deadlock-on-regu.patch + patches.kernel.org/5.1.6-238-ASoC-core-remove-link-components-before-cleanin.patch + patches.kernel.org/5.1.6-239-drm-pl111-fix-possible-object-reference-leak.patch + patches.kernel.org/5.1.6-240-iio-ad_sigma_delta-Properly-handle-SPI-bus-lock.patch + patches.kernel.org/5.1.6-241-iio-hmc5843-fix-potential-NULL-pointer-derefere.patch + patches.kernel.org/5.1.6-242-iio-common-ssp_sensors-Initialize-calculated_ti.patch + patches.kernel.org/5.1.6-243-iio-adc-ti-ads7950-Fix-improper-use-of-mlock.patch + patches.kernel.org/5.1.6-244-net-hns3-check-resetting-status-in-hns3_get_sta.patch + patches.kernel.org/5.1.6-245-net-hns3-add-protect-when-handling-mac-addr-lis.patch + patches.kernel.org/5.1.6-246-selftests-bpf-ksym_search-won-t-check-symbols-e.patch + patches.kernel.org/5.1.6-247-rtlwifi-fix-a-potential-NULL-pointer-dereferenc.patch + patches.kernel.org/5.1.6-248-mwifiex-Fix-mem-leak-in-mwifiex_tm_cmd.patch + patches.kernel.org/5.1.6-249-brcmfmac-fix-missing-checks-for-kmemdup.patch + patches.kernel.org/5.1.6-250-b43-shut-up-clang-Wuninitialized-variable-warni.patch + patches.kernel.org/5.1.6-251-brcmfmac-convert-dev_init_lock-mutex-to-complet.patch + patches.kernel.org/5.1.6-252-brcmfmac-fix-WARNING-during-USB-disconnect-in-c.patch + patches.kernel.org/5.1.6-253-brcmfmac-fix-race-during-disconnect-when-USB-co.patch + patches.kernel.org/5.1.6-254-brcmfmac-fix-Oops-when-bringing-up-interface-du.patch + patches.kernel.org/5.1.6-255-rtc-xgene-fix-possible-race-condition.patch + patches.kernel.org/5.1.6-256-spi-Add-missing-error-handling-for-CS-GPIOs.patch + patches.kernel.org/5.1.6-257-rtlwifi-fix-potential-NULL-pointer-dereference.patch + patches.kernel.org/5.1.6-258-scsi-ufs-Fix-regulator-load-and-icc-level-confi.patch + patches.kernel.org/5.1.6-259-scsi-ufs-Avoid-configuring-regulator-with-undef.patch + patches.kernel.org/5.1.6-260-drm-panel-otm8009a-Add-delay-at-the-end-of-init.patch + patches.kernel.org/5.1.6-261-drm-amd-display-Prevent-cursor-hotspot-overflow.patch + patches.kernel.org/5.1.6-262-arm64-cpu_ops-fix-a-leaked-reference-by-adding-.patch + patches.kernel.org/5.1.6-263-locking-static_key-Fix-false-positive-warnings-.patch + patches.kernel.org/5.1.6-264-wil6210-fix-return-code-of-wmi_mgmt_tx-and-wmi_.patch + patches.kernel.org/5.1.6-265-x86-uaccess-ftrace-Fix-ftrace_likely_update-vs..patch + patches.kernel.org/5.1.6-266-iwlwifi-mvm-IBSS-use-BE-FIFO-for-multicast.patch + patches.kernel.org/5.1.6-267-x86-uaccess-signal-Fix-AC-1-bloat.patch + patches.kernel.org/5.1.6-268-x86-ia32-Fix-ia32_restore_sigcontext-AC-leak.patch + patches.kernel.org/5.1.6-269-x86-uaccess-Fix-up-the-fixup.patch + patches.kernel.org/5.1.6-270-chardev-add-additional-check-for-minor-range-ov.patch + patches.kernel.org/5.1.6-271-RDMA-hns-Fix-bad-endianess-of-port_pd-variable.patch + patches.kernel.org/5.1.6-272-sh-sh7786-Add-explicit-I-O-cast-to-sh7786_mm_se.patch + patches.kernel.org/5.1.6-273-HID-core-move-Usage-Page-concatenation-to-Main-.patch + patches.kernel.org/5.1.6-274-ASoC-eukrea-tlv320-fix-a-leaked-reference-by-ad.patch + patches.kernel.org/5.1.6-275-ASoC-fsl_utils-fix-a-leaked-reference-by-adding.patch + patches.kernel.org/5.1.6-276-ASoC-wcd9335-fix-a-leaked-reference-by-adding-m.patch + patches.kernel.org/5.1.6-277-cxgb3-l2t-Fix-undefined-behaviour.patch + patches.kernel.org/5.1.6-278-clk-renesas-rcar-gen3-Correct-parent-clock-of-S.patch + patches.kernel.org/5.1.6-279-block-avoid-to-break-XEN-by-multi-page-bvec.patch + patches.kernel.org/5.1.6-280-block-pass-page-to-xen_biovec_phys_mergeable.patch + patches.kernel.org/5.1.6-281-clk-renesas-rcar-gen3-Correct-parent-clock-of-A.patch + patches.kernel.org/5.1.6-282-HID-logitech-hidpp-change-low-battery-level-thr.patch + patches.kernel.org/5.1.6-283-spi-tegra114-reset-controller-on-probe.patch + patches.kernel.org/5.1.6-284-habanalabs-prevent-CPU-soft-lockup-on-Palladium.patch + patches.kernel.org/5.1.6-285-kobject-Don-t-trigger-kobject_uevent-KOBJ_REMOV.patch + patches.kernel.org/5.1.6-286-media-video-mux-fix-null-pointer-dereferences.patch + patches.kernel.org/5.1.6-287-media-wl128x-prevent-two-potential-buffer-overf.patch + patches.kernel.org/5.1.6-288-media-gspca-Kill-URBs-on-USB-device-disconnect.patch + patches.kernel.org/5.1.6-289-efifb-Omit-memory-map-check-on-legacy-boot.patch + patches.kernel.org/5.1.6-290-media-mtk-vcodec-fix-access-to-incorrect-planes.patch + patches.kernel.org/5.1.6-291-thunderbolt-property-Fix-a-missing-check-of-kza.patch + patches.kernel.org/5.1.6-292-thunderbolt-Fix-to-check-the-return-value-of-km.patch + patches.kernel.org/5.1.6-293-drm-rcar-du-lvds-Set-LVEN-and-LVRES-bits-togeth.patch + patches.kernel.org/5.1.6-294-drm-rcar-du-lvds-Fix-post-DLL-divider-calculati.patch + patches.kernel.org/5.1.6-295-timekeeping-Force-upper-bound-for-setting-CLOCK.patch + patches.kernel.org/5.1.6-296-IB-mlx5-Compare-only-index-part-of-a-memory-win.patch + patches.kernel.org/5.1.6-297-scsi-qedf-Add-missing-return-in-qedf_post_io_re.patch + patches.kernel.org/5.1.6-298-misc-fastrpc-consider-address-offset-before-sen.patch + patches.kernel.org/5.1.6-299-misc-fastrpc-make-sure-memory-read-and-writes-a.patch + patches.kernel.org/5.1.6-300-misc-fastrpc-Fix-a-possible-double-free.patch + patches.kernel.org/5.1.6-301-virtio_console-initialize-vtermno-value-for-por.patch + patches.kernel.org/5.1.6-302-tty-ipwireless-fix-missing-checks-for-ioremap.patch + patches.kernel.org/5.1.6-303-staging-mt7621-mmc-Initialize-completions-a-sin.patch + patches.kernel.org/5.1.6-304-overflow-Fix-Wtype-limits-compilation-warnings.patch + patches.kernel.org/5.1.6-305-x86-mce-Fix-machine_check_poll-tests-for-error-.patch + patches.kernel.org/5.1.6-306-rcutorture-Fix-cleanup-path-for-invalid-torture.patch + patches.kernel.org/5.1.6-307-x86-mce-Handle-varying-MCA-bank-counts.patch + patches.kernel.org/5.1.6-308-rcuperf-Fix-cleanup-path-for-invalid-perf_type-.patch + patches.kernel.org/5.1.6-309-rcu-Do-a-single-rhp-func-read-in-rcu_head_after.patch + patches.kernel.org/5.1.6-310-x86-platform-uv-Fix-missing-checks-of-kcalloc-r.patch + patches.kernel.org/5.1.6-311-RDMA-rxe-Fix-slab-out-bounds-access-which-lead-.patch + patches.kernel.org/5.1.6-312-spi-stm32-qspi-add-spi_master_put-in-release-fu.patch + patches.kernel.org/5.1.6-313-usb-core-Add-PM-runtime-calls-to-usb_hcd_platfo.patch + patches.kernel.org/5.1.6-314-ice-Fix-for-adaptive-interrupt-moderation.patch + patches.kernel.org/5.1.6-315-scsi-qla4xxx-avoid-freeing-unallocated-dma-memo.patch + patches.kernel.org/5.1.6-316-scsi-lpfc-avoid-uninitialized-variable-warning.patch + patches.kernel.org/5.1.6-317-media-vicodec-bugfix-call-v4l2_m2m_buf_copy_met.patch + patches.kernel.org/5.1.6-318-ice-Prevent-unintended-multiple-chain-resets.patch + patches.kernel.org/5.1.6-319-selinux-avoid-uninitialized-variable-warning.patch + patches.kernel.org/5.1.6-320-batman-adv-allow-updating-DAT-entry-timeouts-on.patch + patches.kernel.org/5.1.6-321-dmaengine-tegra210-adma-use-devm_clk_-helpers.patch + patches.kernel.org/5.1.6-322-x86-CPU-hygon-Fix-phys_proc_id-calculation-logi.patch + patches.kernel.org/5.1.6-323-net-mlx5e-Fix-compilation-warning-in-en_tc.c.patch + patches.kernel.org/5.1.6-324-staging-mt7621-mmc-Check-for-nonzero-number-of-.patch + patches.kernel.org/5.1.6-325-hwrng-omap-Set-default-quality.patch + patches.kernel.org/5.1.6-326-thunderbolt-Fix-to-check-return-value-of-ida_si.patch + patches.kernel.org/5.1.6-327-thunderbolt-Fix-to-check-for-kmemdup-failure.patch + patches.kernel.org/5.1.6-328-spi-export-tracepoint-symbols-to-modules.patch + patches.kernel.org/5.1.6-329-regulator-add-regulator_get_linear_step-stub-he.patch + patches.kernel.org/5.1.6-330-drm-amd-display-fix-releasing-planes-when-exiti.patch + patches.kernel.org/5.1.6-331-drm-amd-display-Link-train-only-when-link-is-DP.patch + patches.kernel.org/5.1.6-332-drm-amd-display-Update-ABM-crtc-state-on-non-mo.patch + patches.kernel.org/5.1.6-333-drm-amd-display-Reset-alpha-state-for-planes-to.patch + patches.kernel.org/5.1.6-334-thunderbolt-property-Fix-a-NULL-pointer-derefer.patch + patches.kernel.org/5.1.6-335-media-v4l2-fwnode-The-first-default-data-lane-i.patch + patches.kernel.org/5.1.6-336-media-ov7670-restore-default-settings-after-pow.patch + patches.kernel.org/5.1.6-337-media-staging-intel-ipu3-mark-PM-function-as-__.patch + patches.kernel.org/5.1.6-338-media-vicodec-reset-last_src-dst_buf-based-on-t.patch + patches.kernel.org/5.1.6-339-ice-Fix-issue-with-VF-reset-and-multiple-VFs-su.patch + patches.kernel.org/5.1.6-340-e1000e-Disable-runtime-PM-on-CNP.patch + patches.kernel.org/5.1.6-341-tinydrm-mipi-dbi-Use-dma-safe-buffers-for-all-S.patch + patches.kernel.org/5.1.6-342-igb-Exclude-device-from-suspend-direct-complete.patch + patches.kernel.org/5.1.6-343-media-si2165-fix-a-missing-check-of-return-valu.patch + patches.kernel.org/5.1.6-344-media-dvbsky-Avoid-leaking-dvb-frontend.patch + patches.kernel.org/5.1.6-345-media-m88ds3103-serialize-reset-messages-in-m88.patch + patches.kernel.org/5.1.6-346-drm-amd-display-add-pipe-lock-during-stream-upd.patch + patches.kernel.org/5.1.6-347-media-staging-davinci_vpfe-disallow-building-wi.patch + patches.kernel.org/5.1.6-348-drm-amd-display-Fix-Divide-by-0-in-memory-calcu.patch + patches.kernel.org/5.1.6-349-drm-amd-display-Re-add-custom-degamma-support.patch + patches.kernel.org/5.1.6-350-drm-amd-display-half-bandwidth-for-YCbCr420-dur.patch + patches.kernel.org/5.1.6-351-drm-amd-display-Set-stream-mode_changed-when-co.patch + patches.kernel.org/5.1.6-352-scsi-ufs-fix-a-missing-check-of-devm_reset_cont.patch + patches.kernel.org/5.1.6-353-media-vimc-stream-fix-thread-state-before-sleep.patch + patches.kernel.org/5.1.6-354-media-gspca-do-not-resubmit-URBs-when-streaming.patch + patches.kernel.org/5.1.6-355-media-vicodec-avoid-clang-frame-size-warning.patch + patches.kernel.org/5.1.6-356-media-go7007-avoid-clang-frame-overflow-warning.patch + patches.kernel.org/5.1.6-357-media-mtk-vcodec-fix-access-to-vb2_v4l2_buffer-.patch + patches.kernel.org/5.1.6-358-media-imx-vdic-Restore-default-case-to-prepare_.patch + patches.kernel.org/5.1.6-359-media-vimc-zero-the-media_device-on-probe.patch + patches.kernel.org/5.1.6-360-media-vim2m-replace-devm_kzalloc-by-kzalloc.patch + patches.kernel.org/5.1.6-361-media-cedrus-Add-a-quirk-for-not-setting-DMA-of.patch + patches.kernel.org/5.1.6-362-scsi-lpfc-Fix-FDMI-manufacturer-attribute-value.patch + patches.kernel.org/5.1.6-363-scsi-lpfc-Fix-fc4type-information-for-FDMI.patch + patches.kernel.org/5.1.6-364-scsi-lpfc-Fix-io-lost-on-host-resets.patch + patches.kernel.org/5.1.6-365-media-saa7146-avoid-high-stack-usage-with-clang.patch + patches.kernel.org/5.1.6-366-scsi-lpfc-Fix-SLI3-commands-being-issued-on-SLI.patch + patches.kernel.org/5.1.6-367-scsi-lpfc-Fix-mailbox-hang-on-adapter-init.patch + patches.kernel.org/5.1.6-368-scsi-lpfc-Resolve-inconsistent-check-of-hdwq-in.patch + patches.kernel.org/5.1.6-369-scsi-lpfc-Resolve-irq-unsafe-lockdep-heirarchy-.patch + patches.kernel.org/5.1.6-370-scsi-lpfc-Fix-use-after-free-mailbox-cmd-comple.patch + patches.kernel.org/5.1.6-371-audit-fix-a-memleak-caused-by-auditing-load-mod.patch + patches.kernel.org/5.1.6-372-spi-spi-topcliff-pch-Fix-to-handle-empty-DMA-bu.patch + patches.kernel.org/5.1.6-373-drm-writeback-Fix-leak-of-writeback-job.patch + patches.kernel.org/5.1.6-374-drm-omap-dsi-Fix-PM-for-display-blank-with-pair.patch + patches.kernel.org/5.1.6-375-drm-omap-Notify-all-devices-in-the-pipeline-of-.patch + patches.kernel.org/5.1.6-376-spi-rspi-Fix-sequencer-reset-during-initializat.patch + patches.kernel.org/5.1.6-377-regulator-wm831x-ldo-Fix-notifier-mutex-lock-wa.patch + patches.kernel.org/5.1.6-378-regulator-wm831x-isink-Fix-notifier-mutex-lock-.patch + patches.kernel.org/5.1.6-379-regulator-ltc3676-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-380-regulator-ltc3589-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-381-regulator-pv88060-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-382-spi-imx-stop-buffer-overflow-in-RX-FIFO-flush.patch + patches.kernel.org/5.1.6-383-regulator-lp8755-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-384-regulator-da9211-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-385-regulator-da9063-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-386-regulator-pv88080-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-387-regulator-wm831x-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-388-regulator-pv88090-Fix-notifier-mutex-lock-warni.patch + patches.kernel.org/5.1.6-389-regulator-da9062-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-390-regulator-da9055-Fix-notifier-mutex-lock-warnin.patch + patches.kernel.org/5.1.6-391-spi-Fix-zero-length-xfer-bug.patch + patches.kernel.org/5.1.6-392-ASoC-davinci-mcasp-Fix-clang-warning-without-CO.patch + patches.kernel.org/5.1.6-393-ASoC-ti-fix-davinci_mcasp_probe-dependencies.patch + patches.kernel.org/5.1.6-394-drm-v3d-Handle-errors-from-IRQ-setup.patch + patches.kernel.org/5.1.6-395-drm-amd-display-Fix-exception-from-AUX-acquire-.patch + patches.kernel.org/5.1.6-396-drm-amd-display-Reset-planes-that-were-disabled.patch + patches.kernel.org/5.1.6-397-drm-drv-Hold-ref-on-parent-device-during-drm_de.patch + patches.kernel.org/5.1.6-398-drm-Wake-up-next-in-drm_read-chain-if-we-are-fo.patch + patches.kernel.org/5.1.6-399-drm-sun4i-dsi-Change-the-start-delay-calculatio.patch + patches.kernel.org/5.1.6-400-drm-sun4i-dsi-Restrict-DSI-tcon-clock-divider.patch + patches.kernel.org/5.1.6-401-vfio-ccw-Prevent-quiesce-function-going-into-an.patch + patches.kernel.org/5.1.6-402-extcon-axp288-Add-a-depends-on-ACPI-to-the-Kcon.patch + patches.kernel.org/5.1.6-403-ice-Put-__ICE_PREPARED_FOR_RESET-check-in-ice_p.patch + patches.kernel.org/5.1.6-404-drm-sun4i-dsi-Enforce-boundaries-on-the-start-d.patch + patches.kernel.org/5.1.6-405-NFS-Fix-a-double-unlock-from-nfs_match-get_clie.patch + patches.kernel.org/5.1.6-406-Linux-5.1.6.patch + patches.kernel.org/5.1.7-001-bonding-802.3ad-fix-slave-link-initialization-t.patch + patches.kernel.org/5.1.7-002-cxgb4-offload-VLAN-flows-regardless-of-VLAN-eth.patch + patches.kernel.org/5.1.7-003-ethtool-Check-for-vlan-etype-or-vlan-tci-when-p.patch + patches.kernel.org/5.1.7-004-inet-switch-IP-ID-generator-to-siphash.patch + patches.kernel.org/5.1.7-005-ipv4-igmp-fix-another-memory-leak-in-igmpv3_del.patch + patches.kernel.org/5.1.7-006-ipv4-igmp-fix-build-error-if-CONFIG_IP_MULTICAS.patch + patches.kernel.org/5.1.7-007-ipv6-Consider-sk_bound_dev_if-when-binding-a-ra.patch + patches.kernel.org/5.1.7-008-ipv6-Fix-redirect-with-VRF.patch + patches.kernel.org/5.1.7-009-llc-fix-skb-leak-in-llc_build_and_send_ui_pkt.patch + patches.kernel.org/5.1.7-010-mlxsw-spectrum_acl-Avoid-warning-after-identica.patch + patches.kernel.org/5.1.7-011-net-dsa-mv88e6xxx-fix-handling-of-upper-half-of.patch + patches.kernel.org/5.1.7-012-net-fec-fix-the-clk-mismatch-in-failed_reset-pa.patch + patches.kernel.org/5.1.7-013-net-gro-fix-use-after-free-read-in-napi_gro_fra.patch + patches.kernel.org/5.1.7-014-net-mvneta-Fix-err-code-path-of-probe.patch + patches.kernel.org/5.1.7-015-net-mvpp2-fix-bad-MVPP2_TXQ_SCHED_TOKEN_CNTR_RE.patch + patches.kernel.org/5.1.7-016-net-phy-marvell10g-report-if-the-PHY-fails-to-b.patch + patches.kernel.org/5.1.7-017-net-sched-don-t-use-tc_action-order-during-acti.patch + patches.kernel.org/5.1.7-018-net-stmmac-fix-reset-gpio-free-missing.patch + patches.kernel.org/5.1.7-019-r8169-fix-MAC-address-being-lost-in-PCI-D3.patch + patches.kernel.org/5.1.7-020-usbnet-fix-kernel-crash-after-disconnect.patch + patches.kernel.org/5.1.7-021-net-mlx5-Avoid-double-free-in-fs-init-error-unw.patch + patches.kernel.org/5.1.7-022-tipc-Avoid-copying-bytes-beyond-the-supplied-da.patch + patches.kernel.org/5.1.7-023-net-mlx5-Allocate-root-ns-memory-using-kzalloc-.patch + patches.kernel.org/5.1.7-024-net-mlx5e-Disable-rxhash-when-CQE-compress-is-e.patch + patches.kernel.org/5.1.7-025-net-stmmac-fix-ethtool-flow-control-not-able-to.patch + patches.kernel.org/5.1.7-026-net-stmmac-dma-channel-control-register-need-to.patch + patches.kernel.org/5.1.7-027-bnxt_en-Fix-aggregation-buffer-leak-under-OOM-c.patch + patches.kernel.org/5.1.7-028-bnxt_en-Fix-possible-BUG-condition-when-calling.patch + patches.kernel.org/5.1.7-029-bnxt_en-Reduce-memory-usage-when-running-in-kdu.patch + patches.kernel.org/5.1.7-030-net-tls-fix-lowat-calculation-if-some-data-came.patch + patches.kernel.org/5.1.7-031-selftests-tls-test-for-lowat-overshoot-with-mul.patch + patches.kernel.org/5.1.7-032-net-tls-fix-no-wakeup-on-partial-reads.patch + patches.kernel.org/5.1.7-033-selftests-tls-add-test-for-sleeping-even-though.patch + patches.kernel.org/5.1.7-034-net-tls-fix-state-removal-with-feature-flags-of.patch + patches.kernel.org/5.1.7-035-net-tls-don-t-ignore-netdev-notifications-if-no.patch + patches.kernel.org/5.1.7-036-cxgb4-Revert-cxgb4-Remove-SGE_HOST_PAGE_SIZE-de.patch + patches.kernel.org/5.1.7-037-net-correct-zerocopy-refcnt-with-udp-MSG_MORE.patch + patches.kernel.org/5.1.7-038-crypto-vmx-ghash-do-nosimd-fallback-manually.patch + patches.kernel.org/5.1.7-039-Revert-tipc-fix-modprobe-tipc-failed-after-swit.patch + patches.kernel.org/5.1.7-040-tipc-fix-modprobe-tipc-failed-after-switch-orde.patch + patches.kernel.org/5.1.7-041-Linux-5.1.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -634,7 +1081,6 @@ ######################################################## # DRM/Video ######################################################## - patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch ######################################################## # video4linux @@ -765,7 +1211,6 @@ ######################################################## # KVM patches ######################################################## - patches.suse/x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch ######################################################## # documentation ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.Ke2j7E/_old 2019-06-05 11:39:18.551077313 +0200 +++ /var/tmp/diff_new_pack.Ke2j7E/_new 2019-06-05 11:39:18.551077313 +0200 @@ -1,3 +1,3 @@ -2019-05-27 07:14:33 +0000 -GIT Revision: 6ad4f795771291a7cc9b088361b4015581b57ca4 +2019-06-04 07:56:54 +0000 +GIT Revision: 55f2451c7a489069e9144e81bda3e375644a5983 GIT Branch: stable
