commit c52890c381f3f7f25d4fd47afab2feee60567d79
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1043
This commit is contained in:
parent
39d9c633b5
commit
a7eee608dd
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80f8fc1b74f56a925ead3679833a50c25c22fae34bebe5875e7896f6f2a1c029
|
||||
size 189312
|
||||
oid sha256:c1d64c091de95b3a281805bdd2f29a0dff544c509ab2caca8289027ad744ee82
|
||||
size 189288
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
BuildRequires: kernel%kernel_flavor-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 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.0.3
|
||||
Version: 5.0.4
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,417 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:41:02 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.4 (bnc#1012628).
|
||||
- SUNRPC: Respect RPC call timeouts when retrying transmission
|
||||
(bnc#1012628).
|
||||
- SUNRPC: Fix up RPC back channel transmission (bnc#1012628).
|
||||
- SUNRPC: Prevent thundering herd when the socket is not connected
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix boot crash for machine without EDAT-1
|
||||
(bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix OF child-node lookups (bnc#1012628).
|
||||
- net: dsa: lantiq_gswip: fix use-after-free on failed probe
|
||||
(bnc#1012628).
|
||||
- KVM: nVMX: Check a single byte for VMCS "launched" in nested
|
||||
early checks (bnc#1012628).
|
||||
- KVM: nVMX: Ignore limit checks on VMX instructions using flat
|
||||
segments (bnc#1012628).
|
||||
- KVM: nVMX: Apply addr size mask to effective address for VMX
|
||||
instructions (bnc#1012628).
|
||||
- KVM: nVMX: Sign extend displacements of VMX instr's mem operands
|
||||
(bnc#1012628).
|
||||
- KVM: x86/mmu: Do not cache MMIO accesses while memslots are
|
||||
in flux (bnc#1012628).
|
||||
- KVM: x86/mmu: Detect MMIO generation wrap in any address space
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Zero out *all* general purpose registers after VM-Exit
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Compare only a single byte for VMCS' "launched"
|
||||
in vCPU-run (bnc#1012628).
|
||||
- KVM: Call kvm_arch_memslots_updated() before updating memslots
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: don't call dm_pp_ function from an fpu block
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: correct power reading on fiji (bnc#1012628).
|
||||
- drm/radeon/evergreen_cs: fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- drm/fb-helper: generic: Fix drm_fbdev_client_restore()
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Stop upstream before disabling IDMA channel
|
||||
(bnc#1012628).
|
||||
- media: imx: csi: Disable CSI immediately after last EOF
|
||||
(bnc#1012628).
|
||||
- media: imx-csi: Input connections to CSI should be optional
|
||||
(bnc#1012628).
|
||||
- media: vimc: Add vimc-streamer for stream control (bnc#1012628).
|
||||
- media: uvcvideo: Avoid NULL pointer dereference at the end of
|
||||
streaming (bnc#1012628).
|
||||
- media: sun6i: Fix CSI regmap's max_register (bnc#1012628).
|
||||
- media: lgdt330x: fix lock status reporting (bnc#1012628).
|
||||
- media: imx: prpencvf: Stop upstream before disabling IDMA
|
||||
channel (bnc#1012628).
|
||||
- rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
|
||||
(bnc#1012628).
|
||||
- tpm: Unify the send callback behaviour (bnc#1012628).
|
||||
- tpm/tpm_crb: Avoid unaligned reads in crb_recv() (bnc#1012628).
|
||||
- x86/ftrace: Fix warning and considate ftrace_jmp_replace()
|
||||
and ftrace_call_replace() (bnc#1012628).
|
||||
- x86/kvmclock: set offset for kvm unstable clock (bnc#1012628).
|
||||
- md: Fix failed allocation of md_register_thread (bnc#1012628).
|
||||
- perf intel-pt: Fix divide by zero when TSC is not available
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/uncore: Fix client IMC events return huge result
|
||||
(bnc#1012628).
|
||||
- perf intel-pt: Fix overlap calculation for padding
|
||||
(bnc#1012628).
|
||||
- perf auxtrace: Define auxtrace record alignment (bnc#1012628).
|
||||
- perf tools: Fix split_kallsyms_for_kcore() for trampoline
|
||||
symbols (bnc#1012628).
|
||||
- perf intel-pt: Fix CYC timestamp calculation after OVF
|
||||
(bnc#1012628).
|
||||
- x86/unwind/orc: Fix ORC unwind table alignment (bnc#1012628).
|
||||
- vt: perform safe console erase in the right order (bnc#1012628).
|
||||
- stable-kernel-rules.rst: add link to networking patch queue
|
||||
(bnc#1012628).
|
||||
- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
|
||||
(bnc#1012628).
|
||||
- bcache: treat stale && dirty keys as bad keys (bnc#1012628).
|
||||
- bcache: never writeback a discard operation (bnc#1012628).
|
||||
- PM / OPP: Update performance state when freq == old_freq
|
||||
(bnc#1012628).
|
||||
- PM / wakeup: Rework wakeup source timer cancellation
|
||||
(bnc#1012628).
|
||||
- svcrpc: fix UDP on servers with lots of threads (bnc#1012628).
|
||||
- NFSv4.1: Reinitialise sequence results before retransmitting
|
||||
a request (bnc#1012628).
|
||||
- nfsd: fix wrong check in write_v4_end_grace() (bnc#1012628).
|
||||
- nfsd: fix memory corruption caused by readdir (bnc#1012628).
|
||||
- nfsd: fix performance-limiting session calculation
|
||||
(bnc#1012628).
|
||||
- NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix an I/O request leakage in nfs_do_recoalesce
|
||||
(bnc#1012628).
|
||||
- NFS: Fix I/O request leakages (bnc#1012628).
|
||||
- cpuidle: governor: Add new governors to cpuidle_governors again
|
||||
(bnc#1012628).
|
||||
- cpcap-charger: generate events for userspace (bnc#1012628).
|
||||
- mfd: sm501: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- media: cx25840: mark pad sig_types to fix cx231xx init
|
||||
(bnc#1012628).
|
||||
- dm integrity: limit the rate of error messages (bnc#1012628).
|
||||
- dm: fix to_sector() for 32bit (bnc#1012628).
|
||||
- ipmi_si: fix use-after-free of resource->name (bnc#1012628).
|
||||
- ipmi_si: Fix crash when using hard-coded device (bnc#1012628).
|
||||
- Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
|
||||
(bnc#1012628).
|
||||
- arm64: KVM: Fix architecturally invalid reset value for
|
||||
FPEXC32_EL2 (bnc#1012628).
|
||||
- arm64: debug: Ensure debug handlers check triggering exception
|
||||
level (bnc#1012628).
|
||||
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for
|
||||
debug signals (bnc#1012628).
|
||||
- arm64: Fix HCR.TGE status for NMI contexts (bnc#1012628).
|
||||
- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: Fix the message printed when stack overflows
|
||||
(bnc#1012628).
|
||||
- powerpc/traps: fix recoverability of machine check handling
|
||||
on book3s/32 (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI xmon timeout (bnc#1012628).
|
||||
- powerpc/smp: Fix NMI IPI timeout (bnc#1012628).
|
||||
- powerpc/hugetlb: Don't do runtime allocation of 16G pages in
|
||||
LPAR configuration (bnc#1012628).
|
||||
- powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
|
||||
(bnc#1012628).
|
||||
- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS
|
||||
guest (bnc#1012628).
|
||||
- powerpc/64s/hash: Fix assert_slb_presence() use of the
|
||||
slbfee. instruction (bnc#1012628).
|
||||
- powerpc/powernv: Don't reprogram SLW image on every KVM guest
|
||||
entry/exit (bnc#1012628).
|
||||
- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bnc#1012628).
|
||||
- powerpc/83xx: Also save/restore SPRG4-7 during suspend
|
||||
(bnc#1012628).
|
||||
- powerpc/powernv: Make opal log only readable by root
|
||||
(bnc#1012628).
|
||||
- powerpc/wii: properly disable use of BATs when requested
|
||||
(bnc#1012628).
|
||||
- powerpc/32: Clear on-stack exception marker upon exception
|
||||
return (bnc#1012628).
|
||||
- security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused
|
||||
superblock (bnc#1012628).
|
||||
- selinux: add the missing walk_size + len check in
|
||||
selinux_sctp_bind_connect (bnc#1012628).
|
||||
- jbd2: fix compile warning when using JBUFFER_TRACE
|
||||
(bnc#1012628).
|
||||
- jbd2: clear dirty flag when revoking a buffer from an older
|
||||
transaction (bnc#1012628).
|
||||
- serial: 8250_pci: Have ACCES cards that use the four
|
||||
port Pericom PI7C9X7954 chip use the pci_pericom_setup()
|
||||
(bnc#1012628).
|
||||
- serial: 8250_pci: Fix number of ports for ACCES serial cards
|
||||
(bnc#1012628).
|
||||
- serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
|
||||
(bnc#1012628).
|
||||
- serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
|
||||
(bnc#1012628).
|
||||
- dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
|
||||
(bnc#1012628).
|
||||
- usb: typec: tps6598x: handle block writes separately with
|
||||
plain-I2C adapters (bnc#1012628).
|
||||
- usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
|
||||
(bnc#1012628).
|
||||
- clk: ingenic: Fix doc of ingenic_cgu_div_info (bnc#1012628).
|
||||
- clk: ingenic: Fix round_rate misbehaving with non-integer
|
||||
dividers (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix kfree() of const memory on setting
|
||||
driver_override (bnc#1012628).
|
||||
- clk: samsung: exynos5: Fix possible NULL pointer exception on
|
||||
platform_device_alloc() failure (bnc#1012628).
|
||||
- clk: clk-twl6040: Fix imprecise external abort for pdmclk
|
||||
(bnc#1012628).
|
||||
- clk: uniphier: Fix update register for CPU-gear (bnc#1012628).
|
||||
- ext2: Fix underflow in ext2_max_size() (bnc#1012628).
|
||||
- cxl: Wrap iterations over afu slices inside 'afu_list_lock'
|
||||
(bnc#1012628).
|
||||
- IB/rdmavt: Fix concurrency panics in QP post_send and modify
|
||||
to error (bnc#1012628).
|
||||
- IB/rdmavt: Fix loopback send with invalidate ordering
|
||||
(bnc#1012628).
|
||||
- IB/hfi1: Close race condition on user context disable and close
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
|
||||
(bnc#1012628).
|
||||
- PCI: pci-bridge-emul: Create per-bridge copy of register
|
||||
behavior (bnc#1012628).
|
||||
- PCI: pciehp: Disable Data Link Layer State Changed event on
|
||||
suspend (bnc#1012628).
|
||||
- PCI: dwc: skip MSI init if MSIs have been explicitly disabled
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Don't deassert reset GPIO during probe (bnc#1012628).
|
||||
- PCI/DPC: Fix print AER status in DPC event handling
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Use LTR if already enabled by platform (bnc#1012628).
|
||||
- swiotlb: Add is_swiotlb_active() function (bnc#1012628).
|
||||
- swiotlb: Introduce swiotlb_max_mapping_size() (bnc#1012628).
|
||||
- dma: Introduce dma_max_mapping_size() (bnc#1012628).
|
||||
- ext4: fix crash during online resizing (bnc#1012628).
|
||||
- ext4: add mask of ext4 flags to swap (bnc#1012628).
|
||||
- ext4: update quota information while swapping boot loader inode
|
||||
(bnc#1012628).
|
||||
- gpio: pca953x: Fix dereference of irq data in shutdown
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5640: Fix post-reset delay (bnc#1012628).
|
||||
- i2c: tegra: update maximum transfer size (bnc#1012628).
|
||||
- i2c: tegra: fix maximum transfer size (bnc#1012628).
|
||||
- parport_pc: fix find_superio io compare code, should use equal
|
||||
test (bnc#1012628).
|
||||
- intel_th: Don't reference unassigned outputs (bnc#1012628).
|
||||
- device property: Fix the length used in PROPERTY_ENTRY_STRING()
|
||||
(bnc#1012628).
|
||||
- nvmem: core: don't check the return value of notifier chain call
|
||||
(bnc#1012628).
|
||||
- kernel/sysctl.c: add missing range check in
|
||||
do_proc_dointvec_minmax_conv (bnc#1012628).
|
||||
- mm/memory.c: do_fault: avoid usage of stale vm_area_struct
|
||||
(bnc#1012628).
|
||||
- mm/vmalloc: fix size check for remap_vmalloc_range_partial()
|
||||
(bnc#1012628).
|
||||
- mm: hwpoison: fix thp split handing in
|
||||
soft_offline_in_use_page() (bnc#1012628).
|
||||
- ext4: cleanup pagecache before swap i_data (bnc#1012628).
|
||||
- ext4: fix check of inode in swap_inode_boot_loader
|
||||
(bnc#1012628).
|
||||
- cpufreq: pxa2xx: remove incorrect __init annotation
|
||||
(bnc#1012628).
|
||||
- cpufreq: tegra124: add missing of_node_put() (bnc#1012628).
|
||||
- cpufreq: kryo: Release OPP tables on module removal
|
||||
(bnc#1012628).
|
||||
- x86/kprobes: Prohibit probing on optprobe template code
|
||||
(bnc#1012628).
|
||||
- irqchip/brcmstb-l2: Use _irqsave locking variants in
|
||||
non-interrupt code (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device
|
||||
table (bnc#1012628).
|
||||
- libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
|
||||
(bnc#1012628).
|
||||
- soc: qcom: rpmh: Avoid accessing freed memory from batch API
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix deadlock between clone/dedupe and rename
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix corruption reading shared and compressed extents
|
||||
after hole punching (bnc#1012628).
|
||||
- btrfs: init csum_list before possible free (bnc#1012628).
|
||||
- btrfs: ensure that a DUP or RAID1 block group has exactly two
|
||||
stripes (bnc#1012628).
|
||||
- btrfs: drop the lock on error in btrfs_dev_replace_cancel
|
||||
(bnc#1012628).
|
||||
- btrfs: scrub: fix circular locking dependency warning
|
||||
(bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
__btrfs_set_acl (bnc#1012628).
|
||||
- Btrfs: setup a nofs context for memory allocation at
|
||||
btrfs_create_tree() (bnc#1012628).
|
||||
- m68k: Add -ffreestanding to CFLAGS (bnc#1012628).
|
||||
- ovl: Do not lose security.capability xattr over metadata file
|
||||
copy-up (bnc#1012628).
|
||||
- ovl: During copy up, first copy up data and then xattrs
|
||||
(bnc#1012628).
|
||||
- splice: don't merge into linked buffers (bnc#1012628).
|
||||
- fs/devpts: always delete dcache dentry-s in dput()
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Use complete switch scan for RSCN events
|
||||
(bnc#1012628).
|
||||
- scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue
|
||||
is not supported (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix LUN discovery if loop id is not assigned
|
||||
yet by firmware (bnc#1012628).
|
||||
- scsi: target/iscsi: Avoid iscsit_release_commands_from_conn()
|
||||
deadlock (bnc#1012628).
|
||||
- scsi: sd: Optimal I/O size should be a multiple of physical
|
||||
block size (bnc#1012628).
|
||||
- scsi: aacraid: Fix performance issue on logical drives
|
||||
(bnc#1012628).
|
||||
- scsi: virtio_scsi: don't send sc payload with tmfs
|
||||
(bnc#1012628).
|
||||
- s390/virtio: handle find on invalid queue gracefully
|
||||
(bnc#1012628).
|
||||
- s390/setup: fix early warning messages (bnc#1012628).
|
||||
- s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus
|
||||
subsystem (bnc#1012628).
|
||||
- clocksource/drivers/arch_timer: Workaround for Allwinner A64
|
||||
timer instability (bnc#1012628).
|
||||
- Update config files.
|
||||
Set SUN50I_ERRATUM_UNKNOWN1=y to stay aligned with the master branch.
|
||||
- clocksource/drivers/exynos_mct: Clear timer interrupt when
|
||||
shutdown (bnc#1012628).
|
||||
- clocksource/drivers/exynos_mct: Move one-shot check from tick
|
||||
clear to ISR (bnc#1012628).
|
||||
- mt76: fix corrupted software generated tx CCMP PN (bnc#1012628).
|
||||
- regulator: s2mpa01: Fix step values for some LDOs (bnc#1012628).
|
||||
- regulator: max77620: Initialize values for DT properties
|
||||
(bnc#1012628).
|
||||
- regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
|
||||
(bnc#1012628).
|
||||
- spi: spi-gpio: fix SPI_CS_HIGH capability (bnc#1012628).
|
||||
- spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
|
||||
(bnc#1012628).
|
||||
- spi: pxa2xx: Setup maximum supported DMA transfer length
|
||||
(bnc#1012628).
|
||||
- spi: ti-qspi: Fix mmap read when more than one CS in use
|
||||
(bnc#1012628).
|
||||
- mmc:fix a bug when max_discard is 0 (bnc#1012628).
|
||||
- mmc: renesas_sdhi: Fix card initialization failure in high
|
||||
speed mode (bnc#1012628).
|
||||
- mmc: sdhci-esdhc-imx: fix HS400 timing issue (bnc#1012628).
|
||||
- ACPI / device_sysfs: Avoid OF modalias creation for removed
|
||||
device (bnc#1012628).
|
||||
- xen: fix dom0 boot on huge systems (bnc#1012628).
|
||||
- vmw_balloon: release lock on error in vmballoon_reset()
|
||||
(bnc#1012628).
|
||||
- tracing/perf: Use strndup_user() instead of buggy open-coded
|
||||
version (bnc#1012628).
|
||||
- tracing: Do not free iter->trace in fail path of
|
||||
tracing_open_pipe() (bnc#1012628).
|
||||
- tracing: Use strncpy instead of memcpy for string keys in hist
|
||||
triggers (bnc#1012628).
|
||||
- smb3: make default i/o size for smb3 mounts larger
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix read after write for files with read caching
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not skip SMB2 message IDs on send failures
|
||||
(bnc#1012628).
|
||||
- CIFS: Do not reset lease state to NONE on lease break
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix leaking locked VFS cache pages in writeback retry
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
|
||||
(bnc#1012628).
|
||||
- crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aesni-gcm - fix crash on empty plaintext
|
||||
(bnc#1012628).
|
||||
- crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - skip crc32c context test for ahash algorithms
|
||||
(bnc#1012628).
|
||||
- crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: pcbc - remove bogus memcpy()s with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: morus - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: arm64/aes-neonbs - fix returning final keystream block
|
||||
(bnc#1012628).
|
||||
- crypto: arm/crct10dif - revert to C code for short inputs
|
||||
(bnc#1012628).
|
||||
- crypto: aegis - fix handling chunked inputs (bnc#1012628).
|
||||
- crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
|
||||
(bnc#1012628).
|
||||
- fix cgroup_do_mount() handling of failure exits (bnc#1012628).
|
||||
- libnvdimm: Fix altmap reservation size calculation
|
||||
(bnc#1012628).
|
||||
- libnvdimm/pmem: Honor force_raw for legacy pmem regions
|
||||
(bnc#1012628).
|
||||
- libnvdimm, pfn: Fix over-trim in trim_pfn_device()
|
||||
(bnc#1012628).
|
||||
- libnvdimm/label: Clear 'updating' flag after label-set update
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt short-ARS even in the no_init_ars case
|
||||
(bnc#1012628).
|
||||
- nfit/ars: Attempt a short-ARS whenever the ARS state is idle
|
||||
at boot (bnc#1012628).
|
||||
- acpi/nfit: Fix bus command validation (bnc#1012628).
|
||||
- nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
|
||||
(bnc#1012628).
|
||||
- nfit: Fix nfit_intel_shutdown_status() command submission
|
||||
(bnc#1012628).
|
||||
- dax: Flush partial PMDs correctly (bnc#1012628).
|
||||
- crypto: rockchip - update new iv to device in multiple
|
||||
operations (bnc#1012628).
|
||||
- crypto: rockchip - fix scatterlist nents error (bnc#1012628).
|
||||
- crypto: ahash - fix another early termination in hash walk
|
||||
(bnc#1012628).
|
||||
- crypto: ofb - fix handling partial blocks and make thread-safe
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - remove bogus memcpy() with src == dest
|
||||
(bnc#1012628).
|
||||
- crypto: cfb - add missing 'chunksize' property (bnc#1012628).
|
||||
- crypto: ccree - don't copy zero size ciphertext (bnc#1012628).
|
||||
- crypto: ccree - unmap buffer before copying IV (bnc#1012628).
|
||||
- crypto: ccree - fix free of unallocated mlli buffer
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix DMA mapping of stack memory (bnc#1012628).
|
||||
- crypto: caam - fixed handling of sg list (bnc#1012628).
|
||||
- crypto: ccree - fix missing break in switch statement
|
||||
(bnc#1012628).
|
||||
- crypto: caam - fix hash context DMA unmap size (bnc#1012628).
|
||||
- stm class: Fix an endless loop in channel allocation
|
||||
(bnc#1012628).
|
||||
- stm class: Prevent division by zero (bnc#1012628).
|
||||
- mei: bus: move hw module get/put to probe/release (bnc#1012628).
|
||||
- mei: hbm: clean the feature flags on link reset (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Use proper number of channels for
|
||||
Exynos4x12 (bnc#1012628).
|
||||
- iio: adc: exynos-adc: Fix NULL pointer exception on unbind
|
||||
(bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: Fix energysense SLEEP bit (bnc#1012628).
|
||||
- ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
|
||||
(bnc#1012628).
|
||||
- ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
|
||||
(bnc#1012628).
|
||||
- 9p/net: fix memory leak in p9_client_create (bnc#1012628).
|
||||
- 9p: use inode->i_lock to protect i_size_write() under 32-bit
|
||||
(bnc#1012628).
|
||||
- commit c52890c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 15:48:19 CET 2019 - msuchanek@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.3
|
||||
%define patchversion 5.0.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -62,9 +62,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2a31831
|
||||
Release: <RELEASE>.gc52890c
|
||||
%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-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: kernel-%build_flavor-base-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
Provides: kernel-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
Provides: %name-srchash-c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
%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:8875c742c6014b7b4109b8628ee8d230e9c241f538dd84f6f54d0d6f3876c950
|
||||
size 101488
|
||||
oid sha256:d906748e1389f66063e1435087631c05917de514a1ca14d8d6959a32d8d98b1a
|
||||
size 287388
|
||||
|
239
series.conf
239
series.conf
@ -144,6 +144,245 @@
|
||||
patches.kernel.org/5.0.3-042-It-s-wrong-to-add-len-to-sector_nr-in-raid10-re.patch
|
||||
patches.kernel.org/5.0.3-043-drm-Block-fb-changes-for-async-plane-updates.patch
|
||||
patches.kernel.org/5.0.3-044-Linux-5.0.3.patch
|
||||
patches.kernel.org/5.0.4-001-9p-use-inode-i_lock-to-protect-i_size_write-und.patch
|
||||
patches.kernel.org/5.0.4-002-9p-net-fix-memory-leak-in-p9_client_create.patch
|
||||
patches.kernel.org/5.0.4-003-ASoC-fsl_esai-fix-register-setting-issue-in-RIG.patch
|
||||
patches.kernel.org/5.0.4-004-ASoC-codecs-pcm186x-fix-wrong-usage-of-DECLARE_.patch
|
||||
patches.kernel.org/5.0.4-005-ASoC-codecs-pcm186x-Fix-energysense-SLEEP-bit.patch
|
||||
patches.kernel.org/5.0.4-006-iio-adc-exynos-adc-Fix-NULL-pointer-exception-o.patch
|
||||
patches.kernel.org/5.0.4-007-iio-adc-exynos-adc-Use-proper-number-of-channel.patch
|
||||
patches.kernel.org/5.0.4-008-mei-hbm-clean-the-feature-flags-on-link-reset.patch
|
||||
patches.kernel.org/5.0.4-009-mei-bus-move-hw-module-get-put-to-probe-release.patch
|
||||
patches.kernel.org/5.0.4-010-stm-class-Prevent-division-by-zero.patch
|
||||
patches.kernel.org/5.0.4-011-stm-class-Fix-an-endless-loop-in-channel-alloca.patch
|
||||
patches.kernel.org/5.0.4-012-crypto-caam-fix-hash-context-DMA-unmap-size.patch
|
||||
patches.kernel.org/5.0.4-013-crypto-ccree-fix-missing-break-in-switch-statem.patch
|
||||
patches.kernel.org/5.0.4-014-crypto-caam-fixed-handling-of-sg-list.patch
|
||||
patches.kernel.org/5.0.4-015-crypto-caam-fix-DMA-mapping-of-stack-memory.patch
|
||||
patches.kernel.org/5.0.4-016-crypto-ccree-fix-free-of-unallocated-mlli-buffe.patch
|
||||
patches.kernel.org/5.0.4-017-crypto-ccree-unmap-buffer-before-copying-IV.patch
|
||||
patches.kernel.org/5.0.4-018-crypto-ccree-don-t-copy-zero-size-ciphertext.patch
|
||||
patches.kernel.org/5.0.4-019-crypto-cfb-add-missing-chunksize-property.patch
|
||||
patches.kernel.org/5.0.4-020-crypto-cfb-remove-bogus-memcpy-with-src-dest.patch
|
||||
patches.kernel.org/5.0.4-021-crypto-ofb-fix-handling-partial-blocks-and-make.patch
|
||||
patches.kernel.org/5.0.4-022-crypto-ahash-fix-another-early-termination-in-h.patch
|
||||
patches.kernel.org/5.0.4-023-crypto-rockchip-fix-scatterlist-nents-error.patch
|
||||
patches.kernel.org/5.0.4-024-crypto-rockchip-update-new-iv-to-device-in-mult.patch
|
||||
patches.kernel.org/5.0.4-025-dax-Flush-partial-PMDs-correctly.patch
|
||||
patches.kernel.org/5.0.4-026-nfit-Fix-nfit_intel_shutdown_status-command-sub.patch
|
||||
patches.kernel.org/5.0.4-027-nfit-acpi_nfit_ctl-Check-out_obj-type-in-the-ri.patch
|
||||
patches.kernel.org/5.0.4-028-acpi-nfit-Fix-bus-command-validation.patch
|
||||
patches.kernel.org/5.0.4-029-nfit-ars-Attempt-a-short-ARS-whenever-the-ARS-s.patch
|
||||
patches.kernel.org/5.0.4-030-nfit-ars-Attempt-short-ARS-even-in-the-no_init_.patch
|
||||
patches.kernel.org/5.0.4-031-libnvdimm-label-Clear-updating-flag-after-label.patch
|
||||
patches.kernel.org/5.0.4-032-libnvdimm-pfn-Fix-over-trim-in-trim_pfn_device.patch
|
||||
patches.kernel.org/5.0.4-033-libnvdimm-pmem-Honor-force_raw-for-legacy-pmem-.patch
|
||||
patches.kernel.org/5.0.4-034-libnvdimm-Fix-altmap-reservation-size-calculati.patch
|
||||
patches.kernel.org/5.0.4-035-fix-cgroup_do_mount-handling-of-failure-exits.patch
|
||||
patches.kernel.org/5.0.4-036-crypto-aead-set-CRYPTO_TFM_NEED_KEY-if-setkey-f.patch
|
||||
patches.kernel.org/5.0.4-037-crypto-aegis-fix-handling-chunked-inputs.patch
|
||||
patches.kernel.org/5.0.4-038-crypto-arm-crct10dif-revert-to-C-code-for-short.patch
|
||||
patches.kernel.org/5.0.4-039-crypto-arm64-aes-neonbs-fix-returning-final-key.patch
|
||||
patches.kernel.org/5.0.4-040-crypto-arm64-crct10dif-revert-to-C-code-for-sho.patch
|
||||
patches.kernel.org/5.0.4-041-crypto-hash-set-CRYPTO_TFM_NEED_KEY-if-setkey-f.patch
|
||||
patches.kernel.org/5.0.4-042-crypto-morus-fix-handling-chunked-inputs.patch
|
||||
patches.kernel.org/5.0.4-043-crypto-pcbc-remove-bogus-memcpy-s-with-src-dest.patch
|
||||
patches.kernel.org/5.0.4-044-crypto-skcipher-set-CRYPTO_TFM_NEED_KEY-if-setk.patch
|
||||
patches.kernel.org/5.0.4-045-crypto-testmgr-skip-crc32c-context-test-for-aha.patch
|
||||
patches.kernel.org/5.0.4-046-crypto-x86-aegis-fix-handling-chunked-inputs-an.patch
|
||||
patches.kernel.org/5.0.4-047-crypto-x86-aesni-gcm-fix-crash-on-empty-plainte.patch
|
||||
patches.kernel.org/5.0.4-048-crypto-x86-morus-fix-handling-chunked-inputs-an.patch
|
||||
patches.kernel.org/5.0.4-049-crypto-arm64-aes-ccm-fix-logical-bug-in-AAD-MAC.patch
|
||||
patches.kernel.org/5.0.4-050-crypto-arm64-aes-ccm-fix-bugs-in-non-NEON-fallb.patch
|
||||
patches.kernel.org/5.0.4-051-CIFS-Fix-leaking-locked-VFS-cache-pages-in-writ.patch
|
||||
patches.kernel.org/5.0.4-052-CIFS-Do-not-reset-lease-state-to-NONE-on-lease-.patch
|
||||
patches.kernel.org/5.0.4-053-CIFS-Do-not-skip-SMB2-message-IDs-on-send-failu.patch
|
||||
patches.kernel.org/5.0.4-054-CIFS-Fix-read-after-write-for-files-with-read-c.patch
|
||||
patches.kernel.org/5.0.4-055-smb3-make-default-i-o-size-for-smb3-mounts-larg.patch
|
||||
patches.kernel.org/5.0.4-056-tracing-Use-strncpy-instead-of-memcpy-for-strin.patch
|
||||
patches.kernel.org/5.0.4-057-tracing-Do-not-free-iter-trace-in-fail-path-of-.patch
|
||||
patches.kernel.org/5.0.4-058-tracing-perf-Use-strndup_user-instead-of-buggy-.patch
|
||||
patches.kernel.org/5.0.4-059-vmw_balloon-release-lock-on-error-in-vmballoon_.patch
|
||||
patches.kernel.org/5.0.4-060-xen-fix-dom0-boot-on-huge-systems.patch
|
||||
patches.kernel.org/5.0.4-061-ACPI-device_sysfs-Avoid-OF-modalias-creation-fo.patch
|
||||
patches.kernel.org/5.0.4-062-mmc-sdhci-esdhc-imx-fix-HS400-timing-issue.patch
|
||||
patches.kernel.org/5.0.4-063-mmc-renesas_sdhi-Fix-card-initialization-failur.patch
|
||||
patches.kernel.org/5.0.4-064-mmc-fix-a-bug-when-max_discard-is-0.patch
|
||||
patches.kernel.org/5.0.4-065-spi-ti-qspi-Fix-mmap-read-when-more-than-one-CS.patch
|
||||
patches.kernel.org/5.0.4-066-spi-pxa2xx-Setup-maximum-supported-DMA-transfer.patch
|
||||
patches.kernel.org/5.0.4-067-spi-omap2-mcspi-Fix-DMA-and-FIFO-event-trigger-.patch
|
||||
patches.kernel.org/5.0.4-068-spi-spi-gpio-fix-SPI_CS_HIGH-capability.patch
|
||||
patches.kernel.org/5.0.4-069-regulator-s2mps11-Fix-steps-for-buck7-buck8-and.patch
|
||||
patches.kernel.org/5.0.4-070-regulator-max77620-Initialize-values-for-DT-pro.patch
|
||||
patches.kernel.org/5.0.4-071-regulator-s2mpa01-Fix-step-values-for-some-LDOs.patch
|
||||
patches.kernel.org/5.0.4-072-mt76-fix-corrupted-software-generated-tx-CCMP-P.patch
|
||||
patches.kernel.org/5.0.4-073-clocksource-drivers-exynos_mct-Move-one-shot-ch.patch
|
||||
patches.kernel.org/5.0.4-074-clocksource-drivers-exynos_mct-Clear-timer-inte.patch
|
||||
patches.kernel.org/5.0.4-075-clocksource-drivers-arch_timer-Workaround-for-A.patch
|
||||
patches.kernel.org/5.0.4-076-s390-vfio_ap-link-the-vfio_ap-devices-to-the-vf.patch
|
||||
patches.kernel.org/5.0.4-077-s390-setup-fix-early-warning-messages.patch
|
||||
patches.kernel.org/5.0.4-078-s390-virtio-handle-find-on-invalid-queue-gracef.patch
|
||||
patches.kernel.org/5.0.4-079-scsi-virtio_scsi-don-t-send-sc-payload-with-tmf.patch
|
||||
patches.kernel.org/5.0.4-080-scsi-aacraid-Fix-performance-issue-on-logical-d.patch
|
||||
patches.kernel.org/5.0.4-081-scsi-sd-Optimal-I-O-size-should-be-a-multiple-o.patch
|
||||
patches.kernel.org/5.0.4-082-scsi-target-iscsi-Avoid-iscsit_release_commands.patch
|
||||
patches.kernel.org/5.0.4-083-scsi-qla2xxx-Fix-LUN-discovery-if-loop-id-is-no.patch
|
||||
patches.kernel.org/5.0.4-084-scsi-qla2xxx-Avoid-PCI-IRQ-affinity-mapping-whe.patch
|
||||
patches.kernel.org/5.0.4-085-scsi-qla2xxx-Use-complete-switch-scan-for-RSCN-.patch
|
||||
patches.kernel.org/5.0.4-086-fs-devpts-always-delete-dcache-dentry-s-in-dput.patch
|
||||
patches.kernel.org/5.0.4-087-splice-don-t-merge-into-linked-buffers.patch
|
||||
patches.kernel.org/5.0.4-088-ovl-During-copy-up-first-copy-up-data-and-then-.patch
|
||||
patches.kernel.org/5.0.4-089-ovl-Do-not-lose-security.capability-xattr-over-.patch
|
||||
patches.kernel.org/5.0.4-090-m68k-Add-ffreestanding-to-CFLAGS.patch
|
||||
patches.kernel.org/5.0.4-091-Btrfs-setup-a-nofs-context-for-memory-allocatio.patch
|
||||
patches.kernel.org/5.0.4-092-Btrfs-setup-a-nofs-context-for-memory-allocatio.patch
|
||||
patches.kernel.org/5.0.4-093-btrfs-scrub-fix-circular-locking-dependency-war.patch
|
||||
patches.kernel.org/5.0.4-094-btrfs-drop-the-lock-on-error-in-btrfs_dev_repla.patch
|
||||
patches.kernel.org/5.0.4-095-btrfs-ensure-that-a-DUP-or-RAID1-block-group-ha.patch
|
||||
patches.kernel.org/5.0.4-096-btrfs-init-csum_list-before-possible-free.patch
|
||||
patches.kernel.org/5.0.4-097-Btrfs-fix-corruption-reading-shared-and-compres.patch
|
||||
patches.kernel.org/5.0.4-098-Btrfs-fix-deadlock-between-clone-dedupe-and-ren.patch
|
||||
patches.kernel.org/5.0.4-099-soc-qcom-rpmh-Avoid-accessing-freed-memory-from.patch
|
||||
patches.kernel.org/5.0.4-100-libertas_tf-don-t-set-URB_ZERO_PACKET-on-IN-USB.patch
|
||||
patches.kernel.org/5.0.4-101-irqchip-gic-v3-its-Avoid-parsing-_indirect_-twi.patch
|
||||
patches.kernel.org/5.0.4-102-irqchip-brcmstb-l2-Use-_irqsave-locking-variant.patch
|
||||
patches.kernel.org/5.0.4-103-x86-kprobes-Prohibit-probing-on-optprobe-templa.patch
|
||||
patches.kernel.org/5.0.4-104-cpufreq-kryo-Release-OPP-tables-on-module-remov.patch
|
||||
patches.kernel.org/5.0.4-105-cpufreq-tegra124-add-missing-of_node_put.patch
|
||||
patches.kernel.org/5.0.4-106-cpufreq-pxa2xx-remove-incorrect-__init-annotati.patch
|
||||
patches.kernel.org/5.0.4-107-ext4-fix-check-of-inode-in-swap_inode_boot_load.patch
|
||||
patches.kernel.org/5.0.4-108-ext4-cleanup-pagecache-before-swap-i_data.patch
|
||||
patches.kernel.org/5.0.4-109-mm-hwpoison-fix-thp-split-handing-in-soft_offli.patch
|
||||
patches.kernel.org/5.0.4-110-mm-vmalloc-fix-size-check-for-remap_vmalloc_ran.patch
|
||||
patches.kernel.org/5.0.4-111-mm-memory.c-do_fault-avoid-usage-of-stale-vm_ar.patch
|
||||
patches.kernel.org/5.0.4-112-kernel-sysctl.c-add-missing-range-check-in-do_p.patch
|
||||
patches.kernel.org/5.0.4-113-nvmem-core-don-t-check-the-return-value-of-noti.patch
|
||||
patches.kernel.org/5.0.4-114-device-property-Fix-the-length-used-in-PROPERTY.patch
|
||||
patches.kernel.org/5.0.4-115-intel_th-Don-t-reference-unassigned-outputs.patch
|
||||
patches.kernel.org/5.0.4-116-parport_pc-fix-find_superio-io-compare-code-sho.patch
|
||||
patches.kernel.org/5.0.4-117-i2c-tegra-fix-maximum-transfer-size.patch
|
||||
patches.kernel.org/5.0.4-118-i2c-tegra-update-maximum-transfer-size.patch
|
||||
patches.kernel.org/5.0.4-119-media-i2c-ov5640-Fix-post-reset-delay.patch
|
||||
patches.kernel.org/5.0.4-120-gpio-pca953x-Fix-dereference-of-irq-data-in-shu.patch
|
||||
patches.kernel.org/5.0.4-121-ext4-update-quota-information-while-swapping-bo.patch
|
||||
patches.kernel.org/5.0.4-122-ext4-add-mask-of-ext4-flags-to-swap.patch
|
||||
patches.kernel.org/5.0.4-123-ext4-fix-crash-during-online-resizing.patch
|
||||
patches.kernel.org/5.0.4-124-dma-Introduce-dma_max_mapping_size.patch
|
||||
patches.kernel.org/5.0.4-125-swiotlb-Introduce-swiotlb_max_mapping_size.patch
|
||||
patches.kernel.org/5.0.4-126-swiotlb-Add-is_swiotlb_active-function.patch
|
||||
patches.kernel.org/5.0.4-127-PCI-ASPM-Use-LTR-if-already-enabled-by-platform.patch
|
||||
patches.kernel.org/5.0.4-128-PCI-DPC-Fix-print-AER-status-in-DPC-event-handl.patch
|
||||
patches.kernel.org/5.0.4-129-PCI-qcom-Don-t-deassert-reset-GPIO-during-probe.patch
|
||||
patches.kernel.org/5.0.4-130-PCI-dwc-skip-MSI-init-if-MSIs-have-been-explici.patch
|
||||
patches.kernel.org/5.0.4-131-PCI-pciehp-Disable-Data-Link-Layer-State-Change.patch
|
||||
patches.kernel.org/5.0.4-132-PCI-pci-bridge-emul-Create-per-bridge-copy-of-r.patch
|
||||
patches.kernel.org/5.0.4-133-PCI-pci-bridge-emul-Extend-pci_bridge_emul_init.patch
|
||||
patches.kernel.org/5.0.4-134-IB-hfi1-Close-race-condition-on-user-context-di.patch
|
||||
patches.kernel.org/5.0.4-135-IB-rdmavt-Fix-loopback-send-with-invalidate-ord.patch
|
||||
patches.kernel.org/5.0.4-136-IB-rdmavt-Fix-concurrency-panics-in-QP-post_sen.patch
|
||||
patches.kernel.org/5.0.4-137-cxl-Wrap-iterations-over-afu-slices-inside-afu_.patch
|
||||
patches.kernel.org/5.0.4-138-ext2-Fix-underflow-in-ext2_max_size.patch
|
||||
patches.kernel.org/5.0.4-139-clk-uniphier-Fix-update-register-for-CPU-gear.patch
|
||||
patches.kernel.org/5.0.4-140-clk-clk-twl6040-Fix-imprecise-external-abort-fo.patch
|
||||
patches.kernel.org/5.0.4-141-clk-samsung-exynos5-Fix-possible-NULL-pointer-e.patch
|
||||
patches.kernel.org/5.0.4-142-clk-samsung-exynos5-Fix-kfree-of-const-memory-o.patch
|
||||
patches.kernel.org/5.0.4-143-clk-ingenic-Fix-round_rate-misbehaving-with-non.patch
|
||||
patches.kernel.org/5.0.4-144-clk-ingenic-Fix-doc-of-ingenic_cgu_div_info.patch
|
||||
patches.kernel.org/5.0.4-145-usb-chipidea-tegra-Fix-missed-ci_hdrc_remove_de.patch
|
||||
patches.kernel.org/5.0.4-146-usb-typec-tps6598x-handle-block-writes-separate.patch
|
||||
patches.kernel.org/5.0.4-147-dmaengine-usb-dmac-Make-DMAC-system-sleep-callb.patch
|
||||
patches.kernel.org/5.0.4-148-serial-uartps-Fix-stuck-ISR-if-RX-disabled-with.patch
|
||||
patches.kernel.org/5.0.4-149-serial-8250_of-assume-reg-shift-of-2-for-mrvl-m.patch
|
||||
patches.kernel.org/5.0.4-150-serial-8250_pci-Fix-number-of-ports-for-ACCES-s.patch
|
||||
patches.kernel.org/5.0.4-151-serial-8250_pci-Have-ACCES-cards-that-use-the-f.patch
|
||||
patches.kernel.org/5.0.4-152-jbd2-clear-dirty-flag-when-revoking-a-buffer-fr.patch
|
||||
patches.kernel.org/5.0.4-153-jbd2-fix-compile-warning-when-using-JBUFFER_TRA.patch
|
||||
patches.kernel.org/5.0.4-154-selinux-add-the-missing-walk_size-len-check-in-.patch
|
||||
patches.kernel.org/5.0.4-155-security-selinux-fix-SECURITY_LSM_NATIVE_LABELS.patch
|
||||
patches.kernel.org/5.0.4-156-powerpc-32-Clear-on-stack-exception-marker-upon.patch
|
||||
patches.kernel.org/5.0.4-157-powerpc-wii-properly-disable-use-of-BATs-when-r.patch
|
||||
patches.kernel.org/5.0.4-158-powerpc-powernv-Make-opal-log-only-readable-by-.patch
|
||||
patches.kernel.org/5.0.4-159-powerpc-83xx-Also-save-restore-SPRG4-7-during-s.patch
|
||||
patches.kernel.org/5.0.4-160-powerpc-kvm-Save-and-restore-host-AMR-IAMR-UAMO.patch
|
||||
patches.kernel.org/5.0.4-161-powerpc-powernv-Don-t-reprogram-SLW-image-on-ev.patch
|
||||
patches.kernel.org/5.0.4-162-powerpc-64s-hash-Fix-assert_slb_presence-use-of.patch
|
||||
patches.kernel.org/5.0.4-163-powerpc-Fix-32-bit-KVM-PR-lockup-and-host-crash.patch
|
||||
patches.kernel.org/5.0.4-164-powerpc-ptrace-Simplify-vr_get-set-to-avoid-GCC.patch
|
||||
patches.kernel.org/5.0.4-165-powerpc-hugetlb-Don-t-do-runtime-allocation-of-.patch
|
||||
patches.kernel.org/5.0.4-166-powerpc-smp-Fix-NMI-IPI-timeout.patch
|
||||
patches.kernel.org/5.0.4-167-powerpc-smp-Fix-NMI-IPI-xmon-timeout.patch
|
||||
patches.kernel.org/5.0.4-168-powerpc-traps-fix-recoverability-of-machine-che.patch
|
||||
patches.kernel.org/5.0.4-169-powerpc-traps-Fix-the-message-printed-when-stac.patch
|
||||
patches.kernel.org/5.0.4-170-ARM-s3c24xx-Fix-boolean-expressions-in-osiris_d.patch
|
||||
patches.kernel.org/5.0.4-171-arm64-Fix-HCR.TGE-status-for-NMI-contexts.patch
|
||||
patches.kernel.org/5.0.4-172-arm64-debug-Don-t-propagate-UNKNOWN-FAR-into-si.patch
|
||||
patches.kernel.org/5.0.4-173-arm64-debug-Ensure-debug-handlers-check-trigger.patch
|
||||
patches.kernel.org/5.0.4-174-arm64-KVM-Fix-architecturally-invalid-reset-val.patch
|
||||
patches.kernel.org/5.0.4-175-Revert-KVM-MMU-Flush-tlb-directly-in-the-kvm_za.patch
|
||||
patches.kernel.org/5.0.4-176-ipmi_si-Fix-crash-when-using-hard-coded-device.patch
|
||||
patches.kernel.org/5.0.4-177-ipmi_si-fix-use-after-free-of-resource-name.patch
|
||||
patches.kernel.org/5.0.4-178-dm-fix-to_sector-for-32bit.patch
|
||||
patches.kernel.org/5.0.4-179-dm-integrity-limit-the-rate-of-error-messages.patch
|
||||
patches.kernel.org/5.0.4-180-media-cx25840-mark-pad-sig_types-to-fix-cx231xx.patch
|
||||
patches.kernel.org/5.0.4-181-mfd-sm501-Fix-potential-NULL-pointer-dereferenc.patch
|
||||
patches.kernel.org/5.0.4-182-cpcap-charger-generate-events-for-userspace.patch
|
||||
patches.kernel.org/5.0.4-183-cpuidle-governor-Add-new-governors-to-cpuidle_g.patch
|
||||
patches.kernel.org/5.0.4-184-NFS-Fix-I-O-request-leakages.patch
|
||||
patches.kernel.org/5.0.4-185-NFS-Fix-an-I-O-request-leakage-in-nfs_do_recoal.patch
|
||||
patches.kernel.org/5.0.4-186-NFS-Don-t-recoalesce-on-error-in-nfs_pageio_com.patch
|
||||
patches.kernel.org/5.0.4-187-nfsd-fix-performance-limiting-session-calculati.patch
|
||||
patches.kernel.org/5.0.4-188-nfsd-fix-memory-corruption-caused-by-readdir.patch
|
||||
patches.kernel.org/5.0.4-189-nfsd-fix-wrong-check-in-write_v4_end_grace.patch
|
||||
patches.kernel.org/5.0.4-190-NFSv4.1-Reinitialise-sequence-results-before-re.patch
|
||||
patches.kernel.org/5.0.4-191-svcrpc-fix-UDP-on-servers-with-lots-of-threads.patch
|
||||
patches.kernel.org/5.0.4-192-PM-wakeup-Rework-wakeup-source-timer-cancellati.patch
|
||||
patches.kernel.org/5.0.4-193-PM-OPP-Update-performance-state-when-freq-old_f.patch
|
||||
patches.kernel.org/5.0.4-194-bcache-never-writeback-a-discard-operation.patch
|
||||
patches.kernel.org/5.0.4-195-bcache-treat-stale-dirty-keys-as-bad-keys.patch
|
||||
patches.kernel.org/5.0.4-196-bcache-use-REQ_META-REQ_PRIO-to-indicate-bio-fo.patch
|
||||
patches.kernel.org/5.0.4-197-stable-kernel-rules.rst-add-link-to-networking-.patch
|
||||
patches.kernel.org/5.0.4-198-vt-perform-safe-console-erase-in-the-right-orde.patch
|
||||
patches.kernel.org/5.0.4-199-x86-unwind-orc-Fix-ORC-unwind-table-alignment.patch
|
||||
patches.kernel.org/5.0.4-200-perf-intel-pt-Fix-CYC-timestamp-calculation-aft.patch
|
||||
patches.kernel.org/5.0.4-201-perf-tools-Fix-split_kallsyms_for_kcore-for-tra.patch
|
||||
patches.kernel.org/5.0.4-202-perf-auxtrace-Define-auxtrace-record-alignment.patch
|
||||
patches.kernel.org/5.0.4-203-perf-intel-pt-Fix-overlap-calculation-for-paddi.patch
|
||||
patches.kernel.org/5.0.4-204-perf-x86-intel-uncore-Fix-client-IMC-events-ret.patch
|
||||
patches.kernel.org/5.0.4-205-perf-intel-pt-Fix-divide-by-zero-when-TSC-is-no.patch
|
||||
patches.kernel.org/5.0.4-206-md-Fix-failed-allocation-of-md_register_thread.patch
|
||||
patches.kernel.org/5.0.4-207-x86-kvmclock-set-offset-for-kvm-unstable-clock.patch
|
||||
patches.kernel.org/5.0.4-208-x86-ftrace-Fix-warning-and-considate-ftrace_jmp.patch
|
||||
patches.kernel.org/5.0.4-209-tpm-tpm_crb-Avoid-unaligned-reads-in-crb_recv.patch
|
||||
patches.kernel.org/5.0.4-210-tpm-Unify-the-send-callback-behaviour.patch
|
||||
patches.kernel.org/5.0.4-211-rcu-Do-RCU-GP-kthread-self-wakeup-from-softirq-.patch
|
||||
patches.kernel.org/5.0.4-212-media-imx-prpencvf-Stop-upstream-before-disabli.patch
|
||||
patches.kernel.org/5.0.4-213-media-lgdt330x-fix-lock-status-reporting.patch
|
||||
patches.kernel.org/5.0.4-214-media-sun6i-Fix-CSI-regmap-s-max_register.patch
|
||||
patches.kernel.org/5.0.4-215-media-uvcvideo-Avoid-NULL-pointer-dereference-a.patch
|
||||
patches.kernel.org/5.0.4-216-media-vimc-Add-vimc-streamer-for-stream-control.patch
|
||||
patches.kernel.org/5.0.4-217-media-imx-csi-Input-connections-to-CSI-should-b.patch
|
||||
patches.kernel.org/5.0.4-218-media-imx-csi-Disable-CSI-immediately-after-las.patch
|
||||
patches.kernel.org/5.0.4-219-media-imx-csi-Stop-upstream-before-disabling-ID.patch
|
||||
patches.kernel.org/5.0.4-220-drm-fb-helper-generic-Fix-drm_fbdev_client_rest.patch
|
||||
patches.kernel.org/5.0.4-221-drm-radeon-evergreen_cs-fix-missing-break-in-sw.patch
|
||||
patches.kernel.org/5.0.4-222-drm-amd-powerplay-correct-power-reading-on-fiji.patch
|
||||
patches.kernel.org/5.0.4-223-drm-amd-display-don-t-call-dm_pp_-function-from.patch
|
||||
patches.kernel.org/5.0.4-224-KVM-Call-kvm_arch_memslots_updated-before-updat.patch
|
||||
patches.kernel.org/5.0.4-225-KVM-VMX-Compare-only-a-single-byte-for-VMCS-lau.patch
|
||||
patches.kernel.org/5.0.4-226-KVM-VMX-Zero-out-all-general-purpose-registers-.patch
|
||||
patches.kernel.org/5.0.4-227-KVM-x86-mmu-Detect-MMIO-generation-wrap-in-any-.patch
|
||||
patches.kernel.org/5.0.4-228-KVM-x86-mmu-Do-not-cache-MMIO-accesses-while-me.patch
|
||||
patches.kernel.org/5.0.4-229-KVM-nVMX-Sign-extend-displacements-of-VMX-instr.patch
|
||||
patches.kernel.org/5.0.4-230-KVM-nVMX-Apply-addr-size-mask-to-effective-addr.patch
|
||||
patches.kernel.org/5.0.4-231-KVM-nVMX-Ignore-limit-checks-on-VMX-instruction.patch
|
||||
patches.kernel.org/5.0.4-232-KVM-nVMX-Check-a-single-byte-for-VMCS-launched-.patch
|
||||
patches.kernel.org/5.0.4-233-net-dsa-lantiq_gswip-fix-use-after-free-on-fail.patch
|
||||
patches.kernel.org/5.0.4-234-net-dsa-lantiq_gswip-fix-OF-child-node-lookups.patch
|
||||
patches.kernel.org/5.0.4-235-s390-setup-fix-boot-crash-for-machine-without-E.patch
|
||||
patches.kernel.org/5.0.4-236-SUNRPC-Prevent-thundering-herd-when-the-socket-.patch
|
||||
patches.kernel.org/5.0.4-237-SUNRPC-Fix-up-RPC-back-channel-transmission.patch
|
||||
patches.kernel.org/5.0.4-238-SUNRPC-Respect-RPC-call-timeouts-when-retrying-.patch
|
||||
patches.kernel.org/5.0.4-239-Linux-5.0.4.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-03-22 17:30:35 +0000
|
||||
GIT Revision: 2a318317524e454ff29faf9c19219c1f2c2d8e70
|
||||
2019-03-25 06:15:39 +0000
|
||||
GIT Revision: c52890c381f3f7f25d4fd47afab2feee60567d79
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user