commit def7e44bc0351f30cf8522b7b6339f8ef55904d7
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=838
This commit is contained in:
parent
57039c3e44
commit
eab81adb9d
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 4.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 4.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 4.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.15.13
|
||||
Version: 4.15.14
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,190 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 09:56:18 CEST 2018 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.15.14 (bnc#1012628).
|
||||
- MIPS: ralink: Remove ralink_halt() (bnc#1012628).
|
||||
- MIPS: ralink: Fix booting on MT7621 (bnc#1012628).
|
||||
- MIPS: lantiq: Fix Danube USB clock (bnc#1012628).
|
||||
- MIPS: lantiq: Enable AHB Bus for USB (bnc#1012628).
|
||||
- MIPS: lantiq: ase: Enable MFD_SYSCON (bnc#1012628).
|
||||
- iio: chemical: ccs811: Corrected firmware boot/application
|
||||
mode transition (bnc#1012628).
|
||||
- iio: st_pressure: st_accel: pass correct platform data to init
|
||||
(bnc#1012628).
|
||||
- iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
|
||||
(bnc#1012628).
|
||||
- ALSA: aloop: Sync stale timer before release (bnc#1012628).
|
||||
- ALSA: aloop: Fix access to not-yet-ready substream via cable
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CFL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix speaker no sound after system resume
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix Dell headset Mic can't record
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Always immediately update mute LED with
|
||||
pin VREF (bnc#1012628).
|
||||
- mmc: core: Fix tracepoint print of blk_addr and blksz
|
||||
(bnc#1012628).
|
||||
- mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
|
||||
(bnc#1012628).
|
||||
- mmc: block: fix updating ext_csd caches on ioctl call
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
|
||||
32-bit systems (bnc#1012628).
|
||||
- mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
|
||||
(bnc#1012628).
|
||||
- mmc: dw_mmc: fix falling from idmac to PIO mode when
|
||||
dw_mci_reset occurs (bnc#1012628).
|
||||
- PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID
|
||||
644L (bnc#1012628).
|
||||
- ahci: Add PCI-id for the Highpoint Rocketraid 644L card
|
||||
(bnc#1012628).
|
||||
- lockdep: fix fs_reclaim warning (bnc#1012628).
|
||||
- clk: bcm2835: Fix ana->maskX definitions (bnc#1012628).
|
||||
- clk: bcm2835: Protect sections updating shared registers
|
||||
(bnc#1012628).
|
||||
- clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops (bnc#1012628).
|
||||
- RDMA/mlx5: Fix crash while accessing garbage pointer and freed
|
||||
memory (bnc#1012628).
|
||||
- Drivers: hv: vmbus: Fix ring buffer signaling (bnc#1012628).
|
||||
- pinctrl: samsung: Validate alias coming from DT (bnc#1012628).
|
||||
- Bluetooth: btusb: Remove Yoga 920 from the
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- Bluetooth: btusb: Add Dell OptiPlex 3060 to
|
||||
btusb_needs_reset_resume_table (bnc#1012628).
|
||||
- libata: fix length validation of ATAPI-relayed SCSI commands
|
||||
(bnc#1012628).
|
||||
- libata: remove WARN() for DMA or PIO command without data
|
||||
(bnc#1012628).
|
||||
- libata: don't try to pass through NCQ commands to non-NCQ
|
||||
devices (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: disable LPM for Crucial BX100 SSD 500GB drive
|
||||
(bnc#1012628).
|
||||
- libata: Enable queued TRIM for Samsung SSD 860 (bnc#1012628).
|
||||
- libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
|
||||
(bnc#1012628).
|
||||
- libata: Make Crucial BX100 500GB LPM quirk apply to all firmware
|
||||
versions (bnc#1012628).
|
||||
- libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to
|
||||
MU01 version (bnc#1012628).
|
||||
- sched, cgroup: Don't reject lower cpu.max on ancestors
|
||||
(bnc#1012628).
|
||||
- cgroup: fix rule checking for threaded mode switching
|
||||
(bnc#1012628).
|
||||
- nfsd: remove blocked locks on client teardown (bnc#1012628).
|
||||
- media: tegra-cec: reset rx_buf_cnt when start bit detected
|
||||
(bnc#1012628).
|
||||
- hugetlbfs: check for pgoff value overflow (bnc#1012628).
|
||||
- h8300: remove extraneous __BIG_ENDIAN definition (bnc#1012628).
|
||||
- mm/vmalloc: add interfaces to free unmapped page table
|
||||
(bnc#1012628).
|
||||
- x86/mm: implement free pmd/pte page interfaces (bnc#1012628).
|
||||
- mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
|
||||
(bnc#1012628).
|
||||
- mm/thp: do not wait for lock_page() in deferred_split_scan()
|
||||
(bnc#1012628).
|
||||
- mm/shmem: do not wait for lock_page() in
|
||||
shmem_unused_huge_shrink() (bnc#1012628).
|
||||
- Revert "mm: page_alloc: skip over regions of invalid pfns
|
||||
where possible" (bnc#1012628).
|
||||
- drm/vmwgfx: Fix black screen and device errors when running
|
||||
without fbdev (bnc#1012628).
|
||||
- drm/vmwgfx: Fix a destoy-while-held mutex problem (bnc#1012628).
|
||||
- drm/radeon: Don't turn off DP sink when disconnected
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: We shouldn't set format_default on plane as
|
||||
atomic driver (bnc#1012628).
|
||||
- drm/amd/display: Add one to EDID's audio channel count when
|
||||
passing to DC (bnc#1012628).
|
||||
- drm: Reject getfb for multi-plane framebuffers (bnc#1012628).
|
||||
- drm: udl: Properly check framebuffer mmap offsets (bnc#1012628).
|
||||
- mm/vmscan: wake up flushers for legacy cgroups too
|
||||
(bnc#1012628).
|
||||
- module: propagate error in modules_open() (bnc#1012628).
|
||||
- acpi, numa: fix pxm to online numa node associations
|
||||
(bnc#1012628).
|
||||
- ACPI / watchdog: Fix off-by-one error at resource assignment
|
||||
(bnc#1012628).
|
||||
- libnvdimm, {btt, blk}: do integrity setup before add_disk()
|
||||
(bnc#1012628).
|
||||
- brcmfmac: fix P2P_DEVICE ethernet address generation
|
||||
(bnc#1012628).
|
||||
- rtlwifi: rtl8723be: Fix loss of signal (bnc#1012628).
|
||||
- tracing: probeevent: Fix to support minus offset from symbol
|
||||
(bnc#1012628).
|
||||
- mtdchar: fix usage of mtd_ooblayout_ecc() (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix nand waitfunc return value
|
||||
(bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >=
|
||||
2.0.0 (bnc#1012628).
|
||||
- mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for
|
||||
IFC 2.0 (bnc#1012628).
|
||||
- can: peak/pcie_fd: fix echo_skb is occupied! bug (bnc#1012628).
|
||||
- can: peak/pcie_fd: remove useless code when interface starts
|
||||
(bnc#1012628).
|
||||
- can: ifi: Repair the error handling (bnc#1012628).
|
||||
- can: ifi: Check core revision upon probe (bnc#1012628).
|
||||
- can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
|
||||
(bnc#1012628).
|
||||
- can: cc770: Fix queue stall & dropped RTR reply (bnc#1012628).
|
||||
- can: cc770: Fix use after free in cc770_tx_interrupt()
|
||||
(bnc#1012628).
|
||||
- tty: vt: fix up tabstops properly (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall: Fix for yet more glibc
|
||||
interference (bnc#1012628).
|
||||
- x86/vsyscall/64: Use proper accessor to update P4D entry
|
||||
(bnc#1012628).
|
||||
- x86/efi: Free efi_pgd with free_pages() (bnc#1012628).
|
||||
- posix-timers: Protect posix clock array access against
|
||||
speculation (bnc#1012628).
|
||||
- kvm/x86: fix icebp instruction handling (bnc#1012628).
|
||||
- x86/build/64: Force the linker to use 2MB page size
|
||||
(bnc#1012628).
|
||||
- x86/boot/64: Verify alignment of the LOAD segment (bnc#1012628).
|
||||
- hwmon: (k10temp) Only apply temperature offset if result is
|
||||
positive (bnc#1012628).
|
||||
- hwmon: (k10temp) Add temperature offset for Ryzen 1900X
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Skylake UPI event format
|
||||
(bnc#1012628).
|
||||
- perf stat: Fix CVS output format for non-supported counters
|
||||
(bnc#1012628).
|
||||
- perf/core: Fix ctx_event_type in ctx_resched() (bnc#1012628).
|
||||
- trace/bpf: remove helper bpf_perf_prog_read_value from
|
||||
tracepoint type programs (bnc#1012628).
|
||||
- perf/x86/intel: Don't accidentally clear high bits in
|
||||
bdw_limit_period() (bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration
|
||||
bug on Skylake servers (bnc#1012628).
|
||||
- iio: ABI: Fix name of timestamp sysfs file (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: fix endianness in
|
||||
st_lsm6dsx_read_oneshot() (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: introduce conf_lock mutex (bnc#1012628).
|
||||
- staging: android: ion: Zero CMA allocated memory (bnc#1012628).
|
||||
- kbuild: disable clang's default use of -fmerge-all-constants
|
||||
(bnc#1012628).
|
||||
- bpf: skip unnecessary capability check (bnc#1012628).
|
||||
- bpf, x64: increase number of passes (bnc#1012628).
|
||||
- commit def7e44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 02:56:01 CEST 2018 - neilb@suse.com
|
||||
|
||||
- staging: ncpfs: memory corruption in ncp_read_kernel()
|
||||
(bsc#1086162, CVE-2018-8822).
|
||||
- commit a967c04
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 16:22:18 CEST 2018 - bp@suse.de
|
||||
|
||||
- x86/entry/64: Don't use IST entry for #BP stack (bsc#1087088).
|
||||
- commit 67a9975
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 16:57:24 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.15
|
||||
%define patchversion 4.15.13
|
||||
%define patchversion 4.15.14
|
||||
%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.15.13
|
||||
Version: 4.15.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge9f85d0
|
||||
Release: <RELEASE>.gdef7e44
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b347a7a96944e1e6a5b08102adaa6a9dd9cbb30c3a59d8ebcd134eb92d748bc
|
||||
size 849650
|
||||
oid sha256:5a64cf82af5db496a662e74b97dd2253fb15e801deaaf226148edb5a541c7b18
|
||||
size 922606
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:772be5d984292e29d0f3ba8d4fa64661637760b44343037475157607e2b661de
|
||||
size 69084
|
||||
oid sha256:43809cbd82903f548620b4ddd903bbad540cd2342dedee4478b8eb3a8888ec43
|
||||
size 68070
|
||||
|
108
series.conf
108
series.conf
@ -1193,6 +1193,112 @@
|
||||
patches.kernel.org/4.15.13-082-RDMA-ucma-Fix-access-to-non-initialized-CM_ID.patch
|
||||
patches.kernel.org/4.15.13-083-RDMA-ucma-Don-t-allow-join-attempts-for-unsup.patch
|
||||
patches.kernel.org/4.15.13-084-Linux-4.15.13.patch
|
||||
patches.kernel.org/4.15.14-001-MIPS-ralink-Remove-ralink_halt.patch
|
||||
patches.kernel.org/4.15.14-002-MIPS-ralink-Fix-booting-on-MT7621.patch
|
||||
patches.kernel.org/4.15.14-003-MIPS-lantiq-Fix-Danube-USB-clock.patch
|
||||
patches.kernel.org/4.15.14-004-MIPS-lantiq-Enable-AHB-Bus-for-USB.patch
|
||||
patches.kernel.org/4.15.14-005-MIPS-lantiq-ase-Enable-MFD_SYSCON.patch
|
||||
patches.kernel.org/4.15.14-006-iio-chemical-ccs811-Corrected-firmware-boot-a.patch
|
||||
patches.kernel.org/4.15.14-007-iio-st_pressure-st_accel-pass-correct-platfor.patch
|
||||
patches.kernel.org/4.15.14-008-iio-adc-meson-saradc-unlock-on-error-in-meson.patch
|
||||
patches.kernel.org/4.15.14-009-ALSA-usb-audio-Fix-parsing-descriptor-of-UAC2.patch
|
||||
patches.kernel.org/4.15.14-010-ALSA-aloop-Sync-stale-timer-before-release.patch
|
||||
patches.kernel.org/4.15.14-011-ALSA-aloop-Fix-access-to-not-yet-ready-substr.patch
|
||||
patches.kernel.org/4.15.14-012-ALSA-hda-Force-polling-mode-on-CFL-for-fixing.patch
|
||||
patches.kernel.org/4.15.14-013-ALSA-hda-realtek-Fix-speaker-no-sound-after-s.patch
|
||||
patches.kernel.org/4.15.14-014-ALSA-hda-realtek-Fix-Dell-headset-Mic-can-t-r.patch
|
||||
patches.kernel.org/4.15.14-015-ALSA-hda-realtek-Always-immediately-update-mu.patch
|
||||
patches.kernel.org/4.15.14-016-mmc-core-Fix-tracepoint-print-of-blk_addr-and.patch
|
||||
patches.kernel.org/4.15.14-017-mmc-core-Disable-HPI-for-certain-Micron-Numon.patch
|
||||
patches.kernel.org/4.15.14-018-mmc-block-fix-updating-ext_csd-caches-on-ioct.patch
|
||||
patches.kernel.org/4.15.14-019-mmc-dw_mmc-Fix-the-DTO-CTO-timeout-overflow-c.patch
|
||||
patches.kernel.org/4.15.14-020-mmc-dw_mmc-exynos-fix-the-suspend-resume-issu.patch
|
||||
patches.kernel.org/4.15.14-021-mmc-dw_mmc-fix-falling-from-idmac-to-PIO-mode.patch
|
||||
patches.kernel.org/4.15.14-022-PCI-Add-function-1-DMA-alias-quirk-for-Highpo.patch
|
||||
patches.kernel.org/4.15.14-023-ahci-Add-PCI-id-for-the-Highpoint-Rocketraid-.patch
|
||||
patches.kernel.org/4.15.14-024-lockdep-fix-fs_reclaim-warning.patch
|
||||
patches.kernel.org/4.15.14-025-clk-bcm2835-Fix-ana-maskX-definitions.patch
|
||||
patches.kernel.org/4.15.14-026-clk-bcm2835-Protect-sections-updating-shared-.patch
|
||||
patches.kernel.org/4.15.14-027-clk-sunxi-ng-a31-Fix-CLK_OUT_-clock-ops.patch
|
||||
patches.kernel.org/4.15.14-028-RDMA-mlx5-Fix-crash-while-accessing-garbage-p.patch
|
||||
patches.kernel.org/4.15.14-029-Drivers-hv-vmbus-Fix-ring-buffer-signaling.patch
|
||||
patches.kernel.org/4.15.14-030-pinctrl-samsung-Validate-alias-coming-from-DT.patch
|
||||
patches.kernel.org/4.15.14-031-Bluetooth-btusb-Remove-Yoga-920-from-the-btus.patch
|
||||
patches.kernel.org/4.15.14-032-Bluetooth-btusb-Add-Dell-OptiPlex-3060-to-btu.patch
|
||||
patches.kernel.org/4.15.14-033-Bluetooth-btusb-Fix-quirk-for-Atheros-1525-QC.patch
|
||||
patches.kernel.org/4.15.14-034-libata-fix-length-validation-of-ATAPI-relayed.patch
|
||||
patches.kernel.org/4.15.14-035-libata-remove-WARN-for-DMA-or-PIO-command-wit.patch
|
||||
patches.kernel.org/4.15.14-036-libata-don-t-try-to-pass-through-NCQ-commands.patch
|
||||
patches.kernel.org/4.15.14-037-libata-Apply-NOLPM-quirk-to-Crucial-MX100-512.patch
|
||||
patches.kernel.org/4.15.14-038-libata-disable-LPM-for-Crucial-BX100-SSD-500G.patch
|
||||
patches.kernel.org/4.15.14-039-libata-Enable-queued-TRIM-for-Samsung-SSD-860.patch
|
||||
patches.kernel.org/4.15.14-040-libata-Apply-NOLPM-quirk-to-Crucial-M500-480-.patch
|
||||
patches.kernel.org/4.15.14-041-libata-Make-Crucial-BX100-500GB-LPM-quirk-app.patch
|
||||
patches.kernel.org/4.15.14-042-libata-Modify-quirks-for-MX100-to-limit-NCQ_T.patch
|
||||
patches.kernel.org/4.15.14-043-sched-cgroup-Don-t-reject-lower-cpu.max-on-an.patch
|
||||
patches.kernel.org/4.15.14-044-cgroup-fix-rule-checking-for-threaded-mode-sw.patch
|
||||
patches.kernel.org/4.15.14-045-nfsd-remove-blocked-locks-on-client-teardown.patch
|
||||
patches.kernel.org/4.15.14-046-media-tegra-cec-reset-rx_buf_cnt-when-start-b.patch
|
||||
patches.kernel.org/4.15.14-047-hugetlbfs-check-for-pgoff-value-overflow.patch
|
||||
patches.kernel.org/4.15.14-048-h8300-remove-extraneous-__BIG_ENDIAN-definiti.patch
|
||||
patches.kernel.org/4.15.14-049-mm-vmalloc-add-interfaces-to-free-unmapped-pa.patch
|
||||
patches.kernel.org/4.15.14-050-x86-mm-implement-free-pmd-pte-page-interfaces.patch
|
||||
patches.kernel.org/4.15.14-051-mm-khugepaged.c-convert-VM_BUG_ON-to-collapse.patch
|
||||
patches.kernel.org/4.15.14-052-mm-thp-do-not-wait-for-lock_page-in-deferred_.patch
|
||||
patches.kernel.org/4.15.14-053-mm-shmem-do-not-wait-for-lock_page-in-shmem_u.patch
|
||||
patches.kernel.org/4.15.14-054-Revert-mm-page_alloc-skip-over-regions-of-inv.patch
|
||||
patches.kernel.org/4.15.14-055-drm-vmwgfx-Fix-black-screen-and-device-errors.patch
|
||||
patches.kernel.org/4.15.14-056-drm-vmwgfx-Fix-a-destoy-while-held-mutex-prob.patch
|
||||
patches.kernel.org/4.15.14-057-drm-radeon-Don-t-turn-off-DP-sink-when-discon.patch
|
||||
patches.kernel.org/4.15.14-058-drm-amd-display-We-shouldn-t-set-format_defau.patch
|
||||
patches.kernel.org/4.15.14-059-drm-amd-display-Add-one-to-EDID-s-audio-chann.patch
|
||||
patches.kernel.org/4.15.14-060-drm-Reject-getfb-for-multi-plane-framebuffers.patch
|
||||
patches.kernel.org/4.15.14-061-drm-udl-Properly-check-framebuffer-mmap-offse.patch
|
||||
patches.kernel.org/4.15.14-062-mm-vmscan-wake-up-flushers-for-legacy-cgroups.patch
|
||||
patches.kernel.org/4.15.14-063-module-propagate-error-in-modules_open.patch
|
||||
patches.kernel.org/4.15.14-064-acpi-numa-fix-pxm-to-online-numa-node-associa.patch
|
||||
patches.kernel.org/4.15.14-065-ACPI-watchdog-Fix-off-by-one-error-at-resourc.patch
|
||||
patches.kernel.org/4.15.14-066-libnvdimm-btt-blk-do-integrity-setup-before-a.patch
|
||||
patches.kernel.org/4.15.14-067-brcmfmac-fix-P2P_DEVICE-ethernet-address-gene.patch
|
||||
patches.kernel.org/4.15.14-068-rtlwifi-rtl8723be-Fix-loss-of-signal.patch
|
||||
patches.kernel.org/4.15.14-069-tracing-probeevent-Fix-to-support-minus-offse.patch
|
||||
patches.kernel.org/4.15.14-070-mtdchar-fix-usage-of-mtd_ooblayout_ecc.patch
|
||||
patches.kernel.org/4.15.14-071-mtd-nand-fsl_ifc-Fix-nand-waitfunc-return-val.patch
|
||||
patches.kernel.org/4.15.14-072-mtd-nand-fsl_ifc-Fix-eccstat-array-overflow-f.patch
|
||||
patches.kernel.org/4.15.14-073-mtd-nand-fsl_ifc-Read-ECCSTAT0-and-ECCSTAT1-r.patch
|
||||
patches.kernel.org/4.15.14-074-staging-ncpfs-memory-corruption-in-ncp_read_k.patch
|
||||
patches.kernel.org/4.15.14-075-can-peak-pcie_fd-fix-echo_skb-is-occupied-bug.patch
|
||||
patches.kernel.org/4.15.14-076-can-peak-pcie_fd-remove-useless-code-when-int.patch
|
||||
patches.kernel.org/4.15.14-077-can-ifi-Repair-the-error-handling.patch
|
||||
patches.kernel.org/4.15.14-078-can-ifi-Check-core-revision-upon-probe.patch
|
||||
patches.kernel.org/4.15.14-079-can-cc770-Fix-stalls-on-rt-linux-remove-redun.patch
|
||||
patches.kernel.org/4.15.14-080-can-cc770-Fix-queue-stall-dropped-RTR-reply.patch
|
||||
patches.kernel.org/4.15.14-081-can-cc770-Fix-use-after-free-in-cc770_tx_inte.patch
|
||||
patches.kernel.org/4.15.14-082-tty-vt-fix-up-tabstops-properly.patch
|
||||
patches.kernel.org/4.15.14-083-x86-entry-64-Don-t-use-IST-entry-for-BP-stack.patch
|
||||
patches.kernel.org/4.15.14-084-selftests-x86-ptrace_syscall-Fix-for-yet-more.patch
|
||||
patches.kernel.org/4.15.14-085-x86-vsyscall-64-Use-proper-accessor-to-update.patch
|
||||
patches.kernel.org/4.15.14-086-x86-efi-Free-efi_pgd-with-free_pages.patch
|
||||
patches.kernel.org/4.15.14-087-posix-timers-Protect-posix-clock-array-access.patch
|
||||
patches.kernel.org/4.15.14-088-kvm-x86-fix-icebp-instruction-handling.patch
|
||||
patches.kernel.org/4.15.14-089-x86-build-64-Force-the-linker-to-use-2MB-page.patch
|
||||
patches.kernel.org/4.15.14-090-x86-boot-64-Verify-alignment-of-the-LOAD-segm.patch
|
||||
patches.kernel.org/4.15.14-091-hwmon-k10temp-Only-apply-temperature-offset-i.patch
|
||||
patches.kernel.org/4.15.14-092-hwmon-k10temp-Add-temperature-offset-for-Ryze.patch
|
||||
patches.kernel.org/4.15.14-093-perf-x86-intel-uncore-Fix-Skylake-UPI-event-f.patch
|
||||
patches.kernel.org/4.15.14-094-perf-stat-Fix-CVS-output-format-for-non-suppo.patch
|
||||
patches.kernel.org/4.15.14-095-perf-core-Fix-ctx_event_type-in-ctx_resched.patch
|
||||
patches.kernel.org/4.15.14-096-trace-bpf-remove-helper-bpf_perf_prog_read_va.patch
|
||||
patches.kernel.org/4.15.14-097-perf-x86-intel-Don-t-accidentally-clear-high-.patch
|
||||
patches.kernel.org/4.15.14-098-perf-x86-intel-uncore-Fix-multi-domain-PCI-CH.patch
|
||||
patches.kernel.org/4.15.14-099-iio-ABI-Fix-name-of-timestamp-sysfs-file.patch
|
||||
patches.kernel.org/4.15.14-100-iio-imu-st_lsm6dsx-fix-endianness-in-st_lsm6d.patch
|
||||
patches.kernel.org/4.15.14-101-iio-imu-st_lsm6dsx-introduce-conf_lock-mutex.patch
|
||||
patches.kernel.org/4.15.14-102-staging-android-ion-Zero-CMA-allocated-memory.patch
|
||||
patches.kernel.org/4.15.14-103-kbuild-disable-clang-s-default-use-of-fmerge-.patch
|
||||
patches.kernel.org/4.15.14-104-bpf-skip-unnecessary-capability-check.patch
|
||||
patches.kernel.org/4.15.14-105-bpf-x64-increase-number-of-passes.patch
|
||||
patches.kernel.org/4.15.14-106-Linux-4.15.14.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1275,6 +1381,7 @@
|
||||
# changed this area a lot.
|
||||
+needs_updating patches.suse/x86_64-hpet-64bit-timer.patch
|
||||
|
||||
|
||||
########################################################
|
||||
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
||||
########################################################
|
||||
@ -1484,7 +1591,6 @@
|
||||
patches.suse/iwlwifi-expose-default-fallback-ucode-api
|
||||
patches.suse/mac80211_hwsim-fix-possible-memory-leak-in-hwsim_new
|
||||
patches.suse/brcmsmac-allocate-ucode-with-GFP_KERNEL.patch
|
||||
patches.suse/Bluetooth-btusb-Fix-quirk-for-Atheros-1525-QCA6174.patch
|
||||
|
||||
########################################################
|
||||
# ISDN
|
||||
|
@ -1,3 +1,3 @@
|
||||
2018-03-27 07:50:13 +0200
|
||||
GIT Revision: e9f85d01a75f5bb1697bd98287a0e365fafe7461
|
||||
2018-03-29 09:56:18 +0200
|
||||
GIT Revision: def7e44bc0351f30cf8522b7b6339f8ef55904d7
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user