commit bde30e19785c484a4b2410a8f27ce4f72a231685
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1082
This commit is contained in:
parent
f72d45faee
commit
3a0622e7b4
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18d1e3d4656d50070ca1947d7f242c4b8b29746a3677e06343b1091171ce671c
|
||||
size 190939
|
||||
oid sha256:f7867713c9fd631116b061ae5148c281187818feaf6832a39b8f2d3178c1c5ba
|
||||
size 190967
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
BuildRequires: kernel%kernel_flavor-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,217 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 10:57:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.5 (bnc#1012628).
|
||||
- ipv6: fix src addr routing with the exception table
|
||||
(bnc#1012628).
|
||||
- ipv6: prevent possible fib6 leaks (bnc#1012628).
|
||||
- net: Always descend into dsa/ (bnc#1012628).
|
||||
- net: avoid weird emergency message (bnc#1012628).
|
||||
- net/mlx4_core: Change the error print to info print
|
||||
(bnc#1012628).
|
||||
- net: test nouarg before dereferencing zerocopy pointers
|
||||
(bnc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
|
||||
(bnc#1012628).
|
||||
- nfp: flower: add rcu locks when accessing netdev for tunnels
|
||||
(bnc#1012628).
|
||||
- ppp: deflate: Fix possible crash in deflate_init (bnc#1012628).
|
||||
- rtnetlink: always put IFLA_LINK for links with a link-netnsid
|
||||
(bnc#1012628).
|
||||
- tipc: switch order of device registration to fix a crash
|
||||
(bnc#1012628).
|
||||
- vsock/virtio: free packets during the socket release
|
||||
(bnc#1012628).
|
||||
- tipc: fix modprobe tipc failed after switch order of device
|
||||
registration (bnc#1012628).
|
||||
- mlxsw: core: Prevent QSFP module initialization for old hardware
|
||||
(bnc#1012628).
|
||||
- mlxsw: core: Prevent reading unsupported slave address from
|
||||
SFP EEPROM (bnc#1012628).
|
||||
- flow_offload: support CVLAN match (bnc#1012628).
|
||||
- net/mlx5e: Fix calling wrong function to get inner vlan key
|
||||
and mask (bnc#1012628).
|
||||
- net/mlx5: Fix peer pf disable hca command (bnc#1012628).
|
||||
- vsock/virtio: Initialize core virtio vsock before registering
|
||||
the driver (bnc#1012628).
|
||||
- net/mlx5e: Add missing ethtool driver info for representors
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Additional check for flow destination comparison
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Imply MLXFW in mlx5_core (bnc#1012628).
|
||||
- net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC
|
||||
is disabled (bnc#1012628).
|
||||
- blk-mq: free hw queue's resource in hctx's release handler
|
||||
(bnc#1012628).
|
||||
- regulator: core: fix error path for
|
||||
regulator_set_voltage_unlocked (bnc#1012628).
|
||||
- parisc: Export running_on_qemu symbol for modules (bnc#1012628).
|
||||
- parisc: Add memory clobber to TLB purges (bnc#1012628).
|
||||
- parisc: Skip registering LED when running in QEMU (bnc#1012628).
|
||||
- parisc: Add memory barrier to asm pdc and sync instructions
|
||||
(bnc#1012628).
|
||||
- parisc: Allow live-patching of __meminit functions
|
||||
(bnc#1012628).
|
||||
- parisc: Use PA_ASM_LEVEL in boot code (bnc#1012628).
|
||||
- parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with
|
||||
DRBD code (bnc#1012628).
|
||||
- stm class: Fix channel free in stm output free path
|
||||
(bnc#1012628).
|
||||
- stm class: Fix channel bitmap on 32-bit systems (bnc#1012628).
|
||||
- brd: re-enable __GFP_HIGHMEM in brd_insert_page() (bnc#1012628).
|
||||
- proc: prevent changes to overridden credentials (bnc#1012628).
|
||||
- Revert "MD: fix lock contention for flush bios" (bnc#1012628).
|
||||
- md: batch flush requests (bnc#1012628).
|
||||
- md: add mddev->pers to avoid potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- md: add a missing endianness conversion in check_sb_changes
|
||||
(bnc#1012628).
|
||||
- dcache: sort the freeing-without-RCU-delay mess for good
|
||||
(bnc#1012628).
|
||||
- intel_th: msu: Fix single mode with IOMMU (bnc#1012628).
|
||||
- p54: drop device reference count if fails to enable device
|
||||
(bnc#1012628).
|
||||
- of: fix clang -Wunsequenced for be32_to_cpu() (bnc#1012628).
|
||||
- brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11
|
||||
mini PCs (bnc#1012628).
|
||||
- cifs: fix credits leak for SMB1 oplock breaks (bnc#1012628).
|
||||
- cifs: fix strcat buffer overflow and reduce raciness in
|
||||
smb21_set_oplock_level() (bnc#1012628).
|
||||
- phy: ti-pipe3: fix missing bit-wise or operator when assigning
|
||||
val (bnc#1012628).
|
||||
- media: ov6650: Fix sensor possibly not detected on probe
|
||||
(bnc#1012628).
|
||||
- media: seco-cec: fix building with RC_CORE=m (bnc#1012628).
|
||||
- media: imx: csi: Allow unknown nearest upstream entities
|
||||
(bnc#1012628).
|
||||
- media: imx: Clear fwnode link struct for each endpoint iteration
|
||||
(bnc#1012628).
|
||||
- media: imx: Rename functions that add IPU-internal subdevs
|
||||
(bnc#1012628).
|
||||
- media: imx: Don't register IPU subdevs/links if CSI port missing
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Use get_zeroed_page() for clock_info (bnc#1012628).
|
||||
- RDMA/ipoib: Allow user space differentiate between valid
|
||||
dev_port (bnc#1012628).
|
||||
- NFS4: Fix v4.0 client state corruption when mount (bnc#1012628).
|
||||
- PNFS fallback to MDS if no deviceid found (bnc#1012628).
|
||||
- clk: hi3660: Mark clk_gate_ufs_subsys as critical (bnc#1012628).
|
||||
- clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides
|
||||
divider (bnc#1012628).
|
||||
- clk: mediatek: Disable tuner_en before change PLL rate
|
||||
(bnc#1012628).
|
||||
- clk: rockchip: fix wrong clock definitions for rk3328
|
||||
(bnc#1012628).
|
||||
- udlfb: delete the unused parameter for dlfb_handle_damage
|
||||
(bnc#1012628).
|
||||
- udlfb: fix sleeping inside spinlock (bnc#1012628).
|
||||
- udlfb: introduce a rendering mutex (bnc#1012628).
|
||||
- fuse: fix writepages on 32bit (bnc#1012628).
|
||||
- fuse: honor RLIMIT_FSIZE in fuse_file_fallocate (bnc#1012628).
|
||||
- ovl: fix missing upper fs freeze protection on copy up for ioctl
|
||||
(bnc#1012628).
|
||||
- fsnotify: fix unlink performance regression (bnc#1012628).
|
||||
- gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
|
||||
(bnc#1012628).
|
||||
- iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
|
||||
(bnc#1012628).
|
||||
- ceph: flush dirty inodes before proceeding with remount
|
||||
(bnc#1012628).
|
||||
- x86_64: Add gap to int3 to allow for call emulation
|
||||
(bnc#1012628).
|
||||
- x86_64: Allow breakpoints to emulate call instructions
|
||||
(bnc#1012628).
|
||||
- ftrace/x86_64: Emulate call function while updating in
|
||||
breakpoint handler (bnc#1012628).
|
||||
- tracing: Fix partial reading of trace event's id file
|
||||
(bnc#1012628).
|
||||
- tracing: probeevent: Fix to make the type of $comm string
|
||||
(bnc#1012628).
|
||||
- memory: tegra: Fix integer overflow on tick value calculation
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix instructions sampling rate (bnc#1012628).
|
||||
- perf intel-pt: Fix improved sample timestamp (bnc#1012628).
|
||||
- perf intel-pt: Fix sample timestamp wrt non-taken branches
|
||||
(bnc#1012628).
|
||||
- MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
|
||||
(bnc#1012628).
|
||||
- objtool: Allow AR to be overridden with HOSTAR (bnc#1012628).
|
||||
- x86/mpx, mm/core: Fix recursive munmap() corruption
|
||||
(bnc#1012628).
|
||||
- fbdev/efifb: Ignore framebuffer memmap entries that lack any
|
||||
memory types (bnc#1012628).
|
||||
- fbdev: sm712fb: fix brightness control on reboot, don't set SR30
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix white screen of death on reboot, don't
|
||||
set CR3B-CR3F (bnc#1012628).
|
||||
- fbdev: sm712fb: fix boot screen glitch when sm712fb replaces
|
||||
VGA (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes during framebuffer writes by
|
||||
correctly mapping VRAM (bnc#1012628).
|
||||
- fbdev: sm712fb: fix support for 1024x768-16 mode (bnc#1012628).
|
||||
- fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix
|
||||
garbled display (bnc#1012628).
|
||||
- fbdev: sm712fb: fix crashes and garbled display during DPMS
|
||||
modesetting (bnc#1012628).
|
||||
- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bnc#1012628).
|
||||
- PCI: Mark Atheros AR9462 to avoid bus reset (bnc#1012628).
|
||||
- PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
|
||||
(bnc#1012628).
|
||||
- PCI: Init PCIe feature bits for managed host bridge alloc
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Change pci_aer_init() stub to return void
|
||||
(bnc#1012628).
|
||||
- PCI: rcar: Add the initialization of PCIe link in resume_noirq()
|
||||
(bnc#1012628).
|
||||
- PCI: Factor out pcie_retrain_link() function (bnc#1012628).
|
||||
- PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
|
||||
(bnc#1012628).
|
||||
- dm cache metadata: Fix loading discard bitset (bnc#1012628).
|
||||
- dm zoned: Fix zone report handling (bnc#1012628).
|
||||
- dm init: fix max devices/targets checks (bnc#1012628).
|
||||
- dm delay: fix a crash when invalid device is specified
|
||||
(bnc#1012628).
|
||||
- dm crypt: move detailed message into debug level (bnc#1012628).
|
||||
- dm integrity: correctly calculate the size of metadata area
|
||||
(bnc#1012628).
|
||||
- dm ioctl: fix hang in early create error condition
|
||||
(bnc#1012628).
|
||||
- dm mpath: always free attached_handler_name in parse_path()
|
||||
(bnc#1012628).
|
||||
- fuse: Add FOPEN_STREAM to use stream_open() (bnc#1012628).
|
||||
- md/raid: raid5 preserve the writeback action after the parity
|
||||
check (bnc#1012628).
|
||||
- dmaengine: imx-sdma: Only check ratio on parts that support 1:1
|
||||
(bnc#1012628).
|
||||
- driver core: Postpone DMA tear-down until after devres release
|
||||
for probe failure (bnc#1012628).
|
||||
- bpf: relax inode permission check for retrieving bpf program
|
||||
(bnc#1012628).
|
||||
- bpf: add map_lookup_elem_sys_only for lookups from syscall side
|
||||
(bnc#1012628).
|
||||
- bpf, lru: avoid messing with eviction heuristics upon syscall
|
||||
lookup (bnc#1012628).
|
||||
- y2038: Make CONFIG_64BIT_TIME unconditional (bnc#1012628).
|
||||
- btrfs: reloc: Fix NULL pointer dereference due to expanded
|
||||
reloc_root lifespan (bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: imx6q-logicpd: Reduce inrush current on start
|
||||
(bnc#1012628).
|
||||
- fbdev: sm712fb: fix memory frequency by avoiding a switch/case
|
||||
fallthrough (bnc#1012628).
|
||||
- Update config files.
|
||||
- commit bde30e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 18:08:50 CEST 2019 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Check key sizes only when Secure Simple Pairing is
|
||||
enabled (bsc#1135556).
|
||||
- commit ed1f493
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 18:56:35 CEST 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.4
|
||||
%define patchversion 5.1.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.1.4
|
||||
Version: 5.1.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g817786b
|
||||
Release: <RELEASE>.gbde30e1
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: kernel-%build_flavor-base-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
Provides: kernel-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
Provides: %name-srchash-bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e20ccfced9a6a1e95388ffed101f2df6c5a67b6084bd95be8cc0cd89b83bbdab
|
||||
size 207805
|
||||
oid sha256:8ad79573094f89e8deb42aa3d13953fca438e7540653ae1cec260ddfcd315527
|
||||
size 302305
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2883bcaa460c7051972e589d335a64d72af825186e9f35f41ddeacb4c5e250f
|
||||
size 46272
|
||||
oid sha256:216ac6bf4518b83541bb3dd5c465f7e74d4f9f49ea614518d4eb97a4018a1d46
|
||||
size 45486
|
||||
|
127
series.conf
127
series.conf
@ -256,6 +256,130 @@
|
||||
patches.kernel.org/5.1.4-124-s390-mm-make-the-pxd_offset-functions-more-robu.patch
|
||||
patches.kernel.org/5.1.4-125-s390-mm-convert-to-the-generic-get_user_pages_f.patch
|
||||
patches.kernel.org/5.1.4-126-Linux-5.1.4.patch
|
||||
patches.kernel.org/5.1.5-001-ipv6-fix-src-addr-routing-with-the-exception-ta.patch
|
||||
patches.kernel.org/5.1.5-002-ipv6-prevent-possible-fib6-leaks.patch
|
||||
patches.kernel.org/5.1.5-003-net-Always-descend-into-dsa.patch
|
||||
patches.kernel.org/5.1.5-004-net-avoid-weird-emergency-message.patch
|
||||
patches.kernel.org/5.1.5-005-net-mlx4_core-Change-the-error-print-to-info-pr.patch
|
||||
patches.kernel.org/5.1.5-006-net-test-nouarg-before-dereferencing-zerocopy-p.patch
|
||||
patches.kernel.org/5.1.5-007-net-usb-qmi_wwan-add-Telit-0x1260-and-0x1261-co.patch
|
||||
patches.kernel.org/5.1.5-008-nfp-flower-add-rcu-locks-when-accessing-netdev-.patch
|
||||
patches.kernel.org/5.1.5-009-ppp-deflate-Fix-possible-crash-in-deflate_init.patch
|
||||
patches.kernel.org/5.1.5-010-rtnetlink-always-put-IFLA_LINK-for-links-with-a.patch
|
||||
patches.kernel.org/5.1.5-011-tipc-switch-order-of-device-registration-to-fix.patch
|
||||
patches.kernel.org/5.1.5-012-vsock-virtio-free-packets-during-the-socket-rel.patch
|
||||
patches.kernel.org/5.1.5-013-tipc-fix-modprobe-tipc-failed-after-switch-orde.patch
|
||||
patches.kernel.org/5.1.5-014-mlxsw-core-Prevent-QSFP-module-initialization-f.patch
|
||||
patches.kernel.org/5.1.5-015-mlxsw-core-Prevent-reading-unsupported-slave-ad.patch
|
||||
patches.kernel.org/5.1.5-016-flow_offload-support-CVLAN-match.patch
|
||||
patches.kernel.org/5.1.5-017-net-mlx5e-Fix-calling-wrong-function-to-get-inn.patch
|
||||
patches.kernel.org/5.1.5-018-net-mlx5-Fix-peer-pf-disable-hca-command.patch
|
||||
patches.kernel.org/5.1.5-019-vsock-virtio-Initialize-core-virtio-vsock-befor.patch
|
||||
patches.kernel.org/5.1.5-020-net-mlx5e-Add-missing-ethtool-driver-info-for-r.patch
|
||||
patches.kernel.org/5.1.5-021-net-mlx5e-Additional-check-for-flow-destination.patch
|
||||
patches.kernel.org/5.1.5-022-net-mlx5-Imply-MLXFW-in-mlx5_core.patch
|
||||
patches.kernel.org/5.1.5-023-net-mlx5e-Fix-ethtool-rxfh-commands-when-CONFIG.patch
|
||||
patches.kernel.org/5.1.5-024-blk-mq-free-hw-queue-s-resource-in-hctx-s-relea.patch
|
||||
patches.kernel.org/5.1.5-025-regulator-core-fix-error-path-for-regulator_set.patch
|
||||
patches.kernel.org/5.1.5-026-parisc-Export-running_on_qemu-symbol-for-module.patch
|
||||
patches.kernel.org/5.1.5-027-parisc-Add-memory-clobber-to-TLB-purges.patch
|
||||
patches.kernel.org/5.1.5-028-parisc-Skip-registering-LED-when-running-in-QEM.patch
|
||||
patches.kernel.org/5.1.5-029-parisc-Add-memory-barrier-to-asm-pdc-and-sync-i.patch
|
||||
patches.kernel.org/5.1.5-030-parisc-Allow-live-patching-of-__meminit-functio.patch
|
||||
patches.kernel.org/5.1.5-031-parisc-Use-PA_ASM_LEVEL-in-boot-code.patch
|
||||
patches.kernel.org/5.1.5-032-parisc-Rename-LEVEL-to-PA_ASM_LEVEL-to-avoid-na.patch
|
||||
patches.kernel.org/5.1.5-033-stm-class-Fix-channel-free-in-stm-output-free-p.patch
|
||||
patches.kernel.org/5.1.5-034-stm-class-Fix-channel-bitmap-on-32-bit-systems.patch
|
||||
patches.kernel.org/5.1.5-035-brd-re-enable-__GFP_HIGHMEM-in-brd_insert_page.patch
|
||||
patches.kernel.org/5.1.5-036-proc-prevent-changes-to-overridden-credentials.patch
|
||||
patches.kernel.org/5.1.5-037-Revert-MD-fix-lock-contention-for-flush-bios.patch
|
||||
patches.kernel.org/5.1.5-038-md-batch-flush-requests.patch
|
||||
patches.kernel.org/5.1.5-039-md-add-mddev-pers-to-avoid-potential-NULL-point.patch
|
||||
patches.kernel.org/5.1.5-040-md-add-a-missing-endianness-conversion-in-check.patch
|
||||
patches.kernel.org/5.1.5-041-dcache-sort-the-freeing-without-RCU-delay-mess-.patch
|
||||
patches.kernel.org/5.1.5-042-intel_th-msu-Fix-single-mode-with-IOMMU.patch
|
||||
patches.kernel.org/5.1.5-043-p54-drop-device-reference-count-if-fails-to-ena.patch
|
||||
patches.kernel.org/5.1.5-044-of-fix-clang-Wunsequenced-for-be32_to_cpu.patch
|
||||
patches.kernel.org/5.1.5-045-brcmfmac-Add-DMI-nvram-filename-quirk-for-ACEPC.patch
|
||||
patches.kernel.org/5.1.5-046-cifs-fix-credits-leak-for-SMB1-oplock-breaks.patch
|
||||
patches.kernel.org/5.1.5-047-cifs-fix-strcat-buffer-overflow-and-reduce-raci.patch
|
||||
patches.kernel.org/5.1.5-048-phy-ti-pipe3-fix-missing-bit-wise-or-operator-w.patch
|
||||
patches.kernel.org/5.1.5-049-media-ov6650-Fix-sensor-possibly-not-detected-o.patch
|
||||
patches.kernel.org/5.1.5-050-media-seco-cec-fix-building-with-RC_CORE-m.patch
|
||||
patches.kernel.org/5.1.5-051-media-imx-csi-Allow-unknown-nearest-upstream-en.patch
|
||||
patches.kernel.org/5.1.5-052-media-imx-Clear-fwnode-link-struct-for-each-end.patch
|
||||
patches.kernel.org/5.1.5-053-media-imx-Rename-functions-that-add-IPU-interna.patch
|
||||
patches.kernel.org/5.1.5-054-media-imx-Don-t-register-IPU-subdevs-links-if-C.patch
|
||||
patches.kernel.org/5.1.5-055-RDMA-mlx5-Use-get_zeroed_page-for-clock_info.patch
|
||||
patches.kernel.org/5.1.5-056-RDMA-ipoib-Allow-user-space-differentiate-betwe.patch
|
||||
patches.kernel.org/5.1.5-057-NFS4-Fix-v4.0-client-state-corruption-when-moun.patch
|
||||
patches.kernel.org/5.1.5-058-PNFS-fallback-to-MDS-if-no-deviceid-found.patch
|
||||
patches.kernel.org/5.1.5-059-clk-hi3660-Mark-clk_gate_ufs_subsys-as-critical.patch
|
||||
patches.kernel.org/5.1.5-060-clk-tegra-Fix-PLLM-programming-on-Tegra124-when.patch
|
||||
patches.kernel.org/5.1.5-061-clk-mediatek-Disable-tuner_en-before-change-PLL.patch
|
||||
patches.kernel.org/5.1.5-062-clk-rockchip-fix-wrong-clock-definitions-for-rk.patch
|
||||
patches.kernel.org/5.1.5-063-udlfb-delete-the-unused-parameter-for-dlfb_hand.patch
|
||||
patches.kernel.org/5.1.5-064-udlfb-fix-sleeping-inside-spinlock.patch
|
||||
patches.kernel.org/5.1.5-065-udlfb-introduce-a-rendering-mutex.patch
|
||||
patches.kernel.org/5.1.5-066-fuse-fix-writepages-on-32bit.patch
|
||||
patches.kernel.org/5.1.5-067-fuse-honor-RLIMIT_FSIZE-in-fuse_file_fallocate.patch
|
||||
patches.kernel.org/5.1.5-068-ovl-fix-missing-upper-fs-freeze-protection-on-c.patch
|
||||
patches.kernel.org/5.1.5-069-fsnotify-fix-unlink-performance-regression.patch
|
||||
patches.kernel.org/5.1.5-070-gcc-plugins-arm_ssp_per_task_plugin-Fix-for-old.patch
|
||||
patches.kernel.org/5.1.5-071-iommu-tegra-smmu-Fix-invalid-ASID-bits-on-Tegra.patch
|
||||
patches.kernel.org/5.1.5-072-ceph-flush-dirty-inodes-before-proceeding-with-.patch
|
||||
patches.kernel.org/5.1.5-073-x86_64-Add-gap-to-int3-to-allow-for-call-emulat.patch
|
||||
patches.kernel.org/5.1.5-074-x86_64-Allow-breakpoints-to-emulate-call-instru.patch
|
||||
patches.kernel.org/5.1.5-075-ftrace-x86_64-Emulate-call-function-while-updat.patch
|
||||
patches.kernel.org/5.1.5-076-tracing-Fix-partial-reading-of-trace-event-s-id.patch
|
||||
patches.kernel.org/5.1.5-077-tracing-probeevent-Fix-to-make-the-type-of-comm.patch
|
||||
patches.kernel.org/5.1.5-078-memory-tegra-Fix-integer-overflow-on-tick-value.patch
|
||||
patches.kernel.org/5.1.5-079-perf-intel-pt-Fix-instructions-sampling-rate.patch
|
||||
patches.kernel.org/5.1.5-080-perf-intel-pt-Fix-improved-sample-timestamp.patch
|
||||
patches.kernel.org/5.1.5-081-perf-intel-pt-Fix-sample-timestamp-wrt-non-take.patch
|
||||
patches.kernel.org/5.1.5-082-MIPS-perf-Fix-build-with-CONFIG_CPU_BMIPS5000-e.patch
|
||||
patches.kernel.org/5.1.5-083-objtool-Allow-AR-to-be-overridden-with-HOSTAR.patch
|
||||
patches.kernel.org/5.1.5-084-x86-mpx-mm-core-Fix-recursive-munmap-corruption.patch
|
||||
patches.kernel.org/5.1.5-085-fbdev-efifb-Ignore-framebuffer-memmap-entries-t.patch
|
||||
patches.kernel.org/5.1.5-086-fbdev-sm712fb-fix-brightness-control-on-reboot-.patch
|
||||
patches.kernel.org/5.1.5-087-fbdev-sm712fb-fix-VRAM-detection-don-t-set-SR70.patch
|
||||
patches.kernel.org/5.1.5-088-fbdev-sm712fb-fix-white-screen-of-death-on-rebo.patch
|
||||
patches.kernel.org/5.1.5-089-fbdev-sm712fb-fix-boot-screen-glitch-when-sm712.patch
|
||||
patches.kernel.org/5.1.5-090-fbdev-sm712fb-fix-crashes-during-framebuffer-wr.patch
|
||||
patches.kernel.org/5.1.5-091-fbdev-sm712fb-fix-support-for-1024x768-16-mode.patch
|
||||
patches.kernel.org/5.1.5-092-fbdev-sm712fb-use-1024x768-by-default-on-non-MI.patch
|
||||
patches.kernel.org/5.1.5-093-fbdev-sm712fb-fix-crashes-and-garbled-display-d.patch
|
||||
patches.kernel.org/5.1.5-094-PCI-Mark-AMD-Stoney-Radeon-R7-GPU-ATS-as-broken.patch
|
||||
patches.kernel.org/5.1.5-095-PCI-Mark-Atheros-AR9462-to-avoid-bus-reset.patch
|
||||
patches.kernel.org/5.1.5-096-PCI-Reset-Lenovo-ThinkPad-P50-nvgpu-at-boot-if-.patch
|
||||
patches.kernel.org/5.1.5-097-PCI-Init-PCIe-feature-bits-for-managed-host-bri.patch
|
||||
patches.kernel.org/5.1.5-098-PCI-AER-Change-pci_aer_init-stub-to-return-void.patch
|
||||
patches.kernel.org/5.1.5-099-PCI-rcar-Add-the-initialization-of-PCIe-link-in.patch
|
||||
patches.kernel.org/5.1.5-100-PCI-Factor-out-pcie_retrain_link-function.patch
|
||||
patches.kernel.org/5.1.5-101-PCI-Work-around-Pericom-PCIe-to-PCI-bridge-Retr.patch
|
||||
patches.kernel.org/5.1.5-102-dm-cache-metadata-Fix-loading-discard-bitset.patch
|
||||
patches.kernel.org/5.1.5-103-dm-zoned-Fix-zone-report-handling.patch
|
||||
patches.kernel.org/5.1.5-104-dm-init-fix-max-devices-targets-checks.patch
|
||||
patches.kernel.org/5.1.5-105-dm-delay-fix-a-crash-when-invalid-device-is-spe.patch
|
||||
patches.kernel.org/5.1.5-106-dm-crypt-move-detailed-message-into-debug-level.patch
|
||||
patches.kernel.org/5.1.5-107-dm-integrity-correctly-calculate-the-size-of-me.patch
|
||||
patches.kernel.org/5.1.5-108-dm-ioctl-fix-hang-in-early-create-error-conditi.patch
|
||||
patches.kernel.org/5.1.5-109-dm-mpath-always-free-attached_handler_name-in-p.patch
|
||||
patches.kernel.org/5.1.5-110-fuse-Add-FOPEN_STREAM-to-use-stream_open.patch
|
||||
patches.kernel.org/5.1.5-111-dm-make-sure-to-obey-max_io_len_target_boundary.patch
|
||||
patches.kernel.org/5.1.5-112-Revert-Don-t-jump-to-compute_result-state-from-.patch
|
||||
patches.kernel.org/5.1.5-113-md-raid-raid5-preserve-the-writeback-action-aft.patch
|
||||
patches.kernel.org/5.1.5-114-dmaengine-imx-sdma-Only-check-ratio-on-parts-th.patch
|
||||
patches.kernel.org/5.1.5-115-driver-core-Postpone-DMA-tear-down-until-after-.patch
|
||||
patches.kernel.org/5.1.5-116-bpf-relax-inode-permission-check-for-retrieving.patch
|
||||
patches.kernel.org/5.1.5-117-bpf-add-map_lookup_elem_sys_only-for-lookups-fr.patch
|
||||
patches.kernel.org/5.1.5-118-bpf-lru-avoid-messing-with-eviction-heuristics-.patch
|
||||
patches.kernel.org/5.1.5-119-y2038-Make-CONFIG_64BIT_TIME-unconditional.patch
|
||||
patches.kernel.org/5.1.5-120-btrfs-reloc-Fix-NULL-pointer-dereference-due-to.patch
|
||||
patches.kernel.org/5.1.5-121-ARM-dts-imx6q-logicpd-Reduce-inrush-current-on-.patch
|
||||
patches.kernel.org/5.1.5-122-ARM-dts-imx6q-logicpd-Reduce-inrush-current-on-.patch
|
||||
patches.kernel.org/5.1.5-123-fbdev-sm712fb-fix-memory-frequency-by-avoiding-.patch
|
||||
patches.kernel.org/5.1.5-124-Linux-5.1.5.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -524,6 +648,7 @@
|
||||
# Wireless Networking
|
||||
########################################################
|
||||
patches.suse/b43-missing-firmware-info.patch
|
||||
patches.suse/RFC-Bluetooth-Check-key-sizes-only-when-Secure-Simple-Pairing-is-enabled.patch
|
||||
|
||||
########################################################
|
||||
# ISDN
|
||||
@ -582,12 +707,10 @@
|
||||
patches.suse/dm-mpath-leastpending-path-update
|
||||
patches.suse/dm-table-switch-to-readonly
|
||||
patches.suse/dm-mpath-no-partitions-feature
|
||||
patches.suse/dm-make-sure-to-obey-max_io_len_target_boundary.patch
|
||||
|
||||
########################################################
|
||||
# md
|
||||
########################################################
|
||||
patches.suse/Revert-Don-t-jump-to-compute_result-state-from-check.patch
|
||||
|
||||
##########################################################
|
||||
#
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-05-22 16:58:21 +0000
|
||||
GIT Revision: 817786bae4d57fbe24d897871baf08916ee5d1c3
|
||||
2019-05-26 09:03:25 +0000
|
||||
GIT Revision: bde30e19785c484a4b2410a8f27ce4f72a231685
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user