Accepting request 868023 from Kernel:stable
5.10.12 & 5.10.11 & 5.10.10 & small fixes OBS-URL: https://build.opensuse.org/request/show/868023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=574
This commit is contained in:
commit
bd87f680d2
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc1afda5a0c0ef87ba7c7590dc75ca6fb8a87240521584db0d1a1a18c9b49a97
|
||||
size 282371
|
||||
oid sha256:989f73d74ee7c3d9fa65a8cad88e9fa2392f79715bc97424aef7f0f0321c0338
|
||||
size 282484
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%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.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%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.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%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.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%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-riscv64
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1176,6 +1176,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1030,6 +1030,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
@ -1188,6 +1188,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
@ -1270,6 +1270,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%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.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%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-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1184,6 +1184,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1172,6 +1172,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
BuildRequires: kernel%kernel_flavor-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
|
||||
%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.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%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.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
@ -1226,6 +1226,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%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.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1170,6 +1170,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,522 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.12 (bsc#1012628).
|
||||
- gpio: mvebu: fix pwm .get_state period calculation
|
||||
(bsc#1012628).
|
||||
- Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
|
||||
(bsc#1012628).
|
||||
- futex: Ensure the correct return value from futex_lock_pi()
|
||||
(bsc#1012628).
|
||||
- futex: Replace pointless printk in fixup_owner() (bsc#1012628).
|
||||
- futex: Provide and use pi_state_update_owner() (bsc#1012628).
|
||||
- rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
|
||||
(bsc#1012628).
|
||||
- futex: Use pi_state_update_owner() in put_pi_state()
|
||||
(bsc#1012628).
|
||||
- futex: Simplify fixup_pi_state_owner() (bsc#1012628).
|
||||
- futex: Handle faults correctly for PI futexes (bsc#1012628).
|
||||
- HID: wacom: Correct NULL dereference on AES pen proximity
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input
|
||||
devices (bsc#1012628).
|
||||
- media: Revert "media: videobuf2: Fix length check for single
|
||||
plane dmabuf queueing" (bsc#1012628).
|
||||
- media: v4l2-subdev.h: BIT() is not available in userspace
|
||||
(bsc#1012628).
|
||||
- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
|
||||
(bsc#1012628).
|
||||
- kernel/io_uring: cancel io_uring before task works
|
||||
(bsc#1012628).
|
||||
- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628).
|
||||
- io_uring: add warn_once for io_uring_flush() (bsc#1012628).
|
||||
- io_uring: stop SQPOLL submit on creator's death (bsc#1012628).
|
||||
- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628).
|
||||
- io_uring: do sqo disable on install_fd error (bsc#1012628).
|
||||
- io_uring: fix false positive sqo warning on flush (bsc#1012628).
|
||||
- io_uring: fix uring_flush in exit_files() warning (bsc#1012628).
|
||||
- io_uring: fix skipping disabling sqo on exec (bsc#1012628).
|
||||
- io_uring: dont kill fasync under completion_lock (bsc#1012628).
|
||||
- io_uring: fix sleeping under spin in __io_clean_op
|
||||
(bsc#1012628).
|
||||
- objtool: Don't fail on missing symbol table (bsc#1012628).
|
||||
- mm/page_alloc: add a missing mm_page_alloc_zone_locked()
|
||||
tracepoint (bsc#1012628).
|
||||
- mm: fix a race on nr_swap_pages (bsc#1012628).
|
||||
- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628).
|
||||
- printk: fix buffer overflow potential for print_text()
|
||||
(bsc#1012628).
|
||||
- printk: fix string termination for record_print_text()
|
||||
(bsc#1012628).
|
||||
- commit a3c8888
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- floppy: reintroduce O_NDELAY fix (boo#1181018).
|
||||
- commit fcfe481
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 13:11:36 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Only refresh after 5.10.11.
|
||||
- commit 90db4e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 12:45:02 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.11 (bsc#1012628).
|
||||
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
|
||||
(bsc#1012628).
|
||||
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw
|
||||
payload (bsc#1012628).
|
||||
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming
|
||||
soft ECC engine (bsc#1012628).
|
||||
- i2c: tegra: Wait for config load atomically while in ISR
|
||||
(bsc#1012628).
|
||||
- i2c: bpmp-tegra: Ignore unknown I2C_M flags (bsc#1012628).
|
||||
- platform/x86: i2c-multi-instantiate: Don't create platform
|
||||
device for INT3515 ACPI nodes (bsc#1012628).
|
||||
- platform/x86: ideapad-laptop: Disable touchpad_switch for
|
||||
ELAN0634 (bsc#1012628).
|
||||
- ALSA: seq: oss: Fix missing error check in
|
||||
snd_seq_oss_synth_make_info() (bsc#1012628).
|
||||
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/via: Add minimum mute flag (bsc#1012628).
|
||||
- crypto: xor - Fix divide error in do_xor_speed() (bsc#1012628).
|
||||
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Make acpi_bus_get_device() clear return pointer
|
||||
on error (bsc#1012628).
|
||||
- btrfs: don't get an EINTR during drop_snapshot for reloc
|
||||
(bsc#1012628).
|
||||
- btrfs: do not double free backref nodes on error (bsc#1012628).
|
||||
- btrfs: fix lockdep splat in btrfs_recover_relocation
|
||||
(bsc#1012628).
|
||||
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
|
||||
(bsc#1012628).
|
||||
- btrfs: send: fix invalid clone operations when cloning from
|
||||
the same file and root (bsc#1012628).
|
||||
- fs: fix lazytime expiration handling in
|
||||
__writeback_single_inode() (bsc#1012628).
|
||||
- pinctrl: ingenic: Fix JZ4760 support (bsc#1012628).
|
||||
- mmc: core: don't initialize block size from ext_csd if not
|
||||
present (bsc#1012628).
|
||||
- mmc: sdhci-of-dwcmshc: fix rpmb access (bsc#1012628).
|
||||
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
|
||||
(bsc#1012628).
|
||||
- dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1012628).
|
||||
- dm integrity: fix a crash if "recalculate" used without
|
||||
"internal_hash" (bsc#1012628).
|
||||
- dm integrity: conditionally disable "recalculate" feature
|
||||
(bsc#1012628).
|
||||
- drm/atomic: put state on error path (bsc#1012628).
|
||||
- drm/syncobj: Fix use-after-free (bsc#1012628).
|
||||
- drm/amdgpu: remove gpu info firmware of green sardine
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO +
|
||||
ODM Case (bsc#1012628).
|
||||
- drm/i915/gt: Prevent use of engine->wa_ctx after error
|
||||
(bsc#1012628).
|
||||
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: haswell: Add missing pm_ops (bsc#1012628).
|
||||
- ASoC: rt711: mutex between calibration and power state changes
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
(bsc#1012628).
|
||||
- HID: multitouch: Enable multi-input for Synaptics
|
||||
pointstick/touchpad device (bsc#1012628).
|
||||
- HID: sony: select CONFIG_CRC32 (bsc#1012628).
|
||||
- dm integrity: select CRYPTO_SKCIPHER (bsc#1012628).
|
||||
- x86/hyperv: Fix kexec panic/hang issues (bsc#1012628).
|
||||
- scsi: ufs: Relax the condition of
|
||||
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL (bsc#1012628).
|
||||
- scsi: ufs: Correct the LUN used in eh_device_reset_handler()
|
||||
callback (bsc#1012628).
|
||||
- scsi: qedi: Correct max length of CHAP secret (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
|
||||
(bsc#1012628).
|
||||
- scsi: sd: Suppress spurious errors when WRITE SAME is being
|
||||
disabled (bsc#1012628).
|
||||
- riscv: Fix kernel time_init() (bsc#1012628).
|
||||
- riscv: Fix sifive serial driver (bsc#1012628).
|
||||
- riscv: Enable interrupts during syscalls with M-Mode
|
||||
(bsc#1012628).
|
||||
- HID: logitech-dj: add the G602 receiver (bsc#1012628).
|
||||
- HID: Ignore battery for Elan touchscreen on ASUS UX550
|
||||
(bsc#1012628).
|
||||
- clk: tegra30: Add hda clock default rates to clock driver
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc (bsc#1012628).
|
||||
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
|
||||
(bsc#1012628).
|
||||
- arm64: make atomic helpers __always_inline (bsc#1012628).
|
||||
- xen: Fix event channel callback via INTX/GSI (bsc#1012628).
|
||||
- x86/xen: Add xen_no_vector_callback option to test PCI INTX
|
||||
delivery (bsc#1012628).
|
||||
- x86/xen: Fix xen_hvm_smp_init() when vector callback not
|
||||
available (bsc#1012628).
|
||||
- dts: phy: fix missing mdio device and probe failure of
|
||||
vsc8541-01 device (bsc#1012628).
|
||||
- dts: phy: add GPIO number and active state used for phy reset
|
||||
(bsc#1012628).
|
||||
- riscv: defconfig: enable gpio support for HiFive Unleashed
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/psp: fix psp gfx ctrl cmds (bsc#1012628).
|
||||
- drm/amd/display: disable dcn10 pipe split by default
|
||||
(bsc#1012628).
|
||||
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth
|
||||
mode (bsc#1012628).
|
||||
- drm/amd/display: Fix to be able to stop crc calculation
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/bios: fix issue shadowing expansion ROMs
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/privring: ack interrupts the same way as RM
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner
|
||||
fields (bsc#1012628).
|
||||
- drm/nouveau/mmu: fix vram heap sizing (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at
|
||||
offset 0 (bsc#1012628).
|
||||
- io_uring: flush timeouts that should already have expired
|
||||
(bsc#1012628).
|
||||
- libperf tests: If a test fails return non-zero (bsc#1012628).
|
||||
- libperf tests: Fail when failing to get a tracepoint id
|
||||
(bsc#1012628).
|
||||
- RISC-V: Set current memblock limit (bsc#1012628).
|
||||
- RISC-V: Fix maximum allowed phsyical memory for RV32
|
||||
(bsc#1012628).
|
||||
- x86/xen: fix 'nopvspin' build error (bsc#1012628).
|
||||
- nfsd: Fixes for nfsd4_encode_read_plus_data() (bsc#1012628).
|
||||
- nfsd: Don't set eof on a truncated READ_PLUS (bsc#1012628).
|
||||
- gpiolib: cdev: fix frame size warning in gpio_ioctl()
|
||||
(bsc#1012628).
|
||||
- pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting (bsc#1012628).
|
||||
- pinctrl: mediatek: Fix fallback call path (bsc#1012628).
|
||||
- RDMA/ucma: Do not miss ctx destruction steps in some cases
|
||||
(bsc#1012628).
|
||||
- btrfs: print the actual offset in btrfs_root_name (bsc#1012628).
|
||||
- scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1012628).
|
||||
- scsi: ufs: Fix tm request when non-fatal error happens
|
||||
(bsc#1012628).
|
||||
- crypto: omap-sham - Fix link error without crypto-engine
|
||||
(bsc#1012628).
|
||||
- bpf: Prevent double bpf_prog_put call from
|
||||
bpf_tracing_prog_attach (bsc#1012628).
|
||||
- powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
|
||||
(bsc#1012628).
|
||||
- powerpc: Fix alignment bug within the init sections
|
||||
(bsc#1012628).
|
||||
- arm64: entry: remove redundant IRQ flag tracing (bsc#1012628).
|
||||
- bpf: Reject too big ctx_size_in for raw_tp test run
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: Fix out-of-bounds read in
|
||||
kdf_create_vcrat_image_cpu() (bsc#1012628).
|
||||
- RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
|
||||
(bsc#1012628).
|
||||
- RDMA/cma: Fix error flow in default_roce_mode_store
|
||||
(bsc#1012628).
|
||||
- printk: ringbuffer: fix line counting (bsc#1012628).
|
||||
- printk: fix kmsg_dump_get_buffer length calulations
|
||||
(bsc#1012628).
|
||||
- iov_iter: fix the uaccess area in copy_compat_iovec_from_user
|
||||
(bsc#1012628).
|
||||
- i2c: octeon: check correct size of maximum RECV_LEN packet
|
||||
(bsc#1012628).
|
||||
- drm/vc4: Unify PCM card's driver_name (bsc#1012628).
|
||||
- platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC
|
||||
11 from allow-list (bsc#1012628).
|
||||
- platform/x86: hp-wmi: Don't log a warning on
|
||||
HPWMI_RET_UNKNOWN_COMMAND errors (bsc#1012628).
|
||||
- gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend
|
||||
on it (bsc#1012628).
|
||||
- ALSA: hda: Balance runtime/system PM if direct-complete is
|
||||
disabled (bsc#1012628).
|
||||
- xsk: Clear pool even for inactive queues (bsc#1012628).
|
||||
- selftests: net: fib_tests: remove duplicate log test
|
||||
(bsc#1012628).
|
||||
- can: dev: can_restart: fix use after free bug (bsc#1012628).
|
||||
- can: vxcan: vxcan_xmit: fix use after free bug (bsc#1012628).
|
||||
- can: peak_usb: fix use after free bugs (bsc#1012628).
|
||||
- perf evlist: Fix id index for heterogeneous systems
|
||||
(bsc#1012628).
|
||||
- i2c: sprd: depend on COMMON_CLK to fix compile tests
|
||||
(bsc#1012628).
|
||||
- iio: common: st_sensors: fix possible infinite loop in
|
||||
st_sensors_irq_thread (bsc#1012628).
|
||||
- iio: ad5504: Fix setting power-down state (bsc#1012628).
|
||||
- drivers: iio: temperature: Add delay after the addressed reset
|
||||
command in mlx90632.c (bsc#1012628).
|
||||
- iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
|
||||
(bsc#1012628).
|
||||
- counter:ti-eqep: remove floor (bsc#1012628).
|
||||
- powerpc/64s: fix scv entry fallback flush vs interrupt
|
||||
(bsc#1012628).
|
||||
- cifs: do not fail __smb_send_rqst if non-fatal signals are
|
||||
pending (bsc#1012628).
|
||||
- irqchip/mips-cpu: Set IPI domain parent chip (bsc#1012628).
|
||||
- x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize
|
||||
state (bsc#1012628).
|
||||
- x86/topology: Make __max_die_per_package available
|
||||
unconditionally (bsc#1012628).
|
||||
- x86/mmx: Use KFPU_387 for MMX string operations (bsc#1012628).
|
||||
- x86/setup: don't remove E820_TYPE_RAM for pfn 0 (bsc#1012628).
|
||||
- proc_sysctl: fix oops caused by incorrect command parameters
|
||||
(bsc#1012628).
|
||||
- mm: memcg/slab: optimize objcg stock draining (bsc#1012628).
|
||||
- mm: memcg: fix memcg file_dirty numa stat (bsc#1012628).
|
||||
- mm: fix numa stats for thp migration (bsc#1012628).
|
||||
- io_uring: iopoll requests should also wake task ->in_idle state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
|
||||
(bsc#1012628).
|
||||
- io_uring: fix short read retries for non-reg files
|
||||
(bsc#1012628).
|
||||
- intel_th: pci: Add Alder Lake-P support (bsc#1012628).
|
||||
- stm class: Fix module init return on allocation failure
|
||||
(bsc#1012628).
|
||||
- serial: mvebu-uart: fix tx lost characters at power off
|
||||
(bsc#1012628).
|
||||
- ehci: fix EHCI host controller initialization sequence
|
||||
(bsc#1012628).
|
||||
- USB: ehci: fix an interrupt calltrace error (bsc#1012628).
|
||||
- usb: gadget: aspeed: fix stop dma register setting
|
||||
(bsc#1012628).
|
||||
- USB: gadget: dummy-hcd: Fix errors in port-reset handling
|
||||
(bsc#1012628).
|
||||
- usb: udc: core: Use lock when write to soft_connect
|
||||
(bsc#1012628).
|
||||
- usb: bdc: Make bdc pci driver depend on BROKEN (bsc#1012628).
|
||||
- usb: cdns3: imx: fix writing read-only memory issue
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: imx: fix can't create core device the second time
|
||||
issue (bsc#1012628).
|
||||
- xhci: make sure TRB is fully written before giving it to the
|
||||
controller (bsc#1012628).
|
||||
- xhci: tegra: Delay for disabling LFPS detector (bsc#1012628).
|
||||
- drivers core: Free dma_range_map when driver probe failed
|
||||
(bsc#1012628).
|
||||
- driver core: Fix device link device name collision
|
||||
(bsc#1012628).
|
||||
- driver core: Extend device_is_dependent() (bsc#1012628).
|
||||
- drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
|
||||
(bsc#1012628).
|
||||
- drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when
|
||||
outputting YCbCr 4:4:4 (bsc#1012628).
|
||||
- x86/entry: Fix noinstr fail (bsc#1012628).
|
||||
- x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1012628).
|
||||
- cls_flower: call nla_ok() before nla_next() (bsc#1012628).
|
||||
- netfilter: rpfilter: mask ecn bits before fib lookup
|
||||
(bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-event-mon.c (bsc#1012628).
|
||||
- tools: gpio: fix %llu warning in gpio-watch.c (bsc#1012628).
|
||||
- drm/i915/hdcp: Update CP property in update_pipe (bsc#1012628).
|
||||
- sh: dma: fix kconfig dependency for G2_DMA (bsc#1012628).
|
||||
- sh: Remove unused HAVE_COPY_THREAD_TLS macro (bsc#1012628).
|
||||
- locking/lockdep: Cure noinstr fail (bsc#1012628).
|
||||
- ASoC: SOF: Intel: fix page fault at probe if i915 init fails
|
||||
(bsc#1012628).
|
||||
- octeontx2-af: Fix missing check bugs in rvu_cgx.c (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: also read STU state in
|
||||
mv88e6250_g1_vtu_getnext (bsc#1012628).
|
||||
- selftests/powerpc: Fix exit status of pkey tests (bsc#1012628).
|
||||
- sh_eth: Fix power down vs. is_opened flag ordering
|
||||
(bsc#1012628).
|
||||
- nvme-pci: refactor nvme_unmap_data (bsc#1012628).
|
||||
- nvme-pci: fix error unwind in nvme_map_data (bsc#1012628).
|
||||
- cachefiles: Drop superfluous readpages aops NULL check
|
||||
(bsc#1012628 bsc#1175245).
|
||||
- lightnvm: fix memory leak when submit fails (bsc#1012628).
|
||||
- skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb()
|
||||
too (bsc#1012628).
|
||||
- kasan: fix unaligned address is unhandled in
|
||||
kasan_remove_zero_shadow (bsc#1012628).
|
||||
- kasan: fix incorrect arguments passing in kasan_add_zero_shadow
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP socket rehash stats mis-accounting (bsc#1012628).
|
||||
- net_sched: gen_estimator: support large ewma log (bsc#1012628).
|
||||
- udp: mask TOS bits in udp_v4_early_demux() (bsc#1012628).
|
||||
- ipv6: create multicast route with RTPROT_KERNEL (bsc#1012628).
|
||||
- net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
|
||||
(bsc#1012628).
|
||||
- net_sched: reject silly cell_log in qdisc_get_rtab()
|
||||
(bsc#1012628).
|
||||
- ipv6: set multicast flag on the multicast route (bsc#1012628).
|
||||
- net: mscc: ocelot: allow offloading of bridge on top of LAG
|
||||
(bsc#1012628).
|
||||
- net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
|
||||
(bsc#1012628).
|
||||
- net: dsa: b53: fix an off by one in checking "vlan->vid"
|
||||
(bsc#1012628).
|
||||
- tcp: do not mess with cloned skbs in tcp_add_backlog()
|
||||
(bsc#1012628).
|
||||
- tcp: fix TCP_USER_TIMEOUT with zero window (bsc#1012628).
|
||||
- net: mscc: ocelot: Fix multicast to the CPU port (bsc#1012628).
|
||||
- net: core: devlink: use right genl user_ptr when handling port
|
||||
param get/set (bsc#1012628).
|
||||
- pinctrl: qcom: Allow SoCs to specify a GPIO function that's
|
||||
not 0 (bsc#1012628).
|
||||
- pinctrl: qcom: No need to read-modify-write the interrupt status
|
||||
(bsc#1012628).
|
||||
- pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
|
||||
unmasking (bsc#1012628).
|
||||
- pinctrl: qcom: Don't clear pending interrupts when enabling
|
||||
(bsc#1012628).
|
||||
- x86/sev: Fix nonistr violation (bsc#1012628).
|
||||
- tty: implement write_iter (bsc#1012628).
|
||||
- tty: fix up hung_up_tty_write() conversion (bsc#1012628).
|
||||
- net: systemport: free dev before on error path (bsc#1012628).
|
||||
- x86/sev-es: Handle string port IO to kernel memory properly
|
||||
(bsc#1012628).
|
||||
- tcp: Fix potential use-after-free due to double kfree()
|
||||
(bsc#1012628).
|
||||
- ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
|
||||
(bsc#1012628).
|
||||
- drm/i915/hdcp: Get conn while content_type changed
|
||||
(bsc#1012628).
|
||||
- bpf: Local storage helpers should check nullness of owner ptr
|
||||
passed (bsc#1012628).
|
||||
- kernfs: implement ->read_iter (bsc#1012628).
|
||||
- kernfs: implement ->write_iter (bsc#1012628).
|
||||
- kernfs: wire up ->splice_read and ->splice_write (bsc#1012628).
|
||||
- interconnect: imx8mq: Use icc_sync_state (bsc#1012628).
|
||||
- fs/pipe: allow sendfile() to pipe again (bsc#1012628).
|
||||
- Commit 9bb48c82aced ("tty: implement write_iter") converted
|
||||
the tty layer to use write_iter. Fix the redirected_tty_write
|
||||
declaration also in n_tty and change the comparisons to use
|
||||
write_iter instead of write. also in n_tty and change the
|
||||
comparisons to use write_iter instead of write (bsc#1012628).
|
||||
- mm: fix initialization of struct page for holes in memory layout
|
||||
(bsc#1012628).
|
||||
- Revert "mm: fix initialization of struct page for holes in
|
||||
memory layout" (bsc#1012628).
|
||||
- Delete
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch.
|
||||
- commit 7d05541
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 18:07:19 CET 2021 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/via: Apply the workaround generically for Clevo
|
||||
machines (bsc#1181330).
|
||||
- commit 87d962b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 16:43:57 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.10.10 (bsc#1012628).
|
||||
- spi: cadence: cache reference clock rate during probe
|
||||
(bsc#1012628).
|
||||
- spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in
|
||||
spi->mode (bsc#1012628).
|
||||
- cxgb4/chtls: Fix tid stuck due to wrong update of qid
|
||||
(bsc#1012628).
|
||||
- net: dsa: unbind all switches from tree when DSA master unbinds
|
||||
(bsc#1012628).
|
||||
- mac80211: check if atf has been disabled in
|
||||
__ieee80211_schedule_txq (bsc#1012628).
|
||||
- mac80211: do not drop tx nulldata packets on encrypted links
|
||||
(bsc#1012628).
|
||||
- drm/panel: otm8009a: allow using non-continuous dsi clock
|
||||
(bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL
|
||||
pointer check (bsc#1012628).
|
||||
- net: stmmac: use __napi_schedule() for PREEMPT_RT (bsc#1012628).
|
||||
- rxrpc: Fix handling of an unsupported token type in rxrpc_read()
|
||||
(bsc#1012628).
|
||||
- net: dsa: clear devlink port type before unregistering slave
|
||||
netdevs (bsc#1012628).
|
||||
- net: phy: smsc: fix clk error handling (bsc#1012628).
|
||||
- dt-bindings: net: renesas,etheravb: RZ/G2H needs
|
||||
tx-internal-delay-ps (bsc#1012628).
|
||||
- net: avoid 32 x truesize under-estimation for tiny skbs
|
||||
(bsc#1012628).
|
||||
- net: stmmac: fix taprio configuration when base_time is in
|
||||
the past (bsc#1012628).
|
||||
- net: stmmac: fix taprio schedule configuration (bsc#1012628).
|
||||
- net: sit: unregister_netdevice on newlink's error path
|
||||
(bsc#1012628).
|
||||
- net: stmmac: Fixed mtu channged by cache aligned (bsc#1012628).
|
||||
- i40e: fix potential NULL pointer dereferencing (bsc#1012628).
|
||||
- rxrpc: Call state should be read with READ_ONCE() under some
|
||||
circumstances (bsc#1012628).
|
||||
- net: dcb: Accept RTM_GETDCB messages carrying set-like DCB
|
||||
commands (bsc#1012628).
|
||||
- net: dcb: Validate netlink message in DCB handler (bsc#1012628).
|
||||
- esp: avoid unneeded kmap_atomic call (bsc#1012628).
|
||||
- rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM
|
||||
request (bsc#1012628).
|
||||
- net: mvpp2: Remove Pause and Asym_Pause support (bsc#1012628).
|
||||
- mlxsw: core: Increase critical threshold for ASIC thermal zone
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Add validation of transceiver temperature
|
||||
thresholds (bsc#1012628).
|
||||
- tipc: fix NULL deref in tipc_link_xmit() (bsc#1012628).
|
||||
- net: ipv6: Validate GSO SKB before finish IPv6 processing
|
||||
(bsc#1012628).
|
||||
- netxen_nic: fix MSI/MSI-x interrupts (bsc#1012628).
|
||||
- udp: Prevent reuseport_select_sock from reading uninitialized
|
||||
socks (bsc#1012628).
|
||||
- net: fix use-after-free when UDP GRO with shared fraglist
|
||||
(bsc#1012628).
|
||||
- net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs
|
||||
links (bsc#1012628).
|
||||
- bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong
|
||||
callback (bsc#1012628).
|
||||
- bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
|
||||
(bsc#1012628).
|
||||
- bpf: Don't leak memory in bpf getsockopt when optlen == 0
|
||||
(bsc#1012628).
|
||||
- nfsd4: readdirplus shouldn't return parent of export
|
||||
(bsc#1012628).
|
||||
- X.509: Fix crash caused by NULL pointer (bsc#1012628).
|
||||
- bpf: Fix signed_{sub,add32}_overflows type handling
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/display: drop DCN support for aarch64 (bsc#1012628).
|
||||
- Update config files.
|
||||
- x86/hyperv: Initialize clockevents after LAPIC is initialized
|
||||
(bsc#1012628).
|
||||
- bpf: Fix selftest compilation on clang 11 (bsc#1012628).
|
||||
- Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"
|
||||
(bsc#1012628).
|
||||
- commit 167b75d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:41:53 CET 2021 - tiwai@suse.de
|
||||
|
||||
- drm/gpu/nouveau/dispnv50: Restore pushing of all data
|
||||
(boo#1181271).
|
||||
- commit c3f7185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:38:58 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: pwc: Fix the URB buffer allocation (bsc#1181133).
|
||||
- commit a9c85b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
|
||||
|
||||
- media: dvb-usb: Fix use-after-free access (bsc#1181104).
|
||||
- media: dvb-usb: Fix memory leak at error in
|
||||
dvb_usb_device_init() (bsc#1181104).
|
||||
- commit 807ed8c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
|
||||
|
||||
- Exclude Symbols.list again.
|
||||
Removing the exclude builds vanilla/linux-next builds.
|
||||
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
|
||||
- commit a1728f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.10
|
||||
%define patchversion 5.10.9
|
||||
%define patchversion 5.10.12
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.10.9
|
||||
Version: 5.10.12
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb7732a5
|
||||
Release: <RELEASE>.ga3c8888
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621
|
||||
Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
@ -1176,6 +1176,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
|
||||
%if "%kmp_target_cpu" != "%cpu_arch"
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87d77ee3835abac5178fc3b3cc6a6c71d9654f4d1d24e403ebc21bf8b887eada
|
||||
size 818485
|
||||
oid sha256:8ed397497c56a6891c2c8e681729cb36ff0b00cedf9145b7f609c3450a91d3a1
|
||||
size 1016088
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94edcea1969a6fddf9be78ae1ea2b5fb9600ddd73b42a2baf5cad5c6cb5ca019
|
||||
size 66519
|
||||
oid sha256:92fd1cba3e800f47aeba9a6b6dc4ae7d7cded144728e8680338ebe49e070405a
|
||||
size 69478
|
||||
|
292
series.conf
292
series.conf
@ -1290,6 +1290,288 @@
|
||||
patches.kernel.org/5.10.9-151-netfilter-conntrack-fix-reading-nf_conntrack_b.patch
|
||||
patches.kernel.org/5.10.9-152-netfilter-nf_nat-Fix-memleak-in-nf_nat_init.patch
|
||||
patches.kernel.org/5.10.9-153-Linux-5.10.9.patch
|
||||
patches.kernel.org/5.10.10-001-Revert-kconfig-remove-kvmconfig-and-xenconfig.patch
|
||||
patches.kernel.org/5.10.10-002-bpf-Fix-selftest-compilation-on-clang-11.patch
|
||||
patches.kernel.org/5.10.10-003-x86-hyperv-Initialize-clockevents-after-LAPIC.patch
|
||||
patches.kernel.org/5.10.10-004-drm-amdgpu-display-drop-DCN-support-for-aarch.patch
|
||||
patches.kernel.org/5.10.10-005-bpf-Fix-signed_-sub-add32-_overflows-type-han.patch
|
||||
patches.kernel.org/5.10.10-006-X.509-Fix-crash-caused-by-NULL-pointer.patch
|
||||
patches.kernel.org/5.10.10-007-nfsd4-readdirplus-shouldn-t-return-parent-of-.patch
|
||||
patches.kernel.org/5.10.10-008-bpf-Don-t-leak-memory-in-bpf-getsockopt-when-.patch
|
||||
patches.kernel.org/5.10.10-009-bpf-Support-PTR_TO_MEM-_OR_NULL-register-spil.patch
|
||||
patches.kernel.org/5.10.10-010-bpf-Fix-helper-bpf_map_peek_elem_proto-pointi.patch
|
||||
patches.kernel.org/5.10.10-011-net-ipa-modem-add-missing-SET_NETDEV_DEV-for-.patch
|
||||
patches.kernel.org/5.10.10-012-net-fix-use-after-free-when-UDP-GRO-with-shar.patch
|
||||
patches.kernel.org/5.10.10-013-udp-Prevent-reuseport_select_sock-from-readin.patch
|
||||
patches.kernel.org/5.10.10-014-netxen_nic-fix-MSI-MSI-x-interrupts.patch
|
||||
patches.kernel.org/5.10.10-015-net-ipv6-Validate-GSO-SKB-before-finish-IPv6-.patch
|
||||
patches.kernel.org/5.10.10-016-tipc-fix-NULL-deref-in-tipc_link_xmit.patch
|
||||
patches.kernel.org/5.10.10-017-mlxsw-core-Add-validation-of-transceiver-temp.patch
|
||||
patches.kernel.org/5.10.10-018-mlxsw-core-Increase-critical-threshold-for-AS.patch
|
||||
patches.kernel.org/5.10.10-019-net-mvpp2-Remove-Pause-and-Asym_Pause-support.patch
|
||||
patches.kernel.org/5.10.10-020-rndis_host-set-proper-input-size-for-OID_GEN_.patch
|
||||
patches.kernel.org/5.10.10-021-esp-avoid-unneeded-kmap_atomic-call.patch
|
||||
patches.kernel.org/5.10.10-022-net-dcb-Validate-netlink-message-in-DCB-handl.patch
|
||||
patches.kernel.org/5.10.10-023-net-dcb-Accept-RTM_GETDCB-messages-carrying-s.patch
|
||||
patches.kernel.org/5.10.10-024-rxrpc-Call-state-should-be-read-with-READ_ONC.patch
|
||||
patches.kernel.org/5.10.10-025-i40e-fix-potential-NULL-pointer-dereferencing.patch
|
||||
patches.kernel.org/5.10.10-026-net-stmmac-Fixed-mtu-channged-by-cache-aligne.patch
|
||||
patches.kernel.org/5.10.10-027-net-sit-unregister_netdevice-on-newlink-s-err.patch
|
||||
patches.kernel.org/5.10.10-028-net-stmmac-fix-taprio-schedule-configuration.patch
|
||||
patches.kernel.org/5.10.10-029-net-stmmac-fix-taprio-configuration-when-base.patch
|
||||
patches.kernel.org/5.10.10-030-net-avoid-32-x-truesize-under-estimation-for-.patch
|
||||
patches.kernel.org/5.10.10-031-dt-bindings-net-renesas-etheravb-RZ-G2H-needs.patch
|
||||
patches.kernel.org/5.10.10-032-net-phy-smsc-fix-clk-error-handling.patch
|
||||
patches.kernel.org/5.10.10-033-net-dsa-clear-devlink-port-type-before-unregi.patch
|
||||
patches.kernel.org/5.10.10-034-rxrpc-Fix-handling-of-an-unsupported-token-ty.patch
|
||||
patches.kernel.org/5.10.10-035-net-stmmac-use-__napi_schedule-for-PREEMPT_RT.patch
|
||||
patches.kernel.org/5.10.10-036-can-mcp251xfd-mcp251xfd_handle_rxif_one-fix-w.patch
|
||||
patches.kernel.org/5.10.10-037-drm-panel-otm8009a-allow-using-non-continuous.patch
|
||||
patches.kernel.org/5.10.10-038-mac80211-do-not-drop-tx-nulldata-packets-on-e.patch
|
||||
patches.kernel.org/5.10.10-039-mac80211-check-if-atf-has-been-disabled-in-__.patch
|
||||
patches.kernel.org/5.10.10-040-net-dsa-unbind-all-switches-from-tree-when-DS.patch
|
||||
patches.kernel.org/5.10.10-041-cxgb4-chtls-Fix-tid-stuck-due-to-wrong-update.patch
|
||||
patches.kernel.org/5.10.10-042-spi-fsl-Fix-driver-breakage-when-SPI_CS_HIGH-.patch
|
||||
patches.kernel.org/5.10.10-043-spi-cadence-cache-reference-clock-rate-during.patch
|
||||
patches.kernel.org/5.10.10-044-Linux-5.10.10.patch
|
||||
patches.kernel.org/5.10.11-001-scsi-target-tcmu-Fix-use-after-free-of-se_cmd.patch
|
||||
patches.kernel.org/5.10.11-002-mtd-rawnand-gpmi-fix-dst-bit-offset-when-extr.patch
|
||||
patches.kernel.org/5.10.11-003-mtd-rawnand-nandsim-Fix-the-logic-when-select.patch
|
||||
patches.kernel.org/5.10.11-004-i2c-tegra-Wait-for-config-load-atomically-whi.patch
|
||||
patches.kernel.org/5.10.11-005-i2c-bpmp-tegra-Ignore-unknown-I2C_M-flags.patch
|
||||
patches.kernel.org/5.10.11-006-platform-x86-i2c-multi-instantiate-Don-t-crea.patch
|
||||
patches.kernel.org/5.10.11-007-platform-x86-ideapad-laptop-Disable-touchpad_.patch
|
||||
patches.kernel.org/5.10.11-008-ALSA-seq-oss-Fix-missing-error-check-in-snd_s.patch
|
||||
patches.kernel.org/5.10.11-009-ALSA-hda-realtek-Limit-int-mic-boost-on-Acer-.patch
|
||||
patches.kernel.org/5.10.11-010-ALSA-hda-via-Add-minimum-mute-flag.patch
|
||||
patches.kernel.org/5.10.11-011-crypto-xor-Fix-divide-error-in-do_xor_speed.patch
|
||||
patches.kernel.org/5.10.11-012-dm-crypt-fix-copy-and-paste-bug-in-crypt_allo.patch
|
||||
patches.kernel.org/5.10.11-013-ACPI-scan-Make-acpi_bus_get_device-clear-retu.patch
|
||||
patches.kernel.org/5.10.11-014-btrfs-don-t-get-an-EINTR-during-drop_snapshot.patch
|
||||
patches.kernel.org/5.10.11-015-btrfs-do-not-double-free-backref-nodes-on-err.patch
|
||||
patches.kernel.org/5.10.11-016-btrfs-fix-lockdep-splat-in-btrfs_recover_relo.patch
|
||||
patches.kernel.org/5.10.11-017-btrfs-don-t-clear-ret-in-btrfs_start_dirty_bl.patch
|
||||
patches.kernel.org/5.10.11-018-btrfs-send-fix-invalid-clone-operations-when-.patch
|
||||
patches.kernel.org/5.10.11-019-fs-fix-lazytime-expiration-handling-in-__writ.patch
|
||||
patches.kernel.org/5.10.11-020-pinctrl-ingenic-Fix-JZ4760-support.patch
|
||||
patches.kernel.org/5.10.11-021-mmc-core-don-t-initialize-block-size-from-ext.patch
|
||||
patches.kernel.org/5.10.11-022-mmc-sdhci-of-dwcmshc-fix-rpmb-access.patch
|
||||
patches.kernel.org/5.10.11-023-mmc-sdhci-xenon-fix-1.8v-regulator-stabilizat.patch
|
||||
patches.kernel.org/5.10.11-024-mmc-sdhci-brcmstb-Fix-mmc-timeout-errors-on-S.patch
|
||||
patches.kernel.org/5.10.11-025-dm-avoid-filesystem-lookup-in-dm_get_dev_t.patch
|
||||
patches.kernel.org/5.10.11-026-dm-integrity-fix-a-crash-if-recalculate-used-.patch
|
||||
patches.kernel.org/5.10.11-027-dm-integrity-conditionally-disable-recalculat.patch
|
||||
patches.kernel.org/5.10.11-028-drm-atomic-put-state-on-error-path.patch
|
||||
patches.kernel.org/5.10.11-029-drm-syncobj-Fix-use-after-free.patch
|
||||
patches.kernel.org/5.10.11-030-drm-amdgpu-remove-gpu-info-firmware-of-green-.patch
|
||||
patches.kernel.org/5.10.11-031-drm-amd-display-DCN2X-Find-Secondary-Pipe-pro.patch
|
||||
patches.kernel.org/5.10.11-032-drm-i915-gt-Prevent-use-of-engine-wa_ctx-afte.patch
|
||||
patches.kernel.org/5.10.11-033-drm-i915-Check-for-rq-hwsp-validity-after-acq.patch
|
||||
patches.kernel.org/5.10.11-034-ASoC-Intel-haswell-Add-missing-pm_ops.patch
|
||||
patches.kernel.org/5.10.11-035-ASoC-rt711-mutex-between-calibration-and-powe.patch
|
||||
patches.kernel.org/5.10.11-036-SUNRPC-Handle-TCP-socket-sends-with-kernel_se.patch
|
||||
patches.kernel.org/5.10.11-037-HID-multitouch-Enable-multi-input-for-Synapti.patch
|
||||
patches.kernel.org/5.10.11-038-HID-sony-select-CONFIG_CRC32.patch
|
||||
patches.kernel.org/5.10.11-039-dm-integrity-select-CRYPTO_SKCIPHER.patch
|
||||
patches.kernel.org/5.10.11-040-x86-hyperv-Fix-kexec-panic-hang-issues.patch
|
||||
patches.kernel.org/5.10.11-041-scsi-ufs-Relax-the-condition-of-UFSHCI_QUIRK_.patch
|
||||
patches.kernel.org/5.10.11-042-scsi-ufs-Correct-the-LUN-used-in-eh_device_re.patch
|
||||
patches.kernel.org/5.10.11-043-scsi-qedi-Correct-max-length-of-CHAP-secret.patch
|
||||
patches.kernel.org/5.10.11-044-scsi-scsi_debug-Fix-memleak-in-scsi_debug_ini.patch
|
||||
patches.kernel.org/5.10.11-045-scsi-sd-Suppress-spurious-errors-when-WRITE-S.patch
|
||||
patches.kernel.org/5.10.11-046-riscv-Fix-kernel-time_init.patch
|
||||
patches.kernel.org/5.10.11-047-riscv-Fix-sifive-serial-driver.patch
|
||||
patches.kernel.org/5.10.11-048-riscv-Enable-interrupts-during-syscalls-with-.patch
|
||||
patches.kernel.org/5.10.11-049-HID-logitech-dj-add-the-G602-receiver.patch
|
||||
patches.kernel.org/5.10.11-050-HID-Ignore-battery-for-Elan-touchscreen-on-AS.patch
|
||||
patches.kernel.org/5.10.11-051-clk-tegra30-Add-hda-clock-default-rates-to-cl.patch
|
||||
patches.kernel.org/5.10.11-052-ALSA-hda-tegra-fix-tegra-hda-on-tegra30-soc.patch
|
||||
patches.kernel.org/5.10.11-053-riscv-cacheinfo-Fix-using-smp_processor_id-in.patch
|
||||
patches.kernel.org/5.10.11-054-arm64-make-atomic-helpers-__always_inline.patch
|
||||
patches.kernel.org/5.10.11-055-xen-Fix-event-channel-callback-via-INTX-GSI.patch
|
||||
patches.kernel.org/5.10.11-056-x86-xen-Add-xen_no_vector_callback-option-to-.patch
|
||||
patches.kernel.org/5.10.11-057-x86-xen-Fix-xen_hvm_smp_init-when-vector-call.patch
|
||||
patches.kernel.org/5.10.11-058-dts-phy-fix-missing-mdio-device-and-probe-fai.patch
|
||||
patches.kernel.org/5.10.11-059-dts-phy-add-GPIO-number-and-active-state-used.patch
|
||||
patches.kernel.org/5.10.11-060-riscv-defconfig-enable-gpio-support-for-HiFiv.patch
|
||||
patches.kernel.org/5.10.11-061-drm-amdgpu-psp-fix-psp-gfx-ctrl-cmds.patch
|
||||
patches.kernel.org/5.10.11-062-drm-amd-display-disable-dcn10-pipe-split-by-d.patch
|
||||
patches.kernel.org/5.10.11-063-HID-logitech-hidpp-Add-product-ID-for-MX-Ergo.patch
|
||||
patches.kernel.org/5.10.11-064-drm-amd-display-Fix-to-be-able-to-stop-crc-ca.patch
|
||||
patches.kernel.org/5.10.11-065-drm-nouveau-bios-fix-issue-shadowing-expansio.patch
|
||||
patches.kernel.org/5.10.11-066-drm-nouveau-privring-ack-interrupts-the-same-.patch
|
||||
patches.kernel.org/5.10.11-067-drm-nouveau-i2c-gm200-increase-width-of-aux-s.patch
|
||||
patches.kernel.org/5.10.11-068-drm-nouveau-mmu-fix-vram-heap-sizing.patch
|
||||
patches.kernel.org/5.10.11-069-drm-nouveau-kms-nv50-fix-case-where-notifier-.patch
|
||||
patches.kernel.org/5.10.11-070-io_uring-flush-timeouts-that-should-already-h.patch
|
||||
patches.kernel.org/5.10.11-071-libperf-tests-If-a-test-fails-return-non-zero.patch
|
||||
patches.kernel.org/5.10.11-072-libperf-tests-Fail-when-failing-to-get-a-trac.patch
|
||||
patches.kernel.org/5.10.11-073-RISC-V-Set-current-memblock-limit.patch
|
||||
patches.kernel.org/5.10.11-074-RISC-V-Fix-maximum-allowed-phsyical-memory-fo.patch
|
||||
patches.kernel.org/5.10.11-075-x86-xen-fix-nopvspin-build-error.patch
|
||||
patches.kernel.org/5.10.11-076-nfsd-Fixes-for-nfsd4_encode_read_plus_data.patch
|
||||
patches.kernel.org/5.10.11-077-nfsd-Don-t-set-eof-on-a-truncated-READ_PLUS.patch
|
||||
patches.kernel.org/5.10.11-078-gpiolib-cdev-fix-frame-size-warning-in-gpio_i.patch
|
||||
patches.kernel.org/5.10.11-079-pinctrl-aspeed-g6-Fix-PWMG0-pinctrl-setting.patch
|
||||
patches.kernel.org/5.10.11-080-pinctrl-mediatek-Fix-fallback-call-path.patch
|
||||
patches.kernel.org/5.10.11-081-RDMA-ucma-Do-not-miss-ctx-destruction-steps-i.patch
|
||||
patches.kernel.org/5.10.11-082-btrfs-print-the-actual-offset-in-btrfs_root_n.patch
|
||||
patches.kernel.org/5.10.11-083-scsi-megaraid_sas-Fix-MEGASAS_IOC_FIRMWARE-re.patch
|
||||
patches.kernel.org/5.10.11-084-scsi-ufs-ufshcd-pltfrm-depends-on-HAS_IOMEM.patch
|
||||
patches.kernel.org/5.10.11-085-scsi-ufs-Fix-tm-request-when-non-fatal-error-.patch
|
||||
patches.kernel.org/5.10.11-086-crypto-omap-sham-Fix-link-error-without-crypt.patch
|
||||
patches.kernel.org/5.10.11-087-bpf-Prevent-double-bpf_prog_put-call-from-bpf.patch
|
||||
patches.kernel.org/5.10.11-088-powerpc-Use-the-common-INIT_DATA_SECTION-macr.patch
|
||||
patches.kernel.org/5.10.11-089-powerpc-Fix-alignment-bug-within-the-init-sec.patch
|
||||
patches.kernel.org/5.10.11-090-arm64-entry-remove-redundant-IRQ-flag-tracing.patch
|
||||
patches.kernel.org/5.10.11-091-bpf-Reject-too-big-ctx_size_in-for-raw_tp-tes.patch
|
||||
patches.kernel.org/5.10.11-092-drm-amdkfd-Fix-out-of-bounds-read-in-kdf_crea.patch
|
||||
patches.kernel.org/5.10.11-093-RDMA-umem-Avoid-undefined-behavior-of-rounddo.patch
|
||||
patches.kernel.org/5.10.11-094-RDMA-cma-Fix-error-flow-in-default_roce_mode_.patch
|
||||
patches.kernel.org/5.10.11-095-printk-ringbuffer-fix-line-counting.patch
|
||||
patches.kernel.org/5.10.11-096-printk-fix-kmsg_dump_get_buffer-length-calula.patch
|
||||
patches.kernel.org/5.10.11-097-iov_iter-fix-the-uaccess-area-in-copy_compat_.patch
|
||||
patches.kernel.org/5.10.11-098-i2c-octeon-check-correct-size-of-maximum-RECV.patch
|
||||
patches.kernel.org/5.10.11-099-drm-vc4-Unify-PCM-card-s-driver_name.patch
|
||||
patches.kernel.org/5.10.11-100-platform-x86-intel-vbtn-Drop-HP-Stream-x360-C.patch
|
||||
patches.kernel.org/5.10.11-101-platform-x86-hp-wmi-Don-t-log-a-warning-on-HP.patch
|
||||
patches.kernel.org/5.10.11-102-gpio-sifive-select-IRQ_DOMAIN_HIERARCHY-rathe.patch
|
||||
patches.kernel.org/5.10.11-103-ALSA-hda-Balance-runtime-system-PM-if-direct-.patch
|
||||
patches.kernel.org/5.10.11-104-xsk-Clear-pool-even-for-inactive-queues.patch
|
||||
patches.kernel.org/5.10.11-105-selftests-net-fib_tests-remove-duplicate-log-.patch
|
||||
patches.kernel.org/5.10.11-106-can-dev-can_restart-fix-use-after-free-bug.patch
|
||||
patches.kernel.org/5.10.11-107-can-vxcan-vxcan_xmit-fix-use-after-free-bug.patch
|
||||
patches.kernel.org/5.10.11-108-can-peak_usb-fix-use-after-free-bugs.patch
|
||||
patches.kernel.org/5.10.11-109-perf-evlist-Fix-id-index-for-heterogeneous-sy.patch
|
||||
patches.kernel.org/5.10.11-110-i2c-sprd-depend-on-COMMON_CLK-to-fix-compile-.patch
|
||||
patches.kernel.org/5.10.11-111-iio-common-st_sensors-fix-possible-infinite-l.patch
|
||||
patches.kernel.org/5.10.11-112-iio-ad5504-Fix-setting-power-down-state.patch
|
||||
patches.kernel.org/5.10.11-113-drivers-iio-temperature-Add-delay-after-the-a.patch
|
||||
patches.kernel.org/5.10.11-114-iio-adc-ti_am335x_adc-remove-omitted-iio_kfif.patch
|
||||
patches.kernel.org/5.10.11-115-counter-ti-eqep-remove-floor.patch
|
||||
patches.kernel.org/5.10.11-116-powerpc-64s-fix-scv-entry-fallback-flush-vs-i.patch
|
||||
patches.kernel.org/5.10.11-117-cifs-do-not-fail-__smb_send_rqst-if-non-fatal.patch
|
||||
patches.kernel.org/5.10.11-118-irqchip-mips-cpu-Set-IPI-domain-parent-chip.patch
|
||||
patches.kernel.org/5.10.11-119-x86-fpu-Add-kernel_fpu_begin_mask-to-selectiv.patch
|
||||
patches.kernel.org/5.10.11-120-x86-topology-Make-__max_die_per_package-avail.patch
|
||||
patches.kernel.org/5.10.11-121-x86-mmx-Use-KFPU_387-for-MMX-string-operation.patch
|
||||
patches.kernel.org/5.10.11-122-x86-setup-don-t-remove-E820_TYPE_RAM-for-pfn-.patch
|
||||
patches.kernel.org/5.10.11-123-proc_sysctl-fix-oops-caused-by-incorrect-comm.patch
|
||||
patches.kernel.org/5.10.11-124-mm-memcg-slab-optimize-objcg-stock-draining.patch
|
||||
patches.kernel.org/5.10.11-125-mm-memcg-fix-memcg-file_dirty-numa-stat.patch
|
||||
patches.kernel.org/5.10.11-126-mm-fix-numa-stats-for-thp-migration.patch
|
||||
patches.kernel.org/5.10.11-127-io_uring-iopoll-requests-should-also-wake-tas.patch
|
||||
patches.kernel.org/5.10.11-128-io_uring-fix-SQPOLL-IORING_OP_CLOSE-cancelati.patch
|
||||
patches.kernel.org/5.10.11-129-io_uring-fix-short-read-retries-for-non-reg-f.patch
|
||||
patches.kernel.org/5.10.11-130-intel_th-pci-Add-Alder-Lake-P-support.patch
|
||||
patches.kernel.org/5.10.11-131-stm-class-Fix-module-init-return-on-allocatio.patch
|
||||
patches.kernel.org/5.10.11-132-serial-mvebu-uart-fix-tx-lost-characters-at-p.patch
|
||||
patches.kernel.org/5.10.11-133-ehci-fix-EHCI-host-controller-initialization-.patch
|
||||
patches.kernel.org/5.10.11-134-USB-ehci-fix-an-interrupt-calltrace-error.patch
|
||||
patches.kernel.org/5.10.11-135-usb-gadget-aspeed-fix-stop-dma-register-setti.patch
|
||||
patches.kernel.org/5.10.11-136-USB-gadget-dummy-hcd-Fix-errors-in-port-reset.patch
|
||||
patches.kernel.org/5.10.11-137-usb-udc-core-Use-lock-when-write-to-soft_conn.patch
|
||||
patches.kernel.org/5.10.11-138-usb-bdc-Make-bdc-pci-driver-depend-on-BROKEN.patch
|
||||
patches.kernel.org/5.10.11-139-usb-cdns3-imx-fix-writing-read-only-memory-is.patch
|
||||
patches.kernel.org/5.10.11-140-usb-cdns3-imx-fix-can-t-create-core-device-th.patch
|
||||
patches.kernel.org/5.10.11-141-xhci-make-sure-TRB-is-fully-written-before-gi.patch
|
||||
patches.kernel.org/5.10.11-142-xhci-tegra-Delay-for-disabling-LFPS-detector.patch
|
||||
patches.kernel.org/5.10.11-143-drivers-core-Free-dma_range_map-when-driver-p.patch
|
||||
patches.kernel.org/5.10.11-144-driver-core-Fix-device-link-device-name-colli.patch
|
||||
patches.kernel.org/5.10.11-145-driver-core-Extend-device_is_dependent.patch
|
||||
patches.kernel.org/5.10.11-146-drm-i915-s-intel_dp_sink_dpms-intel_dp_set_po.patch
|
||||
patches.kernel.org/5.10.11-147-drm-i915-Only-enable-DFP-4-4-4-4-2-0-conversi.patch
|
||||
patches.kernel.org/5.10.11-148-x86-entry-Fix-noinstr-fail.patch
|
||||
patches.kernel.org/5.10.11-149-x86-cpu-amd-Set-__max_die_per_package-on-AMD.patch
|
||||
patches.kernel.org/5.10.11-150-cls_flower-call-nla_ok-before-nla_next.patch
|
||||
patches.kernel.org/5.10.11-151-netfilter-rpfilter-mask-ecn-bits-before-fib-l.patch
|
||||
patches.kernel.org/5.10.11-152-tools-gpio-fix-llu-warning-in-gpio-event-mon..patch
|
||||
patches.kernel.org/5.10.11-153-tools-gpio-fix-llu-warning-in-gpio-watch.c.patch
|
||||
patches.kernel.org/5.10.11-154-drm-i915-hdcp-Update-CP-property-in-update_pi.patch
|
||||
patches.kernel.org/5.10.11-155-sh-dma-fix-kconfig-dependency-for-G2_DMA.patch
|
||||
patches.kernel.org/5.10.11-156-sh-Remove-unused-HAVE_COPY_THREAD_TLS-macro.patch
|
||||
patches.kernel.org/5.10.11-157-locking-lockdep-Cure-noinstr-fail.patch
|
||||
patches.kernel.org/5.10.11-158-ASoC-SOF-Intel-fix-page-fault-at-probe-if-i91.patch
|
||||
patches.kernel.org/5.10.11-159-octeontx2-af-Fix-missing-check-bugs-in-rvu_cg.patch
|
||||
patches.kernel.org/5.10.11-160-net-dsa-mv88e6xxx-also-read-STU-state-in-mv88.patch
|
||||
patches.kernel.org/5.10.11-161-selftests-powerpc-Fix-exit-status-of-pkey-tes.patch
|
||||
patches.kernel.org/5.10.11-162-sh_eth-Fix-power-down-vs.-is_opened-flag-orde.patch
|
||||
patches.kernel.org/5.10.11-163-nvme-pci-refactor-nvme_unmap_data.patch
|
||||
patches.kernel.org/5.10.11-164-nvme-pci-fix-error-unwind-in-nvme_map_data.patch
|
||||
patches.kernel.org/5.10.11-165-cachefiles-Drop-superfluous-readpages-aops-NU.patch
|
||||
patches.kernel.org/5.10.11-166-lightnvm-fix-memory-leak-when-submit-fails.patch
|
||||
patches.kernel.org/5.10.11-167-skbuff-back-tiny-skbs-with-kmalloc-in-__netde.patch
|
||||
patches.kernel.org/5.10.11-168-kasan-fix-unaligned-address-is-unhandled-in-k.patch
|
||||
patches.kernel.org/5.10.11-169-kasan-fix-incorrect-arguments-passing-in-kasa.patch
|
||||
patches.kernel.org/5.10.11-170-tcp-fix-TCP-socket-rehash-stats-mis-accountin.patch
|
||||
patches.kernel.org/5.10.11-171-net_sched-gen_estimator-support-large-ewma-lo.patch
|
||||
patches.kernel.org/5.10.11-172-udp-mask-TOS-bits-in-udp_v4_early_demux.patch
|
||||
patches.kernel.org/5.10.11-173-ipv6-create-multicast-route-with-RTPROT_KERNE.patch
|
||||
patches.kernel.org/5.10.11-174-net_sched-avoid-shift-out-of-bounds-in-tcinde.patch
|
||||
patches.kernel.org/5.10.11-175-net_sched-reject-silly-cell_log-in-qdisc_get_.patch
|
||||
patches.kernel.org/5.10.11-176-ipv6-set-multicast-flag-on-the-multicast-rout.patch
|
||||
patches.kernel.org/5.10.11-177-net-mscc-ocelot-allow-offloading-of-bridge-on.patch
|
||||
patches.kernel.org/5.10.11-178-net-Disable-NETIF_F_HW_TLS_RX-when-RXCSUM-is-.patch
|
||||
patches.kernel.org/5.10.11-179-net-dsa-b53-fix-an-off-by-one-in-checking-vla.patch
|
||||
patches.kernel.org/5.10.11-180-tcp-do-not-mess-with-cloned-skbs-in-tcp_add_b.patch
|
||||
patches.kernel.org/5.10.11-181-tcp-fix-TCP_USER_TIMEOUT-with-zero-window.patch
|
||||
patches.kernel.org/5.10.11-182-net-mscc-ocelot-Fix-multicast-to-the-CPU-port.patch
|
||||
patches.kernel.org/5.10.11-183-net-core-devlink-use-right-genl-user_ptr-when.patch
|
||||
patches.kernel.org/5.10.11-184-pinctrl-qcom-Allow-SoCs-to-specify-a-GPIO-fun.patch
|
||||
patches.kernel.org/5.10.11-185-pinctrl-qcom-No-need-to-read-modify-write-the.patch
|
||||
patches.kernel.org/5.10.11-186-pinctrl-qcom-Properly-clear-intr_ack_high-int.patch
|
||||
patches.kernel.org/5.10.11-187-pinctrl-qcom-Don-t-clear-pending-interrupts-w.patch
|
||||
patches.kernel.org/5.10.11-188-x86-sev-Fix-nonistr-violation.patch
|
||||
patches.kernel.org/5.10.11-189-tty-implement-write_iter.patch
|
||||
patches.kernel.org/5.10.11-190-tty-fix-up-hung_up_tty_write-conversion.patch
|
||||
patches.kernel.org/5.10.11-191-net-systemport-free-dev-before-on-error-path.patch
|
||||
patches.kernel.org/5.10.11-192-x86-sev-es-Handle-string-port-IO-to-kernel-me.patch
|
||||
patches.kernel.org/5.10.11-193-tcp-Fix-potential-use-after-free-due-to-doubl.patch
|
||||
patches.kernel.org/5.10.11-194-ASoC-SOF-Intel-hda-Avoid-checking-jack-on-sys.patch
|
||||
patches.kernel.org/5.10.11-195-drm-i915-hdcp-Get-conn-while-content_type-cha.patch
|
||||
patches.kernel.org/5.10.11-196-bpf-Local-storage-helpers-should-check-nullne.patch
|
||||
patches.kernel.org/5.10.11-197-kernfs-implement-read_iter.patch
|
||||
patches.kernel.org/5.10.11-198-kernfs-implement-write_iter.patch
|
||||
patches.kernel.org/5.10.11-199-kernfs-wire-up-splice_read-and-splice_write.patch
|
||||
patches.kernel.org/5.10.11-200-interconnect-imx8mq-Use-icc_sync_state.patch
|
||||
patches.kernel.org/5.10.11-201-fs-pipe-allow-sendfile-to-pipe-again.patch
|
||||
patches.kernel.org/5.10.11-202-Commit-9bb48c82aced-tty-implement-write_iter-.patch
|
||||
patches.kernel.org/5.10.11-203-mm-fix-initialization-of-struct-page-for-hole.patch
|
||||
patches.kernel.org/5.10.11-204-Revert-mm-fix-initialization-of-struct-page-f.patch
|
||||
patches.kernel.org/5.10.11-205-Linux-5.10.11.patch
|
||||
patches.kernel.org/5.10.12-001-gpio-mvebu-fix-pwm-.get_state-period-calculat.patch
|
||||
patches.kernel.org/5.10.12-002-Revert-mm-slub-fix-a-memory-leak-in-sysfs_sla.patch
|
||||
patches.kernel.org/5.10.12-003-futex-Ensure-the-correct-return-value-from-fu.patch
|
||||
patches.kernel.org/5.10.12-004-futex-Replace-pointless-printk-in-fixup_owner.patch
|
||||
patches.kernel.org/5.10.12-005-futex-Provide-and-use-pi_state_update_owner.patch
|
||||
patches.kernel.org/5.10.12-006-rtmutex-Remove-unused-argument-from-rt_mutex_.patch
|
||||
patches.kernel.org/5.10.12-007-futex-Use-pi_state_update_owner-in-put_pi_sta.patch
|
||||
patches.kernel.org/5.10.12-008-futex-Simplify-fixup_pi_state_owner.patch
|
||||
patches.kernel.org/5.10.12-009-futex-Handle-faults-correctly-for-PI-futexes.patch
|
||||
patches.kernel.org/5.10.12-010-HID-wacom-Correct-NULL-dereference-on-AES-pen.patch
|
||||
patches.kernel.org/5.10.12-011-HID-multitouch-Apply-MT_QUIRK_CONFIDENCE-quir.patch
|
||||
patches.kernel.org/5.10.12-012-media-Revert-media-videobuf2-Fix-length-check.patch
|
||||
patches.kernel.org/5.10.12-013-media-v4l2-subdev.h-BIT-is-not-available-in-u.patch
|
||||
patches.kernel.org/5.10.12-014-RDMA-vmw_pvrdma-Fix-network_hdr_type-reported.patch
|
||||
patches.kernel.org/5.10.12-015-iwlwifi-dbg-Don-t-touch-the-tlv-data.patch
|
||||
patches.kernel.org/5.10.12-016-kernel-io_uring-cancel-io_uring-before-task-w.patch
|
||||
patches.kernel.org/5.10.12-017-io_uring-inline-io_uring_attempt_task_drop.patch
|
||||
patches.kernel.org/5.10.12-018-io_uring-add-warn_once-for-io_uring_flush.patch
|
||||
patches.kernel.org/5.10.12-019-io_uring-stop-SQPOLL-submit-on-creator-s-deat.patch
|
||||
patches.kernel.org/5.10.12-020-io_uring-fix-null-deref-in-io_disable_sqo_sub.patch
|
||||
patches.kernel.org/5.10.12-021-io_uring-do-sqo-disable-on-install_fd-error.patch
|
||||
patches.kernel.org/5.10.12-022-io_uring-fix-false-positive-sqo-warning-on-fl.patch
|
||||
patches.kernel.org/5.10.12-023-io_uring-fix-uring_flush-in-exit_files-warnin.patch
|
||||
patches.kernel.org/5.10.12-024-io_uring-fix-skipping-disabling-sqo-on-exec.patch
|
||||
patches.kernel.org/5.10.12-025-io_uring-dont-kill-fasync-under-completion_lo.patch
|
||||
patches.kernel.org/5.10.12-026-io_uring-fix-sleeping-under-spin-in-__io_clea.patch
|
||||
patches.kernel.org/5.10.12-027-objtool-Don-t-fail-on-missing-symbol-table.patch
|
||||
patches.kernel.org/5.10.12-028-mm-page_alloc-add-a-missing-mm_page_alloc_zon.patch
|
||||
patches.kernel.org/5.10.12-029-mm-fix-a-race-on-nr_swap_pages.patch
|
||||
patches.kernel.org/5.10.12-030-tools-Factor-HOSTCC-HOSTLD-HOSTAR-definitions.patch
|
||||
patches.kernel.org/5.10.12-031-printk-fix-buffer-overflow-potential-for-prin.patch
|
||||
patches.kernel.org/5.10.12-032-printk-fix-string-termination-for-record_prin.patch
|
||||
patches.kernel.org/5.10.12-033-Linux-5.10.12.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1314,6 +1596,7 @@
|
||||
# to area specific sections below.
|
||||
########################################################
|
||||
patches.suse/drm-docs-Fix-todo.rst.patch
|
||||
patches.suse/ALSA-hda-via-Apply-the-workaround-generically-for-Cl.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
@ -1378,7 +1661,6 @@
|
||||
|
||||
# other
|
||||
patches.suse/pstore_disable_efi_backend_by_default.patch
|
||||
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch
|
||||
|
||||
########################################################
|
||||
# Block layer
|
||||
@ -1391,7 +1673,6 @@
|
||||
# Networking core
|
||||
########################################################
|
||||
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
|
||||
patches.suse/iwlwifi-dbg-Don-t-touch-the-tlv-data.patch
|
||||
|
||||
########################################################
|
||||
# Security
|
||||
@ -1424,12 +1705,14 @@
|
||||
# DRM / Graphics
|
||||
########################################################
|
||||
patches.suse/drm-bail-out-of-nouveau_channel_new-if-channel-init-.patch
|
||||
patches.suse/drm-gpu-nouveau-dispnv50-Restore-pushing-of-all-data.patch
|
||||
|
||||
########################################################
|
||||
# Storage
|
||||
########################################################
|
||||
patches.suse/scsi-retry-alua-transition-in-progress
|
||||
patches.suse/megaraid-mbox-fix-SG_IO
|
||||
patches.suse/floppy-reintroduce-O_NDELAY-fix.patch
|
||||
|
||||
########################################################
|
||||
# Networking drivers (wired)
|
||||
@ -1474,6 +1757,11 @@
|
||||
patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch
|
||||
patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch
|
||||
|
||||
patches.suse/media-dvb-usb-Fix-memory-leak-at-error-in-dvb_usb_de.patch
|
||||
patches.suse/media-dvb-usb-Fix-use-after-free-access.patch
|
||||
|
||||
patches.suse/media-pwc-Fix-the-URB-buffer-allocation.patch
|
||||
|
||||
########################################################
|
||||
# Debugging
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2021-01-20 07:26:11 +0000
|
||||
GIT Revision: b7732a530a744bcaca615f4d4be29f3438754621
|
||||
2021-01-30 19:15:49 +0000
|
||||
GIT Revision: a3c888884a63d7ee7325a11835d55562f6785407
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user