commit 7a187a3df1e20b30a8959b0ec229aa8b791bb06f
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1907
This commit is contained in:
parent
f9c7386fb4
commit
bd9ea37fb6
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e98413e4c7d6497a4b1ed56cd4cdcaa4c4e47c211ca7e5f9f76c4b161a18431d
|
oid sha256:772fc0d403e7b680da467feea369fd25f85108d0a2315063a37d22efa5db6ac8
|
||||||
size 290507
|
size 290761
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%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})
|
%(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
|
Name: dtb-aarch64
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%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})
|
%(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
|
Name: dtb-armv6l
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%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})
|
%(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
|
Name: dtb-armv7l
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%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})
|
%(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
|
Name: dtb-riscv64
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-64kb
|
|||||||
Summary: Kernel with 64kb PAGE_SIZE
|
Summary: Kernel with 64kb PAGE_SIZE
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-debug
|
|||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Provides: kernel-kdump = 2.6.28
|
Provides: kernel-kdump = 2.6.28
|
||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-default
|
|||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-smp = 2.6.17
|
Provides: kernel-smp = 2.6.17
|
||||||
Obsoletes: kernel-smp <= 2.6.17
|
Obsoletes: kernel-smp <= 2.6.17
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
|||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding
|
|||||||
%endif
|
%endif
|
||||||
URL: https://www.kernel.org/
|
URL: https://www.kernel.org/
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-kvmsmall
|
|||||||
Summary: The Small Developer Kernel for KVM
|
Summary: The Small Developer Kernel for KVM
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-lpae
|
|||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#!BuildIgnore: post-build-checks
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
BuildRequires: kernel%kernel_flavor-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -57,9 +57,9 @@ BuildRequires: dracut
|
|||||||
Summary: package kernel and initrd for OBS VM builds
|
Summary: package kernel and initrd for OBS VM builds
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-pae
|
|||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-bigsmp = 2.6.17
|
Provides: kernel-bigsmp = 2.6.17
|
||||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -31,9 +31,9 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -50,7 +50,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
Requires(post): coreutils sed
|
Requires(post): coreutils sed
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%endif
|
%endif
|
||||||
Requires: pesign-obs-integration
|
Requires: pesign-obs-integration
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
Requires: kernel-devel%variant = %version-%source_rel
|
Requires: kernel-devel%variant = %version-%source_rel
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-vanilla
|
|||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,9 +1,444 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 13:30:50 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 6.2.9 (bsc#1012628).
|
||||||
|
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/core: Fix perf_output_begin parameter is incorrectly
|
||||||
|
invoked in perf_event_bpf_output (bsc#1012628).
|
||||||
|
- perf: fix perf_event_context->time (bsc#1012628).
|
||||||
|
- tracing/hwlat: Replace sched_setaffinity with
|
||||||
|
set_cpus_allowed_ptr (bsc#1012628).
|
||||||
|
- drm/amd/display: fix k1 k2 divider programming for phantom
|
||||||
|
streams (bsc#1012628).
|
||||||
|
- drm/amd/display: Remove OTG DIV register write for Virtual
|
||||||
|
signals (bsc#1012628).
|
||||||
|
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
|
||||||
|
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
|
||||||
|
nodes (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- power: supply: bq24190: Fix use after free bug in bq24190_remove
|
||||||
|
due to race condition (bsc#1012628).
|
||||||
|
- power: supply: da9150: Fix use after free bug in
|
||||||
|
da9150_charger_remove due to race condition (bsc#1012628).
|
||||||
|
- wifi: mt76: do not run mt76_unregister_device() on unregistered
|
||||||
|
hw (bsc#1012628).
|
||||||
|
- wifi: mt76: connac: do not check WED status for non-mmio devices
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: earlycon: Reprobe after parsing config tables
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
|
||||||
|
for EQOS (bsc#1012628).
|
||||||
|
- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
|
||||||
|
- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx93: add missing #address-cells and #size-cells
|
||||||
|
to i2c nodes (bsc#1012628).
|
||||||
|
- NFS: Fix /proc/PID/io read_bytes for buffered reads
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFS: Correct timing for assigning access cache timestamp
|
||||||
|
(bsc#1012628).
|
||||||
|
- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
|
||||||
|
- iavf: fix inverted Rx hash condition leading to disabled hash
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: fix non-tunneled IPv6 UDP packet type and hashing
|
||||||
|
(bsc#1012628).
|
||||||
|
- iavf: do not track VLAN 0 filters (bsc#1012628).
|
||||||
|
- intel/igbvf: free irq on the error path in igbvf_request_msix()
|
||||||
|
(bsc#1012628).
|
||||||
|
- igbvf: Regard vf reset nack as success (bsc#1012628).
|
||||||
|
- igc: fix the validation logic for taprio's gate list
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: imx-lpi2c: check only for enabled interrupt flags
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: mxs: ensure that DMA buffers are safe for DMA
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: hisi: Only use the completion interrupt to finish the
|
||||||
|
transfer (bsc#1012628).
|
||||||
|
- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: don't replace page in rq_pages if it's a continuation
|
||||||
|
of last page (bsc#1012628).
|
||||||
|
- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
|
||||||
|
- net: usb: smsc95xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- qed/qed_sriov: guard against NULL derefs from
|
||||||
|
qed_iov_get_vf_info (bsc#1012628).
|
||||||
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: phy: Ensure state transitions are processed from phy_stop()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using
|
||||||
|
device-tree (bsc#1012628).
|
||||||
|
- net: mdio: fix owner field for mdio buses registered using ACPI
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: stmmac: Fix for mismatched host/device DMA address width
|
||||||
|
(bsc#1012628).
|
||||||
|
- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
|
||||||
|
function (bsc#1012628).
|
||||||
|
- mlxsw: core_thermal: Fix fan speed in maximum cooling state
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
|
||||||
|
- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
|
||||||
|
- drm/i915/guc: Rename GuC register state capture node to be
|
||||||
|
more obvious (bsc#1012628).
|
||||||
|
- drm/i915/guc: Fix missing ecodes (bsc#1012628).
|
||||||
|
- drm/i915/gt: perform uc late init after probe error injection
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
|
||||||
|
- drm/i915: Update vblank timestamping stuff on seamless M/N
|
||||||
|
change (bsc#1012628).
|
||||||
|
- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
|
||||||
|
- net: qcom/emac: Fix use after free bug in emac_remove due to
|
||||||
|
race condition (bsc#1012628).
|
||||||
|
- net: usb: lan78xx: Limit packet length to skb->len
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
|
||||||
|
- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
|
||||||
|
- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
|
||||||
|
- bootconfig: Fix testcase to increase max node (bsc#1012628).
|
||||||
|
- keys: Do not cache key in task struct if key is requested from
|
||||||
|
kernel thread (bsc#1012628).
|
||||||
|
- ice: check if VF exists before mode check (bsc#1012628).
|
||||||
|
- iavf: fix hang on reboot with ice (bsc#1012628).
|
||||||
|
- i40e: fix flow director packet filter programming (bsc#1012628).
|
||||||
|
- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
|
||||||
|
- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
|
||||||
|
- net/mlx5e: Block entering switchdev mode with ns inconsistency
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Fix steering rules cleanup (bsc#1012628).
|
||||||
|
- net/mlx5e: Overcome slow response for first macsec ASO WQE
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: Read the TC mapping of all priorities on ETS query
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/mlx5: E-Switch, Fix an Oops in error handling code
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: tag_brcm: legacy: fix daisy-chained switches
|
||||||
|
(bsc#1012628).
|
||||||
|
- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
|
||||||
|
- erspan: do not use skb_mac_header() in ndo_start_xmit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: mscc: ocelot: fix stats region batching (bsc#1012628).
|
||||||
|
- net/sonic: use dma_mapping_error() for error check
|
||||||
|
(bsc#1012628).
|
||||||
|
- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
|
||||||
|
- mlxsw: spectrum_fid: Fix incorrect local port type
|
||||||
|
(bsc#1012628).
|
||||||
|
- hvc/xen: prevent concurrent accesses to the shared ring
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
|
||||||
|
- Bluetooth: hci_sync: Resume adv with no RPA when active scan
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: hci_core: Detect if an ACL packet is in fact an
|
||||||
|
ISO packet (bsc#1012628).
|
||||||
|
- Bluetooth: btusb: Remove detection of ISO packets over bulk
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: Remove "Power-on" check from Mesh feature
|
||||||
|
(bsc#1012628).
|
||||||
|
- gve: Cache link_speed value from device (bsc#1012628).
|
||||||
|
- net: asix: fix modprobe "sysfs: cannot create duplicate
|
||||||
|
filename" (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move enabling disabling core clock to
|
||||||
|
mt7530_pll_setup() (bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: mt7530: move setting ssc_delta to
|
||||||
|
PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
|
||||||
|
- net: mdio: thunder: Add missing fwnode_handle_put()
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: Use relocated version of kernel's struct
|
||||||
|
screen_info (bsc#1012628).
|
||||||
|
- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
|
||||||
|
- Bluetooth: btqcomsmd: Fix command timeout after setting BD
|
||||||
|
address (bsc#1012628).
|
||||||
|
- Bluetooth: L2CAP: Fix responding with wrong PDU type
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove
|
||||||
|
due to unfinished work (bsc#1012628).
|
||||||
|
- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
|
||||||
|
(bsc#1012628).
|
||||||
|
- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
|
||||||
|
- platform/chrome: cros_ec_chardev: fix kernel data leak from
|
||||||
|
ioctl (bsc#1012628).
|
||||||
|
- entry: Fix noinstr warning in __enter_from_user_mode()
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
|
||||||
|
- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
|
||||||
|
(bsc#1012628).
|
||||||
|
- hwmon: fix potential sensor registration fail if of_node is
|
||||||
|
missing (bsc#1012628).
|
||||||
|
- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Synchronize the IOCB count to be in order
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Perform lockless command completion in abort path
|
||||||
|
(bsc#1012628).
|
||||||
|
- smb3: lower default deferred close timeout to address perf
|
||||||
|
regression (bsc#1012628).
|
||||||
|
- smb3: fix unusable share after force unmount failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use scale field when allocating USB3 bandwidth
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Call tb_check_quirks() after initializing adapters
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add quirk to disable CLx (bsc#1012628).
|
||||||
|
- thunderbolt: Fix memory leak in margining (bsc#1012628).
|
||||||
|
- thunderbolt: Disable interrupt auto clear for rings
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Use const qualifier for `ring_interrupt_index`
|
||||||
|
(bsc#1012628).
|
||||||
|
- thunderbolt: Rename shadowed variables bit to interrupt_bit
|
||||||
|
and auto_clear_bit (bsc#1012628).
|
||||||
|
- ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a
|
||||||
|
amplifier (bsc#1012628).
|
||||||
|
- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx
|
||||||
|
(8A43) (bsc#1012628).
|
||||||
|
- ACPI: x86: Drop quirk for HP Elitebook (bsc#1012628).
|
||||||
|
- ACPI: x86: utils: Add Cezanne to the list for forcing
|
||||||
|
StorageD3Enable (bsc#1012628).
|
||||||
|
- riscv: Bump COMMAND_LINE_SIZE value to 1024 (bsc#1012628).
|
||||||
|
- drm/cirrus: NULL-check pipe->plane.state->fb in
|
||||||
|
cirrus_pipe_update() (bsc#1012628).
|
||||||
|
- HID: cp2112: Fix driver not registering GPIO IRQ chip as
|
||||||
|
threaded (bsc#1012628).
|
||||||
|
- ca8210: fix mac_len negative array access (bsc#1012628).
|
||||||
|
- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work
|
||||||
|
function (bsc#1012628).
|
||||||
|
- m68k: mm: Fix systems with memory at end of 32-bit address space
|
||||||
|
(bsc#1012628).
|
||||||
|
- m68k: Only force 030 bus error if PC not in exception table
|
||||||
|
(bsc#1012628).
|
||||||
|
- selftests/bpf: check that modifier resolves after pointer
|
||||||
|
(bsc#1012628).
|
||||||
|
- cpumask: fix incorrect cpumask scanning result checks
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: target: iscsi: Fix an error message in iscsi_check_key()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: qla2xxx: Add option to disable FC2 Target support
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: hisi_sas: Check devm_add_action() return value
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ufs: core: Add soft dependency on governor_simpleondemand
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: lpfc: Avoid usage of list iterator variable after loop
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Driver unload crashes host when enhanced logging
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Wait for diagnostic save during controller init
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: NVMe command size greater than 8K fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: mpi3mr: Bad drive in topology results kernel crash
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
|
||||||
|
(bsc#1012628).
|
||||||
|
- platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: usb: qmi_wwan: add Telit 0x1080 composition (bsc#1012628).
|
||||||
|
- drm/amd/display: Update clock table to include highest clock
|
||||||
|
setting (bsc#1012628).
|
||||||
|
- sh: sanitize the flags on sigreturn (bsc#1012628).
|
||||||
|
- drm/amdgpu: Fix call trace warning and hang when removing
|
||||||
|
amdgpu device (bsc#1012628).
|
||||||
|
- drm/amd: Fix initialization mistake for NBIO 7.3.0
|
||||||
|
(bsc#1012628).
|
||||||
|
- net/sched: act_mirred: better wording on protection against
|
||||||
|
excessive stack growth (bsc#1012628).
|
||||||
|
- act_mirred: use the backlog for nested calls to mirred ingress
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: lock chan_lock outside match_session (bsc#1012628).
|
||||||
|
- cifs: append path to open_enter trace event (bsc#1012628).
|
||||||
|
- cifs: do not poll server interfaces too regularly (bsc#1012628).
|
||||||
|
- cifs: empty interface list when server doesn't support query
|
||||||
|
interfaces (bsc#1012628).
|
||||||
|
- cifs: dump pending mids for all channels in DebugData
|
||||||
|
(bsc#1012628).
|
||||||
|
- cifs: print session id while listing open files (bsc#1012628).
|
||||||
|
- cifs: fix dentry lookups in directory handle cache
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/mm: Do not shuffle CPU entry areas without KASLR
|
||||||
|
(bsc#1012628).
|
||||||
|
- x86/fpu/xstate: Prevent false-positive warning in
|
||||||
|
__copy_xstate_uabi_buf() (bsc#1012628).
|
||||||
|
- selftests/x86/amx: Add a ptrace test (bsc#1012628).
|
||||||
|
- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: misc: onboard-hub: add support for Microchip USB2517 USB
|
||||||
|
2.0 hub (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a race, don't power off/on phy for dual-role mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc2: drd: fix inconsistent mode if
|
||||||
|
role-switch-default-mode="host" (bsc#1012628).
|
||||||
|
- usb: dwc2: fix a devres leak in hw_enable upon suspend resume
|
||||||
|
(bsc#1012628).
|
||||||
|
- block/io_uring: pass in issue_flags for uring_cmd task_work
|
||||||
|
handling (bsc#1012628).
|
||||||
|
- usb: gadget: u_audio: don't let userspace block driver unbind
|
||||||
|
(bsc#1012628).
|
||||||
|
- btrfs: zoned: fix btrfs_can_activate_zone() to support DUP
|
||||||
|
profile (bsc#1012628).
|
||||||
|
- Bluetooth: Fix race condition in hci_cmd_sync_clear
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi: sysfb_efi: Fix DMI quirks not working for simpledrm
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
|
||||||
|
(bsc#1012628).
|
||||||
|
- efi/libstub: zboot: Mark zboot EFI application as NX compatible
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: efi: Set NX compat flag in PE/COFF header (bsc#1012628).
|
||||||
|
- fscrypt: destroy keyring after security_sb_delete()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fsverity: Remove WQ_UNBOUND from fsverity read workqueue
|
||||||
|
(bsc#1012628).
|
||||||
|
- lockd: set file_lock start and end when decoding nlm4 testargs
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name
|
||||||
|
(bsc#1012628).
|
||||||
|
- igb: revert rtnl_lock() that causes deadlock (bsc#1012628).
|
||||||
|
- dm thin: fix deadlock when swapping to thin device
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix create duplicate source-capabilities file
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: typec: tcpm: fix warning when handle discover_identity
|
||||||
|
message (bsc#1012628).
|
||||||
|
- usb: cdns3: Fix issue with using incorrect PCI device function
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixes issue with redundant Status Stage
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- usb: chipdea: core: fix return -EINVAL if request role is the
|
||||||
|
same with current role (bsc#1012628).
|
||||||
|
- usb: chipidea: core: fix possible concurrent when switch role
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Add 1ms delay after end transfer command
|
||||||
|
without IOC (bsc#1012628).
|
||||||
|
- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: ucsi_acpi: Increase the command completion timeout
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm: kfence: fix using kfence_metadata without initialization
|
||||||
|
in show_object() (bsc#1012628).
|
||||||
|
- kfence: avoid passing -g for test (bsc#1012628).
|
||||||
|
- io_uring/net: avoid sending -ECONNABORTED on repeated connection
|
||||||
|
requests (bsc#1012628).
|
||||||
|
- io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
||||||
|
(bsc#1012628).
|
||||||
|
- Revert "kasan: drop skip_kasan_poison variable in
|
||||||
|
free_pages_prepare" (bsc#1012628).
|
||||||
|
- kcsan: avoid passing -g for test (bsc#1012628).
|
||||||
|
- test_maple_tree: add more testing for mas_empty_area()
|
||||||
|
(bsc#1012628).
|
||||||
|
- maple_tree: fix mas_skip_node() end slot detection
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: fix wrong signingkey creation when encryption is AES256
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: set FILE_NAMED_STREAMS attribute in
|
||||||
|
FS_ATTRIBUTE_INFORMATION (bsc#1012628).
|
||||||
|
- ksmbd: don't terminate inactive sessions after a few seconds
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
|
||||||
|
(bsc#1012628).
|
||||||
|
- ksmbd: return unsupported error on smb1 mount (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix qos on mesh interfaces (bsc#1012628).
|
||||||
|
- wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
|
||||||
|
(bsc#1012628).
|
||||||
|
- nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/meson: fix missing component unbind on bind errors
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915/active: Fix missing debug object activation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Preserve crtc_state->inherited during state clearing
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: skip ASIC reset for APUs when go to S4
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: reposition the gpu reset checking for reuse
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: mm: Fix incorrect ASID argument when flushing TLB
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Handle zicsr/zifencei issues between clang and binutils
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: amdtee: fix race condition in amdtee_open_session
|
||||||
|
(bsc#1012628).
|
||||||
|
- firmware: arm_scmi: Fix device node validation for mailbox
|
||||||
|
transport (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as
|
||||||
|
always-on (bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- soc: qcom: llcc: Fix slice configuration values for SC8280XP
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/ksm: fix race with VMA iteration and mm_struct teardown
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: imx-weim: fix branch condition evaluates to a garbage value
|
||||||
|
(bsc#1012628).
|
||||||
|
- i2c: xgene-slimpro: Fix out-of-bounds bug in
|
||||||
|
xgene_slimpro_i2c_xfer() (bsc#1012628).
|
||||||
|
- dm stats: check for and propagate alloc_percpu failure
|
||||||
|
(bsc#1012628).
|
||||||
|
- dm crypt: add cond_resched() to dmcrypt_write() (bsc#1012628).
|
||||||
|
- dm crypt: avoid accessing uninitialized tasklet (bsc#1012628).
|
||||||
|
- sched/fair: sanitize vruntime of entity being placed
|
||||||
|
(bsc#1012628).
|
||||||
|
- sched/fair: Sanitize vruntime of entity being migrated
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 7a187a3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
Wed Mar 29 17:39:46 CEST 2023 - ykaukab@suse.de
|
||||||
|
|
||||||
- supported.conf: fix typos in module names
|
- supported.conf: fix typos in module names
|
||||||
- commit cbe8816
|
- commit cbe8816
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 11:32:09 CEST 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Input: alps - fix compatibility with -funsigned-char
|
||||||
|
(bsc#1209805).
|
||||||
|
- commit fb69353
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
Wed Mar 29 09:53:49 CEST 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -8446,7 +8881,7 @@ Thu Dec 8 20:32:18 CET 2022 - jeffm@suse.com
|
|||||||
over time and we haven't updated it, leading to things like bpf LSMs
|
over time and we haven't updated it, leading to things like bpf LSMs
|
||||||
not working out of the box.
|
not working out of the box.
|
||||||
This change just updates CONFIG_LSM to what the default would be now.
|
This change just updates CONFIG_LSM to what the default would be now.
|
||||||
- commit b64d18c
|
- commit 720c383
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
Thu Dec 8 11:49:09 CET 2022 - jslaby@suse.cz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.2
|
%define srcversion 6.2
|
||||||
%define patchversion 6.2.8
|
%define patchversion 6.2.9
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -111,9 +111,9 @@ Name: kernel-zfcpdump
|
|||||||
Summary: The IBM System Z zfcpdump Kernel
|
Summary: The IBM System Z zfcpdump Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.2.8
|
Version: 6.2.9
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gcbe8816
|
Release: <RELEASE>.g7a187a3
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
Provides: kernel-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-cbe8816d8485dc46f97a209f94053ff0a01979ba
|
Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3ae352868be3391be5afd51378b5c6d0a5f707fe260f392826908e4cd5b6a9ca
|
oid sha256:32a6f4835bec0538e650763acf600486b93336c8a0385d8fa2f14de302e059be
|
||||||
size 1123374
|
size 1294272
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e65803ca06456013b4454131db428459b887a0c2f3ef53375804a0bb2b8a2d58
|
oid sha256:6fbec0fdf2fcc5060fd50487eae2383347bad60352677e097a792e4f4b2273b2
|
||||||
size 35907
|
size 35105
|
||||||
|
243
series.conf
243
series.conf
@ -1627,6 +1627,246 @@
|
|||||||
patches.kernel.org/6.2.8-213-powerpc-Disable-CPU-unknown-by-CLANG-when-CC_IS.patch
|
patches.kernel.org/6.2.8-213-powerpc-Disable-CPU-unknown-by-CLANG-when-CC_IS.patch
|
||||||
patches.kernel.org/6.2.8-214-powerpc-64-Replace-mcpu-e500mc64-by-mcpu-e5500.patch
|
patches.kernel.org/6.2.8-214-powerpc-64-Replace-mcpu-e500mc64-by-mcpu-e5500.patch
|
||||||
patches.kernel.org/6.2.8-215-Linux-6.2.8.patch
|
patches.kernel.org/6.2.8-215-Linux-6.2.8.patch
|
||||||
|
patches.kernel.org/6.2.9-001-interconnect-qcom-osm-l3-fix-icc_onecell_data-a.patch
|
||||||
|
patches.kernel.org/6.2.9-002-interconnect-qcom-sm8450-switch-to-qcom_icc_rpm.patch
|
||||||
|
patches.kernel.org/6.2.9-003-interconnect-qcom-qcm2290-Fix-MASTER_SNOC_BIMC_.patch
|
||||||
|
patches.kernel.org/6.2.9-004-perf-core-Fix-perf_output_begin-parameter-is-in.patch
|
||||||
|
patches.kernel.org/6.2.9-005-perf-fix-perf_event_context-time.patch
|
||||||
|
patches.kernel.org/6.2.9-006-tracing-hwlat-Replace-sched_setaffinity-with-se.patch
|
||||||
|
patches.kernel.org/6.2.9-007-drm-amd-display-fix-k1-k2-divider-programming-f.patch
|
||||||
|
patches.kernel.org/6.2.9-008-drm-amd-display-Remove-OTG-DIV-register-write-f.patch
|
||||||
|
patches.kernel.org/6.2.9-009-drm-amd-display-Fix-DP-MST-sinks-removal-issue.patch
|
||||||
|
patches.kernel.org/6.2.9-010-arm64-dts-freescale-imx8-ss-lsio-Fix-flexspi-cl.patch
|
||||||
|
patches.kernel.org/6.2.9-011-arm64-dts-qcom-sc8280xp-Add-label-property-to-v.patch
|
||||||
|
patches.kernel.org/6.2.9-012-arm64-dts-qcom-sm6375-Add-missing-power-domain-.patch
|
||||||
|
patches.kernel.org/6.2.9-013-arm64-dts-qcom-sm8450-correct-WSA2-assigned-clo.patch
|
||||||
|
patches.kernel.org/6.2.9-014-arm64-dts-qcom-sm8450-Mark-UFS-controller-as-ca.patch
|
||||||
|
patches.kernel.org/6.2.9-015-power-supply-bq24190-Fix-use-after-free-bug-in-.patch
|
||||||
|
patches.kernel.org/6.2.9-016-power-supply-da9150-Fix-use-after-free-bug-in-d.patch
|
||||||
|
patches.kernel.org/6.2.9-017-wifi-mt76-do-not-run-mt76_unregister_device-on-.patch
|
||||||
|
patches.kernel.org/6.2.9-018-wifi-mt76-connac-do-not-check-WED-status-for-no.patch
|
||||||
|
patches.kernel.org/6.2.9-019-efi-earlycon-Reprobe-after-parsing-config-table.patch
|
||||||
|
patches.kernel.org/6.2.9-020-arm64-dts-imx8dxl-evk-Disable-hibernation-mode-.patch
|
||||||
|
patches.kernel.org/6.2.9-021-arm64-dts-imx8dxl-evk-Fix-eqos-phy-reset-gpio.patch
|
||||||
|
patches.kernel.org/6.2.9-022-ARM-dts-imx6sll-e70k02-fix-usbotg1-pinctrl.patch
|
||||||
|
patches.kernel.org/6.2.9-023-ARM-dts-imx6sll-e60k02-fix-usbotg1-pinctrl.patch
|
||||||
|
patches.kernel.org/6.2.9-024-ARM-dts-imx6sl-tolino-shine2hd-fix-usbotg1-pinc.patch
|
||||||
|
patches.kernel.org/6.2.9-025-arm64-dts-imx8mn-specify-sound-dai-cells-for-SA.patch
|
||||||
|
patches.kernel.org/6.2.9-026-arm64-dts-imx93-add-missing-address-cells-and-s.patch
|
||||||
|
patches.kernel.org/6.2.9-027-NFS-Fix-proc-PID-io-read_bytes-for-buffered-rea.patch
|
||||||
|
patches.kernel.org/6.2.9-028-NFS-Correct-timing-for-assigning-access-cache-t.patch
|
||||||
|
patches.kernel.org/6.2.9-029-xsk-Add-missing-overflow-check-in-xdp_umem_reg.patch
|
||||||
|
patches.kernel.org/6.2.9-030-iavf-fix-inverted-Rx-hash-condition-leading-to-.patch
|
||||||
|
patches.kernel.org/6.2.9-031-iavf-fix-non-tunneled-IPv6-UDP-packet-type-and-.patch
|
||||||
|
patches.kernel.org/6.2.9-032-iavf-do-not-track-VLAN-0-filters.patch
|
||||||
|
patches.kernel.org/6.2.9-033-intel-igbvf-free-irq-on-the-error-path-in-igbvf.patch
|
||||||
|
patches.kernel.org/6.2.9-034-igbvf-Regard-vf-reset-nack-as-success.patch
|
||||||
|
patches.kernel.org/6.2.9-035-igc-fix-the-validation-logic-for-taprio-s-gate-.patch
|
||||||
|
patches.kernel.org/6.2.9-036-i2c-imx-lpi2c-check-only-for-enabled-interrupt-.patch
|
||||||
|
patches.kernel.org/6.2.9-037-i2c-mxs-ensure-that-DMA-buffers-are-safe-for-DM.patch
|
||||||
|
patches.kernel.org/6.2.9-038-i2c-hisi-Only-use-the-completion-interrupt-to-f.patch
|
||||||
|
patches.kernel.org/6.2.9-039-scsi-scsi_dh_alua-Fix-memleak-for-qdata-in-alua.patch
|
||||||
|
patches.kernel.org/6.2.9-040-nfsd-don-t-replace-page-in-rq_pages-if-it-s-a-c.patch
|
||||||
|
patches.kernel.org/6.2.9-041-net-dsa-b53-mmap-fix-device-tree-support.patch
|
||||||
|
patches.kernel.org/6.2.9-042-net-usb-smsc95xx-Limit-packet-length-to-skb-len.patch
|
||||||
|
patches.kernel.org/6.2.9-043-efi-libstub-smbios-Use-length-member-instead-of.patch
|
||||||
|
patches.kernel.org/6.2.9-044-arm64-efi-Use-SMBIOS-processor-version-to-key-o.patch
|
||||||
|
patches.kernel.org/6.2.9-045-qed-qed_sriov-guard-against-NULL-derefs-from-qe.patch
|
||||||
|
patches.kernel.org/6.2.9-046-xirc2ps_cs-Fix-use-after-free-bug-in-xirc2ps_de.patch
|
||||||
|
patches.kernel.org/6.2.9-047-net-phy-Ensure-state-transitions-are-processed-.patch
|
||||||
|
patches.kernel.org/6.2.9-048-net-mdio-fix-owner-field-for-mdio-buses-registe.patch
|
||||||
|
patches.kernel.org/6.2.9-049-net-mdio-fix-owner-field-for-mdio-buses-registe.patch
|
||||||
|
patches.kernel.org/6.2.9-050-net-stmmac-Fix-for-mismatched-host-device-DMA-a.patch
|
||||||
|
patches.kernel.org/6.2.9-051-thermal-drivers-mellanox-Use-generic-thermal_zo.patch
|
||||||
|
patches.kernel.org/6.2.9-052-mlxsw-core_thermal-Fix-fan-speed-in-maximum-coo.patch
|
||||||
|
patches.kernel.org/6.2.9-053-drm-i915-fbdev-lock-the-fbdev-obj-before-vma-pi.patch
|
||||||
|
patches.kernel.org/6.2.9-054-drm-i915-mtl-Disable-MC6-for-MTL-A-step.patch
|
||||||
|
patches.kernel.org/6.2.9-055-drm-i915-guc-Rename-GuC-register-state-capture-.patch
|
||||||
|
patches.kernel.org/6.2.9-056-drm-i915-guc-Fix-missing-ecodes.patch
|
||||||
|
patches.kernel.org/6.2.9-057-drm-i915-gt-perform-uc-late-init-after-probe-er.patch
|
||||||
|
patches.kernel.org/6.2.9-058-drm-i915-Fix-format-for-perf_limit_reasons.patch
|
||||||
|
patches.kernel.org/6.2.9-059-drm-i915-Update-vblank-timestamping-stuff-on-se.patch
|
||||||
|
patches.kernel.org/6.2.9-060-net-dsa-report-rx_bytes-unadjusted-for-ETH_HLEN.patch
|
||||||
|
patches.kernel.org/6.2.9-061-net-qcom-emac-Fix-use-after-free-bug-in-emac_re.patch
|
||||||
|
patches.kernel.org/6.2.9-062-net-usb-lan78xx-Limit-packet-length-to-skb-len.patch
|
||||||
|
patches.kernel.org/6.2.9-063-net-ps3_gelic_net-Fix-RX-sk_buff-length.patch
|
||||||
|
patches.kernel.org/6.2.9-064-net-ps3_gelic_net-Use-dma_mapping_error.patch
|
||||||
|
patches.kernel.org/6.2.9-065-octeontx2-vf-Add-missing-free-for-alloc_percpu.patch
|
||||||
|
patches.kernel.org/6.2.9-066-bootconfig-Fix-testcase-to-increase-max-node.patch
|
||||||
|
patches.kernel.org/6.2.9-067-keys-Do-not-cache-key-in-task-struct-if-key-is-.patch
|
||||||
|
patches.kernel.org/6.2.9-068-ice-check-if-VF-exists-before-mode-check.patch
|
||||||
|
patches.kernel.org/6.2.9-069-iavf-fix-hang-on-reboot-with-ice.patch
|
||||||
|
patches.kernel.org/6.2.9-070-i40e-fix-flow-director-packet-filter-programmin.patch
|
||||||
|
patches.kernel.org/6.2.9-071-bpf-Adjust-insufficient-default-bpf_jit_limit.patch
|
||||||
|
patches.kernel.org/6.2.9-072-net-mlx5e-Set-uplink-rep-as-NETNS_LOCAL.patch
|
||||||
|
patches.kernel.org/6.2.9-073-net-mlx5e-Block-entering-switchdev-mode-with-ns.patch
|
||||||
|
patches.kernel.org/6.2.9-074-net-mlx5-Fix-steering-rules-cleanup.patch
|
||||||
|
patches.kernel.org/6.2.9-075-net-mlx5e-Overcome-slow-response-for-first-macs.patch
|
||||||
|
patches.kernel.org/6.2.9-076-net-mlx5-Read-the-TC-mapping-of-all-priorities-.patch
|
||||||
|
patches.kernel.org/6.2.9-077-net-mlx5-E-Switch-Fix-an-Oops-in-error-handling.patch
|
||||||
|
patches.kernel.org/6.2.9-078-net-dsa-tag_brcm-legacy-fix-daisy-chained-switc.patch
|
||||||
|
patches.kernel.org/6.2.9-079-atm-idt77252-fix-kmemleak-when-rmmod-idt77252.patch
|
||||||
|
patches.kernel.org/6.2.9-080-erspan-do-not-use-skb_mac_header-in-ndo_start_x.patch
|
||||||
|
patches.kernel.org/6.2.9-081-net-mscc-ocelot-fix-stats-region-batching.patch
|
||||||
|
patches.kernel.org/6.2.9-082-net-sonic-use-dma_mapping_error-for-error-check.patch
|
||||||
|
patches.kernel.org/6.2.9-083-nvme-tcp-fix-nvme_tcp_term_pdu-to-match-spec.patch
|
||||||
|
patches.kernel.org/6.2.9-084-mlxsw-spectrum_fid-Fix-incorrect-local-port-typ.patch
|
||||||
|
patches.kernel.org/6.2.9-085-hvc-xen-prevent-concurrent-accesses-to-the-shar.patch
|
||||||
|
patches.kernel.org/6.2.9-086-ksmbd-add-low-bound-validation-to-FSCTL_SET_ZER.patch
|
||||||
|
patches.kernel.org/6.2.9-087-ksmbd-add-low-bound-validation-to-FSCTL_QUERY_A.patch
|
||||||
|
patches.kernel.org/6.2.9-088-ksmbd-fix-possible-refcount-leak-in-smb2_open.patch
|
||||||
|
patches.kernel.org/6.2.9-089-Bluetooth-hci_sync-Resume-adv-with-no-RPA-when-.patch
|
||||||
|
patches.kernel.org/6.2.9-090-Bluetooth-hci_core-Detect-if-an-ACL-packet-is-i.patch
|
||||||
|
patches.kernel.org/6.2.9-091-Bluetooth-btusb-Remove-detection-of-ISO-packets.patch
|
||||||
|
patches.kernel.org/6.2.9-092-Bluetooth-ISO-fix-timestamped-HCI-ISO-data-pack.patch
|
||||||
|
patches.kernel.org/6.2.9-093-Bluetooth-Remove-Power-on-check-from-Mesh-featu.patch
|
||||||
|
patches.kernel.org/6.2.9-094-gve-Cache-link_speed-value-from-device.patch
|
||||||
|
patches.kernel.org/6.2.9-095-net-asix-fix-modprobe-sysfs-cannot-create-dupli.patch
|
||||||
|
patches.kernel.org/6.2.9-096-net-dsa-mt7530-move-enabling-disabling-core-clo.patch
|
||||||
|
patches.kernel.org/6.2.9-097-net-dsa-mt7530-move-lowering-TRGMII-driving-to-.patch
|
||||||
|
patches.kernel.org/6.2.9-098-net-dsa-mt7530-move-setting-ssc_delta-to-PHY_IN.patch
|
||||||
|
patches.kernel.org/6.2.9-099-net-mdio-thunder-Add-missing-fwnode_handle_put.patch
|
||||||
|
patches.kernel.org/6.2.9-100-efi-libstub-Use-relocated-version-of-kernel-s-s.patch
|
||||||
|
patches.kernel.org/6.2.9-101-drm-amd-display-Set-dcn32-caps.seamless_odm.patch
|
||||||
|
patches.kernel.org/6.2.9-102-Bluetooth-btqcomsmd-Fix-command-timeout-after-s.patch
|
||||||
|
patches.kernel.org/6.2.9-103-Bluetooth-L2CAP-Fix-responding-with-wrong-PDU-t.patch
|
||||||
|
patches.kernel.org/6.2.9-104-Bluetooth-btsdio-fix-use-after-free-bug-in-btsd.patch
|
||||||
|
patches.kernel.org/6.2.9-105-Bluetooth-mgmt-Fix-MGMT-add-advmon-with-RSSI-co.patch
|
||||||
|
patches.kernel.org/6.2.9-106-Bluetooth-HCI-Fix-global-out-of-bounds.patch
|
||||||
|
patches.kernel.org/6.2.9-107-platform-chrome-cros_ec_chardev-fix-kernel-data.patch
|
||||||
|
patches.kernel.org/6.2.9-108-entry-Fix-noinstr-warning-in-__enter_from_user_.patch
|
||||||
|
patches.kernel.org/6.2.9-109-perf-x86-amd-core-Always-clear-status-for-idx.patch
|
||||||
|
patches.kernel.org/6.2.9-110-entry-rcu-Check-TIF_RESCHED-_after_-delayed-RCU.patch
|
||||||
|
patches.kernel.org/6.2.9-111-hwmon-fix-potential-sensor-registration-fail-if.patch
|
||||||
|
patches.kernel.org/6.2.9-112-hwmon-it87-Fix-voltage-scaling-for-chips-with-1.patch
|
||||||
|
patches.kernel.org/6.2.9-113-scsi-qla2xxx-Synchronize-the-IOCB-count-to-be-i.patch
|
||||||
|
patches.kernel.org/6.2.9-114-scsi-qla2xxx-Perform-lockless-command-completio.patch
|
||||||
|
patches.kernel.org/6.2.9-115-smb3-lower-default-deferred-close-timeout-to-ad.patch
|
||||||
|
patches.kernel.org/6.2.9-116-smb3-fix-unusable-share-after-force-unmount-fai.patch
|
||||||
|
patches.kernel.org/6.2.9-117-uas-Add-US_FL_NO_REPORT_OPCODES-for-JMicron-JMS.patch
|
||||||
|
patches.kernel.org/6.2.9-118-thunderbolt-Use-scale-field-when-allocating-USB.patch
|
||||||
|
patches.kernel.org/6.2.9-119-thunderbolt-Call-tb_check_quirks-after-initiali.patch
|
||||||
|
patches.kernel.org/6.2.9-120-thunderbolt-Add-quirk-to-disable-CLx.patch
|
||||||
|
patches.kernel.org/6.2.9-121-thunderbolt-Fix-memory-leak-in-margining.patch
|
||||||
|
patches.kernel.org/6.2.9-122-thunderbolt-Disable-interrupt-auto-clear-for-ri.patch
|
||||||
|
patches.kernel.org/6.2.9-123-thunderbolt-Add-missing-UNSET_INBOUND_SBTX-for-.patch
|
||||||
|
patches.kernel.org/6.2.9-124-thunderbolt-Use-const-qualifier-for-ring_interr.patch
|
||||||
|
patches.kernel.org/6.2.9-125-thunderbolt-Rename-shadowed-variables-bit-to-in.patch
|
||||||
|
patches.kernel.org/6.2.9-126-ASoC-amd-yp-Add-OMEN-by-HP-Gaming-Laptop-16z-n0.patch
|
||||||
|
patches.kernel.org/6.2.9-127-ASoC-Intel-sof_rt5682-Add-quirk-for-Rex-board-w.patch
|
||||||
|
patches.kernel.org/6.2.9-128-ASoC-amd-yc-Add-DMI-entries-to-support-HP-OMEN-.patch
|
||||||
|
patches.kernel.org/6.2.9-129-ACPI-x86-Drop-quirk-for-HP-Elitebook.patch
|
||||||
|
patches.kernel.org/6.2.9-130-ACPI-x86-utils-Add-Cezanne-to-the-list-for-forc.patch
|
||||||
|
patches.kernel.org/6.2.9-131-riscv-Bump-COMMAND_LINE_SIZE-value-to-1024.patch
|
||||||
|
patches.kernel.org/6.2.9-132-drm-cirrus-NULL-check-pipe-plane.state-fb-in-ci.patch
|
||||||
|
patches.kernel.org/6.2.9-133-HID-cp2112-Fix-driver-not-registering-GPIO-IRQ-.patch
|
||||||
|
patches.kernel.org/6.2.9-134-ca8210-fix-mac_len-negative-array-access.patch
|
||||||
|
patches.kernel.org/6.2.9-135-HID-logitech-hidpp-Add-support-for-Logitech-MX-.patch
|
||||||
|
patches.kernel.org/6.2.9-136-HID-intel-ish-hid-ipc-Fix-potential-use-after-f.patch
|
||||||
|
patches.kernel.org/6.2.9-137-m68k-mm-Fix-systems-with-memory-at-end-of-32-bi.patch
|
||||||
|
patches.kernel.org/6.2.9-138-m68k-Only-force-030-bus-error-if-PC-not-in-exce.patch
|
||||||
|
patches.kernel.org/6.2.9-139-selftests-bpf-check-that-modifier-resolves-afte.patch
|
||||||
|
patches.kernel.org/6.2.9-140-cpumask-fix-incorrect-cpumask-scanning-result-c.patch
|
||||||
|
patches.kernel.org/6.2.9-141-scsi-target-iscsi-Fix-an-error-message-in-iscsi.patch
|
||||||
|
patches.kernel.org/6.2.9-142-scsi-qla2xxx-Add-option-to-disable-FC2-Target-s.patch
|
||||||
|
patches.kernel.org/6.2.9-143-scsi-hisi_sas-Check-devm_add_action-return-valu.patch
|
||||||
|
patches.kernel.org/6.2.9-144-scsi-ufs-core-Add-soft-dependency-on-governor_s.patch
|
||||||
|
patches.kernel.org/6.2.9-145-scsi-lpfc-Check-kzalloc-in-lpfc_sli4_cgn_params.patch
|
||||||
|
patches.kernel.org/6.2.9-146-scsi-lpfc-Avoid-usage-of-list-iterator-variable.patch
|
||||||
|
patches.kernel.org/6.2.9-147-scsi-mpi3mr-Driver-unload-crashes-host-when-enh.patch
|
||||||
|
patches.kernel.org/6.2.9-148-scsi-mpi3mr-Wait-for-diagnostic-save-during-con.patch
|
||||||
|
patches.kernel.org/6.2.9-149-scsi-mpi3mr-NVMe-command-size-greater-than-8K-f.patch
|
||||||
|
patches.kernel.org/6.2.9-150-scsi-mpi3mr-Bad-drive-in-topology-results-kerne.patch
|
||||||
|
patches.kernel.org/6.2.9-151-scsi-storvsc-Handle-BlockSize-change-in-Hyper-V.patch
|
||||||
|
patches.kernel.org/6.2.9-152-platform-x86-int3472-Add-GPIOs-to-Surface-Go-3-.patch
|
||||||
|
patches.kernel.org/6.2.9-153-net-usb-cdc_mbim-avoid-altsetting-toggling-for-.patch
|
||||||
|
patches.kernel.org/6.2.9-154-net-usb-qmi_wwan-add-Telit-0x1080-composition.patch
|
||||||
|
patches.kernel.org/6.2.9-155-drm-amd-display-Update-clock-table-to-include-h.patch
|
||||||
|
patches.kernel.org/6.2.9-156-sh-sanitize-the-flags-on-sigreturn.patch
|
||||||
|
patches.kernel.org/6.2.9-157-drm-amdgpu-Fix-call-trace-warning-and-hang-when.patch
|
||||||
|
patches.kernel.org/6.2.9-158-drm-amd-Fix-initialization-mistake-for-NBIO-7.3.patch
|
||||||
|
patches.kernel.org/6.2.9-159-net-sched-act_mirred-better-wording-on-protecti.patch
|
||||||
|
patches.kernel.org/6.2.9-160-act_mirred-use-the-backlog-for-nested-calls-to-.patch
|
||||||
|
patches.kernel.org/6.2.9-161-cifs-lock-chan_lock-outside-match_session.patch
|
||||||
|
patches.kernel.org/6.2.9-162-cifs-append-path-to-open_enter-trace-event.patch
|
||||||
|
patches.kernel.org/6.2.9-163-cifs-do-not-poll-server-interfaces-too-regularl.patch
|
||||||
|
patches.kernel.org/6.2.9-164-cifs-empty-interface-list-when-server-doesn-t-s.patch
|
||||||
|
patches.kernel.org/6.2.9-165-cifs-dump-pending-mids-for-all-channels-in-Debu.patch
|
||||||
|
patches.kernel.org/6.2.9-166-cifs-print-session-id-while-listing-open-files.patch
|
||||||
|
patches.kernel.org/6.2.9-167-cifs-fix-dentry-lookups-in-directory-handle-cac.patch
|
||||||
|
patches.kernel.org/6.2.9-168-x86-mm-Do-not-shuffle-CPU-entry-areas-without-K.patch
|
||||||
|
patches.kernel.org/6.2.9-169-x86-fpu-xstate-Prevent-false-positive-warning-i.patch
|
||||||
|
patches.kernel.org/6.2.9-170-selftests-x86-amx-Add-a-ptrace-test.patch
|
||||||
|
patches.kernel.org/6.2.9-171-scsi-core-Add-BLIST_SKIP_VPD_PAGES-for-SKhynix-.patch
|
||||||
|
patches.kernel.org/6.2.9-172-usb-misc-onboard-hub-add-support-for-Microchip-.patch
|
||||||
|
patches.kernel.org/6.2.9-173-usb-dwc2-fix-a-race-don-t-power-off-on-phy-for-.patch
|
||||||
|
patches.kernel.org/6.2.9-174-usb-dwc2-drd-fix-inconsistent-mode-if-role-swit.patch
|
||||||
|
patches.kernel.org/6.2.9-175-usb-dwc2-fix-a-devres-leak-in-hw_enable-upon-su.patch
|
||||||
|
patches.kernel.org/6.2.9-176-block-io_uring-pass-in-issue_flags-for-uring_cm.patch
|
||||||
|
patches.kernel.org/6.2.9-177-usb-gadget-u_audio-don-t-let-userspace-block-dr.patch
|
||||||
|
patches.kernel.org/6.2.9-178-btrfs-zoned-fix-btrfs_can_activate_zone-to-supp.patch
|
||||||
|
patches.kernel.org/6.2.9-179-Bluetooth-Fix-race-condition-in-hci_cmd_sync_cl.patch
|
||||||
|
patches.kernel.org/6.2.9-180-efi-sysfb_efi-Fix-DMI-quirks-not-working-for-si.patch
|
||||||
|
patches.kernel.org/6.2.9-181-mm-slab-Fix-undefined-init_cache_node_node-for-.patch
|
||||||
|
patches.kernel.org/6.2.9-182-efi-libstub-zboot-Mark-zboot-EFI-application-as.patch
|
||||||
|
patches.kernel.org/6.2.9-183-arm64-efi-Set-NX-compat-flag-in-PE-COFF-header.patch
|
||||||
|
patches.kernel.org/6.2.9-184-fscrypt-destroy-keyring-after-security_sb_delet.patch
|
||||||
|
patches.kernel.org/6.2.9-185-fsverity-Remove-WQ_UNBOUND-from-fsverity-read-w.patch
|
||||||
|
patches.kernel.org/6.2.9-186-lockd-set-file_lock-start-and-end-when-decoding.patch
|
||||||
|
patches.kernel.org/6.2.9-187-arm64-dts-imx8mm-nitrogen-r2-fix-WM8960-clock-n.patch
|
||||||
|
patches.kernel.org/6.2.9-188-igb-revert-rtnl_lock-that-causes-deadlock.patch
|
||||||
|
patches.kernel.org/6.2.9-189-dm-thin-fix-deadlock-when-swapping-to-thin-devi.patch
|
||||||
|
patches.kernel.org/6.2.9-190-usb-typec-tcpm-fix-create-duplicate-source-capa.patch
|
||||||
|
patches.kernel.org/6.2.9-191-usb-typec-tcpm-fix-warning-when-handle-discover.patch
|
||||||
|
patches.kernel.org/6.2.9-192-usb-cdns3-Fix-issue-with-using-incorrect-PCI-de.patch
|
||||||
|
patches.kernel.org/6.2.9-193-usb-cdnsp-Fixes-issue-with-redundant-Status-Sta.patch
|
||||||
|
patches.kernel.org/6.2.9-194-usb-cdnsp-changes-PCI-Device-ID-to-fix-conflict.patch
|
||||||
|
patches.kernel.org/6.2.9-195-usb-chipdea-core-fix-return-EINVAL-if-request-r.patch
|
||||||
|
patches.kernel.org/6.2.9-196-usb-chipidea-core-fix-possible-concurrent-when-.patch
|
||||||
|
patches.kernel.org/6.2.9-197-usb-dwc3-gadget-Add-1ms-delay-after-end-transfe.patch
|
||||||
|
patches.kernel.org/6.2.9-198-usb-ucsi-Fix-NULL-pointer-deref-in-ucsi_connect.patch
|
||||||
|
patches.kernel.org/6.2.9-199-usb-ucsi_acpi-Increase-the-command-completion-t.patch
|
||||||
|
patches.kernel.org/6.2.9-200-mm-kfence-fix-using-kfence_metadata-without-ini.patch
|
||||||
|
patches.kernel.org/6.2.9-201-kfence-avoid-passing-g-for-test.patch
|
||||||
|
patches.kernel.org/6.2.9-202-io_uring-net-avoid-sending-ECONNABORTED-on-repe.patch
|
||||||
|
patches.kernel.org/6.2.9-203-io_uring-rsrc-fix-null-ptr-deref-in-io_file_bit.patch
|
||||||
|
patches.kernel.org/6.2.9-204-Revert-kasan-drop-skip_kasan_poison-variable-in.patch
|
||||||
|
patches.kernel.org/6.2.9-205-kcsan-avoid-passing-g-for-test.patch
|
||||||
|
patches.kernel.org/6.2.9-206-test_maple_tree-add-more-testing-for-mas_empty_.patch
|
||||||
|
patches.kernel.org/6.2.9-207-maple_tree-fix-mas_skip_node-end-slot-detection.patch
|
||||||
|
patches.kernel.org/6.2.9-208-ksmbd-fix-wrong-signingkey-creation-when-encryp.patch
|
||||||
|
patches.kernel.org/6.2.9-209-ksmbd-set-FILE_NAMED_STREAMS-attribute-in-FS_AT.patch
|
||||||
|
patches.kernel.org/6.2.9-210-ksmbd-don-t-terminate-inactive-sessions-after-a.patch
|
||||||
|
patches.kernel.org/6.2.9-211-ksmbd-return-STATUS_NOT_SUPPORTED-on-unsupporte.patch
|
||||||
|
patches.kernel.org/6.2.9-212-ksmbd-return-unsupported-error-on-smb1-mount.patch
|
||||||
|
patches.kernel.org/6.2.9-213-wifi-mac80211-fix-qos-on-mesh-interfaces.patch
|
||||||
|
patches.kernel.org/6.2.9-214-wifi-mac80211-Serialize-ieee80211_handle_wake_t.patch
|
||||||
|
patches.kernel.org/6.2.9-215-nilfs2-fix-kernel-infoleak-in-nilfs_ioctl_wrap_.patch
|
||||||
|
patches.kernel.org/6.2.9-216-drm-bridge-lt8912b-return-EPROBE_DEFER-if-bridg.patch
|
||||||
|
patches.kernel.org/6.2.9-217-drm-amd-display-fix-wrong-index-used-in-dccg32_.patch
|
||||||
|
patches.kernel.org/6.2.9-218-drm-meson-fix-missing-component-unbind-on-bind-.patch
|
||||||
|
patches.kernel.org/6.2.9-219-drm-amdgpu-nv-Apply-ASPM-quirk-on-Intel-ADL-AMD.patch
|
||||||
|
patches.kernel.org/6.2.9-220-drm-i915-active-Fix-missing-debug-object-activa.patch
|
||||||
|
patches.kernel.org/6.2.9-221-drm-i915-Preserve-crtc_state-inherited-during-s.patch
|
||||||
|
patches.kernel.org/6.2.9-222-drm-amdgpu-skip-ASIC-reset-for-APUs-when-go-to-.patch
|
||||||
|
patches.kernel.org/6.2.9-223-drm-amdgpu-reposition-the-gpu-reset-checking-fo.patch
|
||||||
|
patches.kernel.org/6.2.9-224-riscv-mm-Fix-incorrect-ASID-argument-when-flush.patch
|
||||||
|
patches.kernel.org/6.2.9-225-riscv-Handle-zicsr-zifencei-issues-between-clan.patch
|
||||||
|
patches.kernel.org/6.2.9-226-tee-amdtee-fix-race-condition-in-amdtee_open_se.patch
|
||||||
|
patches.kernel.org/6.2.9-227-firmware-arm_scmi-Fix-device-node-validation-fo.patch
|
||||||
|
patches.kernel.org/6.2.9-228-arm64-dts-qcom-sc8280xp-x13s-mark-s11b-regulato.patch
|
||||||
|
patches.kernel.org/6.2.9-229-arm64-dts-qcom-sc7280-Mark-PCIe-controller-as-c.patch
|
||||||
|
patches.kernel.org/6.2.9-230-arm64-dts-qcom-sm8150-Fix-the-iommu-mask-used-f.patch
|
||||||
|
patches.kernel.org/6.2.9-231-soc-qcom-llcc-Fix-slice-configuration-values-fo.patch
|
||||||
|
patches.kernel.org/6.2.9-232-mm-ksm-fix-race-with-VMA-iteration-and-mm_struc.patch
|
||||||
|
patches.kernel.org/6.2.9-233-bus-imx-weim-fix-branch-condition-evaluates-to-.patch
|
||||||
|
patches.kernel.org/6.2.9-234-i2c-xgene-slimpro-Fix-out-of-bounds-bug-in-xgen.patch
|
||||||
|
patches.kernel.org/6.2.9-235-dm-stats-check-for-and-propagate-alloc_percpu-f.patch
|
||||||
|
patches.kernel.org/6.2.9-236-dm-crypt-add-cond_resched-to-dmcrypt_write.patch
|
||||||
|
patches.kernel.org/6.2.9-237-dm-crypt-avoid-accessing-uninitialized-tasklet.patch
|
||||||
|
patches.kernel.org/6.2.9-238-sched-fair-sanitize-vruntime-of-entity-being-pl.patch
|
||||||
|
patches.kernel.org/6.2.9-239-sched-fair-Sanitize-vruntime-of-entity-being-mi.patch
|
||||||
|
patches.kernel.org/6.2.9-240-Linux-6.2.9.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
@ -1656,8 +1896,6 @@
|
|||||||
# sorted patches
|
# sorted patches
|
||||||
########################################################
|
########################################################
|
||||||
patches.suse/objtool-Check-that-module-init-exit-function-is-an-i.patch
|
patches.suse/objtool-Check-that-module-init-exit-function-is-an-i.patch
|
||||||
patches.suse/efi-libstub-smbios-Use-length-member-instead-of-reco.patch
|
|
||||||
patches.suse/arm64-efi-Use-SMBIOS-processor-version-to-key-off-Am.patch
|
|
||||||
########################################################
|
########################################################
|
||||||
# end of sorted patches
|
# end of sorted patches
|
||||||
########################################################
|
########################################################
|
||||||
@ -1797,6 +2035,7 @@
|
|||||||
# Input
|
# Input
|
||||||
########################################################
|
########################################################
|
||||||
patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
|
patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
|
||||||
|
patches.suse/Input-alps-fix-compatibility-with-funsigned-char.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Other drivers
|
# Other drivers
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2023-03-29 15:39:46 +0000
|
2023-03-30 11:30:50 +0000
|
||||||
GIT Revision: cbe8816d8485dc46f97a209f94053ff0a01979ba
|
GIT Revision: 7a187a3df1e20b30a8959b0ec229aa8b791bb06f
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user