diff --git a/config.tar.bz2 b/config.tar.bz2 index f29375bd..1b4af006 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:172921b36d1b8a57a21258f499b65c12fbe2c3a1b4c140bbdc78ef1e08257753 -size 231335 +oid sha256:90b475546b3123eb10b30b6ff3d197866f01ae9757b87e49a5a5bb7d66576d1a +size 231376 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index a9eed2ff..0e3fa054 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 3eba3938..0ecb508b 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %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.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index a9eed2ff..0e3fa054 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index f0c18a4a..157bdda2 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %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-armv6l -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index a9eed2ff..0e3fa054 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index e23ab5e9..7c809c38 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %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-armv7l -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 598eac7f..fdce9868 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index cc09e2dd..e7729306 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 0f081d23..def6672b 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index fe70817e..a1befdb6 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 2be35ffe..7493523c 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index a2e067cd..ab6c9039 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 6543dde6..15eda46f 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +BuildRequires: kernel%kernel_flavor-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 2ff165ff..f195c736 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 7d2a7729..c23e9a2b 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 75659e33..5737817d 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 73a52086..e7b8f16c 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.3.9 +Version: 5.3.10 %if %using_buildservice %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 5262e27e..c52338b5 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index a9eed2ff..0e3fa054 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,249 @@ +------------------------------------------------------------------- +Mon Nov 11 11:25:37 CET 2019 - jslaby@suse.cz + +- Refresh + patches.suse/stacktrace-don-t-skip-first-entry-on-noncurrent-task.patch. + Update upstream status. +- commit baac78a + +------------------------------------------------------------------- +Sun Nov 10 18:24:05 CET 2019 - jslaby@suse.cz + +- Linux 5.3.10 (bnc#1151927). +- usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() + for pending driver fails (bnc#1151927). +- arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address + (bnc#1151927). +- ASoC: pcm3168a: The codec does not support S32_LE (bnc#1151927). +- selftests/powerpc: Fix compile error on tlbie_test due to + newer gcc (bnc#1151927). +- selftests/powerpc: Add test case for tlbie vs mtpidr ordering + issue (bnc#1151927). +- CIFS: Fix retry mid list corruption on reconnects (bnc#1151927). +- platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to + critclk_systems DMI table (bnc#1151927). +- net/flow_dissector: switch to siphash (bnc#1151927). +- net: bcmgenet: reset 40nm EPHY on energy detect (bnc#1151927). +- net: phy: bcm7xxx: define soft_reset for 40nm EPHY + (bnc#1151927). +- net: netem: correct the parent's backlog when corrupted packet + was dropped (bnc#1151927). +- r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 + (bnc#1151927). +- net: usb: lan78xx: Connect PHY before registering MAC + (bnc#1151927). +- net: reorder 'struct net' fields to avoid false sharing + (bnc#1151927). +- net: netem: fix error path for corrupted GSO frames + (bnc#1151927). +- net: hns3: fix mis-counting IRQ vector numbers issue + (bnc#1151927). +- net: ensure correct skb->tstamp in various fragmenters + (bnc#1151927). +- net: dsa: fix switch tree list (bnc#1151927). +- net: dsa: b53: Do not clear existing mirrored port mask + (bnc#1151927). +- net: bcmgenet: don't set phydev->link from MAC (bnc#1151927). +- ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation + (bnc#1151927). +- net/mlx5e: Fix handling of compressed CQEs in case of low NAPI + budget (bnc#1151927). +- net/mlx5e: Fix ethtool self test: link speed (bnc#1151927). +- r8169: fix wrong PHY ID issue with RTL8168dp (bnc#1151927). +- mlxsw: core: Unpublish devlink parameters during reload + (bnc#1151927). +- net/mlx5: Fix rtable reference leak (bnc#1151927). +- net/smc: fix refcounting for non-blocking connect() + (bnc#1151927). +- net/mlx5: Fix flow counter list auto bits struct (bnc#1151927). +- net/mlx5e: Initialize on stack link modes bitmap (bnc#1151927). +- net/mlx5e: Remove incorrect match criteria assignment line + (bnc#1151927). +- net/mlx5e: Determine source port properly for vlan push action + (bnc#1151927). +- rxrpc: Fix handling of last subpacket of jumbo packet + (bnc#1151927). +- net: phylink: Fix phylink_dbg() macro (bnc#1151927). +- keys: Fix memory leak in copy_net_ns (bnc#1151927). +- net/smc: keep vlan_id for SMC-R in smc_listen_work() + (bnc#1151927). +- net/smc: fix closing of fallback SMC sockets (bnc#1151927). +- selftests: fib_tests: add more tests for metric update + (bnc#1151927). +- ipv4: fix route update on metric change (bnc#1151927). +- net: add READ_ONCE() annotation in __skb_wait_for_more_packets() + (bnc#1151927). +- net: use skb_queue_empty_lockless() in busy poll contexts + (bnc#1151927). +- net: use skb_queue_empty_lockless() in poll() handlers + (bnc#1151927). +- udp: use skb_queue_empty_lockless() (bnc#1151927). +- net: add skb_queue_empty_lockless() (bnc#1151927). +- vxlan: check tun_info options_len properly (bnc#1151927). +- udp: fix data-race in udp_set_dev_scratch() (bnc#1151927). +- selftests: net: reuseport_dualstack: fix uninitalized parameter + (bnc#1151927). +- net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() + (bnc#1151927). +- net: usb: lan78xx: Disable interrupts before calling + generic_handle_irq() (bnc#1151927). +- net: rtnetlink: fix a typo fbd -> fdb (bnc#1151927). +- netns: fix GFP flags in rtnl_net_notifyid() (bnc#1151927). +- net/mlx4_core: Dynamically set guaranteed amount of counters + per VF (bnc#1151927). +- net: hisilicon: Fix ping latency when deal with high throughput + (bnc#1151927). +- net: fix sk_page_frag() recursion from memory reclaim + (bnc#1151927). +- net: ethernet: ftgmac100: Fix DMA coherency issue with SW + checksum (bnc#1151927). +- net: dsa: bcm_sf2: Fix IMP setup for port different than 8 + (bnc#1151927). +- net: annotate lockless accesses to sk->sk_napi_id (bnc#1151927). +- net: annotate accesses to sk->sk_incoming_cpu (bnc#1151927). +- inet: stop leaking jiffies on the wire (bnc#1151927). +- erspan: fix the tun_info options_len check for erspan + (bnc#1151927). +- dccp: do not leak jiffies on the wire (bnc#1151927). +- cxgb4: request the TX CIDX updates to status page (bnc#1151927). +- cxgb4: fix panic when attaching to ULD fail (bnc#1151927). +- nbd: handle racing with error'ed out commands (bnc#1151927). +- nbd: protect cmd->status with cmd->lock (bnc#1151927). +- irqchip/sifive-plic: Skip contexts except supervisor in + plic_init() (bnc#1151927). +- cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs + (bnc#1151927). +- i2c: stm32f7: remove warning when compiling with W=1 + (bnc#1151927). +- i2c: stm32f7: fix a race in slave mode with arbitration loss + irq (bnc#1151927). +- i2c: stm32f7: fix first byte to send in slave mode + (bnc#1151927). +- i2c: mt65xx: fix NULL ptr dereference (bnc#1151927). +- irqchip/gic-v3-its: Use the exact ITSList for VMOVP + (bnc#1151927). +- MIPS: bmips: mark exception vectors as char arrays + (bnc#1151927). +- of: unittest: fix memory leak in unittest_data_add + (bnc#1151927). +- ALSA: hda: Add Tigerlake/Jasperlake PCI ID (bnc#1151927). +- selftests: kvm: fix sync_regs_test with newer gccs + (bnc#1151927). +- selftests: kvm: vmx_set_nested_state_test: don't check for + VMX support twice (bnc#1151927). +- ARM: 8926/1: v7m: remove register save to stack before svc + (bnc#1151927). +- drm/komeda: Don't flush inactive pipes (bnc#1151927). +- i2c: aspeed: fix master pending state handling (bnc#1151927). +- ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue + (bnc#1151927). +- tracing: Fix "gfp_t" format for synthetic events (bnc#1151927). +- ASoC: SOF: control: return true when kcontrol values change + (bnc#1151927). +- ASoC: Intel: sof-rt5682: add a check for devm_clk_get + (bnc#1151927). +- scsi: hpsa: add missing hunks in reset-patch (bnc#1151927). +- scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927). +- drm/amdgpu: fix error handling in amdgpu_bo_list_create + (bnc#1151927). +- drm/amdgpu: fix potential VM faults (bnc#1151927). +- ARM: davinci: dm365: Fix McBSP dma_slave_map entry + (bnc#1151927). +- perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927). +- 8250-men-mcb: fix error checking when get_num_ports returns + -ENODEV (bnc#1151927). +- perf c2c: Fix memory leak in build_cl_output() (bnc#1151927). +- perf tools: Fix resource leak of closedir() on the error paths + (bnc#1151927). +- arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk + (bnc#1151927). +- ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927). +- ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' + (bnc#1151927). +- ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927). +- arm64: dts: lx2160a: Correct CPU core idle state name + (bnc#1151927). +- arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdmmc settings + (bnc#1151927). +- ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927). +- ARM: 8908/1: add __always_inline to functions called from + __get_user_check() (bnc#1151927). +- scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE + (bnc#1151927). +- scsi: sni_53c710: fix compilation error (bnc#1151927). +- scsi: scsi_dh_alua: handle RTPG sense code correctly during + state transitions (bnc#1151927). +- scsi: qla2xxx: fix a potential NULL pointer dereference + (bnc#1151927). +- ARM: mm: fix alignment handler faults under memory pressure + (bnc#1151927). +- ARM: dts: Use level interrupt for omap4 & 5 wlcore + (bnc#1151927). +- ASoC: simple_card_utils.h: Fix potential multiple redefinition + error (bnc#1151927). +- ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 + (bnc#1151927). +- ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage + (bnc#1151927). +- arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927). +- pinctrl: stmfx: fix null pointer on remove (bnc#1151927). +- pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 sdhci settings + (bnc#1151927). +- arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings + (bnc#1151927). +- ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927). +- arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line + (bnc#1151927). +- ASoc: rockchip: i2s: Fix RPM imbalance (bnc#1151927). +- ASoC: wm_adsp: Don't generate kcontrols without READ flags + (bnc#1151927). +- regulator: pfuze100-regulator: Variable "val" in + pfuze100_regulator_probe() could be uninitialized (bnc#1151927). +- ASoC: intel: bytcr_rt5651: add null check to + support_button_press (bnc#1151927). +- ASoC: intel: sof_rt5682: add remove function to disable jack + (bnc#1151927). +- ASoC: rt5682: add NULL handler to set_jack function + (bnc#1151927). +- ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture + (bnc#1151927). +- Update config files. + CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=n as per default. +- ASoC: SOF: Intel: initialise and verify FW crash dump data + (bnc#1151927). +- ASoC: SOF: Intel: hda: fix warnings during FW load + (bnc#1151927). +- ASoC: SOF: topology: fix parse fail issue for byte/bool tuple + types (bnc#1151927). +- ASoC: SOF: loader: fix kernel oops on firmware boot failure + (bnc#1151927). +- pinctrl: intel: Allocate IRQ chip dynamic (bnc#1151927). +- regulator: ti-abb: Fix timeout in + ti_abb_wait_txdone/ti_abb_clear_all_txdone (bnc#1151927). +- arm64: dts: Fix gpio to pinmux mapping (bnc#1151927). +- arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator + delay (bnc#1151927). +- arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927). +- arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay + (bnc#1151927). +- ASoC: topology: Fix a signedness bug in + soc_tplg_dapm_widget_create() (bnc#1151927). +- regulator: da9062: fix suspend_enable/disable preparation + (bnc#1151927). +- ASoC: wm8994: Do not register inapplicable controls for WM1811 + (bnc#1151927). +- ASoC: samsung: arndale: Add missing OF node dereferencing + (bnc#1151927). +- regulator: of: fix suspend-min/max-voltage parsing + (bnc#1151927). +- commit eedf3c5 + ------------------------------------------------------------------- Fri Nov 8 15:28:46 CET 2019 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index f5fab632..21caee32 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.9 +%define patchversion 5.3.10 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.3.9 +Version: 5.3.10 %if 0%{?is_kotd} -Release: .g3bf0c5a +Release: .gbaac78a %else Release: 0 %endif @@ -172,10 +172,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 -Provides: kernel-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: kernel-%build_flavor-base-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 +Provides: kernel-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 # END COMMON DEPS -Provides: %name-srchash-3bf0c5aa8136e50877aee8d4760668771e326ee7 +Provides: %name-srchash-baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 595fd179..42858d17 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:975ed109232c8f09dd49034ca7b62a0f071fe125d8d905c6af5955a02302ebc3 -size 899940 +oid sha256:c1e227c34d226650f57c9f40d73b35ea06f1d90ec0bf5433104f13058b6631b8 +size 1002203 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 79fa4c45..3f571e77 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28fbbc2b88a3a2cc3deb112326911e10d098d4152904c467a43d8658ef249453 -size 89531 +oid sha256:813731aac8f07ade9306577fcdbff46fe95aa1e33fa0baa53447c42dc5bcd19f +size 89500 diff --git a/series.conf b/series.conf index 6fdd7798..c3afff4d 100644 --- a/series.conf +++ b/series.conf @@ -1212,6 +1212,147 @@ patches.kernel.org/5.3.9-165-Revert-nvme-allow-64-bit-results-in-passthru-co.patch patches.kernel.org/5.3.9-166-Revert-ALSA-hda-Flush-interrupts-on-disabling.patch patches.kernel.org/5.3.9-167-Linux-5.3.9.patch + patches.kernel.org/5.3.10-001-regulator-of-fix-suspend-min-max-voltage-parsi.patch + patches.kernel.org/5.3.10-002-ASoC-samsung-arndale-Add-missing-OF-node-deref.patch + patches.kernel.org/5.3.10-003-ASoC-wm8994-Do-not-register-inapplicable-contr.patch + patches.kernel.org/5.3.10-004-regulator-da9062-fix-suspend_enable-disable-pr.patch + patches.kernel.org/5.3.10-005-ASoC-topology-Fix-a-signedness-bug-in-soc_tplg.patch + patches.kernel.org/5.3.10-006-arm64-dts-allwinner-a64-pine64-plus-Add-PHY-re.patch + patches.kernel.org/5.3.10-007-arm64-dts-allwinner-a64-Drop-PMU-node.patch + patches.kernel.org/5.3.10-008-arm64-dts-allwinner-a64-sopine-baseboard-Add-P.patch + patches.kernel.org/5.3.10-009-arm64-dts-Fix-gpio-to-pinmux-mapping.patch + patches.kernel.org/5.3.10-010-regulator-ti-abb-Fix-timeout-in-ti_abb_wait_tx.patch + patches.kernel.org/5.3.10-011-pinctrl-intel-Allocate-IRQ-chip-dynamic.patch + patches.kernel.org/5.3.10-012-ASoC-SOF-loader-fix-kernel-oops-on-firmware-bo.patch + patches.kernel.org/5.3.10-013-ASoC-SOF-topology-fix-parse-fail-issue-for-byt.patch + patches.kernel.org/5.3.10-014-ASoC-SOF-Intel-hda-fix-warnings-during-FW-load.patch + patches.kernel.org/5.3.10-015-ASoC-SOF-Intel-initialise-and-verify-FW-crash-.patch + patches.kernel.org/5.3.10-016-ASoC-SOF-Intel-hda-Disable-DMI-L1-entry-during.patch + patches.kernel.org/5.3.10-017-ASoC-rt5682-add-NULL-handler-to-set_jack-funct.patch + patches.kernel.org/5.3.10-018-ASoC-intel-sof_rt5682-add-remove-function-to-d.patch + patches.kernel.org/5.3.10-019-ASoC-intel-bytcr_rt5651-add-null-check-to-supp.patch + patches.kernel.org/5.3.10-020-regulator-pfuze100-regulator-Variable-val-in-p.patch + patches.kernel.org/5.3.10-021-ASoC-wm_adsp-Don-t-generate-kcontrols-without-.patch + patches.kernel.org/5.3.10-022-ASoc-rockchip-i2s-Fix-RPM-imbalance.patch + patches.kernel.org/5.3.10-023-arm64-dts-rockchip-fix-Rockpro64-RK808-interru.patch + patches.kernel.org/5.3.10-024-ARM-dts-logicpd-torpedo-som-Remove-twl_keypad.patch + patches.kernel.org/5.3.10-025-arm64-dts-rockchip-fix-RockPro64-vdd-log-regul.patch + patches.kernel.org/5.3.10-026-arm64-dts-rockchip-fix-RockPro64-sdhci-setting.patch + patches.kernel.org/5.3.10-027-pinctrl-ns2-Fix-off-by-one-bugs-in-ns2_pinmux_.patch + patches.kernel.org/5.3.10-028-pinctrl-stmfx-fix-null-pointer-on-remove.patch + patches.kernel.org/5.3.10-029-arm64-dts-zii-ultra-fix-ARM-regulator-states.patch + patches.kernel.org/5.3.10-030-ARM-dts-am3874-iceboard-Fix-i2c-mux-idle-disco.patch + patches.kernel.org/5.3.10-031-ASoC-msm8916-wcd-digital-add-missing-MIX2-path.patch + patches.kernel.org/5.3.10-032-ASoC-simple_card_utils.h-Fix-potential-multipl.patch + patches.kernel.org/5.3.10-033-ARM-dts-Use-level-interrupt-for-omap4-5-wlcore.patch + patches.kernel.org/5.3.10-034-ARM-mm-fix-alignment-handler-faults-under-memo.patch + patches.kernel.org/5.3.10-035-scsi-qla2xxx-fix-a-potential-NULL-pointer-dere.patch + patches.kernel.org/5.3.10-036-scsi-scsi_dh_alua-handle-RTPG-sense-code-corre.patch + patches.kernel.org/5.3.10-037-scsi-sni_53c710-fix-compilation-error.patch + patches.kernel.org/5.3.10-038-scsi-fix-kconfig-dependency-warning-related-to.patch + patches.kernel.org/5.3.10-039-ARM-8908-1-add-__always_inline-to-functions-ca.patch + patches.kernel.org/5.3.10-040-ARM-8914-1-NOMMU-Fix-exc_ret-for-XIP.patch + patches.kernel.org/5.3.10-041-arm64-dts-rockchip-fix-RockPro64-sdmmc-setting.patch + patches.kernel.org/5.3.10-042-arm64-dts-rockchip-Fix-usb-c-on-Hugsun-X99-TV-.patch + patches.kernel.org/5.3.10-043-arm64-dts-lx2160a-Correct-CPU-core-idle-state-.patch + patches.kernel.org/5.3.10-044-ARM-dts-imx6q-logicpd-Re-Enable-SNVS-power-key.patch + patches.kernel.org/5.3.10-045-ARM-dts-vf610-zii-scu4-aib-Specify-i2c-mux-idl.patch + patches.kernel.org/5.3.10-046-ARM-dts-imx7s-Correct-GPT-s-ipg-clock-source.patch + patches.kernel.org/5.3.10-047-arm64-dts-imx8mq-Use-correct-clock-for-usdhc-s.patch + patches.kernel.org/5.3.10-048-arm64-dts-imx8mm-Use-correct-clock-for-usdhc-s.patch + patches.kernel.org/5.3.10-049-perf-tools-Fix-resource-leak-of-closedir-on-th.patch + patches.kernel.org/5.3.10-050-perf-c2c-Fix-memory-leak-in-build_cl_output.patch + patches.kernel.org/5.3.10-051-8250-men-mcb-fix-error-checking-when-get_num_p.patch + patches.kernel.org/5.3.10-052-perf-kmem-Fix-memory-leak-in-compact_gfp_flags.patch + patches.kernel.org/5.3.10-053-ARM-davinci-dm365-Fix-McBSP-dma_slave_map-entr.patch + patches.kernel.org/5.3.10-054-drm-amdgpu-fix-potential-VM-faults.patch + patches.kernel.org/5.3.10-055-drm-amdgpu-fix-error-handling-in-amdgpu_bo_lis.patch + patches.kernel.org/5.3.10-056-scsi-target-core-Do-not-overwrite-CDB-byte-1.patch + patches.kernel.org/5.3.10-057-scsi-hpsa-add-missing-hunks-in-reset-patch.patch + patches.kernel.org/5.3.10-058-ASoC-Intel-sof-rt5682-add-a-check-for-devm_clk.patch + patches.kernel.org/5.3.10-059-ASoC-SOF-control-return-true-when-kcontrol-val.patch + patches.kernel.org/5.3.10-060-tracing-Fix-gfp_t-format-for-synthetic-events.patch + patches.kernel.org/5.3.10-061-ARM-dts-bcm2837-rpi-cm3-Avoid-leds-gpio-probin.patch + patches.kernel.org/5.3.10-062-i2c-aspeed-fix-master-pending-state-handling.patch + patches.kernel.org/5.3.10-063-drm-komeda-Don-t-flush-inactive-pipes.patch + patches.kernel.org/5.3.10-064-ARM-8926-1-v7m-remove-register-save-to-stack-b.patch + patches.kernel.org/5.3.10-065-selftests-kvm-vmx_set_nested_state_test-don-t-.patch + patches.kernel.org/5.3.10-066-selftests-kvm-fix-sync_regs_test-with-newer-gc.patch + patches.kernel.org/5.3.10-067-ALSA-hda-Add-Tigerlake-Jasperlake-PCI-ID.patch + patches.kernel.org/5.3.10-068-of-unittest-fix-memory-leak-in-unittest_data_a.patch + patches.kernel.org/5.3.10-069-MIPS-bmips-mark-exception-vectors-as-char-arra.patch + patches.kernel.org/5.3.10-070-irqchip-gic-v3-its-Use-the-exact-ITSList-for-V.patch + patches.kernel.org/5.3.10-071-i2c-mt65xx-fix-NULL-ptr-dereference.patch + patches.kernel.org/5.3.10-072-i2c-stm32f7-fix-first-byte-to-send-in-slave-mo.patch + patches.kernel.org/5.3.10-073-i2c-stm32f7-fix-a-race-in-slave-mode-with-arbi.patch + patches.kernel.org/5.3.10-074-i2c-stm32f7-remove-warning-when-compiling-with.patch + patches.kernel.org/5.3.10-075-cifs-Fix-cifsInodeInfo-lock_sem-deadlock-when-.patch + patches.kernel.org/5.3.10-076-irqchip-sifive-plic-Skip-contexts-except-super.patch + patches.kernel.org/5.3.10-077-nbd-protect-cmd-status-with-cmd-lock.patch + patches.kernel.org/5.3.10-078-nbd-handle-racing-with-error-ed-out-commands.patch + patches.kernel.org/5.3.10-079-cxgb4-fix-panic-when-attaching-to-ULD-fail.patch + patches.kernel.org/5.3.10-080-cxgb4-request-the-TX-CIDX-updates-to-status-pa.patch + patches.kernel.org/5.3.10-081-dccp-do-not-leak-jiffies-on-the-wire.patch + patches.kernel.org/5.3.10-082-erspan-fix-the-tun_info-options_len-check-for-.patch + patches.kernel.org/5.3.10-083-inet-stop-leaking-jiffies-on-the-wire.patch + patches.kernel.org/5.3.10-084-net-annotate-accesses-to-sk-sk_incoming_cpu.patch + patches.kernel.org/5.3.10-085-net-annotate-lockless-accesses-to-sk-sk_napi_i.patch + patches.kernel.org/5.3.10-086-net-dsa-bcm_sf2-Fix-IMP-setup-for-port-differe.patch + patches.kernel.org/5.3.10-087-net-ethernet-ftgmac100-Fix-DMA-coherency-issue.patch + patches.kernel.org/5.3.10-088-net-fix-sk_page_frag-recursion-from-memory-rec.patch + patches.kernel.org/5.3.10-089-net-hisilicon-Fix-ping-latency-when-deal-with-.patch + patches.kernel.org/5.3.10-090-net-mlx4_core-Dynamically-set-guaranteed-amoun.patch + patches.kernel.org/5.3.10-091-netns-fix-GFP-flags-in-rtnl_net_notifyid.patch + patches.kernel.org/5.3.10-092-net-rtnetlink-fix-a-typo-fbd-fdb.patch + patches.kernel.org/5.3.10-093-net-usb-lan78xx-Disable-interrupts-before-call.patch + patches.kernel.org/5.3.10-094-net-Zeroing-the-structure-ethtool_wolinfo-in-e.patch + patches.kernel.org/5.3.10-095-selftests-net-reuseport_dualstack-fix-uninital.patch + patches.kernel.org/5.3.10-096-udp-fix-data-race-in-udp_set_dev_scratch.patch + patches.kernel.org/5.3.10-097-vxlan-check-tun_info-options_len-properly.patch + patches.kernel.org/5.3.10-098-net-add-skb_queue_empty_lockless.patch + patches.kernel.org/5.3.10-099-udp-use-skb_queue_empty_lockless.patch + patches.kernel.org/5.3.10-100-net-use-skb_queue_empty_lockless-in-poll-handl.patch + patches.kernel.org/5.3.10-101-net-use-skb_queue_empty_lockless-in-busy-poll-.patch + patches.kernel.org/5.3.10-102-net-add-READ_ONCE-annotation-in-__skb_wait_for.patch + patches.kernel.org/5.3.10-103-ipv4-fix-route-update-on-metric-change.patch + patches.kernel.org/5.3.10-104-selftests-fib_tests-add-more-tests-for-metric-.patch + patches.kernel.org/5.3.10-105-net-smc-fix-closing-of-fallback-SMC-sockets.patch + patches.kernel.org/5.3.10-106-net-smc-keep-vlan_id-for-SMC-R-in-smc_listen_w.patch + patches.kernel.org/5.3.10-107-keys-Fix-memory-leak-in-copy_net_ns.patch + patches.kernel.org/5.3.10-108-net-phylink-Fix-phylink_dbg-macro.patch + patches.kernel.org/5.3.10-109-rxrpc-Fix-handling-of-last-subpacket-of-jumbo-.patch + patches.kernel.org/5.3.10-110-net-mlx5e-Determine-source-port-properly-for-v.patch + patches.kernel.org/5.3.10-111-net-mlx5e-Remove-incorrect-match-criteria-assi.patch + patches.kernel.org/5.3.10-112-net-mlx5e-Initialize-on-stack-link-modes-bitma.patch + patches.kernel.org/5.3.10-113-net-mlx5-Fix-flow-counter-list-auto-bits-struc.patch + patches.kernel.org/5.3.10-114-net-smc-fix-refcounting-for-non-blocking-conne.patch + patches.kernel.org/5.3.10-115-net-mlx5-Fix-rtable-reference-leak.patch + patches.kernel.org/5.3.10-116-mlxsw-core-Unpublish-devlink-parameters-during.patch + patches.kernel.org/5.3.10-117-r8169-fix-wrong-PHY-ID-issue-with-RTL8168dp.patch + patches.kernel.org/5.3.10-118-net-mlx5e-Fix-ethtool-self-test-link-speed.patch + patches.kernel.org/5.3.10-119-net-mlx5e-Fix-handling-of-compressed-CQEs-in-c.patch + patches.kernel.org/5.3.10-120-ipv4-fix-IPSKB_FRAG_PMTU-handling-with-fragmen.patch + patches.kernel.org/5.3.10-121-net-bcmgenet-don-t-set-phydev-link-from-MAC.patch + patches.kernel.org/5.3.10-122-net-dsa-b53-Do-not-clear-existing-mirrored-por.patch + patches.kernel.org/5.3.10-123-net-dsa-fix-switch-tree-list.patch + patches.kernel.org/5.3.10-124-net-ensure-correct-skb-tstamp-in-various-fragm.patch + patches.kernel.org/5.3.10-125-net-hns3-fix-mis-counting-IRQ-vector-numbers-i.patch + patches.kernel.org/5.3.10-126-net-netem-fix-error-path-for-corrupted-GSO-fra.patch + patches.kernel.org/5.3.10-127-net-reorder-struct-net-fields-to-avoid-false-s.patch + patches.kernel.org/5.3.10-128-net-usb-lan78xx-Connect-PHY-before-registering.patch + patches.kernel.org/5.3.10-129-r8152-add-device-id-for-Lenovo-ThinkPad-USB-C-.patch + patches.kernel.org/5.3.10-130-net-netem-correct-the-parent-s-backlog-when-co.patch + patches.kernel.org/5.3.10-131-net-phy-bcm7xxx-define-soft_reset-for-40nm-EPH.patch + patches.kernel.org/5.3.10-132-net-bcmgenet-reset-40nm-EPHY-on-energy-detect.patch + patches.kernel.org/5.3.10-133-net-flow_dissector-switch-to-siphash.patch + patches.kernel.org/5.3.10-134-platform-x86-pmc_atom-Add-Siemens-SIMATIC-IPC2.patch + patches.kernel.org/5.3.10-135-CIFS-Fix-retry-mid-list-corruption-on-reconnec.patch + patches.kernel.org/5.3.10-136-selftests-powerpc-Add-test-case-for-tlbie-vs-m.patch + patches.kernel.org/5.3.10-137-selftests-powerpc-Fix-compile-error-on-tlbie_t.patch + patches.kernel.org/5.3.10-138-ASoC-pcm3168a-The-codec-does-not-support-S32_L.patch + patches.kernel.org/5.3.10-139-arm64-dts-ti-k3-am65-main-Fix-gic-its-node-uni.patch + patches.kernel.org/5.3.10-140-usb-gadget-udc-core-Fix-segfault-if-udc_bind_t.patch + patches.kernel.org/5.3.10-141-Linux-5.3.10.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 516feca0..1eb522e8 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2019-11-08 14:29:12 +0000 -GIT Revision: 3bf0c5aa8136e50877aee8d4760668771e326ee7 +2019-11-11 10:25:37 +0000 +GIT Revision: baac78ac6fc5bc8872f7a6af2fa36c7ba2d69064 GIT Branch: stable