commit dff56e4988727a44631953af28f369dc6f96cd57
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1048
This commit is contained in:
parent
4a45d830cb
commit
3ce68fc730
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.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.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.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.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.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.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.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.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%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-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
BuildRequires: kernel%kernel_flavor-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
|
||||
%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.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.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.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.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.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 06:38:40 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.6 (bnc#1012628).
|
||||
- mt76x02u: use usb_bulk_msg to upload firmware (bnc#1012628).
|
||||
- bpf: do not restore dst_reg when cur_state is freed
|
||||
(bnc#1012628).
|
||||
- KVM: x86: update %rip after emulating IO (bnc#1012628).
|
||||
- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
|
||||
(bnc#1012628).
|
||||
- KVM: Reject device ioctls from processes other than the VM's
|
||||
creator (bnc#1012628).
|
||||
- x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y (bnc#1012628).
|
||||
- cpu/hotplug: Prevent crash when CPU bringup fails on
|
||||
CONFIG_HOTPLUG_CPU=n (bnc#1012628).
|
||||
- watchdog: Respect watchdog cpumask on CPU hotplug (bnc#1012628).
|
||||
- powerpc/pseries/mce: Fix misleading print for TLB mutlihit
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Fix memcmp reading past the end of src/dest
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries/energy: Use OF accessor functions to read
|
||||
ibm,drc-indexes (bnc#1012628).
|
||||
- objtool: Query pkg-config for libelf location (bnc#1012628).
|
||||
- perf intel-pt: Fix TSC slip (bnc#1012628).
|
||||
- perf pmu: Fix parser error for uncore event alias (bnc#1012628).
|
||||
- mm/migrate.c: add missing flush_dcache_page for non-mapped
|
||||
page migrate (bnc#1012628).
|
||||
- mm/page_isolation.c: fix a wrong flag in
|
||||
set_migratetype_isolate() (bnc#1012628).
|
||||
- mm/memory_hotplug.c: fix notification in offline error path
|
||||
(bnc#1012628).
|
||||
- mm/debug.c: fix __dump_page when mapping->host is not set
|
||||
(bnc#1012628).
|
||||
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT
|
||||
is specified (bnc#1012628).
|
||||
- iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
|
||||
debugging (bnc#1012628).
|
||||
- mm: add support for kmem caches in DMA32 zone (bnc#1012628).
|
||||
- mm/hotplug: fix offline undo_isolate_page_range() (bnc#1012628).
|
||||
- usb: typec: Fix unchecked return value (bnc#1012628).
|
||||
- usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0
|
||||
source-caps (bnc#1012628).
|
||||
- usb: cdc-acm: fix race during wakeup blocking TX traffic
|
||||
(bnc#1012628).
|
||||
- xhci: Don't let USB3 ports stuck in polling state prevent
|
||||
suspend (bnc#1012628).
|
||||
- usb: xhci: dbc: Don't free all memory with spinlock held
|
||||
(bnc#1012628).
|
||||
- xhci: Fix port resume done detection for SS ports with LPM
|
||||
enabled (bnc#1012628).
|
||||
- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
|
||||
(bnc#1012628).
|
||||
- mm/memory.c: fix modifying of page protection by insert_pfn()
|
||||
(bnc#1012628).
|
||||
- usb: common: Consider only available nodes for dr_mode
|
||||
(bnc#1012628).
|
||||
- USB: gadget: f_hid: fix deadlock in f_hidg_write()
|
||||
(bnc#1012628).
|
||||
- usb: mtu3: fix EXTCON dependency (bnc#1012628).
|
||||
- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
|
||||
(bnc#1012628).
|
||||
- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
|
||||
(bnc#1012628).
|
||||
- gpio: exar: add a check for the return value of ida_simple_get
|
||||
fails (bnc#1012628).
|
||||
- drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
|
||||
(bnc#1012628).
|
||||
- drm/i915: Mark AML 0x87CA as ULX (bnc#1012628).
|
||||
- drm/vkms: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- drm/vgem: fix use-after-free when drm_gem_handle_create()
|
||||
fails (bnc#1012628).
|
||||
- cpufreq: scpi: Fix use after free (bnc#1012628).
|
||||
- cpufreq: intel_pstate: Also use CPPC nominal_perf for
|
||||
base_frequency (bnc#1012628).
|
||||
- blk-mq: fix sbitmap ws_active for shared tags (bnc#1012628).
|
||||
- drivers/block/zram/zram_drv.c: fix idle/writeback string compare
|
||||
(bnc#1012628).
|
||||
- fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
|
||||
(bnc#1012628).
|
||||
- Disable kgdboc failed by echo space to
|
||||
/sys/module/kgdboc/parameters/kgdboc (bnc#1012628).
|
||||
- ACPI / CPPC: Fix guaranteed performance handling (bnc#1012628).
|
||||
- USB: serial: option: add Olicard 600 (bnc#1012628).
|
||||
- USB: serial: option: add support for Quectel EM12 (bnc#1012628).
|
||||
- USB: serial: option: set driver_info for SIM5218 and compatibles
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix mos_parport refcount imbalance on
|
||||
error path (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: add additional NovaTech products
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add new device id (bnc#1012628).
|
||||
- serial: sh-sci: Fix setting SCSCR_TIE while transferring data
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix to avoid a potential NULL pointer
|
||||
dereference (bnc#1012628).
|
||||
- serial: max310x: Fix to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- staging: erofs: keep corrupted fs from crashing kernel in
|
||||
erofs_readdir() (bnc#1012628).
|
||||
- staging: erofs: fix error handling when failed to read
|
||||
compresssed data (bnc#1012628).
|
||||
- staging: erofs: fix to handle error path of erofs_vmap()
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Fix interrupt race condition on device start up
|
||||
(bnc#1012628).
|
||||
- staging: vt6655: Remove vif check from vnt_interrupt
|
||||
(bnc#1012628).
|
||||
- staging: speakup_soft: Fix alternate speech with other synths
|
||||
(bnc#1012628).
|
||||
- staging: olpc_dcon_xo_1: add missing 'const' qualifier
|
||||
(bnc#1012628).
|
||||
- staging: comedi: ni_mio_common: Fix divide-by-zero for DIO
|
||||
cmdtest (bnc#1012628).
|
||||
- tty: serial: qcom_geni_serial: Initialize baud in
|
||||
qcom_geni_console_setup (bnc#1012628).
|
||||
- tty: atmel_serial: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty: mxs-auart: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
|
||||
(bnc#1012628).
|
||||
- tty/serial: atmel: Add is_half_duplex helper (bnc#1012628).
|
||||
- drm/rockchip: vop: reset scale mode when win is disabled
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
|
||||
non-NPIV FCP devices (bnc#1012628).
|
||||
- scsi: zfcp: fix rport unblock if deleted SCSI devices on
|
||||
Scsi_Host (bnc#1012628).
|
||||
- scsi: sd: Quiesce warning if device does not report optimal
|
||||
I/O size (bnc#1012628).
|
||||
- scsi: sd: Fix a race between closing an sd device and sd I/O
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
|
||||
(bnc#1012628).
|
||||
- fs/open.c: allow opening only regular files during execve()
|
||||
(bnc#1012628).
|
||||
- kbuild: modversions: Fix relative CRC byte order interpretation
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500
|
||||
Ryzen laptops (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC
|
||||
with ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
|
||||
headset mic (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890
|
||||
with ALC286 (bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for New DELL WYSE
|
||||
NB (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: merge alc_fixup_headset_jack to
|
||||
alc295_fixup_chromebook (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fixed Headset Mic JD not stable
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Don't suspend stream in unrecoverable PCM state
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix Spectre v1 vulnerability (bnc#1012628).
|
||||
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
|
||||
(bnc#1012628).
|
||||
- net: dsa: qca8k: remove leftover phy accessors (bnc#1012628).
|
||||
- NFSv4.1 don't free interrupted slot on open (bnc#1012628).
|
||||
- NFS: fix mount/umount race in nlmclnt (bnc#1012628).
|
||||
- NFS: Fix nfs4_lock_state refcounting in
|
||||
nfs4_alloc_{lock,unlock}data() (bnc#1012628).
|
||||
- vfio: ccw: only free cp on final interrupt (bnc#1012628).
|
||||
- powerpc: bpf: Fix generation of load/store DW instructions
|
||||
(bnc#1012628).
|
||||
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at
|
||||
expected time (bnc#1012628).
|
||||
- tracing: initialize variable in create_dyn_event()
|
||||
(bnc#1012628).
|
||||
- locks: wake any locks blocked on request before deadlock check
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
|
||||
(bnc#1012628).
|
||||
- btrfs: Avoid possible qgroup_rsv_size overflow in
|
||||
btrfs_calculate_inode_block_rsv_size (bnc#1012628).
|
||||
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
|
||||
(bnc#1012628).
|
||||
- btrfs: raid56: properly unmap parity page in
|
||||
finish_parity_scrub() (bnc#1012628).
|
||||
- btrfs: don't report readahead errors and don't update statistics
|
||||
(bnc#1012628).
|
||||
- btrfs: remove WARN_ON in log_dir_items (bnc#1012628).
|
||||
- Btrfs: fix incorrect file size after shrinking truncate and
|
||||
fsync (bnc#1012628).
|
||||
- powerpc/fsl: Fix the flush of branch predictor (bnc#1012628).
|
||||
- tun: add a missing rcu_read_unlock() in error path
|
||||
(bnc#1012628).
|
||||
- ila: Fix rhashtable walker list corruption (bnc#1012628).
|
||||
- r8169: fix cable re-plugging issue (bnc#1012628).
|
||||
- net: phy: don't clear BMCR in genphy_soft_reset (bnc#1012628).
|
||||
- net: mii: Fix PAUSE cap advertisement from
|
||||
linkmode_adv_to_lcl_adv_t() helper (bnc#1012628).
|
||||
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
|
||||
(bnc#1012628).
|
||||
- thunderx: eliminate extra calls to put_page() for pages held
|
||||
for recycling (bnc#1012628).
|
||||
- thunderx: enable page recycling for non-XDP case (bnc#1012628).
|
||||
- vxlan: Don't call gro_cells_destroy() before device is
|
||||
unregistered (bnc#1012628).
|
||||
- vrf: prevent adding upper devices (bnc#1012628).
|
||||
- tun: properly test for IFF_UP (bnc#1012628).
|
||||
- tipc: fix cancellation of topology subscriptions (bnc#1012628).
|
||||
- tipc: change to check tipc_own_id to return in tipc_net_stop
|
||||
(bnc#1012628).
|
||||
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
|
||||
(bnc#1012628).
|
||||
- tcp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- sctp: use memdup_user instead of vmemdup_user (bnc#1012628).
|
||||
- sctp: get sctphdr by offset in sctp_compute_cksum (bnc#1012628).
|
||||
- rhashtable: Still do rehash when we get EEXIST (bnc#1012628).
|
||||
- packets: Always register packet sk in the same order
|
||||
(bnc#1012628).
|
||||
- net: usb: aqc111: Extend HWID table by QNAP device
|
||||
(bnc#1012628).
|
||||
- net-sysfs: call dev_hold if kobject_init_and_add success
|
||||
(bnc#1012628).
|
||||
- net: stmmac: fix memory corruption with large MTUs
|
||||
(bnc#1012628).
|
||||
- net: rose: fix a possible stack overflow (bnc#1012628).
|
||||
- net: phy: meson-gxl: fix interrupt support (bnc#1012628).
|
||||
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
|
||||
(bnc#1012628).
|
||||
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
|
||||
(bnc#1012628).
|
||||
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
|
||||
(bnc#1012628).
|
||||
- mac8390: Fix mmio access size probe (bnc#1012628).
|
||||
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of
|
||||
NULL (bnc#1012628).
|
||||
- gtp: change NET_UDP_TUNNEL dependency to select (bnc#1012628).
|
||||
- genetlink: Fix a memory leak on error path (bnc#1012628).
|
||||
- dccp: do not use ipv6 header for ipv4 flow (bnc#1012628).
|
||||
- netfilter: nf_tables: fix set double-free in abort path
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Verify that l2cap_get_conf_opt provides large enough
|
||||
buffer (bnc#1012628).
|
||||
- Bluetooth: Check L2CAP option sizes returned from
|
||||
l2cap_get_conf_opt (bnc#1012628).
|
||||
- commit dff56e4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 16:57:33 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.5
|
||||
%define patchversion 5.0.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0b95959
|
||||
Release: <RELEASE>.gdff56e4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: kernel-%build_flavor-base-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
Provides: kernel-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
Provides: %name-srchash-dff56e4988727a44631953af28f369dc6f96cd57
|
||||
%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:5e51b63c946420f8f6d652bafb047ea033173c033022bb4365f547d3a0a888dc
|
||||
size 328949
|
||||
oid sha256:263ecd80140000ad7c9771405ea6d5e7a43a8fa0a6b01e9cba97f12ce6591cbb
|
||||
size 426674
|
||||
|
147
series.conf
147
series.conf
@ -435,6 +435,153 @@
|
||||
patches.kernel.org/5.0.5-050-ALSA-hda-Record-the-current-power-state-before-.patch
|
||||
patches.kernel.org/5.0.5-051-ALSA-hda-Enforces-runtime_resume-after-S3-and-S.patch
|
||||
patches.kernel.org/5.0.5-052-Linux-5.0.5.patch
|
||||
patches.kernel.org/5.0.6-001-Bluetooth-Check-L2CAP-option-sizes-returned-fro.patch
|
||||
patches.kernel.org/5.0.6-002-Bluetooth-Verify-that-l2cap_get_conf_opt-provid.patch
|
||||
patches.kernel.org/5.0.6-003-netfilter-nf_tables-fix-set-double-free-in-abor.patch
|
||||
patches.kernel.org/5.0.6-004-dccp-do-not-use-ipv6-header-for-ipv4-flow.patch
|
||||
patches.kernel.org/5.0.6-005-genetlink-Fix-a-memory-leak-on-error-path.patch
|
||||
patches.kernel.org/5.0.6-006-gtp-change-NET_UDP_TUNNEL-dependency-to-select.patch
|
||||
patches.kernel.org/5.0.6-007-ipv6-make-ip6_create_rt_rcu-return-ip6_null_ent.patch
|
||||
patches.kernel.org/5.0.6-008-mac8390-Fix-mmio-access-size-probe.patch
|
||||
patches.kernel.org/5.0.6-009-mISDN-hfcpci-Test-both-vendor-device-ID-for-Dig.patch
|
||||
patches.kernel.org/5.0.6-010-net-aquantia-fix-rx-checksum-offload-for-UDP-TC.patch
|
||||
patches.kernel.org/5.0.6-011-net-datagram-fix-unbounded-loop-in-__skb_try_re.patch
|
||||
patches.kernel.org/5.0.6-012-net-packet-Set-__GFP_NOWARN-upon-allocation-in-.patch
|
||||
patches.kernel.org/5.0.6-013-net-phy-meson-gxl-fix-interrupt-support.patch
|
||||
patches.kernel.org/5.0.6-014-net-rose-fix-a-possible-stack-overflow.patch
|
||||
patches.kernel.org/5.0.6-015-net-stmmac-fix-memory-corruption-with-large-MTU.patch
|
||||
patches.kernel.org/5.0.6-016-net-sysfs-call-dev_hold-if-kobject_init_and_add.patch
|
||||
patches.kernel.org/5.0.6-017-net-usb-aqc111-Extend-HWID-table-by-QNAP-device.patch
|
||||
patches.kernel.org/5.0.6-018-packets-Always-register-packet-sk-in-the-same-o.patch
|
||||
patches.kernel.org/5.0.6-019-rhashtable-Still-do-rehash-when-we-get-EEXIST.patch
|
||||
patches.kernel.org/5.0.6-020-sctp-get-sctphdr-by-offset-in-sctp_compute_cksu.patch
|
||||
patches.kernel.org/5.0.6-021-sctp-use-memdup_user-instead-of-vmemdup_user.patch
|
||||
patches.kernel.org/5.0.6-022-tcp-do-not-use-ipv6-header-for-ipv4-flow.patch
|
||||
patches.kernel.org/5.0.6-023-tipc-allow-service-ranges-to-be-connect-ed-on-R.patch
|
||||
patches.kernel.org/5.0.6-024-tipc-change-to-check-tipc_own_id-to-return-in-t.patch
|
||||
patches.kernel.org/5.0.6-025-tipc-fix-cancellation-of-topology-subscriptions.patch
|
||||
patches.kernel.org/5.0.6-026-tun-properly-test-for-IFF_UP.patch
|
||||
patches.kernel.org/5.0.6-027-vrf-prevent-adding-upper-devices.patch
|
||||
patches.kernel.org/5.0.6-028-vxlan-Don-t-call-gro_cells_destroy-before-devic.patch
|
||||
patches.kernel.org/5.0.6-029-thunderx-enable-page-recycling-for-non-XDP-case.patch
|
||||
patches.kernel.org/5.0.6-030-thunderx-eliminate-extra-calls-to-put_page-for-.patch
|
||||
patches.kernel.org/5.0.6-031-net-dsa-mv88e6xxx-fix-few-issues-in-mv88e6390x_.patch
|
||||
patches.kernel.org/5.0.6-032-net-mii-Fix-PAUSE-cap-advertisement-from-linkmo.patch
|
||||
patches.kernel.org/5.0.6-033-net-phy-don-t-clear-BMCR-in-genphy_soft_reset.patch
|
||||
patches.kernel.org/5.0.6-034-r8169-fix-cable-re-plugging-issue.patch
|
||||
patches.kernel.org/5.0.6-035-ila-Fix-rhashtable-walker-list-corruption.patch
|
||||
patches.kernel.org/5.0.6-036-tun-add-a-missing-rcu_read_unlock-in-error-path.patch
|
||||
patches.kernel.org/5.0.6-037-powerpc-fsl-Fix-the-flush-of-branch-predictor.patch
|
||||
patches.kernel.org/5.0.6-038-Btrfs-fix-incorrect-file-size-after-shrinking-t.patch
|
||||
patches.kernel.org/5.0.6-039-btrfs-remove-WARN_ON-in-log_dir_items.patch
|
||||
patches.kernel.org/5.0.6-040-btrfs-don-t-report-readahead-errors-and-don-t-u.patch
|
||||
patches.kernel.org/5.0.6-041-btrfs-raid56-properly-unmap-parity-page-in-fini.patch
|
||||
patches.kernel.org/5.0.6-042-btrfs-Fix-bound-checking-in-qgroup_trace_new_su.patch
|
||||
patches.kernel.org/5.0.6-043-btrfs-Avoid-possible-qgroup_rsv_size-overflow-i.patch
|
||||
patches.kernel.org/5.0.6-044-Btrfs-fix-assertion-failure-on-fsync-with-NO_HO.patch
|
||||
patches.kernel.org/5.0.6-045-locks-wake-any-locks-blocked-on-request-before-.patch
|
||||
patches.kernel.org/5.0.6-046-tracing-initialize-variable-in-create_dyn_event.patch
|
||||
patches.kernel.org/5.0.6-047-ARM-imx6q-cpuidle-fix-bug-that-CPU-might-not-wa.patch
|
||||
patches.kernel.org/5.0.6-048-powerpc-bpf-Fix-generation-of-load-store-DW-ins.patch
|
||||
patches.kernel.org/5.0.6-049-vfio-ccw-only-free-cp-on-final-interrupt.patch
|
||||
patches.kernel.org/5.0.6-050-NFS-Fix-nfs4_lock_state-refcounting-in-nfs4_all.patch
|
||||
patches.kernel.org/5.0.6-051-NFS-fix-mount-umount-race-in-nlmclnt.patch
|
||||
patches.kernel.org/5.0.6-052-NFSv4.1-don-t-free-interrupted-slot-on-open.patch
|
||||
patches.kernel.org/5.0.6-053-net-dsa-qca8k-remove-leftover-phy-accessors.patch
|
||||
patches.kernel.org/5.0.6-054-ALSA-rawmidi-Fix-potential-Spectre-v1-vulnerabi.patch
|
||||
patches.kernel.org/5.0.6-055-ALSA-seq-oss-Fix-Spectre-v1-vulnerability.patch
|
||||
patches.kernel.org/5.0.6-056-ALSA-pcm-Fix-possible-OOB-access-in-PCM-oss-plu.patch
|
||||
patches.kernel.org/5.0.6-057-ALSA-pcm-Don-t-suspend-stream-in-unrecoverable-.patch
|
||||
patches.kernel.org/5.0.6-058-ALSA-hda-realtek-Fixed-Headset-Mic-JD-not-stabl.patch
|
||||
patches.kernel.org/5.0.6-059-ALSA-hda-realtek-merge-alc_fixup_headset_jack-t.patch
|
||||
patches.kernel.org/5.0.6-060-ALSA-hda-realtek-Add-support-headset-mode-for-D.patch
|
||||
patches.kernel.org/5.0.6-061-ALSA-hda-realtek-Add-support-headset-mode-for-N.patch
|
||||
patches.kernel.org/5.0.6-062-ALSA-hda-realtek-Enable-headset-MIC-of-Acer-AIO.patch
|
||||
patches.kernel.org/5.0.6-063-ALSA-hda-realtek-Enable-headset-MIC-of-Acer-Asp.patch
|
||||
patches.kernel.org/5.0.6-064-ALSA-hda-realtek-Add-support-for-Acer-Aspire-E5.patch
|
||||
patches.kernel.org/5.0.6-065-ALSA-hda-realtek-Enable-ASUS-X441MB-and-X705FD-.patch
|
||||
patches.kernel.org/5.0.6-066-ALSA-hda-realtek-Enable-headset-mic-of-ASUS-P54.patch
|
||||
patches.kernel.org/5.0.6-067-ALSA-hda-realtek-Enable-headset-MIC-of-ASUS-X43.patch
|
||||
patches.kernel.org/5.0.6-068-ALSA-hda-realtek-Fix-speakers-on-Acer-Predator-.patch
|
||||
patches.kernel.org/5.0.6-069-kbuild-modversions-Fix-relative-CRC-byte-order-.patch
|
||||
patches.kernel.org/5.0.6-070-fs-open.c-allow-opening-only-regular-files-duri.patch
|
||||
patches.kernel.org/5.0.6-071-ocfs2-fix-inode-bh-swapping-mixup-in-ocfs2_refl.patch
|
||||
patches.kernel.org/5.0.6-072-scsi-sd-Fix-a-race-between-closing-an-sd-device.patch
|
||||
patches.kernel.org/5.0.6-073-scsi-sd-Quiesce-warning-if-device-does-not-repo.patch
|
||||
patches.kernel.org/5.0.6-074-scsi-zfcp-fix-rport-unblock-if-deleted-SCSI-dev.patch
|
||||
patches.kernel.org/5.0.6-075-scsi-zfcp-fix-scsi_eh-host-reset-with-port_forc.patch
|
||||
patches.kernel.org/5.0.6-076-drm-rockchip-vop-reset-scale-mode-when-win-is-d.patch
|
||||
patches.kernel.org/5.0.6-077-tty-serial-atmel-Add-is_half_duplex-helper.patch
|
||||
patches.kernel.org/5.0.6-078-tty-serial-atmel-RS485-HD-w-DMA-enable-RX-after.patch
|
||||
patches.kernel.org/5.0.6-079-tty-mxs-auart-fix-a-potential-NULL-pointer-dere.patch
|
||||
patches.kernel.org/5.0.6-080-tty-atmel_serial-fix-a-potential-NULL-pointer-d.patch
|
||||
patches.kernel.org/5.0.6-081-tty-serial-qcom_geni_serial-Initialize-baud-in-.patch
|
||||
patches.kernel.org/5.0.6-082-staging-comedi-ni_mio_common-Fix-divide-by-zero.patch
|
||||
patches.kernel.org/5.0.6-083-staging-olpc_dcon_xo_1-add-missing-const-qualif.patch
|
||||
patches.kernel.org/5.0.6-084-staging-speakup_soft-Fix-alternate-speech-with-.patch
|
||||
patches.kernel.org/5.0.6-085-staging-vt6655-Remove-vif-check-from-vnt_interr.patch
|
||||
patches.kernel.org/5.0.6-086-staging-vt6655-Fix-interrupt-race-condition-on-.patch
|
||||
patches.kernel.org/5.0.6-087-staging-erofs-fix-to-handle-error-path-of-erofs.patch
|
||||
patches.kernel.org/5.0.6-088-staging-erofs-fix-error-handling-when-failed-to.patch
|
||||
patches.kernel.org/5.0.6-089-staging-erofs-keep-corrupted-fs-from-crashing-k.patch
|
||||
patches.kernel.org/5.0.6-090-serial-max310x-Fix-to-avoid-potential-NULL-poin.patch
|
||||
patches.kernel.org/5.0.6-091-serial-mvebu-uart-Fix-to-avoid-a-potential-NULL.patch
|
||||
patches.kernel.org/5.0.6-092-serial-sh-sci-Fix-setting-SCSCR_TIE-while-trans.patch
|
||||
patches.kernel.org/5.0.6-093-USB-serial-cp210x-add-new-device-id.patch
|
||||
patches.kernel.org/5.0.6-094-USB-serial-ftdi_sio-add-additional-NovaTech-pro.patch
|
||||
patches.kernel.org/5.0.6-095-USB-serial-mos7720-fix-mos_parport-refcount-imb.patch
|
||||
patches.kernel.org/5.0.6-096-USB-serial-option-set-driver_info-for-SIM5218-a.patch
|
||||
patches.kernel.org/5.0.6-097-USB-serial-option-add-support-for-Quectel-EM12.patch
|
||||
patches.kernel.org/5.0.6-098-USB-serial-option-add-Olicard-600.patch
|
||||
patches.kernel.org/5.0.6-099-ACPI-CPPC-Fix-guaranteed-performance-handling.patch
|
||||
patches.kernel.org/5.0.6-100-Disable-kgdboc-failed-by-echo-space-to-sys-modu.patch
|
||||
patches.kernel.org/5.0.6-101-fs-proc-proc_sysctl.c-fix-NULL-pointer-derefere.patch
|
||||
patches.kernel.org/5.0.6-102-drivers-block-zram-zram_drv.c-fix-idle-writebac.patch
|
||||
patches.kernel.org/5.0.6-103-blk-mq-fix-sbitmap-ws_active-for-shared-tags.patch
|
||||
patches.kernel.org/5.0.6-104-cpufreq-intel_pstate-Also-use-CPPC-nominal_perf.patch
|
||||
patches.kernel.org/5.0.6-105-cpufreq-scpi-Fix-use-after-free.patch
|
||||
patches.kernel.org/5.0.6-106-drm-vgem-fix-use-after-free-when-drm_gem_handle.patch
|
||||
patches.kernel.org/5.0.6-107-drm-vkms-fix-use-after-free-when-drm_gem_handle.patch
|
||||
patches.kernel.org/5.0.6-108-drm-i915-Mark-AML-0x87CA-as-ULX.patch
|
||||
patches.kernel.org/5.0.6-109-drm-i915-gvt-Fix-MI_FLUSH_DW-parsing-with-corre.patch
|
||||
patches.kernel.org/5.0.6-110-drm-i915-icl-Fix-the-TRANS_DDI_FUNC_CTL2-bitfie.patch
|
||||
patches.kernel.org/5.0.6-111-gpio-exar-add-a-check-for-the-return-value-of-i.patch
|
||||
patches.kernel.org/5.0.6-112-gpio-adnp-Fix-testing-wrong-value-in-adnp_gpio_.patch
|
||||
patches.kernel.org/5.0.6-113-phy-sun4i-usb-Support-set_mode-to-USB_HOST-for-.patch
|
||||
patches.kernel.org/5.0.6-114-usb-mtu3-fix-EXTCON-dependency.patch
|
||||
patches.kernel.org/5.0.6-115-USB-gadget-f_hid-fix-deadlock-in-f_hidg_write.patch
|
||||
patches.kernel.org/5.0.6-116-usb-common-Consider-only-available-nodes-for-dr.patch
|
||||
patches.kernel.org/5.0.6-117-mm-memory.c-fix-modifying-of-page-protection-by.patch
|
||||
patches.kernel.org/5.0.6-118-usb-host-xhci-rcar-Add-XHCI_TRUST_TX_LENGTH-qui.patch
|
||||
patches.kernel.org/5.0.6-119-xhci-Fix-port-resume-done-detection-for-SS-port.patch
|
||||
patches.kernel.org/5.0.6-120-usb-xhci-dbc-Don-t-free-all-memory-with-spinloc.patch
|
||||
patches.kernel.org/5.0.6-121-xhci-Don-t-let-USB3-ports-stuck-in-polling-stat.patch
|
||||
patches.kernel.org/5.0.6-122-usb-cdc-acm-fix-race-during-wakeup-blocking-TX-.patch
|
||||
patches.kernel.org/5.0.6-123-usb-typec-tcpm-Try-PD-2.0-if-sink-does-not-resp.patch
|
||||
patches.kernel.org/5.0.6-124-usb-typec-Fix-unchecked-return-value.patch
|
||||
patches.kernel.org/5.0.6-125-mm-hotplug-fix-offline-undo_isolate_page_range.patch
|
||||
patches.kernel.org/5.0.6-126-mm-add-support-for-kmem-caches-in-DMA32-zone.patch
|
||||
patches.kernel.org/5.0.6-127-iommu-io-pgtable-arm-v7s-request-DMA32-memory-a.patch
|
||||
patches.kernel.org/5.0.6-128-mm-mempolicy-make-mbind-return-EIO-when-MPOL_MF.patch
|
||||
patches.kernel.org/5.0.6-129-mm-debug.c-fix-__dump_page-when-mapping-host-is.patch
|
||||
patches.kernel.org/5.0.6-130-mm-memory_hotplug.c-fix-notification-in-offline.patch
|
||||
patches.kernel.org/5.0.6-131-mm-page_isolation.c-fix-a-wrong-flag-in-set_mig.patch
|
||||
patches.kernel.org/5.0.6-132-mm-migrate.c-add-missing-flush_dcache_page-for-.patch
|
||||
patches.kernel.org/5.0.6-133-perf-pmu-Fix-parser-error-for-uncore-event-alia.patch
|
||||
patches.kernel.org/5.0.6-134-perf-intel-pt-Fix-TSC-slip.patch
|
||||
patches.kernel.org/5.0.6-135-objtool-Query-pkg-config-for-libelf-location.patch
|
||||
patches.kernel.org/5.0.6-136-powerpc-pseries-energy-Use-OF-accessor-function.patch
|
||||
patches.kernel.org/5.0.6-137-powerpc-64-Fix-memcmp-reading-past-the-end-of-s.patch
|
||||
patches.kernel.org/5.0.6-138-powerpc-pseries-mce-Fix-misleading-print-for-TL.patch
|
||||
patches.kernel.org/5.0.6-139-watchdog-Respect-watchdog-cpumask-on-CPU-hotplu.patch
|
||||
patches.kernel.org/5.0.6-140-cpu-hotplug-Prevent-crash-when-CPU-bringup-fail.patch
|
||||
patches.kernel.org/5.0.6-141-x86-smp-Enforce-CONFIG_HOTPLUG_CPU-when-SMP-y.patch
|
||||
patches.kernel.org/5.0.6-142-KVM-Reject-device-ioctls-from-processes-other-t.patch
|
||||
patches.kernel.org/5.0.6-143-KVM-x86-Emulate-MSR_IA32_ARCH_CAPABILITIES-on-A.patch
|
||||
patches.kernel.org/5.0.6-144-KVM-x86-update-rip-after-emulating-IO.patch
|
||||
patches.kernel.org/5.0.6-145-bpf-do-not-restore-dst_reg-when-cur_state-is-fr.patch
|
||||
patches.kernel.org/5.0.6-146-mt76x02u-use-usb_bulk_msg-to-upload-firmware.patch
|
||||
patches.kernel.org/5.0.6-147-Linux-5.0.6.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-04-01 14:57:33 +0000
|
||||
GIT Revision: 0b959591a2ae153ad3411e14e112b0d3d34dc395
|
||||
2019-04-04 04:40:16 +0000
|
||||
GIT Revision: dff56e4988727a44631953af28f369dc6f96cd57
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user