commit 938738df1867456d93a11153b92425bae774ccd3
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=853
This commit is contained in:
parent
70c415cb44
commit
3d89593190
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1067,8 +1067,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
@ -1073,8 +1073,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump-base = 2.6.28
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
@ -1116,8 +1116,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%ifarch %ix86
|
||||
Provides: kernel-trace-base = 3.13
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%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: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%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 = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1071,8 +1071,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1065,8 +1065,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
BuildRequires: kernel%kernel_flavor-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%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: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%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: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
@ -1093,8 +1093,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%ifarch %ix86
|
||||
Provides: kernel-vmi-base = 2.6.38
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%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: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%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 = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-syzkaller
|
||||
Summary: Kernel used for fuzzing by syzkaller
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1066,8 +1066,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1064,8 +1064,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,194 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 21:21:16 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.7 (bnc#1012628).
|
||||
- ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
|
||||
(bnc#1012628).
|
||||
- ext4: set h_journal if there is a failure starting a reserved
|
||||
handle (bnc#1012628).
|
||||
- ext4: add MODULE_SOFTDEP to ensure crc32c is included in the
|
||||
initramfs (bnc#1012628).
|
||||
- ext4: add validity checks for bitmap block numbers
|
||||
(bnc#1012628).
|
||||
- ext4: fix bitmap position validation (bnc#1012628).
|
||||
- random: set up the NUMA crng instances after the CRNG is fully
|
||||
initialized (bnc#1012628).
|
||||
- random: fix possible sleeping allocation from irq context
|
||||
(bnc#1012628).
|
||||
- random: rate limit unseeded randomness warnings (bnc#1012628).
|
||||
- usbip: usbip_event: fix to not print kernel pointer address
|
||||
(bnc#1012628).
|
||||
- usbip: usbip_host: fix to hold parent lock for device_attach()
|
||||
calls (bnc#1012628).
|
||||
- usbip: vhci_hcd: Fix usb device and sockfd leaks (bnc#1012628).
|
||||
- usbip: vhci_hcd: check rhport before using in vhci_hub_control()
|
||||
(bnc#1012628).
|
||||
- Revert "xhci: plat: Register shutdown for xhci_plat"
|
||||
(bnc#1012628).
|
||||
- xhci: Fix Kernel oops in xhci dbgtty (bnc#1012628).
|
||||
- xhci: Fix USB ports for Dell Inspiron 5775 (bnc#1012628).
|
||||
- USB: serial: simple: add libtransistor console (bnc#1012628).
|
||||
- USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
|
||||
(bnc#1012628).
|
||||
- USB: serial: cp210x: add ID for NI USB serial console
|
||||
(bnc#1012628).
|
||||
- serial: mvebu-uart: Fix local flags handling on termios update
|
||||
(bnc#1012628).
|
||||
- usb: typec: ucsi: Increase command completion timeout value
|
||||
(bnc#1012628).
|
||||
- usb: core: Add quirk for HP v222w 16GB Mini (bnc#1012628).
|
||||
- USB: Increment wakeup count on remote wakeup (bnc#1012628).
|
||||
- virtio: add ability to iterate over vqs (bnc#1012628).
|
||||
- virtio_console: don't tie bufs to a vq (bnc#1012628).
|
||||
- virtio_console: free buffers after reset (bnc#1012628).
|
||||
- virtio_console: drop custom control queue cleanup (bnc#1012628).
|
||||
- virtio_console: move removal code (bnc#1012628).
|
||||
- virtio_console: reset on out of memory (bnc#1012628).
|
||||
- drm/virtio: fix vq wait_event condition (bnc#1012628).
|
||||
- tty: Don't call panic() at tty_ldisc_init() (bnc#1012628).
|
||||
- tty: n_gsm: Fix long delays with control frame timeouts in
|
||||
ADM mode (bnc#1012628).
|
||||
- tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is
|
||||
not set (bnc#1012628).
|
||||
- tty: Avoid possible error pointer dereference at
|
||||
tty_ldisc_restore() (bnc#1012628).
|
||||
- tty: Use __GFP_NOFAIL for tty_ldisc_get() (bnc#1012628).
|
||||
- cifs: smbd: Avoid allocating iov on the stack (bnc#1012628).
|
||||
- cifs: smbd: Don't use RDMA read/write when signing is used
|
||||
(bnc#1012628).
|
||||
- ALSA: dice: fix OUI for TC group (bnc#1012628).
|
||||
- ALSA: dice: fix error path to destroy initialized stream data
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Skip jack and others for non-existing PCM streams
|
||||
(bnc#1012628).
|
||||
- ALSA: opl3: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: asihpi: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hdspm: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: rme9652: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: control: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY
|
||||
(bnc#1012628).
|
||||
- ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
|
||||
(bnc#1012628).
|
||||
- ALSA: seq: oss: Hardening for potential Spectre v1
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Hardening for potential Spectre v1 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add some fixes for ALC233 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Update ALC255 depop optimize (bnc#1012628).
|
||||
- ALSA: hda/realtek - change the location for one of two front
|
||||
mics (bnc#1012628).
|
||||
- mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug
|
||||
(bnc#1012628).
|
||||
- mtd: cfi: cmdset_0002: Do not allow read/write to suspend
|
||||
erase block (bnc#1012628).
|
||||
- mtd: rawnand: tango: Fix struct clk memory leak (bnc#1012628).
|
||||
- mtd: rawnand: marvell: fix the chip-select DT parsing logic
|
||||
(bnc#1012628).
|
||||
- kobject: don't use WARN for registration failures (bnc#1012628).
|
||||
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
|
||||
(bnc#1012628).
|
||||
- scsi: sd: Defer spinning up drive while SANITIZE is in progress
|
||||
(bnc#1012628).
|
||||
- blk-mq: start request gstate with gen 1 (bnc#1012628).
|
||||
- bfq-iosched: ensure to clear bic/bfqq pointers when preparing
|
||||
request (bnc#1012628).
|
||||
- block: do not use interruptible wait anywhere (bnc#1012628).
|
||||
- vfio: ccw: process ssch with interrupts disabled (bnc#1012628).
|
||||
- SMB311: Fix reconnect (bnc#1012628).
|
||||
- ANDROID: binder: prevent transactions into own process
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
|
||||
(bnc#1012628).
|
||||
- PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy
|
||||
irq mode (bnc#1012628).
|
||||
- PCI: aardvark: Fix PCIe Max Read Request Size setting
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Make driver_override output consistent with other
|
||||
buses (bnc#1012628).
|
||||
- ARM: amba: Fix race condition with driver_override
|
||||
(bnc#1012628).
|
||||
- ARM: amba: Don't read past the end of sysfs "driver_override"
|
||||
buffer (bnc#1012628).
|
||||
- ARM: dts: Fix NAS4220B pin config (bnc#1012628).
|
||||
- ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Close VMID generation race (bnc#1012628).
|
||||
- slimbus: Fix out-of-bounds access in slim_slicesize()
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Flush cache on memory hot(un)plug (bnc#1012628).
|
||||
- powerpc/mce: Fix a bug where mce loops on memory UE
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating
|
||||
a large address range (bnc#1012628).
|
||||
- crypto: drbg - set freed buffers to NULL (bnc#1012628).
|
||||
- ASoC: dmic: Fix clock parenting (bnc#1012628).
|
||||
- ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
|
||||
(bnc#1012628).
|
||||
- libceph: un-backoff on tick when we have a authenticated session
|
||||
(bnc#1012628).
|
||||
- libceph: reschedule a tick in finish_hunting() (bnc#1012628).
|
||||
- libceph: validate con->state at the top of try_write()
|
||||
(bnc#1012628).
|
||||
- PCI / PM: Do not clear state_saved in pci_pm_freeze() when
|
||||
smart suspend is set (bnc#1012628).
|
||||
- virt: vbox: Move declarations of vboxguest private functions
|
||||
to private header (bnc#1012628).
|
||||
- virt: vbox: Add vbg_req_free() helper function (bnc#1012628).
|
||||
- virt: vbox: Use __get_free_pages instead of kmalloc for DMA32
|
||||
memory (bnc#1012628).
|
||||
- fpga-manager: altera-ps-spi: preserve nCONFIG state
|
||||
(bnc#1012628).
|
||||
- module: Fix display of wrong module .text address (bnc#1012628).
|
||||
- earlycon: Use a pointer table to fix __earlycon_table stride
|
||||
(bnc#1012628).
|
||||
- cpufreq: powernv: Fix hardlockup due to synchronous smp_call
|
||||
in timer interrupt (bnc#1012628).
|
||||
- rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops (bnc#1012628).
|
||||
- drm/edid: Reset more of the display info (bnc#1012628).
|
||||
- drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
|
||||
(bnc#1012628).
|
||||
- drm/i915/fbdev: Enable late fbdev initial configuration
|
||||
(bnc#1012628).
|
||||
- drm/i915/audio: set minimum CD clock to twice the BCLK
|
||||
(bnc#1012628).
|
||||
- drm/i915: Enable display WA#1183 from its correct spot
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Fix deadlock when flushing irq (bnc#1012628).
|
||||
- drm/amd/display: Don't read EDID in atomic_check (bnc#1012628).
|
||||
- drm/amd/display: Disallow enabling CRTC without primary plane
|
||||
with FB (bnc#1012628).
|
||||
- x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
|
||||
(bnc#1012628).
|
||||
- x86/smpboot: Don't use mwait_play_dead() on AMD systems
|
||||
(bnc#1012628).
|
||||
- x86/microcode/intel: Save microcode patch unconditionally
|
||||
(bnc#1012628).
|
||||
- x86/microcode: Do not exit early from __reload_late()
|
||||
(bnc#1012628).
|
||||
- tick/sched: Do not mess with an enqueued hrtimer (bnc#1012628).
|
||||
- crypto: ccp - add check to get PSP master only when PSP is
|
||||
detected (bnc#1012628).
|
||||
- arm/arm64: KVM: Add PSCI version selection API (bnc#1012628).
|
||||
- sparc64: Fix mistake in oradax license text (bnc#1012628).
|
||||
- commit 938738d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:13:10 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- tools: power/acpi, revert to LD = gcc (build fix).
|
||||
- Delete
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch.
|
||||
Replace by the upstream commit.
|
||||
- commit ad991e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 22:33:51 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.6
|
||||
%define patchversion 4.16.7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -58,9 +58,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.16.6
|
||||
Version: 4.16.7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g566acbc
|
||||
Release: <RELEASE>.g938738d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -164,10 +164,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: %name-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1067,8 +1067,8 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-%build_flavor-base-srchash = 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
Provides: kernel-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
Provides: kernel-%build_flavor-base-srchash = 938738df1867456d93a11153b92425bae774ccd3
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6113f58aa38ab9abdde411d58020a459e305b56eb23ce6e4233ba16d3dbc2e99
|
||||
size 320627
|
||||
oid sha256:44001706e6fe307a548ab2e9b545f6afca78c354685a0b15cb5b6fd71fdd4e5c
|
||||
size 395931
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36e25dae8d3cabfc359df399514d11f60657547960c35d56664a3217f5af816f
|
||||
size 3921
|
||||
oid sha256:bd04e04442f5309386898b11eb1b7b4260355d528831ca6805e393ff7ab77550
|
||||
size 3016
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b75e812c9ea3a2d1cbe13e4027e0b07d03dd0af8cf15515005a274f18e5ac673
|
||||
size 69181
|
||||
oid sha256:c8b5d25df3898511002a3d57d503f556ff1cec328c84dba8addee533e9baa849
|
||||
size 68917
|
||||
|
119
series.conf
119
series.conf
@ -453,6 +453,121 @@
|
||||
patches.kernel.org/4.16.6-080-kprobes-Fix-random-address-output-of-blacklist.patch
|
||||
patches.kernel.org/4.16.6-081-ACPI-video-Only-default-only_lcd-to-true-on-Wi.patch
|
||||
patches.kernel.org/4.16.6-082-Linux-4.16.6.patch
|
||||
patches.kernel.org/4.16.7-001-ext4-prevent-right-shifting-extents-beyond-EXT.patch
|
||||
patches.kernel.org/4.16.7-002-ext4-set-h_journal-if-there-is-a-failure-start.patch
|
||||
patches.kernel.org/4.16.7-003-ext4-add-MODULE_SOFTDEP-to-ensure-crc32c-is-in.patch
|
||||
patches.kernel.org/4.16.7-004-ext4-add-validity-checks-for-bitmap-block-numb.patch
|
||||
patches.kernel.org/4.16.7-005-ext4-fix-bitmap-position-validation.patch
|
||||
patches.kernel.org/4.16.7-006-random-set-up-the-NUMA-crng-instances-after-th.patch
|
||||
patches.kernel.org/4.16.7-007-random-fix-possible-sleeping-allocation-from-i.patch
|
||||
patches.kernel.org/4.16.7-008-random-rate-limit-unseeded-randomness-warnings.patch
|
||||
patches.kernel.org/4.16.7-009-usbip-usbip_event-fix-to-not-print-kernel-poin.patch
|
||||
patches.kernel.org/4.16.7-010-usbip-usbip_host-fix-to-hold-parent-lock-for-d.patch
|
||||
patches.kernel.org/4.16.7-011-usbip-vhci_hcd-Fix-usb-device-and-sockfd-leaks.patch
|
||||
patches.kernel.org/4.16.7-012-usbip-vhci_hcd-check-rhport-before-using-in-vh.patch
|
||||
patches.kernel.org/4.16.7-013-Revert-xhci-plat-Register-shutdown-for-xhci_pl.patch
|
||||
patches.kernel.org/4.16.7-014-xhci-Fix-Kernel-oops-in-xhci-dbgtty.patch
|
||||
patches.kernel.org/4.16.7-015-xhci-Fix-USB-ports-for-Dell-Inspiron-5775.patch
|
||||
patches.kernel.org/4.16.7-016-USB-serial-simple-add-libtransistor-console.patch
|
||||
patches.kernel.org/4.16.7-017-USB-serial-ftdi_sio-use-jtag-quirk-for-Arrow-U.patch
|
||||
patches.kernel.org/4.16.7-018-USB-serial-cp210x-add-ID-for-NI-USB-serial-con.patch
|
||||
patches.kernel.org/4.16.7-019-serial-mvebu-uart-Fix-local-flags-handling-on-.patch
|
||||
patches.kernel.org/4.16.7-020-usb-typec-ucsi-Increase-command-completion-tim.patch
|
||||
patches.kernel.org/4.16.7-021-usb-core-Add-quirk-for-HP-v222w-16GB-Mini.patch
|
||||
patches.kernel.org/4.16.7-022-USB-Increment-wakeup-count-on-remote-wakeup.patch
|
||||
patches.kernel.org/4.16.7-023-ALSA-usb-audio-Skip-broken-EU-on-Dell-dock-USB.patch
|
||||
patches.kernel.org/4.16.7-024-virtio-add-ability-to-iterate-over-vqs.patch
|
||||
patches.kernel.org/4.16.7-025-virtio_console-don-t-tie-bufs-to-a-vq.patch
|
||||
patches.kernel.org/4.16.7-026-virtio_console-free-buffers-after-reset.patch
|
||||
patches.kernel.org/4.16.7-027-virtio_console-drop-custom-control-queue-clean.patch
|
||||
patches.kernel.org/4.16.7-028-virtio_console-move-removal-code.patch
|
||||
patches.kernel.org/4.16.7-029-virtio_console-reset-on-out-of-memory.patch
|
||||
patches.kernel.org/4.16.7-030-drm-virtio-fix-vq-wait_event-condition.patch
|
||||
patches.kernel.org/4.16.7-031-tty-Don-t-call-panic-at-tty_ldisc_init.patch
|
||||
patches.kernel.org/4.16.7-032-tty-n_gsm-Fix-long-delays-with-control-frame-t.patch
|
||||
patches.kernel.org/4.16.7-033-tty-n_gsm-Fix-DLCI-handling-for-ADM-mode-if-de.patch
|
||||
patches.kernel.org/4.16.7-034-tty-Avoid-possible-error-pointer-dereference-a.patch
|
||||
patches.kernel.org/4.16.7-035-tty-Use-__GFP_NOFAIL-for-tty_ldisc_get.patch
|
||||
patches.kernel.org/4.16.7-036-cifs-smbd-Avoid-allocating-iov-on-the-stack.patch
|
||||
patches.kernel.org/4.16.7-037-cifs-smbd-Don-t-use-RDMA-read-write-when-signi.patch
|
||||
patches.kernel.org/4.16.7-038-ALSA-dice-fix-OUI-for-TC-group.patch
|
||||
patches.kernel.org/4.16.7-039-ALSA-dice-fix-error-path-to-destroy-initialize.patch
|
||||
patches.kernel.org/4.16.7-040-ALSA-hda-Skip-jack-and-others-for-non-existing.patch
|
||||
patches.kernel.org/4.16.7-041-ALSA-opl3-Hardening-for-potential-Spectre-v1.patch
|
||||
patches.kernel.org/4.16.7-042-ALSA-asihpi-Hardening-for-potential-Spectre-v1.patch
|
||||
patches.kernel.org/4.16.7-043-ALSA-hdspm-Hardening-for-potential-Spectre-v1.patch
|
||||
patches.kernel.org/4.16.7-044-ALSA-rme9652-Hardening-for-potential-Spectre-v.patch
|
||||
patches.kernel.org/4.16.7-045-ALSA-control-Hardening-for-potential-Spectre-v.patch
|
||||
patches.kernel.org/4.16.7-046-ALSA-pcm-Return-negative-delays-from-SNDRV_PCM.patch
|
||||
patches.kernel.org/4.16.7-047-ALSA-core-Report-audio_tstamp-in-snd_pcm_sync_.patch
|
||||
patches.kernel.org/4.16.7-048-ALSA-seq-oss-Fix-unbalanced-use-lock-for-synth.patch
|
||||
patches.kernel.org/4.16.7-049-ALSA-seq-oss-Hardening-for-potential-Spectre-v.patch
|
||||
patches.kernel.org/4.16.7-050-ALSA-hda-Hardening-for-potential-Spectre-v1.patch
|
||||
patches.kernel.org/4.16.7-051-ALSA-hda-realtek-Add-some-fixes-for-ALC233.patch
|
||||
patches.kernel.org/4.16.7-052-ALSA-hda-realtek-Update-ALC255-depop-optimize.patch
|
||||
patches.kernel.org/4.16.7-053-ALSA-hda-realtek-change-the-location-for-one-o.patch
|
||||
patches.kernel.org/4.16.7-054-mtd-spi-nor-cadence-quadspi-Fix-page-fault-ker.patch
|
||||
patches.kernel.org/4.16.7-055-mtd-cfi-cmdset_0001-Do-not-allow-read-write-to.patch
|
||||
patches.kernel.org/4.16.7-056-mtd-cfi-cmdset_0001-Workaround-Micron-Erase-su.patch
|
||||
patches.kernel.org/4.16.7-057-mtd-cfi-cmdset_0002-Do-not-allow-read-write-to.patch
|
||||
patches.kernel.org/4.16.7-058-mtd-rawnand-tango-Fix-struct-clk-memory-leak.patch
|
||||
patches.kernel.org/4.16.7-059-mtd-rawnand-marvell-fix-the-chip-select-DT-par.patch
|
||||
patches.kernel.org/4.16.7-060-kobject-don-t-use-WARN-for-registration-failur.patch
|
||||
patches.kernel.org/4.16.7-061-scsi-sd_zbc-Avoid-that-resetting-a-zone-fails-.patch
|
||||
patches.kernel.org/4.16.7-062-scsi-sd-Defer-spinning-up-drive-while-SANITIZE.patch
|
||||
patches.kernel.org/4.16.7-063-blk-mq-start-request-gstate-with-gen-1.patch
|
||||
patches.kernel.org/4.16.7-064-bfq-iosched-ensure-to-clear-bic-bfqq-pointers-.patch
|
||||
patches.kernel.org/4.16.7-065-block-do-not-use-interruptible-wait-anywhere.patch
|
||||
patches.kernel.org/4.16.7-066-vfio-ccw-process-ssch-with-interrupts-disabled.patch
|
||||
patches.kernel.org/4.16.7-067-SMB311-Fix-reconnect.patch
|
||||
patches.kernel.org/4.16.7-068-ANDROID-binder-prevent-transactions-into-own-p.patch
|
||||
patches.kernel.org/4.16.7-069-PCI-aardvark-Fix-logic-in-advk_pcie_-rd-wr-_co.patch
|
||||
patches.kernel.org/4.16.7-070-PCI-aardvark-Set-PIO_ADDR_LS-correctly-in-advk.patch
|
||||
patches.kernel.org/4.16.7-071-PCI-aardvark-Use-ISR1-instead-of-ISR0-interrup.patch
|
||||
patches.kernel.org/4.16.7-072-PCI-aardvark-Fix-PCIe-Max-Read-Request-Size-se.patch
|
||||
patches.kernel.org/4.16.7-073-ARM-amba-Make-driver_override-output-consisten.patch
|
||||
patches.kernel.org/4.16.7-074-ARM-amba-Fix-race-condition-with-driver_overri.patch
|
||||
patches.kernel.org/4.16.7-075-ARM-amba-Don-t-read-past-the-end-of-sysfs-driv.patch
|
||||
patches.kernel.org/4.16.7-076-ARM-dts-Fix-NAS4220B-pin-config.patch
|
||||
patches.kernel.org/4.16.7-077-ARM-socfpga_defconfig-Remove-QSPI-Sector-4K-si.patch
|
||||
patches.kernel.org/4.16.7-078-KVM-arm-arm64-Close-VMID-generation-race.patch
|
||||
patches.kernel.org/4.16.7-079-slimbus-Fix-out-of-bounds-access-in-slim_slice.patch
|
||||
patches.kernel.org/4.16.7-080-powerpc-mm-Flush-cache-on-memory-hot-un-plug.patch
|
||||
patches.kernel.org/4.16.7-081-powerpc-mce-Fix-a-bug-where-mce-loops-on-memor.patch
|
||||
patches.kernel.org/4.16.7-082-powerpc-powernv-npu-Do-a-PID-GPU-TLB-flush-whe.patch
|
||||
patches.kernel.org/4.16.7-083-crypto-drbg-set-freed-buffers-to-NULL.patch
|
||||
patches.kernel.org/4.16.7-084-ASoC-dmic-Fix-clock-parenting.patch
|
||||
patches.kernel.org/4.16.7-085-ASoC-fsl_esai-Fix-divisor-calculation-failure-.patch
|
||||
patches.kernel.org/4.16.7-086-libceph-un-backoff-on-tick-when-we-have-a-auth.patch
|
||||
patches.kernel.org/4.16.7-087-libceph-reschedule-a-tick-in-finish_hunting.patch
|
||||
patches.kernel.org/4.16.7-088-libceph-validate-con-state-at-the-top-of-try_w.patch
|
||||
patches.kernel.org/4.16.7-089-PCI-PM-Do-not-clear-state_saved-in-pci_pm_free.patch
|
||||
patches.kernel.org/4.16.7-090-virt-vbox-Move-declarations-of-vboxguest-priva.patch
|
||||
patches.kernel.org/4.16.7-091-virt-vbox-Add-vbg_req_free-helper-function.patch
|
||||
patches.kernel.org/4.16.7-092-virt-vbox-Use-__get_free_pages-instead-of-kmal.patch
|
||||
patches.kernel.org/4.16.7-093-fpga-manager-altera-ps-spi-preserve-nCONFIG-st.patch
|
||||
patches.kernel.org/4.16.7-094-module-Fix-display-of-wrong-module-.text-addre.patch
|
||||
patches.kernel.org/4.16.7-095-earlycon-Use-a-pointer-table-to-fix-__earlycon.patch
|
||||
patches.kernel.org/4.16.7-096-cpufreq-powernv-Fix-hardlockup-due-to-synchron.patch
|
||||
patches.kernel.org/4.16.7-097-rtc-opal-Fix-OPAL-RTC-driver-OPAL_BUSY-loops.patch
|
||||
patches.kernel.org/4.16.7-098-drm-edid-Reset-more-of-the-display-info.patch
|
||||
patches.kernel.org/4.16.7-099-drm-amdgpu-set-COMPUTE_PGM_RSRC1-for-SGPR-VGPR.patch
|
||||
patches.kernel.org/4.16.7-100-drm-i915-fbdev-Enable-late-fbdev-initial-confi.patch
|
||||
patches.kernel.org/4.16.7-101-drm-i915-audio-set-minimum-CD-clock-to-twice-t.patch
|
||||
patches.kernel.org/4.16.7-102-drm-i915-Enable-display-WA-1183-from-its-corre.patch
|
||||
patches.kernel.org/4.16.7-103-drm-amd-display-Fix-deadlock-when-flushing-irq.patch
|
||||
patches.kernel.org/4.16.7-104-drm-amd-display-Don-t-read-EDID-in-atomic_chec.patch
|
||||
patches.kernel.org/4.16.7-105-drm-amd-display-Disallow-enabling-CRTC-without.patch
|
||||
patches.kernel.org/4.16.7-106-objtool-perf-Fix-GCC-8-Wrestrict-error.patch
|
||||
patches.kernel.org/4.16.7-107-x86-ipc-Fix-x32-version-of-shmid64_ds-and-msqi.patch
|
||||
patches.kernel.org/4.16.7-108-x86-smpboot-Don-t-use-mwait_play_dead-on-AMD-s.patch
|
||||
patches.kernel.org/4.16.7-109-x86-microcode-intel-Save-microcode-patch-uncon.patch
|
||||
patches.kernel.org/4.16.7-110-x86-microcode-Do-not-exit-early-from-__reload_.patch
|
||||
patches.kernel.org/4.16.7-111-tick-sched-Do-not-mess-with-an-enqueued-hrtime.patch
|
||||
patches.kernel.org/4.16.7-112-crypto-ccp-add-check-to-get-PSP-master-only-wh.patch
|
||||
patches.kernel.org/4.16.7-113-arm-arm64-KVM-Add-PSCI-version-selection-API.patch
|
||||
patches.kernel.org/4.16.7-114-sparc64-Fix-mistake-in-oradax-license-text.patch
|
||||
patches.kernel.org/4.16.7-115-Linux-4.16.7.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -461,7 +576,6 @@
|
||||
########################################################
|
||||
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
|
||||
patches.rpmify/Add-ksym-provides-tool.patch
|
||||
patches.rpmify/objtool-perf-Fix-GCC-8-Wrestrict-error.patch
|
||||
|
||||
########################################################
|
||||
# kABI consistency patches
|
||||
@ -613,7 +727,7 @@
|
||||
########################################################
|
||||
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
||||
patches.suse/acpi_thermal_passive_blacklist.patch
|
||||
patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch
|
||||
patches.suse/tools-power-acpi-revert-to-LD-gcc.patch
|
||||
|
||||
########################################################
|
||||
# CPUFREQ
|
||||
@ -775,7 +889,6 @@
|
||||
##########################################################
|
||||
# Sound
|
||||
##########################################################
|
||||
patches.suse/ALSA-usb-audio-Skip-broken-EU-on-Dell-dock-USB-audio
|
||||
|
||||
########################################################
|
||||
# Char / serial
|
||||
|
@ -1,3 +1,3 @@
|
||||
2018-04-30 22:33:51 +0200
|
||||
GIT Revision: 566acbc6bbf56c635a4e39775ea9cbbd4f8726a7
|
||||
2018-05-02 19:21:16 +0000
|
||||
GIT Revision: 938738df1867456d93a11153b92425bae774ccd3
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user