forked from pool/kernel-source-longterm
Accepting request 1187019 from Kernel:slowroll
6.6.39 OBS-URL: https://build.opensuse.org/request/show/1187019 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source-longterm?expand=0&rev=22
This commit is contained in:
commit
7f892eafad
@ -1,3 +1,239 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 14:04:41 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.39 (bsc#1218260).
|
||||
- nilfs2: fix incorrect inode allocation from reserved inodes
|
||||
(bsc#1218260).
|
||||
- null_blk: Do not allow runt zone with zone capacity smaller
|
||||
then zone size (bsc#1218260).
|
||||
- drm/amdgpu: silence UBSAN warning (bsc#1218260).
|
||||
- ALSA: ump: Set default protocol when not given explicitly
|
||||
(bsc#1218260).
|
||||
- spi: cadence: Ensure data lines set to low during dummy-cycle
|
||||
period (bsc#1218260).
|
||||
- nfc/nci: Add the inconsistency check between the input data
|
||||
length and count (bsc#1218260).
|
||||
- kbuild: fix short log for AS in link-vmlinux.sh (bsc#1218260).
|
||||
- nvmet: fix a possible leak when destroy a ctrl during qp
|
||||
establishment (bsc#1218260).
|
||||
- platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
|
||||
(bsc#1218260).
|
||||
- platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT
|
||||
IVW 11.6" tablet (bsc#1218260).
|
||||
- regmap-i2c: Subtract reg size from max_write (bsc#1218260).
|
||||
- nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
|
||||
(bsc#1218260).
|
||||
- connector: Fix invalid conversion in cn_proc.h (bsc#1218260).
|
||||
- dma-mapping: benchmark: avoid needless copy_to_user if benchmark
|
||||
fails (bsc#1218260).
|
||||
- nvme-multipath: find NUMA path only for online numa-node
|
||||
(bsc#1218260).
|
||||
- vhost-scsi: Handle vhost_vq_work_queue failures for events
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with
|
||||
ALC897 (bsc#1218260).
|
||||
- fs/ntfs3: Mark volume as dirty if xattr is broken (bsc#1218260).
|
||||
- i2c: pnx: Fix potential deadlock warning from del_timer_sync()
|
||||
call in isr (bsc#1218260).
|
||||
- clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
|
||||
(bsc#1218260).
|
||||
- clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs
|
||||
(bsc#1218260).
|
||||
- clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents (bsc#1218260).
|
||||
- media: dw2102: fix a potential buffer overflow (bsc#1218260).
|
||||
- ima: Avoid blocking in RCU read-side critical section
|
||||
(bsc#1218260).
|
||||
- arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on
|
||||
Quartz64 Model B (bsc#1218260).
|
||||
- bnx2x: Fix multiple UBSAN array-index-out-of-bounds
|
||||
(bsc#1218260).
|
||||
- net: stmmac: dwmac-qcom-ethqos: fix error array size
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: rockchip: ensure NVDDR timings are rejected
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: Bypass a couple of sanity checks during NAND
|
||||
identification (bsc#1218260).
|
||||
- mtd: rawnand: Fix the nand_read_data_op() early check
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: Ensure ECC configuration is propagated to upper
|
||||
layers (bsc#1218260).
|
||||
- powerpc/64s: Fix unnecessary copy to 0 when kernel is booted
|
||||
at address 0 (bsc#1218260).
|
||||
- powerpc/pseries: Fix scv instruction crash with kexec
|
||||
(bsc#1218260).
|
||||
- clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw
|
||||
without common (bsc#1218260).
|
||||
- clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
|
||||
(bsc#1218260).
|
||||
- drm: panel-orientation-quirks: Add quirk for Valve Galileo
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu/atomfirmware: silence UBSAN warning (bsc#1218260).
|
||||
- drm/nouveau: fix null pointer dereference in
|
||||
nouveau_connector_get_modes (bsc#1218260).
|
||||
- Revert "mm/writeback: fix possible divide-by-zero in
|
||||
wb_dirty_limits(), again" (bsc#1218260).
|
||||
- fsnotify: Do not generate events for O_PATH file descriptors
|
||||
(bsc#1218260).
|
||||
- can: kvaser_usb: Explicitly initialize family in leafimx
|
||||
driver_info struct (bsc#1218260).
|
||||
- Bluetooth: qca: Fix BT enable failure again for QCA6390 after
|
||||
warm reboot (bsc#1218260).
|
||||
- Bluetooth: hci_bcm4377: Fix msgid release (bsc#1218260).
|
||||
- scsi: mpi3mr: Use proper format specifier in
|
||||
mpi3mr_sas_port_add() (bsc#1218260).
|
||||
- f2fs: Add inline to f2fs_build_fault_attr() stub (bsc#1218260).
|
||||
- btrfs: fix adding block group to a reclaim list and the unused
|
||||
list during reclaim (bsc#1218260).
|
||||
- mm: avoid overflows in dirty throttling logic (bsc#1218260).
|
||||
- mm: optimize the redundant loop of mm_update_owner_next()
|
||||
(bsc#1218260).
|
||||
- nilfs2: add missing check for inode numbers on directory entries
|
||||
(bsc#1218260).
|
||||
- nilfs2: fix inode number range checks (bsc#1218260).
|
||||
- Revert "igc: fix a log entry using uninitialized netdev"
|
||||
(bsc#1218260).
|
||||
- platform/x86: toshiba_acpi: Fix quickstart quirk handling
|
||||
(bsc#1218260).
|
||||
- cpu: Fix broken cmdline "nosmp" and "maxcpus=0" (bsc#1218260).
|
||||
- gpiolib: of: add polarity quirk for TSC2005 (bsc#1218260).
|
||||
- mlxsw: core_linecards: Fix double memory deallocation in case
|
||||
of invalid INI file (bsc#1218260).
|
||||
- inet_diag: Initialize pad field in struct inet_diag_req_v2
|
||||
(bsc#1218260).
|
||||
- selftests: make order checking verbose in msg_zerocopy selftest
|
||||
(bsc#1218260).
|
||||
- selftests: fix OOM in msg_zerocopy selftest (bsc#1218260).
|
||||
- bonding: Fix out-of-bounds read in
|
||||
bond_option_arp_ip_targets_set() (bsc#1218260).
|
||||
- netfilter: nf_tables: unconditionally flush pending work before
|
||||
notifier (bsc#1218260).
|
||||
- riscv: kexec: Avoid deadlock in kexec crash path (bsc#1218260).
|
||||
- wifi: wilc1000: fix ies_len type in connect path (bsc#1218260).
|
||||
- gpio: mmio: do not calculate bgpio_bits via "ngpios"
|
||||
(bsc#1218260).
|
||||
- net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx()
|
||||
from __netif_rx() (bsc#1218260).
|
||||
- net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
|
||||
(bsc#1218260).
|
||||
- net: allow skb_datagram_iter to be called from any context
|
||||
(bsc#1218260).
|
||||
- gpiolib: of: fix lookup quirk for MIPS Lantiq (bsc#1218260).
|
||||
- e1000e: Fix S0ix residency on corporate systems (bsc#1218260).
|
||||
- KVM: s390: fix LPSWEY handling (bsc#1218260).
|
||||
- tcp_metrics: validate source addr length (bsc#1218260).
|
||||
- bluetooth/hci: disallow setting handle bigger than
|
||||
HCI_CONN_HANDLE_MAX (bsc#1218260).
|
||||
- Bluetooth: ISO: Check socket flag instead of hcon (bsc#1218260).
|
||||
- Bluetooth: Ignore too large handle values in BIG (bsc#1218260).
|
||||
- Bluetooth: hci_event: Fix setting of unicast qos interval
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Add mqprio_rl cleanup and free in
|
||||
mlx5e_priv_cleanup() (bsc#1218260).
|
||||
- net/mlx5: E-switch, Create ingress ACL when needed
|
||||
(bsc#1218260).
|
||||
- UPSTREAM: tcp: fix DSACK undo in fast recovery to call
|
||||
tcp_try_to_open() (bsc#1218260).
|
||||
- net: phy: phy_device: Fix PHY LED blinking code comment
|
||||
(bsc#1218260).
|
||||
- mac802154: fix time calculation in
|
||||
ieee802154_configure_durations() (bsc#1218260).
|
||||
- vhost_task: Handle SIGKILL by flushing work and exiting
|
||||
(bsc#1218260).
|
||||
- vhost: Release worker mutex during flushes (bsc#1218260).
|
||||
- vhost: Use virtqueue mutex for swapping worker (bsc#1218260).
|
||||
- tools/power turbostat: Remember global max_die_id (bsc#1218260).
|
||||
- cdrom: rearrange last_media_change check to avoid unintentional
|
||||
overflow (bsc#1218260).
|
||||
- btrfs: scrub: initialize ret in scrub_simple_mirror() to fix
|
||||
compilation warning (bsc#1218260).
|
||||
- s390/pkey: Wipe sensitive data on failure (bsc#1218260).
|
||||
- jffs2: Fix potential illegal address access in jffs2_free_inode
|
||||
(bsc#1218260).
|
||||
- serial: imx: Raise TX trigger level to 8 (bsc#1218260).
|
||||
- scsi: mpi3mr: Sanitise num_phys (bsc#1218260).
|
||||
- f2fs: check validation of fault attrs in f2fs_build_fault_attr()
|
||||
(bsc#1218260).
|
||||
- bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
|
||||
(bsc#1218260).
|
||||
- igc: fix a log entry using uninitialized netdev (bsc#1218260).
|
||||
- selftests/net: fix uninitialized variables (bsc#1218260).
|
||||
- powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
|
||||
(bsc#1218260).
|
||||
- kunit: Fix timeout message (bsc#1218260).
|
||||
- orangefs: fix out-of-bounds fsid access (bsc#1218260).
|
||||
- powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for
|
||||
CONFIG_PCI=n (bsc#1218260).
|
||||
- i2c: i801: Annotate apanel_addr as __ro_after_init
|
||||
(bsc#1218260).
|
||||
- media: dvb-frontends: tda10048: Fix integer overflow
|
||||
(bsc#1218260).
|
||||
- media: s2255: Use refcount_t instead of atomic_t for
|
||||
num_channels (bsc#1218260).
|
||||
- media: dvb-frontends: tda18271c2dd: Remove casting during div
|
||||
(bsc#1218260).
|
||||
- net: dsa: mv88e6xxx: Correct check for empty list (bsc#1218260).
|
||||
- thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on
|
||||
lvts_data (bsc#1218260).
|
||||
- wifi: mt76: mt7996: add sanity checks for background radar
|
||||
trigger (bsc#1218260).
|
||||
- wifi: mt76: replace skb_put with skb_put_zero (bsc#1218260).
|
||||
- usb: xhci: prevent potential failure in handle_tx_event()
|
||||
for Transfer events without TRB (bsc#1218260).
|
||||
- Input: ff-core - prefer struct_size over open coded arithmetic
|
||||
(bsc#1218260).
|
||||
- firmware: dmi: Stop decoding on broken entry (bsc#1218260).
|
||||
- sctp: prefer struct_size over open coded arithmetic
|
||||
(bsc#1218260).
|
||||
- riscv: Apply SiFive CIP-1200 workaround to single-ASID
|
||||
sfence.vma (bsc#1218260).
|
||||
- media: dw2102: Don't translate i2c read into write
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: fix the warning about the expression (int)size -
|
||||
len (bsc#1218260).
|
||||
- drm/amdgpu: fix uninitialized scalar variable warning
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Fix uninitialized variables in DM
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Skip finding free audio for unknown engine_id
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Check pipe offset before setting vblank
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Check index msg_id before read or write
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: Initialize timestamp for some legacy SOCs
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: Using uninitialized value *size when calling
|
||||
amdgpu_vce_cs_reloc (bsc#1218260).
|
||||
- drm/amdgpu: Fix uninitialized variable warnings (bsc#1218260).
|
||||
- media: mediatek: vcodec: Only free buffer VA that is not NULL
|
||||
(bsc#1218260).
|
||||
- crypto: aead,cipher - zeroize key buffer after use
|
||||
(bsc#1218260).
|
||||
- RISC-V: KVM: Fix the initial sample period value (bsc#1218260).
|
||||
- selftests/bpf: dummy_st_ops should reject 0 for non-nullable
|
||||
params (bsc#1218260).
|
||||
- selftests/bpf: do not pass NULL for non-nullable params in
|
||||
dummy_st_ops (bsc#1218260).
|
||||
- selftests/bpf: adjust dummy_st_ops_success to detect additional
|
||||
error (bsc#1218260).
|
||||
- scsi: qedf: Make qedf_execute_tmf() non-preemptible
|
||||
(bsc#1218260).
|
||||
- IB/core: Implement a limit on UMAD receive List (bsc#1218260).
|
||||
- media: dvb-usb: dib0700_devices: Add missing release_firmware()
|
||||
(bsc#1218260).
|
||||
- media: dvb: as102-fe: Fix as10x_register_addr packing
|
||||
(bsc#1218260).
|
||||
- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
|
||||
(bsc#1218260).
|
||||
- drm/lima: fix shared irq handling on driver remove
|
||||
(bsc#1218260).
|
||||
- crypto: hisilicon/debugfs - Fix debugfs uninit process issue
|
||||
(bsc#1218260).
|
||||
- leds: an30259a: Use devm_mutex_init() for mutex initialization
|
||||
(bsc#1218260).
|
||||
- locking/mutex: Introduce devm_mutex_init() (bsc#1218260).
|
||||
- commit 0d68783
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 13:06:50 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.38
|
||||
%define git_commit 5376cb851cd623dc697af5d0b2a15b2758a0ff9a
|
||||
%define patchversion 6.6.39
|
||||
%define git_commit 0d68783c3dd1883ce1276a592289b4ade34e9fe0
|
||||
%define variant -longterm%{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@ -113,9 +113,9 @@ Name: kernel-longterm
|
||||
Summary: The Linux Kernel
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.6.38
|
||||
Version: 6.6.39
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5376cb8
|
||||
Release: <RELEASE>.g0d68783
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,239 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 14:04:41 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.39 (bsc#1218260).
|
||||
- nilfs2: fix incorrect inode allocation from reserved inodes
|
||||
(bsc#1218260).
|
||||
- null_blk: Do not allow runt zone with zone capacity smaller
|
||||
then zone size (bsc#1218260).
|
||||
- drm/amdgpu: silence UBSAN warning (bsc#1218260).
|
||||
- ALSA: ump: Set default protocol when not given explicitly
|
||||
(bsc#1218260).
|
||||
- spi: cadence: Ensure data lines set to low during dummy-cycle
|
||||
period (bsc#1218260).
|
||||
- nfc/nci: Add the inconsistency check between the input data
|
||||
length and count (bsc#1218260).
|
||||
- kbuild: fix short log for AS in link-vmlinux.sh (bsc#1218260).
|
||||
- nvmet: fix a possible leak when destroy a ctrl during qp
|
||||
establishment (bsc#1218260).
|
||||
- platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
|
||||
(bsc#1218260).
|
||||
- platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT
|
||||
IVW 11.6" tablet (bsc#1218260).
|
||||
- regmap-i2c: Subtract reg size from max_write (bsc#1218260).
|
||||
- nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
|
||||
(bsc#1218260).
|
||||
- connector: Fix invalid conversion in cn_proc.h (bsc#1218260).
|
||||
- dma-mapping: benchmark: avoid needless copy_to_user if benchmark
|
||||
fails (bsc#1218260).
|
||||
- nvme-multipath: find NUMA path only for online numa-node
|
||||
(bsc#1218260).
|
||||
- vhost-scsi: Handle vhost_vq_work_queue failures for events
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with
|
||||
ALC897 (bsc#1218260).
|
||||
- fs/ntfs3: Mark volume as dirty if xattr is broken (bsc#1218260).
|
||||
- i2c: pnx: Fix potential deadlock warning from del_timer_sync()
|
||||
call in isr (bsc#1218260).
|
||||
- clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
|
||||
(bsc#1218260).
|
||||
- clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs
|
||||
(bsc#1218260).
|
||||
- clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents (bsc#1218260).
|
||||
- media: dw2102: fix a potential buffer overflow (bsc#1218260).
|
||||
- ima: Avoid blocking in RCU read-side critical section
|
||||
(bsc#1218260).
|
||||
- arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on
|
||||
Quartz64 Model B (bsc#1218260).
|
||||
- bnx2x: Fix multiple UBSAN array-index-out-of-bounds
|
||||
(bsc#1218260).
|
||||
- net: stmmac: dwmac-qcom-ethqos: fix error array size
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: rockchip: ensure NVDDR timings are rejected
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: Bypass a couple of sanity checks during NAND
|
||||
identification (bsc#1218260).
|
||||
- mtd: rawnand: Fix the nand_read_data_op() early check
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: Ensure ECC configuration is propagated to upper
|
||||
layers (bsc#1218260).
|
||||
- powerpc/64s: Fix unnecessary copy to 0 when kernel is booted
|
||||
at address 0 (bsc#1218260).
|
||||
- powerpc/pseries: Fix scv instruction crash with kexec
|
||||
(bsc#1218260).
|
||||
- clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw
|
||||
without common (bsc#1218260).
|
||||
- clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
|
||||
(bsc#1218260).
|
||||
- drm: panel-orientation-quirks: Add quirk for Valve Galileo
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu/atomfirmware: silence UBSAN warning (bsc#1218260).
|
||||
- drm/nouveau: fix null pointer dereference in
|
||||
nouveau_connector_get_modes (bsc#1218260).
|
||||
- Revert "mm/writeback: fix possible divide-by-zero in
|
||||
wb_dirty_limits(), again" (bsc#1218260).
|
||||
- fsnotify: Do not generate events for O_PATH file descriptors
|
||||
(bsc#1218260).
|
||||
- can: kvaser_usb: Explicitly initialize family in leafimx
|
||||
driver_info struct (bsc#1218260).
|
||||
- Bluetooth: qca: Fix BT enable failure again for QCA6390 after
|
||||
warm reboot (bsc#1218260).
|
||||
- Bluetooth: hci_bcm4377: Fix msgid release (bsc#1218260).
|
||||
- scsi: mpi3mr: Use proper format specifier in
|
||||
mpi3mr_sas_port_add() (bsc#1218260).
|
||||
- f2fs: Add inline to f2fs_build_fault_attr() stub (bsc#1218260).
|
||||
- btrfs: fix adding block group to a reclaim list and the unused
|
||||
list during reclaim (bsc#1218260).
|
||||
- mm: avoid overflows in dirty throttling logic (bsc#1218260).
|
||||
- mm: optimize the redundant loop of mm_update_owner_next()
|
||||
(bsc#1218260).
|
||||
- nilfs2: add missing check for inode numbers on directory entries
|
||||
(bsc#1218260).
|
||||
- nilfs2: fix inode number range checks (bsc#1218260).
|
||||
- Revert "igc: fix a log entry using uninitialized netdev"
|
||||
(bsc#1218260).
|
||||
- platform/x86: toshiba_acpi: Fix quickstart quirk handling
|
||||
(bsc#1218260).
|
||||
- cpu: Fix broken cmdline "nosmp" and "maxcpus=0" (bsc#1218260).
|
||||
- gpiolib: of: add polarity quirk for TSC2005 (bsc#1218260).
|
||||
- mlxsw: core_linecards: Fix double memory deallocation in case
|
||||
of invalid INI file (bsc#1218260).
|
||||
- inet_diag: Initialize pad field in struct inet_diag_req_v2
|
||||
(bsc#1218260).
|
||||
- selftests: make order checking verbose in msg_zerocopy selftest
|
||||
(bsc#1218260).
|
||||
- selftests: fix OOM in msg_zerocopy selftest (bsc#1218260).
|
||||
- bonding: Fix out-of-bounds read in
|
||||
bond_option_arp_ip_targets_set() (bsc#1218260).
|
||||
- netfilter: nf_tables: unconditionally flush pending work before
|
||||
notifier (bsc#1218260).
|
||||
- riscv: kexec: Avoid deadlock in kexec crash path (bsc#1218260).
|
||||
- wifi: wilc1000: fix ies_len type in connect path (bsc#1218260).
|
||||
- gpio: mmio: do not calculate bgpio_bits via "ngpios"
|
||||
(bsc#1218260).
|
||||
- net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx()
|
||||
from __netif_rx() (bsc#1218260).
|
||||
- net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
|
||||
(bsc#1218260).
|
||||
- net: allow skb_datagram_iter to be called from any context
|
||||
(bsc#1218260).
|
||||
- gpiolib: of: fix lookup quirk for MIPS Lantiq (bsc#1218260).
|
||||
- e1000e: Fix S0ix residency on corporate systems (bsc#1218260).
|
||||
- KVM: s390: fix LPSWEY handling (bsc#1218260).
|
||||
- tcp_metrics: validate source addr length (bsc#1218260).
|
||||
- bluetooth/hci: disallow setting handle bigger than
|
||||
HCI_CONN_HANDLE_MAX (bsc#1218260).
|
||||
- Bluetooth: ISO: Check socket flag instead of hcon (bsc#1218260).
|
||||
- Bluetooth: Ignore too large handle values in BIG (bsc#1218260).
|
||||
- Bluetooth: hci_event: Fix setting of unicast qos interval
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Add mqprio_rl cleanup and free in
|
||||
mlx5e_priv_cleanup() (bsc#1218260).
|
||||
- net/mlx5: E-switch, Create ingress ACL when needed
|
||||
(bsc#1218260).
|
||||
- UPSTREAM: tcp: fix DSACK undo in fast recovery to call
|
||||
tcp_try_to_open() (bsc#1218260).
|
||||
- net: phy: phy_device: Fix PHY LED blinking code comment
|
||||
(bsc#1218260).
|
||||
- mac802154: fix time calculation in
|
||||
ieee802154_configure_durations() (bsc#1218260).
|
||||
- vhost_task: Handle SIGKILL by flushing work and exiting
|
||||
(bsc#1218260).
|
||||
- vhost: Release worker mutex during flushes (bsc#1218260).
|
||||
- vhost: Use virtqueue mutex for swapping worker (bsc#1218260).
|
||||
- tools/power turbostat: Remember global max_die_id (bsc#1218260).
|
||||
- cdrom: rearrange last_media_change check to avoid unintentional
|
||||
overflow (bsc#1218260).
|
||||
- btrfs: scrub: initialize ret in scrub_simple_mirror() to fix
|
||||
compilation warning (bsc#1218260).
|
||||
- s390/pkey: Wipe sensitive data on failure (bsc#1218260).
|
||||
- jffs2: Fix potential illegal address access in jffs2_free_inode
|
||||
(bsc#1218260).
|
||||
- serial: imx: Raise TX trigger level to 8 (bsc#1218260).
|
||||
- scsi: mpi3mr: Sanitise num_phys (bsc#1218260).
|
||||
- f2fs: check validation of fault attrs in f2fs_build_fault_attr()
|
||||
(bsc#1218260).
|
||||
- bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
|
||||
(bsc#1218260).
|
||||
- igc: fix a log entry using uninitialized netdev (bsc#1218260).
|
||||
- selftests/net: fix uninitialized variables (bsc#1218260).
|
||||
- powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
|
||||
(bsc#1218260).
|
||||
- kunit: Fix timeout message (bsc#1218260).
|
||||
- orangefs: fix out-of-bounds fsid access (bsc#1218260).
|
||||
- powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for
|
||||
CONFIG_PCI=n (bsc#1218260).
|
||||
- i2c: i801: Annotate apanel_addr as __ro_after_init
|
||||
(bsc#1218260).
|
||||
- media: dvb-frontends: tda10048: Fix integer overflow
|
||||
(bsc#1218260).
|
||||
- media: s2255: Use refcount_t instead of atomic_t for
|
||||
num_channels (bsc#1218260).
|
||||
- media: dvb-frontends: tda18271c2dd: Remove casting during div
|
||||
(bsc#1218260).
|
||||
- net: dsa: mv88e6xxx: Correct check for empty list (bsc#1218260).
|
||||
- thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on
|
||||
lvts_data (bsc#1218260).
|
||||
- wifi: mt76: mt7996: add sanity checks for background radar
|
||||
trigger (bsc#1218260).
|
||||
- wifi: mt76: replace skb_put with skb_put_zero (bsc#1218260).
|
||||
- usb: xhci: prevent potential failure in handle_tx_event()
|
||||
for Transfer events without TRB (bsc#1218260).
|
||||
- Input: ff-core - prefer struct_size over open coded arithmetic
|
||||
(bsc#1218260).
|
||||
- firmware: dmi: Stop decoding on broken entry (bsc#1218260).
|
||||
- sctp: prefer struct_size over open coded arithmetic
|
||||
(bsc#1218260).
|
||||
- riscv: Apply SiFive CIP-1200 workaround to single-ASID
|
||||
sfence.vma (bsc#1218260).
|
||||
- media: dw2102: Don't translate i2c read into write
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: fix the warning about the expression (int)size -
|
||||
len (bsc#1218260).
|
||||
- drm/amdgpu: fix uninitialized scalar variable warning
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Fix uninitialized variables in DM
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Skip finding free audio for unknown engine_id
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Check pipe offset before setting vblank
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Check index msg_id before read or write
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: Initialize timestamp for some legacy SOCs
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: Using uninitialized value *size when calling
|
||||
amdgpu_vce_cs_reloc (bsc#1218260).
|
||||
- drm/amdgpu: Fix uninitialized variable warnings (bsc#1218260).
|
||||
- media: mediatek: vcodec: Only free buffer VA that is not NULL
|
||||
(bsc#1218260).
|
||||
- crypto: aead,cipher - zeroize key buffer after use
|
||||
(bsc#1218260).
|
||||
- RISC-V: KVM: Fix the initial sample period value (bsc#1218260).
|
||||
- selftests/bpf: dummy_st_ops should reject 0 for non-nullable
|
||||
params (bsc#1218260).
|
||||
- selftests/bpf: do not pass NULL for non-nullable params in
|
||||
dummy_st_ops (bsc#1218260).
|
||||
- selftests/bpf: adjust dummy_st_ops_success to detect additional
|
||||
error (bsc#1218260).
|
||||
- scsi: qedf: Make qedf_execute_tmf() non-preemptible
|
||||
(bsc#1218260).
|
||||
- IB/core: Implement a limit on UMAD receive List (bsc#1218260).
|
||||
- media: dvb-usb: dib0700_devices: Add missing release_firmware()
|
||||
(bsc#1218260).
|
||||
- media: dvb: as102-fe: Fix as10x_register_addr packing
|
||||
(bsc#1218260).
|
||||
- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
|
||||
(bsc#1218260).
|
||||
- drm/lima: fix shared irq handling on driver remove
|
||||
(bsc#1218260).
|
||||
- crypto: hisilicon/debugfs - Fix debugfs uninit process issue
|
||||
(bsc#1218260).
|
||||
- leds: an30259a: Use devm_mutex_init() for mutex initialization
|
||||
(bsc#1218260).
|
||||
- locking/mutex: Introduce devm_mutex_init() (bsc#1218260).
|
||||
- commit 0d68783
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 13:06:50 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.38
|
||||
%define git_commit 5376cb851cd623dc697af5d0b2a15b2758a0ff9a
|
||||
%define patchversion 6.6.39
|
||||
%define git_commit 0d68783c3dd1883ce1276a592289b4ade34e9fe0
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@
|
||||
%endif
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.6.38
|
||||
Version: 6.6.39
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5376cb8
|
||||
Release: <RELEASE>.g0d68783
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,239 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 14:04:41 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.39 (bsc#1218260).
|
||||
- nilfs2: fix incorrect inode allocation from reserved inodes
|
||||
(bsc#1218260).
|
||||
- null_blk: Do not allow runt zone with zone capacity smaller
|
||||
then zone size (bsc#1218260).
|
||||
- drm/amdgpu: silence UBSAN warning (bsc#1218260).
|
||||
- ALSA: ump: Set default protocol when not given explicitly
|
||||
(bsc#1218260).
|
||||
- spi: cadence: Ensure data lines set to low during dummy-cycle
|
||||
period (bsc#1218260).
|
||||
- nfc/nci: Add the inconsistency check between the input data
|
||||
length and count (bsc#1218260).
|
||||
- kbuild: fix short log for AS in link-vmlinux.sh (bsc#1218260).
|
||||
- nvmet: fix a possible leak when destroy a ctrl during qp
|
||||
establishment (bsc#1218260).
|
||||
- platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
|
||||
(bsc#1218260).
|
||||
- platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT
|
||||
IVW 11.6" tablet (bsc#1218260).
|
||||
- regmap-i2c: Subtract reg size from max_write (bsc#1218260).
|
||||
- nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
|
||||
(bsc#1218260).
|
||||
- connector: Fix invalid conversion in cn_proc.h (bsc#1218260).
|
||||
- dma-mapping: benchmark: avoid needless copy_to_user if benchmark
|
||||
fails (bsc#1218260).
|
||||
- nvme-multipath: find NUMA path only for online numa-node
|
||||
(bsc#1218260).
|
||||
- vhost-scsi: Handle vhost_vq_work_queue failures for events
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with
|
||||
ALC897 (bsc#1218260).
|
||||
- fs/ntfs3: Mark volume as dirty if xattr is broken (bsc#1218260).
|
||||
- i2c: pnx: Fix potential deadlock warning from del_timer_sync()
|
||||
call in isr (bsc#1218260).
|
||||
- clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
|
||||
(bsc#1218260).
|
||||
- clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs
|
||||
(bsc#1218260).
|
||||
- clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents (bsc#1218260).
|
||||
- media: dw2102: fix a potential buffer overflow (bsc#1218260).
|
||||
- ima: Avoid blocking in RCU read-side critical section
|
||||
(bsc#1218260).
|
||||
- arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on
|
||||
Quartz64 Model B (bsc#1218260).
|
||||
- bnx2x: Fix multiple UBSAN array-index-out-of-bounds
|
||||
(bsc#1218260).
|
||||
- net: stmmac: dwmac-qcom-ethqos: fix error array size
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: rockchip: ensure NVDDR timings are rejected
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: Bypass a couple of sanity checks during NAND
|
||||
identification (bsc#1218260).
|
||||
- mtd: rawnand: Fix the nand_read_data_op() early check
|
||||
(bsc#1218260).
|
||||
- mtd: rawnand: Ensure ECC configuration is propagated to upper
|
||||
layers (bsc#1218260).
|
||||
- powerpc/64s: Fix unnecessary copy to 0 when kernel is booted
|
||||
at address 0 (bsc#1218260).
|
||||
- powerpc/pseries: Fix scv instruction crash with kexec
|
||||
(bsc#1218260).
|
||||
- clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw
|
||||
without common (bsc#1218260).
|
||||
- clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
|
||||
(bsc#1218260).
|
||||
- drm: panel-orientation-quirks: Add quirk for Valve Galileo
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu/atomfirmware: silence UBSAN warning (bsc#1218260).
|
||||
- drm/nouveau: fix null pointer dereference in
|
||||
nouveau_connector_get_modes (bsc#1218260).
|
||||
- Revert "mm/writeback: fix possible divide-by-zero in
|
||||
wb_dirty_limits(), again" (bsc#1218260).
|
||||
- fsnotify: Do not generate events for O_PATH file descriptors
|
||||
(bsc#1218260).
|
||||
- can: kvaser_usb: Explicitly initialize family in leafimx
|
||||
driver_info struct (bsc#1218260).
|
||||
- Bluetooth: qca: Fix BT enable failure again for QCA6390 after
|
||||
warm reboot (bsc#1218260).
|
||||
- Bluetooth: hci_bcm4377: Fix msgid release (bsc#1218260).
|
||||
- scsi: mpi3mr: Use proper format specifier in
|
||||
mpi3mr_sas_port_add() (bsc#1218260).
|
||||
- f2fs: Add inline to f2fs_build_fault_attr() stub (bsc#1218260).
|
||||
- btrfs: fix adding block group to a reclaim list and the unused
|
||||
list during reclaim (bsc#1218260).
|
||||
- mm: avoid overflows in dirty throttling logic (bsc#1218260).
|
||||
- mm: optimize the redundant loop of mm_update_owner_next()
|
||||
(bsc#1218260).
|
||||
- nilfs2: add missing check for inode numbers on directory entries
|
||||
(bsc#1218260).
|
||||
- nilfs2: fix inode number range checks (bsc#1218260).
|
||||
- Revert "igc: fix a log entry using uninitialized netdev"
|
||||
(bsc#1218260).
|
||||
- platform/x86: toshiba_acpi: Fix quickstart quirk handling
|
||||
(bsc#1218260).
|
||||
- cpu: Fix broken cmdline "nosmp" and "maxcpus=0" (bsc#1218260).
|
||||
- gpiolib: of: add polarity quirk for TSC2005 (bsc#1218260).
|
||||
- mlxsw: core_linecards: Fix double memory deallocation in case
|
||||
of invalid INI file (bsc#1218260).
|
||||
- inet_diag: Initialize pad field in struct inet_diag_req_v2
|
||||
(bsc#1218260).
|
||||
- selftests: make order checking verbose in msg_zerocopy selftest
|
||||
(bsc#1218260).
|
||||
- selftests: fix OOM in msg_zerocopy selftest (bsc#1218260).
|
||||
- bonding: Fix out-of-bounds read in
|
||||
bond_option_arp_ip_targets_set() (bsc#1218260).
|
||||
- netfilter: nf_tables: unconditionally flush pending work before
|
||||
notifier (bsc#1218260).
|
||||
- riscv: kexec: Avoid deadlock in kexec crash path (bsc#1218260).
|
||||
- wifi: wilc1000: fix ies_len type in connect path (bsc#1218260).
|
||||
- gpio: mmio: do not calculate bgpio_bits via "ngpios"
|
||||
(bsc#1218260).
|
||||
- net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx()
|
||||
from __netif_rx() (bsc#1218260).
|
||||
- net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
|
||||
(bsc#1218260).
|
||||
- net: allow skb_datagram_iter to be called from any context
|
||||
(bsc#1218260).
|
||||
- gpiolib: of: fix lookup quirk for MIPS Lantiq (bsc#1218260).
|
||||
- e1000e: Fix S0ix residency on corporate systems (bsc#1218260).
|
||||
- KVM: s390: fix LPSWEY handling (bsc#1218260).
|
||||
- tcp_metrics: validate source addr length (bsc#1218260).
|
||||
- bluetooth/hci: disallow setting handle bigger than
|
||||
HCI_CONN_HANDLE_MAX (bsc#1218260).
|
||||
- Bluetooth: ISO: Check socket flag instead of hcon (bsc#1218260).
|
||||
- Bluetooth: Ignore too large handle values in BIG (bsc#1218260).
|
||||
- Bluetooth: hci_event: Fix setting of unicast qos interval
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Add mqprio_rl cleanup and free in
|
||||
mlx5e_priv_cleanup() (bsc#1218260).
|
||||
- net/mlx5: E-switch, Create ingress ACL when needed
|
||||
(bsc#1218260).
|
||||
- UPSTREAM: tcp: fix DSACK undo in fast recovery to call
|
||||
tcp_try_to_open() (bsc#1218260).
|
||||
- net: phy: phy_device: Fix PHY LED blinking code comment
|
||||
(bsc#1218260).
|
||||
- mac802154: fix time calculation in
|
||||
ieee802154_configure_durations() (bsc#1218260).
|
||||
- vhost_task: Handle SIGKILL by flushing work and exiting
|
||||
(bsc#1218260).
|
||||
- vhost: Release worker mutex during flushes (bsc#1218260).
|
||||
- vhost: Use virtqueue mutex for swapping worker (bsc#1218260).
|
||||
- tools/power turbostat: Remember global max_die_id (bsc#1218260).
|
||||
- cdrom: rearrange last_media_change check to avoid unintentional
|
||||
overflow (bsc#1218260).
|
||||
- btrfs: scrub: initialize ret in scrub_simple_mirror() to fix
|
||||
compilation warning (bsc#1218260).
|
||||
- s390/pkey: Wipe sensitive data on failure (bsc#1218260).
|
||||
- jffs2: Fix potential illegal address access in jffs2_free_inode
|
||||
(bsc#1218260).
|
||||
- serial: imx: Raise TX trigger level to 8 (bsc#1218260).
|
||||
- scsi: mpi3mr: Sanitise num_phys (bsc#1218260).
|
||||
- f2fs: check validation of fault attrs in f2fs_build_fault_attr()
|
||||
(bsc#1218260).
|
||||
- bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
|
||||
(bsc#1218260).
|
||||
- igc: fix a log entry using uninitialized netdev (bsc#1218260).
|
||||
- selftests/net: fix uninitialized variables (bsc#1218260).
|
||||
- powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
|
||||
(bsc#1218260).
|
||||
- kunit: Fix timeout message (bsc#1218260).
|
||||
- orangefs: fix out-of-bounds fsid access (bsc#1218260).
|
||||
- powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for
|
||||
CONFIG_PCI=n (bsc#1218260).
|
||||
- i2c: i801: Annotate apanel_addr as __ro_after_init
|
||||
(bsc#1218260).
|
||||
- media: dvb-frontends: tda10048: Fix integer overflow
|
||||
(bsc#1218260).
|
||||
- media: s2255: Use refcount_t instead of atomic_t for
|
||||
num_channels (bsc#1218260).
|
||||
- media: dvb-frontends: tda18271c2dd: Remove casting during div
|
||||
(bsc#1218260).
|
||||
- net: dsa: mv88e6xxx: Correct check for empty list (bsc#1218260).
|
||||
- thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on
|
||||
lvts_data (bsc#1218260).
|
||||
- wifi: mt76: mt7996: add sanity checks for background radar
|
||||
trigger (bsc#1218260).
|
||||
- wifi: mt76: replace skb_put with skb_put_zero (bsc#1218260).
|
||||
- usb: xhci: prevent potential failure in handle_tx_event()
|
||||
for Transfer events without TRB (bsc#1218260).
|
||||
- Input: ff-core - prefer struct_size over open coded arithmetic
|
||||
(bsc#1218260).
|
||||
- firmware: dmi: Stop decoding on broken entry (bsc#1218260).
|
||||
- sctp: prefer struct_size over open coded arithmetic
|
||||
(bsc#1218260).
|
||||
- riscv: Apply SiFive CIP-1200 workaround to single-ASID
|
||||
sfence.vma (bsc#1218260).
|
||||
- media: dw2102: Don't translate i2c read into write
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: fix the warning about the expression (int)size -
|
||||
len (bsc#1218260).
|
||||
- drm/amdgpu: fix uninitialized scalar variable warning
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Fix uninitialized variables in DM
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Skip finding free audio for unknown engine_id
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Check pipe offset before setting vblank
|
||||
(bsc#1218260).
|
||||
- drm/amd/display: Check index msg_id before read or write
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: Initialize timestamp for some legacy SOCs
|
||||
(bsc#1218260).
|
||||
- drm/amdgpu: Using uninitialized value *size when calling
|
||||
amdgpu_vce_cs_reloc (bsc#1218260).
|
||||
- drm/amdgpu: Fix uninitialized variable warnings (bsc#1218260).
|
||||
- media: mediatek: vcodec: Only free buffer VA that is not NULL
|
||||
(bsc#1218260).
|
||||
- crypto: aead,cipher - zeroize key buffer after use
|
||||
(bsc#1218260).
|
||||
- RISC-V: KVM: Fix the initial sample period value (bsc#1218260).
|
||||
- selftests/bpf: dummy_st_ops should reject 0 for non-nullable
|
||||
params (bsc#1218260).
|
||||
- selftests/bpf: do not pass NULL for non-nullable params in
|
||||
dummy_st_ops (bsc#1218260).
|
||||
- selftests/bpf: adjust dummy_st_ops_success to detect additional
|
||||
error (bsc#1218260).
|
||||
- scsi: qedf: Make qedf_execute_tmf() non-preemptible
|
||||
(bsc#1218260).
|
||||
- IB/core: Implement a limit on UMAD receive List (bsc#1218260).
|
||||
- media: dvb-usb: dib0700_devices: Add missing release_firmware()
|
||||
(bsc#1218260).
|
||||
- media: dvb: as102-fe: Fix as10x_register_addr packing
|
||||
(bsc#1218260).
|
||||
- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
|
||||
(bsc#1218260).
|
||||
- drm/lima: fix shared irq handling on driver remove
|
||||
(bsc#1218260).
|
||||
- crypto: hisilicon/debugfs - Fix debugfs uninit process issue
|
||||
(bsc#1218260).
|
||||
- leds: an30259a: Use devm_mutex_init() for mutex initialization
|
||||
(bsc#1218260).
|
||||
- locking/mutex: Introduce devm_mutex_init() (bsc#1218260).
|
||||
- commit 0d68783
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 13:06:50 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 5376cb851cd623dc697af5d0b2a15b2758a0ff9a
|
||||
%define git_commit 0d68783c3dd1883ce1276a592289b4ade34e9fe0
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Sources
|
||||
Version: 6.6.38
|
||||
Version: 6.6.39
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5376cb8
|
||||
Release: <RELEASE>.g0d68783
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:381b0b48073be41857916ff58cfc2dac5bc6a945fd3b411c7b2d3f086420adba
|
||||
size 6606549
|
||||
oid sha256:78506b8c123db02fc495e53a8e516fabfa89fe2d3a83fbb21c12ede3caa9d00a
|
||||
size 6701885
|
||||
|
136
series.conf
136
series.conf
@ -8336,6 +8336,142 @@
|
||||
patches.kernel.org/6.6.38-003-Revert-powerpc-bpf-rename-powerpc64_jit_data-t.patch
|
||||
patches.kernel.org/6.6.38-004-Revert-bpf-Take-return-from-set_memory_ro-into.patch
|
||||
patches.kernel.org/6.6.38-005-Linux-6.6.38.patch
|
||||
patches.kernel.org/6.6.39-001-locking-mutex-Introduce-devm_mutex_init.patch
|
||||
patches.kernel.org/6.6.39-002-leds-an30259a-Use-devm_mutex_init-for-mutex-in.patch
|
||||
patches.kernel.org/6.6.39-003-crypto-hisilicon-debugfs-Fix-debugfs-uninit-pr.patch
|
||||
patches.kernel.org/6.6.39-004-drm-lima-fix-shared-irq-handling-on-driver-rem.patch
|
||||
patches.kernel.org/6.6.39-005-powerpc-Avoid-nmi_enter-nmi_exit-in-real-mode-.patch
|
||||
patches.kernel.org/6.6.39-006-media-dvb-as102-fe-Fix-as10x_register_addr-pac.patch
|
||||
patches.kernel.org/6.6.39-007-media-dvb-usb-dib0700_devices-Add-missing-rele.patch
|
||||
patches.kernel.org/6.6.39-008-IB-core-Implement-a-limit-on-UMAD-receive-List.patch
|
||||
patches.kernel.org/6.6.39-009-scsi-qedf-Make-qedf_execute_tmf-non-preemptibl.patch
|
||||
patches.kernel.org/6.6.39-010-selftests-bpf-adjust-dummy_st_ops_success-to-d.patch
|
||||
patches.kernel.org/6.6.39-011-selftests-bpf-do-not-pass-NULL-for-non-nullabl.patch
|
||||
patches.kernel.org/6.6.39-012-selftests-bpf-dummy_st_ops-should-reject-0-for.patch
|
||||
patches.kernel.org/6.6.39-013-RISC-V-KVM-Fix-the-initial-sample-period-value.patch
|
||||
patches.kernel.org/6.6.39-014-crypto-aead-cipher-zeroize-key-buffer-after-us.patch
|
||||
patches.kernel.org/6.6.39-015-media-mediatek-vcodec-Only-free-buffer-VA-that.patch
|
||||
patches.kernel.org/6.6.39-016-drm-amdgpu-Fix-uninitialized-variable-warnings.patch
|
||||
patches.kernel.org/6.6.39-017-drm-amdgpu-Using-uninitialized-value-size-when.patch
|
||||
patches.kernel.org/6.6.39-018-drm-amdgpu-Initialize-timestamp-for-some-legac.patch
|
||||
patches.kernel.org/6.6.39-019-drm-amd-display-Check-index-msg_id-before-read.patch
|
||||
patches.kernel.org/6.6.39-020-drm-amd-display-Check-pipe-offset-before-setti.patch
|
||||
patches.kernel.org/6.6.39-021-drm-amd-display-Skip-finding-free-audio-for-un.patch
|
||||
patches.kernel.org/6.6.39-022-drm-amd-display-Fix-uninitialized-variables-in.patch
|
||||
patches.kernel.org/6.6.39-023-drm-amdgpu-fix-uninitialized-scalar-variable-w.patch
|
||||
patches.kernel.org/6.6.39-024-drm-amdgpu-fix-the-warning-about-the-expressio.patch
|
||||
patches.kernel.org/6.6.39-025-media-dw2102-Don-t-translate-i2c-read-into-wri.patch
|
||||
patches.kernel.org/6.6.39-026-riscv-Apply-SiFive-CIP-1200-workaround-to-sing.patch
|
||||
patches.kernel.org/6.6.39-027-sctp-prefer-struct_size-over-open-coded-arithm.patch
|
||||
patches.kernel.org/6.6.39-028-firmware-dmi-Stop-decoding-on-broken-entry.patch
|
||||
patches.kernel.org/6.6.39-029-Input-ff-core-prefer-struct_size-over-open-cod.patch
|
||||
patches.kernel.org/6.6.39-030-usb-xhci-prevent-potential-failure-in-handle_t.patch
|
||||
patches.kernel.org/6.6.39-031-wifi-mt76-replace-skb_put-with-skb_put_zero.patch
|
||||
patches.kernel.org/6.6.39-032-wifi-mt76-mt7996-add-sanity-checks-for-backgro.patch
|
||||
patches.kernel.org/6.6.39-033-thermal-drivers-mediatek-lvts_thermal-Check-NU.patch
|
||||
patches.kernel.org/6.6.39-034-net-dsa-mv88e6xxx-Correct-check-for-empty-list.patch
|
||||
patches.kernel.org/6.6.39-035-media-dvb-frontends-tda18271c2dd-Remove-castin.patch
|
||||
patches.kernel.org/6.6.39-036-media-s2255-Use-refcount_t-instead-of-atomic_t.patch
|
||||
patches.kernel.org/6.6.39-037-media-dvb-frontends-tda10048-Fix-integer-overf.patch
|
||||
patches.kernel.org/6.6.39-038-i2c-i801-Annotate-apanel_addr-as-__ro_after_in.patch
|
||||
patches.kernel.org/6.6.39-039-powerpc-64-Set-_IO_BASE-to-POISON_POINTER_DELT.patch
|
||||
patches.kernel.org/6.6.39-040-orangefs-fix-out-of-bounds-fsid-access.patch
|
||||
patches.kernel.org/6.6.39-041-kunit-Fix-timeout-message.patch
|
||||
patches.kernel.org/6.6.39-042-powerpc-xmon-Check-cpu-id-in-commands-c-dp-and.patch
|
||||
patches.kernel.org/6.6.39-043-selftests-net-fix-uninitialized-variables.patch
|
||||
patches.kernel.org/6.6.39-044-igc-fix-a-log-entry-using-uninitialized-netdev.patch
|
||||
patches.kernel.org/6.6.39-045-bpf-Avoid-uninitialized-value-in-BPF_CORE_READ.patch
|
||||
patches.kernel.org/6.6.39-046-f2fs-check-validation-of-fault-attrs-in-f2fs_b.patch
|
||||
patches.kernel.org/6.6.39-047-scsi-mpi3mr-Sanitise-num_phys.patch
|
||||
patches.kernel.org/6.6.39-048-serial-imx-Raise-TX-trigger-level-to-8.patch
|
||||
patches.kernel.org/6.6.39-049-jffs2-Fix-potential-illegal-address-access-in-.patch
|
||||
patches.kernel.org/6.6.39-050-s390-pkey-Wipe-sensitive-data-on-failure.patch
|
||||
patches.kernel.org/6.6.39-051-btrfs-scrub-initialize-ret-in-scrub_simple_mir.patch
|
||||
patches.kernel.org/6.6.39-052-cdrom-rearrange-last_media_change-check-to-avo.patch
|
||||
patches.kernel.org/6.6.39-053-tools-power-turbostat-Remember-global-max_die_.patch
|
||||
patches.kernel.org/6.6.39-054-vhost-Use-virtqueue-mutex-for-swapping-worker.patch
|
||||
patches.kernel.org/6.6.39-055-vhost-Release-worker-mutex-during-flushes.patch
|
||||
patches.kernel.org/6.6.39-056-vhost_task-Handle-SIGKILL-by-flushing-work-and.patch
|
||||
patches.kernel.org/6.6.39-057-mac802154-fix-time-calculation-in-ieee802154_c.patch
|
||||
patches.kernel.org/6.6.39-058-net-phy-phy_device-Fix-PHY-LED-blinking-code-c.patch
|
||||
patches.kernel.org/6.6.39-059-UPSTREAM-tcp-fix-DSACK-undo-in-fast-recovery-t.patch
|
||||
patches.kernel.org/6.6.39-060-net-mlx5-E-switch-Create-ingress-ACL-when-need.patch
|
||||
patches.kernel.org/6.6.39-061-net-mlx5e-Add-mqprio_rl-cleanup-and-free-in-ml.patch
|
||||
patches.kernel.org/6.6.39-062-Bluetooth-hci_event-Fix-setting-of-unicast-qos.patch
|
||||
patches.kernel.org/6.6.39-063-Bluetooth-Ignore-too-large-handle-values-in-BI.patch
|
||||
patches.kernel.org/6.6.39-064-Bluetooth-ISO-Check-socket-flag-instead-of-hco.patch
|
||||
patches.kernel.org/6.6.39-065-bluetooth-hci-disallow-setting-handle-bigger-t.patch
|
||||
patches.kernel.org/6.6.39-066-tcp_metrics-validate-source-addr-length.patch
|
||||
patches.kernel.org/6.6.39-067-KVM-s390-fix-LPSWEY-handling.patch
|
||||
patches.kernel.org/6.6.39-068-e1000e-Fix-S0ix-residency-on-corporate-systems.patch
|
||||
patches.kernel.org/6.6.39-069-gpiolib-of-fix-lookup-quirk-for-MIPS-Lantiq.patch
|
||||
patches.kernel.org/6.6.39-070-net-allow-skb_datagram_iter-to-be-called-from-.patch
|
||||
patches.kernel.org/6.6.39-071-net-txgbe-initialize-num_q_vectors-for-MSI-INT.patch
|
||||
patches.kernel.org/6.6.39-072-net-ntb_netdev-Move-ntb_netdev_rx_handler-to-c.patch
|
||||
patches.kernel.org/6.6.39-073-gpio-mmio-do-not-calculate-bgpio_bits-via-ngpi.patch
|
||||
patches.kernel.org/6.6.39-074-wifi-wilc1000-fix-ies_len-type-in-connect-path.patch
|
||||
patches.kernel.org/6.6.39-075-riscv-kexec-Avoid-deadlock-in-kexec-crash-path.patch
|
||||
patches.kernel.org/6.6.39-076-netfilter-nf_tables-unconditionally-flush-pend.patch
|
||||
patches.kernel.org/6.6.39-077-bonding-Fix-out-of-bounds-read-in-bond_option_.patch
|
||||
patches.kernel.org/6.6.39-078-selftests-fix-OOM-in-msg_zerocopy-selftest.patch
|
||||
patches.kernel.org/6.6.39-079-selftests-make-order-checking-verbose-in-msg_z.patch
|
||||
patches.kernel.org/6.6.39-080-inet_diag-Initialize-pad-field-in-struct-inet_.patch
|
||||
patches.kernel.org/6.6.39-081-mlxsw-core_linecards-Fix-double-memory-dealloc.patch
|
||||
patches.kernel.org/6.6.39-082-gpiolib-of-add-polarity-quirk-for-TSC2005.patch
|
||||
patches.kernel.org/6.6.39-083-cpu-Fix-broken-cmdline-nosmp-and-maxcpus-0.patch
|
||||
patches.kernel.org/6.6.39-084-platform-x86-toshiba_acpi-Fix-quickstart-quirk.patch
|
||||
patches.kernel.org/6.6.39-085-Revert-igc-fix-a-log-entry-using-uninitialized.patch
|
||||
patches.kernel.org/6.6.39-086-nilfs2-fix-inode-number-range-checks.patch
|
||||
patches.kernel.org/6.6.39-087-nilfs2-add-missing-check-for-inode-numbers-on-.patch
|
||||
patches.kernel.org/6.6.39-088-mm-optimize-the-redundant-loop-of-mm_update_ow.patch
|
||||
patches.kernel.org/6.6.39-089-mm-avoid-overflows-in-dirty-throttling-logic.patch
|
||||
patches.kernel.org/6.6.39-090-btrfs-fix-adding-block-group-to-a-reclaim-list.patch
|
||||
patches.kernel.org/6.6.39-091-f2fs-Add-inline-to-f2fs_build_fault_attr-stub.patch
|
||||
patches.kernel.org/6.6.39-092-scsi-mpi3mr-Use-proper-format-specifier-in-mpi.patch
|
||||
patches.kernel.org/6.6.39-093-Bluetooth-hci_bcm4377-Fix-msgid-release.patch
|
||||
patches.kernel.org/6.6.39-094-Bluetooth-qca-Fix-BT-enable-failure-again-for-.patch
|
||||
patches.kernel.org/6.6.39-095-can-kvaser_usb-Explicitly-initialize-family-in.patch
|
||||
patches.kernel.org/6.6.39-096-fsnotify-Do-not-generate-events-for-O_PATH-fil.patch
|
||||
patches.kernel.org/6.6.39-097-Revert-mm-writeback-fix-possible-divide-by-zer.patch
|
||||
patches.kernel.org/6.6.39-098-drm-nouveau-fix-null-pointer-dereference-in-no.patch
|
||||
patches.kernel.org/6.6.39-099-drm-amdgpu-atomfirmware-silence-UBSAN-warning.patch
|
||||
patches.kernel.org/6.6.39-100-drm-panel-orientation-quirks-Add-quirk-for-Val.patch
|
||||
patches.kernel.org/6.6.39-101-clk-qcom-gcc-ipq9574-Add-BRANCH_HALT_VOTED-fla.patch
|
||||
patches.kernel.org/6.6.39-102-clk-sunxi-ng-common-Don-t-call-hw_to_ccu_commo.patch
|
||||
patches.kernel.org/6.6.39-103-powerpc-pseries-Fix-scv-instruction-crash-with.patch
|
||||
patches.kernel.org/6.6.39-104-powerpc-64s-Fix-unnecessary-copy-to-0-when-ker.patch
|
||||
patches.kernel.org/6.6.39-105-mtd-rawnand-Ensure-ECC-configuration-is-propag.patch
|
||||
patches.kernel.org/6.6.39-106-mtd-rawnand-Fix-the-nand_read_data_op-early-ch.patch
|
||||
patches.kernel.org/6.6.39-107-mtd-rawnand-Bypass-a-couple-of-sanity-checks-d.patch
|
||||
patches.kernel.org/6.6.39-108-mtd-rawnand-rockchip-ensure-NVDDR-timings-are-.patch
|
||||
patches.kernel.org/6.6.39-109-net-stmmac-dwmac-qcom-ethqos-fix-error-array-s.patch
|
||||
patches.kernel.org/6.6.39-110-bnx2x-Fix-multiple-UBSAN-array-index-out-of-bo.patch
|
||||
patches.kernel.org/6.6.39-111-arm64-dts-rockchip-Fix-the-DCDC_REG2-minimum-v.patch
|
||||
patches.kernel.org/6.6.39-112-ima-Avoid-blocking-in-RCU-read-side-critical-s.patch
|
||||
patches.kernel.org/6.6.39-113-media-dw2102-fix-a-potential-buffer-overflow.patch
|
||||
patches.kernel.org/6.6.39-114-clk-qcom-gcc-sm6350-Fix-gpll6-gpll7-parents.patch
|
||||
patches.kernel.org/6.6.39-115-clk-qcom-clk-alpha-pll-set-ALPHA_EN-bit-for-St.patch
|
||||
patches.kernel.org/6.6.39-116-clk-mediatek-mt8183-Only-enable-runtime-PM-on-.patch
|
||||
patches.kernel.org/6.6.39-117-i2c-pnx-Fix-potential-deadlock-warning-from-de.patch
|
||||
patches.kernel.org/6.6.39-118-fs-ntfs3-Mark-volume-as-dirty-if-xattr-is-brok.patch
|
||||
patches.kernel.org/6.6.39-119-ALSA-hda-realtek-Enable-headset-mic-of-JP-IK-L.patch
|
||||
patches.kernel.org/6.6.39-120-vhost-scsi-Handle-vhost_vq_work_queue-failures.patch
|
||||
patches.kernel.org/6.6.39-121-nvme-multipath-find-NUMA-path-only-for-online-.patch
|
||||
patches.kernel.org/6.6.39-122-dma-mapping-benchmark-avoid-needless-copy_to_u.patch
|
||||
patches.kernel.org/6.6.39-123-connector-Fix-invalid-conversion-in-cn_proc.h.patch
|
||||
patches.kernel.org/6.6.39-124-nvme-adjust-multiples-of-NVME_CTRL_PAGE_SIZE-i.patch
|
||||
patches.kernel.org/6.6.39-125-regmap-i2c-Subtract-reg-size-from-max_write.patch
|
||||
patches.kernel.org/6.6.39-126-platform-x86-touchscreen_dmi-Add-info-for-Glob.patch
|
||||
patches.kernel.org/6.6.39-127-platform-x86-touchscreen_dmi-Add-info-for-the-.patch
|
||||
patches.kernel.org/6.6.39-128-nvmet-fix-a-possible-leak-when-destroy-a-ctrl-.patch
|
||||
patches.kernel.org/6.6.39-129-kbuild-fix-short-log-for-AS-in-link-vmlinux.sh.patch
|
||||
patches.kernel.org/6.6.39-130-nfc-nci-Add-the-inconsistency-check-between-th.patch
|
||||
patches.kernel.org/6.6.39-131-spi-cadence-Ensure-data-lines-set-to-low-durin.patch
|
||||
patches.kernel.org/6.6.39-132-ALSA-ump-Set-default-protocol-when-not-given-e.patch
|
||||
patches.kernel.org/6.6.39-133-drm-amdgpu-silence-UBSAN-warning.patch
|
||||
patches.kernel.org/6.6.39-134-null_blk-Do-not-allow-runt-zone-with-zone-capa.patch
|
||||
patches.kernel.org/6.6.39-135-nilfs2-fix-incorrect-inode-allocation-from-res.patch
|
||||
patches.kernel.org/6.6.39-136-Linux-6.6.39.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2024-07-09 11:07:02 +0000
|
||||
GIT Revision: 5376cb851cd623dc697af5d0b2a15b2758a0ff9a
|
||||
2024-07-11 12:06:11 +0000
|
||||
GIT Revision: 0d68783c3dd1883ce1276a592289b4ade34e9fe0
|
||||
GIT Branch: slowroll
|
||||
|
Loading…
Reference in New Issue
Block a user