commit 2ebc2ec123e6b37ebfadd04c51c792f58086a371
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=849
This commit is contained in:
parent
c9d35132a1
commit
19a10a54a0
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:785ddff17b33d99cd58478812ce1bd747d8ba418ba861f920e8c270de47912c6
|
||||
size 181748
|
||||
oid sha256:92d40231922fe76e80aeaa566f0360af1cf18a2e9fb4d54c4072ec3e6ea0e6ed
|
||||
size 181786
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump-base = 2.6.28
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%ifarch %ix86
|
||||
Provides: kernel-trace-base = 3.13
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
BuildRequires: kernel%kernel_flavor-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%ifarch %ix86
|
||||
Provides: kernel-vmi-base = 2.6.38
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 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.3
|
||||
Version: 4.16.4
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,345 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 10:49:53 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.16.4 (bnc#1012628).
|
||||
- Bluetooth: hci_bcm: Add irq_polarity module option
|
||||
(bnc#1012628).
|
||||
- cpufreq: CPPC: Use transition_delay_us depending
|
||||
transition_latency (bnc#1012628).
|
||||
- cpufreq: armada-37xx: Fix clock leak (bnc#1012628).
|
||||
- ubifs: Check ubifs_wbuf_sync() return code (bnc#1012628).
|
||||
- ubi: fastmap: Don't flush fastmap work on detach (bnc#1012628).
|
||||
- ubi: Fix error for write access (bnc#1012628).
|
||||
- ubi: Reject MLC NAND (bnc#1012628).
|
||||
- mm/ksm.c: fix inconsistent accounting of zero pages
|
||||
(bnc#1012628).
|
||||
- mm/hmm: fix header file if/else/endif maze (bnc#1012628).
|
||||
- mm/hmm: hmm_pfns_bad() was accessing wrong struct (bnc#1012628).
|
||||
- mm: hwpoison: disable memory error handling on 1GB hugepage
|
||||
(bnc#1012628).
|
||||
- task_struct: only use anon struct under randstruct plugin
|
||||
(bnc#1012628).
|
||||
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
|
||||
(bnc#1012628).
|
||||
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
||||
(bnc#1012628).
|
||||
- mm, slab: reschedule cache_reap() on the same CPU (bnc#1012628).
|
||||
- usb: musb: gadget: misplaced out of bounds check (bnc#1012628).
|
||||
- phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when
|
||||
driving VBUS (bnc#1012628).
|
||||
- usb: gadget: udc: core: update usb_ep_queue() documentation
|
||||
(bnc#1012628).
|
||||
- ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix potential overrun in
|
||||
vgic_copy_lpi_list (bnc#1012628).
|
||||
- ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
|
||||
(bnc#1012628).
|
||||
- arm: dts: mt7623: fix USB initialization fails on bananapi-r2
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix IOMMU support for GScaler devices on
|
||||
Exynos5250 (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
|
||||
(bnc#1012628).
|
||||
- spi: atmel: init FIFOs before spi enable (bnc#1012628).
|
||||
- spi: Fix scatterlist elements size in spi_map_buf (bnc#1012628).
|
||||
- spi: Fix unregistration of controller with fixed SPI bus number
|
||||
(bnc#1012628).
|
||||
- media: rc: oops in ir_timer_keyup after device unplug
|
||||
(bnc#1012628).
|
||||
- media: atomisp_fops.c: disable atomisp_compat_ioctl32
|
||||
(bnc#1012628).
|
||||
- media: vivid: check if the cec_adapter is valid (bnc#1012628).
|
||||
- media: vb2: core: Finish buffers at the end of the stream
|
||||
(bnc#1012628).
|
||||
- media: vsp1: Fix BRx conditional path in WPF (bnc#1012628).
|
||||
- x86/xen: Delay get_cpu_cap until stack canary is established
|
||||
(bnc#1012628).
|
||||
- regmap: Fix reversed bounds check in regmap_raw_write()
|
||||
(bnc#1012628).
|
||||
- ACPI / video: Add quirk to force acpi-video backlight on
|
||||
Samsung 670Z5E (bnc#1012628).
|
||||
- ACPI / hotplug / PCI: Check presence of slot itself in
|
||||
get_slot_status() (bnc#1012628).
|
||||
- acpi, nfit: rework NVDIMM leaf method detection (bnc#1012628).
|
||||
- USB: gadget: f_midi: fixing a possible double-free in f_midi
|
||||
(bnc#1012628).
|
||||
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate
|
||||
thaw (bnc#1012628).
|
||||
- usb: dwc3: prevent setting PRTCAP to OTG from debugfs
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: pci: Properly cleanup resource (bnc#1012628).
|
||||
- usb: dwc3: gadget: never call ->complete() from ->ep_queue()
|
||||
(bnc#1012628).
|
||||
- cifs: fix memory leak in SMB2_open() (bnc#1012628).
|
||||
- fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
|
||||
(bnc#1012628).
|
||||
- Tree connect for SMB3.1.1 must be signed for non-encrypted
|
||||
shares (bnc#1012628).
|
||||
- cifs: smbd: avoid reconnect lockup (bnc#1012628).
|
||||
- cifs: smbd: disconnect transport on RDMA errors (bnc#1012628).
|
||||
- smb3: Fix root directory when server returns inode number of
|
||||
zero (bnc#1012628).
|
||||
- HID: i2c-hid: fix size check and type usage (bnc#1012628).
|
||||
- i2c: i801: Save register SMBSLVCMD value only once
|
||||
(bnc#1012628).
|
||||
- i2c: i801: Restore configuration at shutdown (bnc#1012628).
|
||||
- CIFS: refactor crypto shash/sdesc allocation&free (bnc#1012628).
|
||||
- CIFS: add sha512 secmech (bnc#1012628).
|
||||
- CIFS: implement v3.11 preauth integrity (bnc#1012628).
|
||||
- CIFS: fix sha512 check in cifs_crypto_secmech_release
|
||||
(bnc#1012628).
|
||||
- powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY
|
||||
bit (bnc#1012628).
|
||||
- powerpc/powernv: Handle unknown OPAL errors in
|
||||
opal_nvram_write() (bnc#1012628).
|
||||
- powerpc/eeh: Fix race with driver un/bind (bnc#1012628).
|
||||
- powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted
|
||||
LPCR bits (bnc#1012628).
|
||||
- powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT
|
||||
guest on POWER9 (bnc#1012628).
|
||||
- powerpc/64: Fix smp_wmb barrier definition use use lwsync
|
||||
consistently (bnc#1012628).
|
||||
- powerpc/kprobes: Fix call trace due to incorrect preempt count
|
||||
(bnc#1012628).
|
||||
- powerpc/kexec_file: Fix error code when trying to load kdump
|
||||
kernel (bnc#1012628).
|
||||
- powerpc/powernv: define a standard delay for OPAL_BUSY type
|
||||
retry loops (bnc#1012628).
|
||||
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
|
||||
(bnc#1012628).
|
||||
- powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
|
||||
(bnc#1012628).
|
||||
- ceph: always update atime/mtime/ctime for new inode
|
||||
(bnc#1012628).
|
||||
- HID: Fix hid_report_len usage (bnc#1012628).
|
||||
- HID: core: Fix size as type u32 (bnc#1012628).
|
||||
- soc: mediatek: fix the mistaken pointer accessed when subdomains
|
||||
are added (bnc#1012628).
|
||||
- ASoC: ssm2602: Replace reg_default_raw with reg_default
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: Fix kcontrol name string handling (bnc#1012628).
|
||||
- thunderbolt: Wait a bit longer for ICM to authenticate the
|
||||
active NVM (bnc#1012628).
|
||||
- thunderbolt: Serialize PCIe tunnel creation with PCI rescan
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Resume control channel after hibernation image
|
||||
is created (bnc#1012628).
|
||||
- thunderbolt: Handle connecting device in place of host properly
|
||||
(bnc#1012628).
|
||||
- thunderbolt: Prevent crash when ICM firmware is not running
|
||||
(bnc#1012628).
|
||||
- irqchip/gic: Take lock when updating irq type (bnc#1012628).
|
||||
- random: use a tighter cap in credit_entropy_bits_safe()
|
||||
(bnc#1012628).
|
||||
- extcon: intel-cht-wc: Set direction and drv flags for V5 boost
|
||||
GPIO (bnc#1012628).
|
||||
- block: use 32-bit blk_status_t on Alpha (bnc#1012628).
|
||||
- jbd2: if the journal is aborted then don't allow update of
|
||||
the log tail (bnc#1012628).
|
||||
- ext4: shutdown should not prevent get_write_access
|
||||
(bnc#1012628).
|
||||
- ext4: eliminate sleep from shutdown ioctl (bnc#1012628).
|
||||
- ext4: pass -ESHUTDOWN code to jbd2 layer (bnc#1012628).
|
||||
- ext4: don't update checksum of new initialized bitmaps
|
||||
(bnc#1012628).
|
||||
- ext4: protect i_disksize update by i_data_sem in direct write
|
||||
path (bnc#1012628).
|
||||
- ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
|
||||
(bnc#1012628 bsc#1079747).
|
||||
- ext4: limit xattr size to INT_MAX (bnc#1012628).
|
||||
- ext4: fail ext4_iget for root directory if unallocated
|
||||
(bnc#1012628).
|
||||
- ext4: always initialize the crc32c checksum driver
|
||||
(bnc#1012628).
|
||||
- ext4: don't allow r/w mounts if metadata blocks overlap the
|
||||
superblock (bnc#1012628).
|
||||
- ext4: move call to ext4_error() into ext4_xattr_check_block()
|
||||
(bnc#1012628).
|
||||
- ext4: add bounds checking to ext4_xattr_find_entry()
|
||||
(bnc#1012628).
|
||||
- ext4: add extra checks to ext4_xattr_block_get() (bnc#1012628).
|
||||
- ext4: force revalidation of directory pointer after seekdir(2)
|
||||
(bnc#1012628).
|
||||
- dm: backfill abnormal IO support to non-splitting IO submission
|
||||
(bnc#1012628).
|
||||
- dm crypt: limit the number of allocated pages (bnc#1012628).
|
||||
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an
|
||||
RDMA device (bnc#1012628).
|
||||
- RDMA/mlx5: Protect from NULL pointer derefence (bnc#1012628).
|
||||
- RDMA/rxe: Fix an out-of-bounds read (bnc#1012628).
|
||||
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds
|
||||
stack access (bnc#1012628).
|
||||
- xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
|
||||
(bnc#1012628).
|
||||
- xprtrdma: Fix corner cases when handling device removal
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Avoid potential races between OSS ioctls and
|
||||
read/write (bnc#1012628).
|
||||
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
||||
(bnc#1012628).
|
||||
- IB/srp: Fix srp_abort() (bnc#1012628).
|
||||
- IB/srp: Fix completion vector assignment algorithm
|
||||
(bnc#1012628).
|
||||
- IB/srpt: Fix an out-of-bounds stack access in
|
||||
srpt_zerolength_write() (bnc#1012628).
|
||||
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
|
||||
(bnc#1012628).
|
||||
- dm raid: fix nosync status (bnc#1012628).
|
||||
- dmaengine: at_xdmac: fix rare residue corruption (bnc#1012628).
|
||||
- cxl: Fix possible deadlock when processing page faults from
|
||||
cxllib (bnc#1012628).
|
||||
- tpm: self test failure should not cause suspend to fail
|
||||
(bnc#1012628).
|
||||
- libnvdimm, dimm: fix dpa reservation vs uninitialized label area
|
||||
(bnc#1012628).
|
||||
- libnvdimm, namespace: use a safe lookup for dimm device name
|
||||
(bnc#1012628).
|
||||
- vsprintf: Do not preprocess non-dereferenced pointers for
|
||||
bprintf (%px and %pK) (bnc#1012628).
|
||||
- nfit, address-range-scrub: fix scrub in-progress reporting
|
||||
(bnc#1012628).
|
||||
- nfit: skip region registration for incomplete control regions
|
||||
(bnc#1012628).
|
||||
- ring-buffer: Check if memory is available before allocation
|
||||
(bnc#1012628).
|
||||
- um: Compile with modern headers (bnc#1012628).
|
||||
- um: Use POSIX ucontext_t instead of struct ucontext
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Fix a potential memory leak (bnc#1012628).
|
||||
- mmc: core: Prevent bus reference leak in mmc_blk_init()
|
||||
(bnc#1012628).
|
||||
- mmc: jz4740: Fix race condition in IRQ mask update
|
||||
(bnc#1012628).
|
||||
- mmc: tmio: Fix error handling when issuing CMD23 (bnc#1012628).
|
||||
- Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: HDMI has no sound after Panel power off/on
|
||||
(bnc#1012628).
|
||||
- trace_uprobe: Use %lx to display offset (bnc#1012628).
|
||||
- PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags
|
||||
as broken (bnc#1012628).
|
||||
- clk: mvebu: armada-38x: add support for missing clocks
|
||||
(bnc#1012628).
|
||||
- clk: fix false-positive Wmaybe-uninitialized warning
|
||||
(bnc#1012628).
|
||||
- clk: mediatek: fix PWM clock source by adding a fixed-factor
|
||||
clock (bnc#1012628).
|
||||
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
|
||||
(bnc#1012628).
|
||||
- clk: tegra: Mark HCLK, SCLK and EMC as critical (bnc#1012628).
|
||||
- pwm: rcar: Fix a condition to prevent mismatch value setting
|
||||
to duty (bnc#1012628).
|
||||
- pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
|
||||
(bnc#1012628).
|
||||
- pwm: mediatek: Improve precision in rate calculation
|
||||
(bnc#1012628).
|
||||
- thermal: imx: Fix race condition in imx_thermal_probe()
|
||||
(bnc#1012628).
|
||||
- dt-bindings: clock: mediatek: add binding for fixed-factor
|
||||
clock axisel_d4 (bnc#1012628).
|
||||
- watchdog: f71808e_wdt: Fix WD_EN register read (bnc#1012628).
|
||||
- drm/amdgpu: Add an ATPX quirk for hybrid laptop (bnc#1012628).
|
||||
- drm/amdgpu: Fix always_valid bos multiple LRU insertions
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/sdma: fix mask in emit_pipeline_sync (bnc#1012628).
|
||||
- drm/amdgpu: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- drm/amdgpu/si: implement get/set pcie_lanes asic callback
|
||||
(bnc#1012628).
|
||||
- drm/rockchip: Clear all interrupts before requesting the IRQ
|
||||
(bnc#1012628).
|
||||
- drm/radeon: add PX quirk for Asus K73TK (bnc#1012628).
|
||||
- drm/radeon: Fix PCIe lane width calculation (bnc#1012628).
|
||||
- ALSA: line6: Use correct endpoint type for midi output
|
||||
(bnc#1012628).
|
||||
- ALSA: rawmidi: Fix missing input substream checks in compat
|
||||
ioctls (bnc#1012628).
|
||||
- ALSA: hda - New VIA controller suppor no-snoop path
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - adjust the location of one mic
|
||||
(bnc#1012628).
|
||||
- random: fix crng_ready() test (bnc#1012628).
|
||||
- random: use a different mixing algorithm for
|
||||
add_device_randomness() (bnc#1012628).
|
||||
- random: crng_reseed() should lock the crng instance that it
|
||||
is modifying (bnc#1012628).
|
||||
- random: add new ioctl RNDRESEEDCRNG (bnc#1012628).
|
||||
- HID: i2c-hid: Fix resume issue on Raydium touchscreen device
|
||||
(bnc#1012628).
|
||||
- HID: input: fix battery level reporting on BT mice
|
||||
(bnc#1012628).
|
||||
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
|
||||
(bnc#1012628).
|
||||
- HID: wacom: bluetooth: send exit report for recent Bluetooth
|
||||
devices (bnc#1012628).
|
||||
- s390: add support for IBM z14 Model ZR1 (bnc#1012628).
|
||||
- MIPS: uaccess: Add micromips clobbers to bzero invocation
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: EVA & fault support for small_memset
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
|
||||
(bnc#1012628).
|
||||
- MIPS: memset.S: Fix clobber of v1 in last_fixup (bnc#1012628).
|
||||
- powerpc/eeh: Fix enabling bridge MMIO windows (bnc#1012628).
|
||||
- powerpc/xive: Fix trying to "push" an already active pool VP
|
||||
(bnc#1012628).
|
||||
- powerpc/lib: Fix off-by-one in alternate feature patching
|
||||
(bnc#1012628).
|
||||
- udf: Fix leak of UTF-16 surrogates into encoded strings
|
||||
(bnc#1012628).
|
||||
- fanotify: fix logic of events on child (bnc#1012628).
|
||||
- mmc: sdhci-pci: Only do AMD tuning for HS200 (bnc#1012628).
|
||||
- drm/i915: Fix hibernation with ACPI S0 target state
|
||||
(bnc#1012628).
|
||||
- drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
|
||||
(bnc#1012628).
|
||||
- jffs2_kill_sb(): deal with failed allocations (bnc#1012628).
|
||||
- hypfs_kill_super(): deal with failed allocations (bnc#1012628).
|
||||
- orangefs_kill_sb(): deal with allocation failures (bnc#1012628).
|
||||
- rpc_pipefs: fix double-dput() (bnc#1012628).
|
||||
- Don't leak MNT_INTERNAL away from internal mounts (bnc#1012628).
|
||||
- libnvdimm, dimm: handle EACCES failures from label reads
|
||||
(bnc#1012628).
|
||||
- device-dax: allow MAP_SYNC to succeed (bnc#1012628).
|
||||
- autofs: mount point create should honour passed in mode
|
||||
(bnc#1012628).
|
||||
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gvt: init mmio by lri command in vgpu inhibit context
|
||||
(bnc#1012628).
|
||||
- HID: i2c-hid: fix inverted return value from i2c_hid_command()
|
||||
(bnc#1012628).
|
||||
- writeback: safer lock nesting (bnc#1012628).
|
||||
- Delete
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch.
|
||||
- commit 2ebc2ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:55:45 CEST 2018 - mkubecek@suse.cz
|
||||
|
||||
- config: enable TCP_MD5SIG (bsc#1090162)
|
||||
- commit 1cfc938
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 00:42:19 CEST 2018 - msuchanek@suse.de
|
||||
|
||||
- HID: redragon: Fix modifier keys for Redragon Asura Keyboard
|
||||
(https://build.opensuse.org/request/show/597583).
|
||||
Update config files.
|
||||
- commit e9bd8ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:52:31 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.16
|
||||
%define patchversion 4.16.3
|
||||
%define patchversion 4.16.4
|
||||
%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.3
|
||||
Version: 4.16.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2fd48c5
|
||||
Release: <RELEASE>.g2ebc2ec
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: %name-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
%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 = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-%build_flavor-base-srchash = 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
Provides: kernel-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
Provides: kernel-%build_flavor-base-srchash = 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
|
||||
%obsolete_rebuilds %name-base
|
||||
%ifarch %ix86
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3c511eccef3e112d8b922d458d41fd8251a09c8718a8168cf772661e4ae1a12
|
||||
size 100299
|
||||
oid sha256:f5802ae0c7597a6c5fe638130eb745542e736466e56d9ac564c1e11306194acb
|
||||
size 233237
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:864c422bb1939d1364cc973243e172db69e4710ba9a17873da8683ba4d92d8f3
|
||||
size 68876
|
||||
oid sha256:24ba92949e1bbb4d03a4cc81a1345ca29e94dd7245061db601e86396ddf5d88e
|
||||
size 68203
|
||||
|
201
series.conf
201
series.conf
@ -147,6 +147,202 @@
|
||||
patches.kernel.org/4.16.3-067-Bluetooth-hci_bcm-Treat-Interrupt-ACPI-resourc.patch
|
||||
patches.kernel.org/4.16.3-068-rtl8187-Fix-NULL-pointer-dereference-in-priv-c.patch
|
||||
patches.kernel.org/4.16.3-069-Linux-4.16.3.patch
|
||||
patches.kernel.org/4.16.4-001-Bluetooth-hci_bcm-Add-irq_polarity-module-opti.patch
|
||||
patches.kernel.org/4.16.4-002-cpufreq-CPPC-Use-transition_delay_us-depending.patch
|
||||
patches.kernel.org/4.16.4-003-cpufreq-armada-37xx-Fix-clock-leak.patch
|
||||
patches.kernel.org/4.16.4-004-ubifs-Check-ubifs_wbuf_sync-return-code.patch
|
||||
patches.kernel.org/4.16.4-005-ubi-fastmap-Don-t-flush-fastmap-work-on-detach.patch
|
||||
patches.kernel.org/4.16.4-006-ubi-Fix-error-for-write-access.patch
|
||||
patches.kernel.org/4.16.4-007-ubi-Reject-MLC-NAND.patch
|
||||
patches.kernel.org/4.16.4-008-mm-ksm.c-fix-inconsistent-accounting-of-zero-p.patch
|
||||
patches.kernel.org/4.16.4-009-mm-hmm-fix-header-file-if-else-endif-maze.patch
|
||||
patches.kernel.org/4.16.4-010-mm-hmm-hmm_pfns_bad-was-accessing-wrong-struct.patch
|
||||
patches.kernel.org/4.16.4-011-mm-hwpoison-disable-memory-error-handling-on-1.patch
|
||||
patches.kernel.org/4.16.4-012-task_struct-only-use-anon-struct-under-randstr.patch
|
||||
patches.kernel.org/4.16.4-013-fs-reiserfs-journal.c-add-missing-resierfs_war.patch
|
||||
patches.kernel.org/4.16.4-014-resource-fix-integer-overflow-at-reallocation.patch
|
||||
patches.kernel.org/4.16.4-015-ipc-shm-fix-use-after-free-of-shm-file-via-rem.patch
|
||||
patches.kernel.org/4.16.4-016-mm-slab-reschedule-cache_reap-on-the-same-CPU.patch
|
||||
patches.kernel.org/4.16.4-017-usb-musb-gadget-misplaced-out-of-bounds-check.patch
|
||||
patches.kernel.org/4.16.4-018-phy-allwinner-sun4i-usb-poll-vbus-changes-on-A.patch
|
||||
patches.kernel.org/4.16.4-019-usb-gadget-udc-core-update-usb_ep_queue-docume.patch
|
||||
patches.kernel.org/4.16.4-020-ARM64-dts-meson-reduce-odroid-c2-eMMC-maximum-.patch
|
||||
patches.kernel.org/4.16.4-021-KVM-arm-arm64-vgic-its-Fix-potential-overrun-i.patch
|
||||
patches.kernel.org/4.16.4-022-ARM-EXYNOS-Fix-coupled-CPU-idle-freeze-on-Exyn.patch
|
||||
patches.kernel.org/4.16.4-023-arm-dts-mt7623-fix-USB-initialization-fails-on.patch
|
||||
patches.kernel.org/4.16.4-024-ARM-dts-at91-at91sam9g25-fix-mux-mask-pinctrl-.patch
|
||||
patches.kernel.org/4.16.4-025-ARM-dts-exynos-Fix-IOMMU-support-for-GScaler-d.patch
|
||||
patches.kernel.org/4.16.4-026-ARM-dts-at91-sama5d4-fix-pinctrl-compatible-st.patch
|
||||
patches.kernel.org/4.16.4-027-spi-atmel-init-FIFOs-before-spi-enable.patch
|
||||
patches.kernel.org/4.16.4-028-spi-Fix-scatterlist-elements-size-in-spi_map_b.patch
|
||||
patches.kernel.org/4.16.4-029-spi-Fix-unregistration-of-controller-with-fixe.patch
|
||||
patches.kernel.org/4.16.4-030-media-rc-oops-in-ir_timer_keyup-after-device-u.patch
|
||||
patches.kernel.org/4.16.4-031-media-atomisp_fops.c-disable-atomisp_compat_io.patch
|
||||
patches.kernel.org/4.16.4-032-media-vivid-check-if-the-cec_adapter-is-valid.patch
|
||||
patches.kernel.org/4.16.4-033-media-vb2-core-Finish-buffers-at-the-end-of-th.patch
|
||||
patches.kernel.org/4.16.4-034-media-vsp1-Fix-BRx-conditional-path-in-WPF.patch
|
||||
patches.kernel.org/4.16.4-035-x86-xen-Delay-get_cpu_cap-until-stack-canary-i.patch
|
||||
patches.kernel.org/4.16.4-036-regmap-Fix-reversed-bounds-check-in-regmap_raw.patch
|
||||
patches.kernel.org/4.16.4-037-ACPI-video-Add-quirk-to-force-acpi-video-backl.patch
|
||||
patches.kernel.org/4.16.4-038-ACPI-hotplug-PCI-Check-presence-of-slot-itself.patch
|
||||
patches.kernel.org/4.16.4-039-acpi-nfit-rework-NVDIMM-leaf-method-detection.patch
|
||||
patches.kernel.org/4.16.4-040-USB-gadget-f_midi-fixing-a-possible-double-fre.patch
|
||||
patches.kernel.org/4.16.4-041-USB-fix-USB3-devices-behind-USB3-hubs-not-resu.patch
|
||||
patches.kernel.org/4.16.4-042-usb-dwc3-prevent-setting-PRTCAP-to-OTG-from-de.patch
|
||||
patches.kernel.org/4.16.4-043-usb-dwc3-pci-Properly-cleanup-resource.patch
|
||||
patches.kernel.org/4.16.4-044-usb-dwc3-gadget-never-call-complete-from-ep_qu.patch
|
||||
patches.kernel.org/4.16.4-045-cifs-fix-memory-leak-in-SMB2_open.patch
|
||||
patches.kernel.org/4.16.4-046-fix-smb3-encryption-breakage-when-CONFIG_DEBUG.patch
|
||||
patches.kernel.org/4.16.4-047-Tree-connect-for-SMB3.1.1-must-be-signed-for-n.patch
|
||||
patches.kernel.org/4.16.4-048-cifs-smbd-avoid-reconnect-lockup.patch
|
||||
patches.kernel.org/4.16.4-049-cifs-smbd-disconnect-transport-on-RDMA-errors.patch
|
||||
patches.kernel.org/4.16.4-050-smb3-Fix-root-directory-when-server-returns-in.patch
|
||||
patches.kernel.org/4.16.4-051-HID-i2c-hid-fix-size-check-and-type-usage.patch
|
||||
patches.kernel.org/4.16.4-052-i2c-i801-Save-register-SMBSLVCMD-value-only-on.patch
|
||||
patches.kernel.org/4.16.4-053-i2c-i801-Restore-configuration-at-shutdown.patch
|
||||
patches.kernel.org/4.16.4-054-CIFS-refactor-crypto-shash-sdesc-allocation-fr.patch
|
||||
patches.kernel.org/4.16.4-055-CIFS-add-sha512-secmech.patch
|
||||
patches.kernel.org/4.16.4-056-CIFS-implement-v3.11-preauth-integrity.patch
|
||||
patches.kernel.org/4.16.4-057-CIFS-fix-sha512-check-in-cifs_crypto_secmech_r.patch
|
||||
patches.kernel.org/4.16.4-058-swiotlb-fix-unexpected-swiotlb_alloc_coherent-.patch
|
||||
patches.kernel.org/4.16.4-059-powerpc-64s-Fix-pkey-support-in-dt_cpu_ftrs-ad.patch
|
||||
patches.kernel.org/4.16.4-060-powerpc-powernv-Handle-unknown-OPAL-errors-in-.patch
|
||||
patches.kernel.org/4.16.4-061-powerpc-eeh-Fix-race-with-driver-un-bind.patch
|
||||
patches.kernel.org/4.16.4-062-powerpc-64s-Fix-dt_cpu_ftrs-to-have-restore_cp.patch
|
||||
patches.kernel.org/4.16.4-063-powerpc-64-Call-H_REGISTER_PROC_TBL-when-runni.patch
|
||||
patches.kernel.org/4.16.4-064-powerpc-64-Fix-smp_wmb-barrier-definition-use-.patch
|
||||
patches.kernel.org/4.16.4-065-powerpc-kprobes-Fix-call-trace-due-to-incorrec.patch
|
||||
patches.kernel.org/4.16.4-066-powerpc-kexec_file-Fix-error-code-when-trying-.patch
|
||||
patches.kernel.org/4.16.4-067-powerpc-powernv-define-a-standard-delay-for-OP.patch
|
||||
patches.kernel.org/4.16.4-068-powerpc-powernv-Fix-OPAL-NVRAM-driver-OPAL_BUS.patch
|
||||
patches.kernel.org/4.16.4-069-powerpc-mm-radix-Fix-checkstops-caused-by-inva.patch
|
||||
patches.kernel.org/4.16.4-070-ceph-always-update-atime-mtime-ctime-for-new-i.patch
|
||||
patches.kernel.org/4.16.4-071-HID-Fix-hid_report_len-usage.patch
|
||||
patches.kernel.org/4.16.4-072-HID-core-Fix-size-as-type-u32.patch
|
||||
patches.kernel.org/4.16.4-073-soc-mediatek-fix-the-mistaken-pointer-accessed.patch
|
||||
patches.kernel.org/4.16.4-074-ASoC-ssm2602-Replace-reg_default_raw-with-reg_.patch
|
||||
patches.kernel.org/4.16.4-075-ASoC-topology-Fix-kcontrol-name-string-handlin.patch
|
||||
patches.kernel.org/4.16.4-076-thunderbolt-Wait-a-bit-longer-for-ICM-to-authe.patch
|
||||
patches.kernel.org/4.16.4-077-thunderbolt-Serialize-PCIe-tunnel-creation-wit.patch
|
||||
patches.kernel.org/4.16.4-078-thunderbolt-Resume-control-channel-after-hiber.patch
|
||||
patches.kernel.org/4.16.4-079-thunderbolt-Handle-connecting-device-in-place-.patch
|
||||
patches.kernel.org/4.16.4-080-thunderbolt-Prevent-crash-when-ICM-firmware-is.patch
|
||||
patches.kernel.org/4.16.4-081-irqchip-gic-Take-lock-when-updating-irq-type.patch
|
||||
patches.kernel.org/4.16.4-082-random-use-a-tighter-cap-in-credit_entropy_bit.patch
|
||||
patches.kernel.org/4.16.4-083-extcon-intel-cht-wc-Set-direction-and-drv-flag.patch
|
||||
patches.kernel.org/4.16.4-084-block-use-32-bit-blk_status_t-on-Alpha.patch
|
||||
patches.kernel.org/4.16.4-085-jbd2-if-the-journal-is-aborted-then-don-t-allo.patch
|
||||
patches.kernel.org/4.16.4-086-ext4-shutdown-should-not-prevent-get_write_acc.patch
|
||||
patches.kernel.org/4.16.4-087-ext4-eliminate-sleep-from-shutdown-ioctl.patch
|
||||
patches.kernel.org/4.16.4-088-ext4-pass-ESHUTDOWN-code-to-jbd2-layer.patch
|
||||
patches.kernel.org/4.16.4-089-ext4-don-t-update-checksum-of-new-initialized-.patch
|
||||
patches.kernel.org/4.16.4-090-ext4-protect-i_disksize-update-by-i_data_sem-i.patch
|
||||
patches.kernel.org/4.16.4-091-ext4-fix-offset-overflow-on-32-bit-archs-in-ex.patch
|
||||
patches.kernel.org/4.16.4-092-ext4-limit-xattr-size-to-INT_MAX.patch
|
||||
patches.kernel.org/4.16.4-093-ext4-fail-ext4_iget-for-root-directory-if-unal.patch
|
||||
patches.kernel.org/4.16.4-094-ext4-always-initialize-the-crc32c-checksum-dri.patch
|
||||
patches.kernel.org/4.16.4-095-ext4-don-t-allow-r-w-mounts-if-metadata-blocks.patch
|
||||
patches.kernel.org/4.16.4-096-ext4-move-call-to-ext4_error-into-ext4_xattr_c.patch
|
||||
patches.kernel.org/4.16.4-097-ext4-add-bounds-checking-to-ext4_xattr_find_en.patch
|
||||
patches.kernel.org/4.16.4-098-ext4-add-extra-checks-to-ext4_xattr_block_get.patch
|
||||
patches.kernel.org/4.16.4-099-ext4-force-revalidation-of-directory-pointer-a.patch
|
||||
patches.kernel.org/4.16.4-100-dm-backfill-abnormal-IO-support-to-non-splitti.patch
|
||||
patches.kernel.org/4.16.4-101-dm-crypt-limit-the-number-of-allocated-pages.patch
|
||||
patches.kernel.org/4.16.4-102-RDMA-ucma-Don-t-allow-setting-RDMA_OPTION_IB_P.patch
|
||||
patches.kernel.org/4.16.4-103-RDMA-mlx5-Protect-from-NULL-pointer-derefence.patch
|
||||
patches.kernel.org/4.16.4-104-RDMA-rxe-Fix-an-out-of-bounds-read.patch
|
||||
patches.kernel.org/4.16.4-105-RDMA-core-Avoid-that-ib_drain_qp-triggers-an-o.patch
|
||||
patches.kernel.org/4.16.4-106-xprtrdma-Fix-latency-regression-on-NUMA-NFS-RD.patch
|
||||
patches.kernel.org/4.16.4-107-xprtrdma-Fix-corner-cases-when-handling-device.patch
|
||||
patches.kernel.org/4.16.4-108-ALSA-pcm-Avoid-potential-races-between-OSS-ioc.patch
|
||||
patches.kernel.org/4.16.4-109-ALSA-pcm-Return-EBUSY-for-OSS-ioctls-changing-.patch
|
||||
patches.kernel.org/4.16.4-110-ALSA-pcm-Fix-mutex-unbalance-in-OSS-emulation-.patch
|
||||
patches.kernel.org/4.16.4-111-ALSA-pcm-Fix-UAF-at-PCM-release-via-PCM-timer-.patch
|
||||
patches.kernel.org/4.16.4-112-ALSA-pcm-Fix-endless-loop-for-XRUN-recovery-in.patch
|
||||
patches.kernel.org/4.16.4-113-IB-srp-Fix-srp_abort.patch
|
||||
patches.kernel.org/4.16.4-114-IB-srp-Fix-completion-vector-assignment-algori.patch
|
||||
patches.kernel.org/4.16.4-115-IB-srpt-Fix-an-out-of-bounds-stack-access-in-s.patch
|
||||
patches.kernel.org/4.16.4-116-drivers-infiniband-core-verbs.c-fix-build-with.patch
|
||||
patches.kernel.org/4.16.4-117-drivers-infiniband-ulp-srpt-ib_srpt.c-fix-buil.patch
|
||||
patches.kernel.org/4.16.4-118-dm-raid-fix-nosync-status.patch
|
||||
patches.kernel.org/4.16.4-119-dmaengine-at_xdmac-fix-rare-residue-corruption.patch
|
||||
patches.kernel.org/4.16.4-120-cxl-Fix-possible-deadlock-when-processing-page.patch
|
||||
patches.kernel.org/4.16.4-121-tpm-self-test-failure-should-not-cause-suspend.patch
|
||||
patches.kernel.org/4.16.4-122-libnvdimm-dimm-fix-dpa-reservation-vs-uninitia.patch
|
||||
patches.kernel.org/4.16.4-123-libnvdimm-namespace-use-a-safe-lookup-for-dimm.patch
|
||||
patches.kernel.org/4.16.4-124-vsprintf-Do-not-preprocess-non-dereferenced-po.patch
|
||||
patches.kernel.org/4.16.4-125-nfit-address-range-scrub-fix-scrub-in-progress.patch
|
||||
patches.kernel.org/4.16.4-126-nfit-skip-region-registration-for-incomplete-c.patch
|
||||
patches.kernel.org/4.16.4-127-ring-buffer-Check-if-memory-is-available-befor.patch
|
||||
patches.kernel.org/4.16.4-128-um-Compile-with-modern-headers.patch
|
||||
patches.kernel.org/4.16.4-129-um-Use-POSIX-ucontext_t-instead-of-struct-ucon.patch
|
||||
patches.kernel.org/4.16.4-130-iommu-vt-d-Fix-a-potential-memory-leak.patch
|
||||
patches.kernel.org/4.16.4-131-mmc-core-Prevent-bus-reference-leak-in-mmc_blk.patch
|
||||
patches.kernel.org/4.16.4-132-mmc-jz4740-Fix-race-condition-in-IRQ-mask-upda.patch
|
||||
patches.kernel.org/4.16.4-133-mmc-tmio-Fix-error-handling-when-issuing-CMD23.patch
|
||||
patches.kernel.org/4.16.4-134-Revert-drm-amd-display-fix-dereferencing-possi.patch
|
||||
patches.kernel.org/4.16.4-135-Revert-drm-amd-display-disable-CRTCs-with-NULL.patch
|
||||
patches.kernel.org/4.16.4-136-drm-amd-display-HDMI-has-no-sound-after-Panel-.patch
|
||||
patches.kernel.org/4.16.4-137-trace_uprobe-Use-lx-to-display-offset.patch
|
||||
patches.kernel.org/4.16.4-138-PCI-Mark-Broadcom-HT1100-and-HT2000-Root-Port-.patch
|
||||
patches.kernel.org/4.16.4-139-clk-mvebu-armada-38x-add-support-for-missing-c.patch
|
||||
patches.kernel.org/4.16.4-140-clk-fix-false-positive-Wmaybe-uninitialized-wa.patch
|
||||
patches.kernel.org/4.16.4-141-clk-mediatek-fix-PWM-clock-source-by-adding-a-.patch
|
||||
patches.kernel.org/4.16.4-142-clk-bcm2835-De-assert-assert-PLL-reset-signal-.patch
|
||||
patches.kernel.org/4.16.4-143-clk-tegra-Mark-HCLK-SCLK-and-EMC-as-critical.patch
|
||||
patches.kernel.org/4.16.4-144-pwm-rcar-Fix-a-condition-to-prevent-mismatch-v.patch
|
||||
patches.kernel.org/4.16.4-145-pwm-mediatek-Fix-up-PWM4-and-PWM5-malfunction-.patch
|
||||
patches.kernel.org/4.16.4-146-pwm-mediatek-Improve-precision-in-rate-calcula.patch
|
||||
patches.kernel.org/4.16.4-147-thermal-imx-Fix-race-condition-in-imx_thermal_.patch
|
||||
patches.kernel.org/4.16.4-148-dt-bindings-clock-mediatek-add-binding-for-fix.patch
|
||||
patches.kernel.org/4.16.4-149-watchdog-f71808e_wdt-Fix-WD_EN-register-read.patch
|
||||
patches.kernel.org/4.16.4-150-drm-amdgpu-Add-an-ATPX-quirk-for-hybrid-laptop.patch
|
||||
patches.kernel.org/4.16.4-151-drm-amdgpu-Fix-always_valid-bos-multiple-LRU-i.patch
|
||||
patches.kernel.org/4.16.4-152-drm-amdgpu-sdma-fix-mask-in-emit_pipeline_sync.patch
|
||||
patches.kernel.org/4.16.4-153-drm-amdgpu-Fix-PCIe-lane-width-calculation.patch
|
||||
patches.kernel.org/4.16.4-154-drm-amdgpu-si-implement-get-set-pcie_lanes-asi.patch
|
||||
patches.kernel.org/4.16.4-155-drm-rockchip-Clear-all-interrupts-before-reque.patch
|
||||
patches.kernel.org/4.16.4-156-drm-radeon-add-PX-quirk-for-Asus-K73TK.patch
|
||||
patches.kernel.org/4.16.4-157-drm-radeon-Fix-PCIe-lane-width-calculation.patch
|
||||
patches.kernel.org/4.16.4-158-ALSA-line6-Use-correct-endpoint-type-for-midi-.patch
|
||||
patches.kernel.org/4.16.4-159-ALSA-rawmidi-Fix-missing-input-substream-check.patch
|
||||
patches.kernel.org/4.16.4-160-ALSA-hda-New-VIA-controller-suppor-no-snoop-pa.patch
|
||||
patches.kernel.org/4.16.4-161-ALSA-hda-realtek-set-PINCFG_HEADSET_MIC-to-par.patch
|
||||
patches.kernel.org/4.16.4-162-ALSA-hda-realtek-adjust-the-location-of-one-mi.patch
|
||||
patches.kernel.org/4.16.4-163-random-fix-crng_ready-test.patch
|
||||
patches.kernel.org/4.16.4-164-random-use-a-different-mixing-algorithm-for-ad.patch
|
||||
patches.kernel.org/4.16.4-165-random-crng_reseed-should-lock-the-crng-instan.patch
|
||||
patches.kernel.org/4.16.4-166-random-add-new-ioctl-RNDRESEEDCRNG.patch
|
||||
patches.kernel.org/4.16.4-167-HID-i2c-hid-Fix-resume-issue-on-Raydium-touchs.patch
|
||||
patches.kernel.org/4.16.4-168-HID-input-fix-battery-level-reporting-on-BT-mi.patch
|
||||
patches.kernel.org/4.16.4-169-HID-hidraw-Fix-crash-on-HIDIOCGFEATURE-with-a-.patch
|
||||
patches.kernel.org/4.16.4-170-HID-wacom-bluetooth-send-exit-report-for-recen.patch
|
||||
patches.kernel.org/4.16.4-171-s390-add-support-for-IBM-z14-Model-ZR1.patch
|
||||
patches.kernel.org/4.16.4-172-MIPS-uaccess-Add-micromips-clobbers-to-bzero-i.patch
|
||||
patches.kernel.org/4.16.4-173-MIPS-memset.S-EVA-fault-support-for-small_mems.patch
|
||||
patches.kernel.org/4.16.4-174-MIPS-memset.S-Fix-return-of-__clear_user-from-.patch
|
||||
patches.kernel.org/4.16.4-175-MIPS-memset.S-Fix-clobber-of-v1-in-last_fixup.patch
|
||||
patches.kernel.org/4.16.4-176-powerpc-eeh-Fix-enabling-bridge-MMIO-windows.patch
|
||||
patches.kernel.org/4.16.4-177-powerpc-xive-Fix-trying-to-push-an-already-act.patch
|
||||
patches.kernel.org/4.16.4-178-powerpc-lib-Fix-off-by-one-in-alternate-featur.patch
|
||||
patches.kernel.org/4.16.4-179-udf-Fix-leak-of-UTF-16-surrogates-into-encoded.patch
|
||||
patches.kernel.org/4.16.4-180-fanotify-fix-logic-of-events-on-child.patch
|
||||
patches.kernel.org/4.16.4-181-mmc-sdhci-pci-Only-do-AMD-tuning-for-HS200.patch
|
||||
patches.kernel.org/4.16.4-182-drm-i915-Fix-hibernation-with-ACPI-S0-target-s.patch
|
||||
patches.kernel.org/4.16.4-183-drm-i915-Correctly-handle-limited-range-YCbCr-.patch
|
||||
patches.kernel.org/4.16.4-184-jffs2_kill_sb-deal-with-failed-allocations.patch
|
||||
patches.kernel.org/4.16.4-185-hypfs_kill_super-deal-with-failed-allocations.patch
|
||||
patches.kernel.org/4.16.4-186-orangefs_kill_sb-deal-with-allocation-failures.patch
|
||||
patches.kernel.org/4.16.4-187-rpc_pipefs-fix-double-dput.patch
|
||||
patches.kernel.org/4.16.4-188-Don-t-leak-MNT_INTERNAL-away-from-internal-mou.patch
|
||||
patches.kernel.org/4.16.4-189-libnvdimm-dimm-handle-EACCES-failures-from-lab.patch
|
||||
patches.kernel.org/4.16.4-190-device-dax-allow-MAP_SYNC-to-succeed.patch
|
||||
patches.kernel.org/4.16.4-191-autofs-mount-point-create-should-honour-passed.patch
|
||||
patches.kernel.org/4.16.4-192-mm-filemap.c-fix-NULL-pointer-in-page_cache_tr.patch
|
||||
patches.kernel.org/4.16.4-193-drm-i915-gvt-init-mmio-by-lri-command-in-vgpu-.patch
|
||||
patches.kernel.org/4.16.4-194-HID-i2c-hid-fix-inverted-return-value-from-i2c.patch
|
||||
patches.kernel.org/4.16.4-195-writeback-safer-lock-nesting.patch
|
||||
patches.kernel.org/4.16.4-196-Linux-4.16.4.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -285,7 +481,6 @@
|
||||
|
||||
patches.suse/VFS-expedite-umount.patch
|
||||
|
||||
patches.suse/swiotlb-Fix-unexpected-swiotlb_alloc_coherent-failur.patch
|
||||
|
||||
########################################################
|
||||
# IPC patches
|
||||
@ -354,7 +549,6 @@
|
||||
########################################################
|
||||
# ext4
|
||||
########################################################
|
||||
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch
|
||||
|
||||
########################################################
|
||||
# btrfs
|
||||
@ -421,7 +615,6 @@
|
||||
########################################################
|
||||
# DRM/Video
|
||||
########################################################
|
||||
patches.suse/Revert-drm-amd-display-disable-CRTCs-with-NULL-FB.patch
|
||||
|
||||
########################################################
|
||||
# video4linux
|
||||
@ -450,7 +643,6 @@
|
||||
########################################################
|
||||
# PCI and PCI hotplug
|
||||
########################################################
|
||||
patches.suse/resource-fix-integer-overflow-at-reallocation
|
||||
|
||||
########################################################
|
||||
# sysfs / driver core
|
||||
@ -467,6 +659,7 @@
|
||||
########################################################
|
||||
# Input & Console
|
||||
########################################################
|
||||
patches.suse/HID-redragon-Fix-modifier-keys-for-Redragon-Asura-Ke.patch
|
||||
|
||||
##########################################################
|
||||
# Sound
|
||||
|
@ -1,3 +1,3 @@
|
||||
2018-04-19 22:56:06 +0200
|
||||
GIT Revision: 2fd48c572fd197b449f996338b5f5dba6e054711
|
||||
2018-04-24 10:49:53 +0200
|
||||
GIT Revision: 2ebc2ec123e6b37ebfadd04c51c792f58086a371
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user