commit c11f000f88b3af8ca8afd248ae2c1323c55addf1
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1290
This commit is contained in:
parent
f27a9c14f2
commit
5c6d6cecc9
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%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-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
BuildRequires: kernel%kernel_flavor-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.6.5
|
||||
Version: 5.6.6
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%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-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,131 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.6 (bnc#1012628).
|
||||
- amd-xgbe: Use __napi_schedule() in BH context (bnc#1012628).
|
||||
- hsr: check protocol version in hsr_newlink() (bnc#1012628).
|
||||
- l2tp: Allow management of tunnels and session in user namespace
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
|
||||
mode (bnc#1012628).
|
||||
- net: ipv4: devinet: Fix crash when add/del multicast IP with
|
||||
autojoin (bnc#1012628).
|
||||
- net: ipv6: do not consider routes via gateways for anycast
|
||||
address check (bnc#1012628).
|
||||
- net: macsec: fix using wrong structure in macsec_changelink()
|
||||
(bnc#1012628).
|
||||
- net: phy: micrel: use genphy_read_status for KSZ9131
|
||||
(bnc#1012628).
|
||||
- net: qrtr: send msgs from local of same id as broadcast
|
||||
(bnc#1012628).
|
||||
- net: revert default NAPI poll timeout to 2 jiffies
|
||||
(bnc#1012628).
|
||||
- net: tun: record RX queue in skb before do_xdp_generic()
|
||||
(bnc#1012628).
|
||||
- net: dsa: mt7530: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net: ethernet: mediatek: move mt7623 settings out off the mt7530
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Fix frequent ioread PCI access during recovery
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Add missing release firmware call (bnc#1012628).
|
||||
- net/mlx5e: Fix nest_level for vlan pop action (bnc#1012628).
|
||||
- net/mlx5e: Fix pfnum in devlink port attribute (bnc#1012628).
|
||||
- net: icmp6: do not select saddr from iif when route has prefsrc
|
||||
set (bnc#1012628).
|
||||
- net: mscc: ocelot: fix untagged packet drops when enslaving
|
||||
to vlan aware bridge (bnc#1012628).
|
||||
- net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
|
||||
(bnc#1012628).
|
||||
- net: phy: marvell: Fix pause frame negotiation (bnc#1012628).
|
||||
- Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
|
||||
(bnc#1012628).
|
||||
- ovl: fix value of i_ino for lower hardlink corner case
|
||||
(bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
|
||||
(bnc#1012628).
|
||||
- platform/chrome: cros_ec_rpmsg: Fix race with host event
|
||||
(bnc#1012628).
|
||||
- jbd2: improve comments about freeing data buffers whose page
|
||||
mapping is NULL (bnc#1012628).
|
||||
- acpi/nfit: improve bounds checking for 'func' (bnc#1012628).
|
||||
- perf report: Fix no branch type statistics report issue
|
||||
(bnc#1012628).
|
||||
- pwm: pca9685: Fix PWM/GPIO inter-operation (bnc#1012628).
|
||||
- net: stmmac: xgmac: Fix VLAN register handling (bnc#1012628).
|
||||
- ext4: fix incorrect group count in ext4_fill_super error message
|
||||
(bnc#1012628).
|
||||
- ext4: fix incorrect inodes per group in error message
|
||||
(bnc#1012628).
|
||||
- HID: lg-g15: Do not fail the probe when we fail to disable F#
|
||||
emulation (bnc#1012628).
|
||||
- clk: at91: sam9x60: fix usb clock parents (bnc#1012628).
|
||||
- clk: at91: usb: use proper usbs_mask (bnc#1012628).
|
||||
- ARM: dts: imx7-colibri: fix muxing of usbc_det pin
|
||||
(bnc#1012628).
|
||||
- arm64: dts: librem5-devkit: add a vbus supply to usb0
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Don't clear flags before transfer ended
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: fix incorrect check on p->sink
|
||||
(bnc#1012628).
|
||||
- ASoC: Intel: mrfld: return error codes when an error occurs
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter error from connector kctl ops, too
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Don't override ignore_ctl_error value from
|
||||
the map (bnc#1012628).
|
||||
- ALSA: usb-audio: Don't create jack controls for PCM terminals
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Check mapping at creating connector controls,
|
||||
too (bnc#1012628).
|
||||
- arm64: vdso: don't free unallocated pages (bnc#1012628).
|
||||
- keys: Fix proc_keys_next to increase position index
|
||||
(bnc#1012628).
|
||||
- tracing: Fix the race between registering 'snapshot' event
|
||||
trigger and triggering 'snapshot' operation (bnc#1012628).
|
||||
- btrfs: check commit root generation in should_ignore_root
|
||||
(bnc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (bnc#1012628).
|
||||
- mac80211: fix race in ieee80211_register_hw() (bnc#1012628).
|
||||
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Encapsulate updating netdev queues into a function
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Rename hw_modify to preactivate (bnc#1012628).
|
||||
- net/mlx5e: Use preactivate hook to set the indirection table
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
|
||||
OD is enabled (bnc#1012628).
|
||||
- drm/amdgpu/gfx9: add gfxoff quirk (bnc#1012628).
|
||||
- drm/amdgpu: fix the hw hang during perform system reboot and
|
||||
reset (bnc#1012628).
|
||||
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
|
||||
on BYT and CHT (bnc#1012628).
|
||||
- drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
|
||||
(bnc#1012628).
|
||||
- drm/i915/perf: Do not clear pollin for small user read buffers
|
||||
(bnc#1012628).
|
||||
- rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
|
||||
(bnc#1012628).
|
||||
- ext4: do not zeroout extents beyond i_disksize (bnc#1012628).
|
||||
- irqchip/ti-sci-inta: Fix processing of masked irqs
|
||||
(bnc#1012628).
|
||||
- proc, time/namespace: Show clock symbolic names in
|
||||
/proc/pid/timens_offsets (bnc#1012628).
|
||||
- x86/resctrl: Preserve CDP enable over CPU hotplug (bnc#1012628).
|
||||
- x86/resctrl: Fix invalid attempt at removing the default
|
||||
resource group (bnc#1012628).
|
||||
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
|
||||
(bnc#1012628).
|
||||
- scsi: target: iscsi: calling iscsit_stop_session() inside
|
||||
iscsit_close_session() has no effect (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch.
|
||||
- commit c11f000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.5
|
||||
%define patchversion 5.6.6
|
||||
%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.6.5
|
||||
Version: 5.6.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bdcfdf
|
||||
Release: <RELEASE>.gc11f000
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: kernel-%build_flavor-base-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:344b7f69b062362bd06c1942ef062b03f44cbfaa99234f5ede940202d6706ab2
|
||||
size 286532
|
||||
oid sha256:6552a5fdd6f0887f6f41ec6b5357981808f730b28842e21c16ce9620e8284bbb
|
||||
size 336020
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6687ca926597a174801f91b554a7ecf53ef49f10f1d164142759ad240c30cdc1
|
||||
size 58302
|
||||
oid sha256:2967b651a9702dbaa65401bef4ad619bca3ac1bf7993bd3f401b789d09c69c92
|
||||
size 56605
|
||||
|
75
series.conf
75
series.conf
@ -391,6 +391,78 @@
|
||||
patches.kernel.org/5.6.5-257-efi-x86-Fix-the-deletion-of-variables-in-mixed-.patch
|
||||
patches.kernel.org/5.6.5-258-ASoC-stm32-sai-Add-missing-cleanup.patch
|
||||
patches.kernel.org/5.6.5-259-Linux-5.6.5.patch
|
||||
patches.kernel.org/5.6.6-001-amd-xgbe-Use-__napi_schedule-in-BH-context.patch
|
||||
patches.kernel.org/5.6.6-002-hsr-check-protocol-version-in-hsr_newlink.patch
|
||||
patches.kernel.org/5.6.6-003-l2tp-Allow-management-of-tunnels-and-session-in.patch
|
||||
patches.kernel.org/5.6.6-004-net-dsa-mt7530-fix-tagged-frames-pass-through-i.patch
|
||||
patches.kernel.org/5.6.6-005-net-ipv4-devinet-Fix-crash-when-add-del-multica.patch
|
||||
patches.kernel.org/5.6.6-006-net-ipv6-do-not-consider-routes-via-gateways-fo.patch
|
||||
patches.kernel.org/5.6.6-007-net-macsec-fix-using-wrong-structure-in-macsec_.patch
|
||||
patches.kernel.org/5.6.6-008-net-phy-micrel-use-genphy_read_status-for-KSZ91.patch
|
||||
patches.kernel.org/5.6.6-009-net-qrtr-send-msgs-from-local-of-same-id-as-bro.patch
|
||||
patches.kernel.org/5.6.6-010-net-revert-default-NAPI-poll-timeout-to-2-jiffi.patch
|
||||
patches.kernel.org/5.6.6-011-net-tun-record-RX-queue-in-skb-before-do_xdp_ge.patch
|
||||
patches.kernel.org/5.6.6-012-net-dsa-mt7530-move-mt7623-settings-out-off-the.patch
|
||||
patches.kernel.org/5.6.6-013-net-ethernet-mediatek-move-mt7623-settings-out-.patch
|
||||
patches.kernel.org/5.6.6-014-net-mlx5-Fix-frequent-ioread-PCI-access-during-.patch
|
||||
patches.kernel.org/5.6.6-015-net-mlx5e-Add-missing-release-firmware-call.patch
|
||||
patches.kernel.org/5.6.6-016-net-mlx5e-Fix-nest_level-for-vlan-pop-action.patch
|
||||
patches.kernel.org/5.6.6-017-net-mlx5e-Fix-pfnum-in-devlink-port-attribute.patch
|
||||
patches.kernel.org/5.6.6-018-net-icmp6-do-not-select-saddr-from-iif-when-rou.patch
|
||||
patches.kernel.org/5.6.6-019-net-mscc-ocelot-fix-untagged-packet-drops-when-.patch
|
||||
patches.kernel.org/5.6.6-020-net-stmmac-dwmac-sunxi-Provide-TX-and-RX-fifo-s.patch
|
||||
patches.kernel.org/5.6.6-021-net-phy-marvell-Fix-pause-frame-negotiation.patch
|
||||
patches.kernel.org/5.6.6-022-Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-.patch
|
||||
patches.kernel.org/5.6.6-023-ovl-fix-value-of-i_ino-for-lower-hardlink-corne.patch
|
||||
patches.kernel.org/5.6.6-024-scsi-ufs-Fix-ufshcd_hold-caused-scheduling-whil.patch
|
||||
patches.kernel.org/5.6.6-025-platform-chrome-cros_ec_rpmsg-Fix-race-with-hos.patch
|
||||
patches.kernel.org/5.6.6-026-jbd2-improve-comments-about-freeing-data-buffer.patch
|
||||
patches.kernel.org/5.6.6-027-acpi-nfit-improve-bounds-checking-for-func.patch
|
||||
patches.kernel.org/5.6.6-028-perf-report-Fix-no-branch-type-statistics-repor.patch
|
||||
patches.kernel.org/5.6.6-029-pwm-pca9685-Fix-PWM-GPIO-inter-operation.patch
|
||||
patches.kernel.org/5.6.6-030-net-stmmac-xgmac-Fix-VLAN-register-handling.patch
|
||||
patches.kernel.org/5.6.6-031-net-bpfilter-remove-superfluous-testing-message.patch
|
||||
patches.kernel.org/5.6.6-032-ext4-fix-incorrect-group-count-in-ext4_fill_sup.patch
|
||||
patches.kernel.org/5.6.6-033-ext4-fix-incorrect-inodes-per-group-in-error-me.patch
|
||||
patches.kernel.org/5.6.6-034-HID-lg-g15-Do-not-fail-the-probe-when-we-fail-t.patch
|
||||
patches.kernel.org/5.6.6-035-clk-at91-sam9x60-fix-usb-clock-parents.patch
|
||||
patches.kernel.org/5.6.6-036-clk-at91-usb-use-proper-usbs_mask.patch
|
||||
patches.kernel.org/5.6.6-037-ARM-dts-imx7-colibri-fix-muxing-of-usbc_det-pin.patch
|
||||
patches.kernel.org/5.6.6-038-arm64-dts-librem5-devkit-add-a-vbus-supply-to-u.patch
|
||||
patches.kernel.org/5.6.6-039-usb-dwc3-gadget-Don-t-clear-flags-before-transf.patch
|
||||
patches.kernel.org/5.6.6-040-ASoC-Intel-mrfld-fix-incorrect-check-on-p-sink.patch
|
||||
patches.kernel.org/5.6.6-041-ASoC-Intel-mrfld-return-error-codes-when-an-err.patch
|
||||
patches.kernel.org/5.6.6-042-ALSA-hda-Allow-setting-preallocation-again-for-.patch
|
||||
patches.kernel.org/5.6.6-043-ALSA-hda-realtek-Enable-the-headset-mic-on-Asus.patch
|
||||
patches.kernel.org/5.6.6-044-ALSA-usb-audio-Filter-error-from-connector-kctl.patch
|
||||
patches.kernel.org/5.6.6-045-ALSA-usb-audio-Don-t-override-ignore_ctl_error-.patch
|
||||
patches.kernel.org/5.6.6-046-ALSA-usb-audio-Don-t-create-jack-controls-for-P.patch
|
||||
patches.kernel.org/5.6.6-047-ALSA-usb-audio-Check-mapping-at-creating-connec.patch
|
||||
patches.kernel.org/5.6.6-048-arm64-vdso-don-t-free-unallocated-pages.patch
|
||||
patches.kernel.org/5.6.6-049-keys-Fix-proc_keys_next-to-increase-position-in.patch
|
||||
patches.kernel.org/5.6.6-050-tracing-Fix-the-race-between-registering-snapsh.patch
|
||||
patches.kernel.org/5.6.6-051-btrfs-check-commit-root-generation-in-should_ig.patch
|
||||
patches.kernel.org/5.6.6-052-nl80211-fix-NL80211_ATTR_FTM_RESPONDER-policy.patch
|
||||
patches.kernel.org/5.6.6-053-mac80211-fix-race-in-ieee80211_register_hw.patch
|
||||
patches.kernel.org/5.6.6-054-mac80211_hwsim-Use-kstrndup-in-place-of-kasprin.patch
|
||||
patches.kernel.org/5.6.6-055-net-mlx5e-Encapsulate-updating-netdev-queues-in.patch
|
||||
patches.kernel.org/5.6.6-056-net-mlx5e-Rename-hw_modify-to-preactivate.patch
|
||||
patches.kernel.org/5.6.6-057-net-mlx5e-Use-preactivate-hook-to-set-the-indir.patch
|
||||
patches.kernel.org/5.6.6-058-drm-amd-powerplay-force-the-trim-of-the-mclk-dp.patch
|
||||
patches.kernel.org/5.6.6-059-drm-amdgpu-gfx9-add-gfxoff-quirk.patch
|
||||
patches.kernel.org/5.6.6-060-drm-amdgpu-fix-the-hw-hang-during-perform-syste.patch
|
||||
patches.kernel.org/5.6.6-061-i2c-designware-platdrv-Remove-DPM_FLAG_SMART_SU.patch
|
||||
patches.kernel.org/5.6.6-062-drm-nouveau-sec2-gv100-add-missing-MODULE_FIRMW.patch
|
||||
patches.kernel.org/5.6.6-063-drm-i915-perf-Do-not-clear-pollin-for-small-use.patch
|
||||
patches.kernel.org/5.6.6-064-rcu-Don-t-acquire-lock-in-NMI-handler-in-rcu_nm.patch
|
||||
patches.kernel.org/5.6.6-065-ext4-do-not-zeroout-extents-beyond-i_disksize.patch
|
||||
patches.kernel.org/5.6.6-066-irqchip-ti-sci-inta-Fix-processing-of-masked-ir.patch
|
||||
patches.kernel.org/5.6.6-067-proc-time-namespace-Show-clock-symbolic-names-i.patch
|
||||
patches.kernel.org/5.6.6-068-x86-resctrl-Preserve-CDP-enable-over-CPU-hotplu.patch
|
||||
patches.kernel.org/5.6.6-069-x86-resctrl-Fix-invalid-attempt-at-removing-the.patch
|
||||
patches.kernel.org/5.6.6-070-x86-microcode-AMD-Increase-microcode-PATCH_MAX_.patch
|
||||
patches.kernel.org/5.6.6-071-scsi-target-iscsi-calling-iscsit_stop_session-i.patch
|
||||
patches.kernel.org/5.6.6-072-Linux-5.6.6.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -415,10 +487,7 @@
|
||||
# to area specific sections below.
|
||||
########################################################
|
||||
patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
|
||||
patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
|
||||
patches.suse/efi-x86-Don-t-remap-text-rodata-gap-read-only-for-mi.patch
|
||||
patches.suse/ALSA-hda-Allow-setting-preallocation-again-for-x86.patch
|
||||
patches.suse/Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-04-20 10:49:40 +0000
|
||||
GIT Revision: 1bdcfdfc9a1b4bc93c03fc28ba3192d9ce6faadb
|
||||
2020-04-22 04:15:55 +0000
|
||||
GIT Revision: c11f000f88b3af8ca8afd248ae2c1323c55addf1
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user