commit 2be876882430efff00db033dd4500f76e8763b43

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=38
This commit is contained in:
Michal Suchanek 2024-05-03 14:10:51 +00:00 committed by Git OBS Bridge
parent 1de012f070
commit 6c249a9439
10 changed files with 1245 additions and 18 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f8589037e71cf6f90b48622983add47865dacd1cf827b87f113aa3a31375e023 oid sha256:43e0ab12a919a27e90b12b8949e7f040ddae05431b69222959822916a8071ec8
size 64573 size 64449

View File

@ -1,3 +1,350 @@
-------------------------------------------------------------------
Fri May 3 10:13:13 CEST 2024 - rfrohl@suse.com
- config: enable CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS too (bsc#1218260).
- commit 2be8768
-------------------------------------------------------------------
Fri May 3 09:40:35 CEST 2024 - rfrohl@suse.com
- config: changes for 6.6.30 (bsc#1218260).
- commit 4c6c764
-------------------------------------------------------------------
Thu May 2 23:09:03 CEST 2024 - rfrohl@suse.com
- Linux 6.6.30 (bsc#1218260).
- cifs: Fix reacquisition of volume cookie on still-live
connection (bsc#1218260).
- smb: client: fix rename(2) regression against samba
(bsc#1218260).
- cifs: reinstate original behavior again for forceuid/forcegid
(bsc#1218260).
- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized
dev->devc (bsc#1218260).
- HID: logitech-dj: allow mice to use all types of reports
(bsc#1218260).
- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f
(bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID
for RK3399 Puma (bsc#1218260).
- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
(bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE#
for RK3399 Puma (bsc#1218260).
- arm64: dts: rockchip: Remove unsupported node from the Pinebook
Pro dts (bsc#1218260).
- arm64: dts: mediatek: mt8183: Add power-domains properity to
mfgcfg (bsc#1218260).
- arm64: dts: mediatek: mt8192: Add missing gce-client-reg to
mutex (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
vpp/vdosys (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
mutex (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
mutex1 (bsc#1218260).
- arm64: dts: mediatek: cherry: Add platform thermal configuration
(bsc#1218260).
- arm64: dts: mediatek: cherry: Describe CPU supplies
(bsc#1218260).
- arm64: dts: mediatek: mt8192-asurada: Update min voltage
constraint for MT6315 (bsc#1218260).
- arm64: dts: mediatek: mt8195-cherry: Update min voltage
constraint for MT6315 (bsc#1218260).
- arm64: dts: mediatek: mt8183-kukui: Use default min voltage
for MT6358 (bsc#1218260).
- arm64: dts: mediatek: mt7622: fix clock controllers
(bsc#1218260).
- arm64: dts: mediatek: mt7622: fix IR nodename (bsc#1218260).
- arm64: dts: mediatek: mt7622: fix ethernet controller
"compatible" (bsc#1218260).
- arm64: dts: mediatek: mt7622: drop "reset-names" from thermal
block (bsc#1218260).
- arm64: dts: mediatek: mt7986: reorder properties (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop invalid properties from
ethsys (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet
controller (bsc#1218260).
- arm64: dts: mediatek: mt7986: reorder nodes (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop invalid thermal block clock
(bsc#1218260).
- arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with
"map-" (bsc#1218260).
- arm64: dts: mediatek: mt2712: fix validation errors
(bsc#1218260).
- arm64: dts: rockchip: regulator for sd needs to be always on
for BPI-R2Pro (bsc#1218260).
- arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB
controller (bsc#1218260).
- gpio: tangier: Use correct type for the IRQ chip data
(bsc#1218260).
- ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
(bsc#1218260).
- wifi: mac80211: clean up assignments to pointer cache
(bsc#1218260).
- wifi: mac80211: split mesh fast tx cache into
local/proxied/forwarded (bsc#1218260).
- wifi: iwlwifi: mvm: remove old PASN station when adding a new
one (bsc#1218260).
- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd
(bsc#1218260).
- drm/gma500: Remove lid code (bsc#1218260).
- wifi: mac80211_hwsim: init peer measurement result
(bsc#1218260).
- wifi: mac80211: remove link before AP (bsc#1218260).
- wifi: mac80211: fix unaligned le16 access (bsc#1218260).
- net: libwx: fix alloc msix vectors failed (bsc#1218260).
- vxlan: drop packets from invalid src-address (bsc#1218260).
- net: bcmasp: fix memory leak when bringing down interface
(bsc#1218260).
- mlxsw: core: Unregister EMAD trap using FORWARD action
(bsc#1218260).
- mlxsw: core_env: Fix driver initialization with old firmware
(bsc#1218260).
- ARM: dts: microchip: at91-sama7g5ek: Replace
regulator-suspend-voltage with the valid property (bsc#1218260).
- icmp: prevent possible NULL dereferences from icmp_build_probe()
(bsc#1218260).
- bridge/br_netlink.c: no need to return void function
(bsc#1218260).
- bnxt_en: refactor reset close code (bsc#1218260).
- bnxt_en: Fix the PCI-AER routines (bsc#1218260).
- cxl/core: Fix potential payload size confusion in
cxl_mem_get_poison() (bsc#1218260).
- net: dsa: mv88e6xx: fix supported_interfaces setup in
mv88e6250_phylink_get_caps() (bsc#1218260).
- NFC: trf7970a: disable all regulators on removal (bsc#1218260).
- ax25: Fix netdev refcount issue (bsc#1218260).
- tools: ynl: don't ignore errors in NLMSG_DONE messages
(bsc#1218260).
- net: make SK_MEMORY_PCPU_RESERV tunable (bsc#1218260).
- net: fix sk_memory_allocated_{add|sub} vs softirqs
(bsc#1218260).
- ipv4: check for NULL idev in ip_route_use_hint() (bsc#1218260).
- net: usb: ax88179_178a: stop lying about skb->truesize
(bsc#1218260).
- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1218260).
- net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
(bsc#1218260).
- gpio: tegra186: Fix tegra186_gpio_is_accessible() check
(bsc#1218260).
- Bluetooth: btusb: Fix triggering coredump implementation for
QCA (bsc#1218260).
- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
(bsc#1218260).
- Bluetooth: MGMT: Fix failing to
MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1218260).
- Bluetooth: btusb: mediatek: Fix double free of skb in coredump
(bsc#1218260).
- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing
Adv Monitor (bsc#1218260).
- Bluetooth: qca: set power_ctrl_enabled on NULL returned by
gpiod_get_optional() (bsc#1218260).
- ipvs: Fix checksumming on GSO of SCTP packets (bsc#1218260).
- net: openvswitch: Fix Use-After-Free in ovs_ct_exit
(bsc#1218260).
- mlxsw: Use refcount_t for reference counting (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during
activity update (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during
rehash (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Rate limit error message
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix warning during rehash
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash
work (bsc#1218260).
- eth: bnxt: fix counting packets discarded due to OOM and netpoll
(bsc#1218260).
- ARM: dts: imx6ull-tarragon: fix USB over-current polarity
(bsc#1218260).
- netfilter: nf_tables: honor table dormant flag from netdev
release event path (bsc#1218260).
- net: phy: dp83869: Fix MII mode failure (bsc#1218260).
- net: ti: icssg-prueth: Fix signedness bug in
prueth_init_rx_chns() (bsc#1218260).
- i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
(bsc#1218260).
- i40e: Report MFS in decimal base instead of hex (bsc#1218260).
- iavf: Fix TC config comparison with existing adapter TC config
(bsc#1218260).
- ice: fix LAG and VF lock dependency in ice_reset_vf()
(bsc#1218260).
- net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX
packets (bsc#1218260).
- tls: fix lockless read of strp->msg_ready in ->poll
(bsc#1218260).
- af_unix: Suppress false-positive lockdep splat for spin_lock()
in __unix_gc() (bsc#1218260).
- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled
(bsc#1218260).
- KVM: x86/pmu: Set enable bits for GP counters in
PERF_GLOBAL_CTRL at "RESET" (bsc#1218260).
- mm/gup: explicitly define and check internal GUP flags,
disallow FOLL_TOUCH (bsc#1218260).
- mm/madvise: make MADV_POPULATE_(READ|WRITE) handle
VM_FAULT_RETRY properly (bsc#1218260).
- drm: add drm_gem_object_is_shared_for_memory_stats() helper
(bsc#1218260).
- drm/amdgpu: add shared fdinfo stats (bsc#1218260).
- drm/amdgpu: fix visible VRAM handling during faults
(bsc#1218260).
- mm, treewide: introduce NR_PAGE_ORDERS (bsc#1218260).
- drm/ttm: stop pooling cached NUMA pages v2 (bsc#1218260).
- squashfs: convert to new timestamp accessors (bsc#1218260).
- Squashfs: check the inode number is not the invalid value of
zero (bsc#1218260).
- selftests/seccomp: user_notification_addfd check nextfd is
available (bsc#1218260).
- selftests/seccomp: Change the syscall used in KILL_THREAD test
(bsc#1218260).
- selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
(bsc#1218260).
- fork: defer linking file vma until vma is fully initialized
(bsc#1218260).
- x86/cpu: Fix check for RDPKRU in __show_regs() (bsc#1218260).
- rust: don't select CONSTRUCTORS (bsc#1218260).
- rust: init: remove impl Zeroable for Infallible (bsc#1218260).
- rust: make mutually exclusive with CFI_CLANG (bsc#1218260).
- kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
(bsc#1218260).
- kbuild: rust: force `alloc` extern to allow "empty" Rust files
(bsc#1218260).
- rust: remove `params` from `module` macro example (bsc#1218260).
- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
(bsc#1218260).
- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
(bsc#1218260).
- Bluetooth: qca: fix NULL-deref on non-serdev suspend
(bsc#1218260).
- Bluetooth: qca: fix NULL-deref on non-serdev setup
(bsc#1218260).
- mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in
qcom_misc_cmd_type_exec() (bsc#1218260).
- mm/hugetlb: fix missing hugetlb_lock for resv uncharge
(bsc#1218260).
- mmc: sdhci-msm: pervent access to suspended controller
(bsc#1218260).
- mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
(bsc#1218260).
- mm: support page_mapcount() on page_has_type() pages
(bsc#1218260).
- smb: client: Fix struct_group() usage in __packed structs
(bsc#1218260).
- smb3: missing lock when picking channel (bsc#1218260).
- smb3: fix lock ordering potential deadlock in
cifs_sync_mid_result (bsc#1218260).
- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent
lock-up (bsc#1218260).
- btrfs: fallback if compressed IO fails for ENOSPC (bsc#1218260).
- btrfs: fix wrong block_start calculation for
btrfs_drop_extent_map_range() (bsc#1218260).
- btrfs: scrub: run relocation repair when/only needed
(bsc#1218260).
- btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
(bsc#1218260).
- cpu: Re-enable CPU mitigations by default for !X86 architectures
(bsc#1218260).
- LoongArch: Fix callchain parse error with kernel tracepoint
events (bsc#1218260).
- LoongArch: Fix access error when read fault on a write-only VMA
(bsc#1218260).
- arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
(bsc#1218260).
- arm64: dts: qcom: sm8450: Fix the msi-map entries (bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up for Q7_THRM#
on RK3399 Puma (bsc#1218260).
- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
(bsc#1218260).
- drm/amdgpu: Assign correct bits for SDMA HDP flush
(bsc#1218260).
- drm/amdgpu: Fix leak when GPU memory allocation fails
(bsc#1218260).
- irqchip/gic-v3-its: Prevent double free on error (bsc#1218260).
- ACPI: CPPC: Use access_width over bit_width for system memory
accesses (bsc#1218260).
- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro
(bsc#1218260).
- ACPI: CPPC: Fix access width used for PCC registers
(bsc#1218260).
- ethernet: Add helper for assigning packet type when dest
address does not match device address (bsc#1218260).
- net: b44: set pause params only when interface is up
(bsc#1218260).
- stackdepot: respect __GFP_NOLOCKDEP allocation flag
(bsc#1218260).
- fbdev: fix incorrect address computation in deferred IO
(bsc#1218260).
- udp: preserve the connected status if only UDP cmsg
(bsc#1218260).
- mtd: diskonchip: work around ubsan link failure (bsc#1218260).
- phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE
(bsc#1218260).
- phy: qcom: qmp-combo: Fix VCO div offset on v3 (bsc#1218260).
- x86/tdx: Preserve shared bit on mprotect() (bsc#1218260).
- mm: turn folio_test_hugetlb into a PageType (bsc#1218260).
- dmaengine: owl: fix register access functions (bsc#1218260).
- dmaengine: tegra186: Fix residual calculation (bsc#1218260).
- idma64: Don't try to serve interrupts when device is powered
off (bsc#1218260).
- soundwire: amd: fix for wake interrupt handling for clockstop
mode (bsc#1218260).
- phy: marvell: a3700-comphy: Fix out of bounds read
(bsc#1218260).
- phy: marvell: a3700-comphy: Fix hardcoded array size
(bsc#1218260).
- phy: freescale: imx8m-pcie: fix pcie link-up instability
(bsc#1218260).
- phy: rockchip-snps-pcie3: fix bifurcation on rk3588
(bsc#1218260).
- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
(bsc#1218260).
- phy: rockchip: naneng-combphy: Fix mux on rk3588 (bsc#1218260).
- phy: qcom: m31: match requested regulator name with dt schema
(bsc#1218260).
- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
(bsc#1218260).
- dma: xilinx_dpdma: Fix locking (bsc#1218260).
- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
(bsc#1218260).
- riscv: fix VMALLOC_START definition (bsc#1218260).
- riscv: Fix TASK_SIZE on 64-bit NOMMU (bsc#1218260).
- riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
(bsc#1218260).
- phy: ti: tusb1210: Resolve charger-det crash if charger psy
is unregistered (bsc#1218260).
- sched/eevdf: Always update V if se->on_rq when reweighting
(bsc#1218260).
- sched/eevdf: Fix miscalculation in reweight_entity() when se
is not curr (bsc#1218260).
- sched/eevdf: Prevent vlag from going out of bounds in
reweight_eevdf() (bsc#1218260).
- i2c: smbus: fix NULL function pointer dereference (bsc#1218260).
- phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6
(bsc#1218260).
- Revert "riscv: kdump: fix crashkernel reserving problem on
RISC-V" (bsc#1218260).
- macsec: Enable devices to advertise whether they update sk_buff
md_dst during offloads (bsc#1218260).
- macsec: Detect if Rx skb is macsec-related for offloading
devices that update md_dst (bsc#1218260).
- net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff
md_dst for MACsec (bsc#1218260).
- bounds: Use the right number of bits for power-of-two
CONFIG_NR_CPUS (bsc#1218260).
- Rename to
patches.kernel.org/6.6.30-181-ovl-fix-memory-leak-in-ovl_parse_param.patch.
- commit d521f37
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com

View File

@ -18,8 +18,8 @@
%define srcversion 6.6 %define srcversion 6.6
%define patchversion 6.6.29 %define patchversion 6.6.30
%define git_commit 5cae04806180fd603e9ca738a5b64f6e234b2bac %define git_commit 2be876882430efff00db033dd4500f76e8763b43
%define variant -longterm%{nil} %define variant -longterm%{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@ -113,9 +113,9 @@ Name: kernel-longterm
Summary: The Linux Kernel Summary: The Linux Kernel
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 6.6.29 Version: 6.6.30
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g5cae048 Release: <RELEASE>.g2be8768
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,350 @@
-------------------------------------------------------------------
Fri May 3 10:13:13 CEST 2024 - rfrohl@suse.com
- config: enable CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS too (bsc#1218260).
- commit 2be8768
-------------------------------------------------------------------
Fri May 3 09:40:35 CEST 2024 - rfrohl@suse.com
- config: changes for 6.6.30 (bsc#1218260).
- commit 4c6c764
-------------------------------------------------------------------
Thu May 2 23:09:03 CEST 2024 - rfrohl@suse.com
- Linux 6.6.30 (bsc#1218260).
- cifs: Fix reacquisition of volume cookie on still-live
connection (bsc#1218260).
- smb: client: fix rename(2) regression against samba
(bsc#1218260).
- cifs: reinstate original behavior again for forceuid/forcegid
(bsc#1218260).
- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized
dev->devc (bsc#1218260).
- HID: logitech-dj: allow mice to use all types of reports
(bsc#1218260).
- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f
(bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID
for RK3399 Puma (bsc#1218260).
- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
(bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE#
for RK3399 Puma (bsc#1218260).
- arm64: dts: rockchip: Remove unsupported node from the Pinebook
Pro dts (bsc#1218260).
- arm64: dts: mediatek: mt8183: Add power-domains properity to
mfgcfg (bsc#1218260).
- arm64: dts: mediatek: mt8192: Add missing gce-client-reg to
mutex (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
vpp/vdosys (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
mutex (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
mutex1 (bsc#1218260).
- arm64: dts: mediatek: cherry: Add platform thermal configuration
(bsc#1218260).
- arm64: dts: mediatek: cherry: Describe CPU supplies
(bsc#1218260).
- arm64: dts: mediatek: mt8192-asurada: Update min voltage
constraint for MT6315 (bsc#1218260).
- arm64: dts: mediatek: mt8195-cherry: Update min voltage
constraint for MT6315 (bsc#1218260).
- arm64: dts: mediatek: mt8183-kukui: Use default min voltage
for MT6358 (bsc#1218260).
- arm64: dts: mediatek: mt7622: fix clock controllers
(bsc#1218260).
- arm64: dts: mediatek: mt7622: fix IR nodename (bsc#1218260).
- arm64: dts: mediatek: mt7622: fix ethernet controller
"compatible" (bsc#1218260).
- arm64: dts: mediatek: mt7622: drop "reset-names" from thermal
block (bsc#1218260).
- arm64: dts: mediatek: mt7986: reorder properties (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop invalid properties from
ethsys (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet
controller (bsc#1218260).
- arm64: dts: mediatek: mt7986: reorder nodes (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop invalid thermal block clock
(bsc#1218260).
- arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with
"map-" (bsc#1218260).
- arm64: dts: mediatek: mt2712: fix validation errors
(bsc#1218260).
- arm64: dts: rockchip: regulator for sd needs to be always on
for BPI-R2Pro (bsc#1218260).
- arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB
controller (bsc#1218260).
- gpio: tangier: Use correct type for the IRQ chip data
(bsc#1218260).
- ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
(bsc#1218260).
- wifi: mac80211: clean up assignments to pointer cache
(bsc#1218260).
- wifi: mac80211: split mesh fast tx cache into
local/proxied/forwarded (bsc#1218260).
- wifi: iwlwifi: mvm: remove old PASN station when adding a new
one (bsc#1218260).
- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd
(bsc#1218260).
- drm/gma500: Remove lid code (bsc#1218260).
- wifi: mac80211_hwsim: init peer measurement result
(bsc#1218260).
- wifi: mac80211: remove link before AP (bsc#1218260).
- wifi: mac80211: fix unaligned le16 access (bsc#1218260).
- net: libwx: fix alloc msix vectors failed (bsc#1218260).
- vxlan: drop packets from invalid src-address (bsc#1218260).
- net: bcmasp: fix memory leak when bringing down interface
(bsc#1218260).
- mlxsw: core: Unregister EMAD trap using FORWARD action
(bsc#1218260).
- mlxsw: core_env: Fix driver initialization with old firmware
(bsc#1218260).
- ARM: dts: microchip: at91-sama7g5ek: Replace
regulator-suspend-voltage with the valid property (bsc#1218260).
- icmp: prevent possible NULL dereferences from icmp_build_probe()
(bsc#1218260).
- bridge/br_netlink.c: no need to return void function
(bsc#1218260).
- bnxt_en: refactor reset close code (bsc#1218260).
- bnxt_en: Fix the PCI-AER routines (bsc#1218260).
- cxl/core: Fix potential payload size confusion in
cxl_mem_get_poison() (bsc#1218260).
- net: dsa: mv88e6xx: fix supported_interfaces setup in
mv88e6250_phylink_get_caps() (bsc#1218260).
- NFC: trf7970a: disable all regulators on removal (bsc#1218260).
- ax25: Fix netdev refcount issue (bsc#1218260).
- tools: ynl: don't ignore errors in NLMSG_DONE messages
(bsc#1218260).
- net: make SK_MEMORY_PCPU_RESERV tunable (bsc#1218260).
- net: fix sk_memory_allocated_{add|sub} vs softirqs
(bsc#1218260).
- ipv4: check for NULL idev in ip_route_use_hint() (bsc#1218260).
- net: usb: ax88179_178a: stop lying about skb->truesize
(bsc#1218260).
- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1218260).
- net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
(bsc#1218260).
- gpio: tegra186: Fix tegra186_gpio_is_accessible() check
(bsc#1218260).
- Bluetooth: btusb: Fix triggering coredump implementation for
QCA (bsc#1218260).
- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
(bsc#1218260).
- Bluetooth: MGMT: Fix failing to
MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1218260).
- Bluetooth: btusb: mediatek: Fix double free of skb in coredump
(bsc#1218260).
- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing
Adv Monitor (bsc#1218260).
- Bluetooth: qca: set power_ctrl_enabled on NULL returned by
gpiod_get_optional() (bsc#1218260).
- ipvs: Fix checksumming on GSO of SCTP packets (bsc#1218260).
- net: openvswitch: Fix Use-After-Free in ovs_ct_exit
(bsc#1218260).
- mlxsw: Use refcount_t for reference counting (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during
activity update (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during
rehash (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Rate limit error message
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix warning during rehash
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash
work (bsc#1218260).
- eth: bnxt: fix counting packets discarded due to OOM and netpoll
(bsc#1218260).
- ARM: dts: imx6ull-tarragon: fix USB over-current polarity
(bsc#1218260).
- netfilter: nf_tables: honor table dormant flag from netdev
release event path (bsc#1218260).
- net: phy: dp83869: Fix MII mode failure (bsc#1218260).
- net: ti: icssg-prueth: Fix signedness bug in
prueth_init_rx_chns() (bsc#1218260).
- i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
(bsc#1218260).
- i40e: Report MFS in decimal base instead of hex (bsc#1218260).
- iavf: Fix TC config comparison with existing adapter TC config
(bsc#1218260).
- ice: fix LAG and VF lock dependency in ice_reset_vf()
(bsc#1218260).
- net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX
packets (bsc#1218260).
- tls: fix lockless read of strp->msg_ready in ->poll
(bsc#1218260).
- af_unix: Suppress false-positive lockdep splat for spin_lock()
in __unix_gc() (bsc#1218260).
- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled
(bsc#1218260).
- KVM: x86/pmu: Set enable bits for GP counters in
PERF_GLOBAL_CTRL at "RESET" (bsc#1218260).
- mm/gup: explicitly define and check internal GUP flags,
disallow FOLL_TOUCH (bsc#1218260).
- mm/madvise: make MADV_POPULATE_(READ|WRITE) handle
VM_FAULT_RETRY properly (bsc#1218260).
- drm: add drm_gem_object_is_shared_for_memory_stats() helper
(bsc#1218260).
- drm/amdgpu: add shared fdinfo stats (bsc#1218260).
- drm/amdgpu: fix visible VRAM handling during faults
(bsc#1218260).
- mm, treewide: introduce NR_PAGE_ORDERS (bsc#1218260).
- drm/ttm: stop pooling cached NUMA pages v2 (bsc#1218260).
- squashfs: convert to new timestamp accessors (bsc#1218260).
- Squashfs: check the inode number is not the invalid value of
zero (bsc#1218260).
- selftests/seccomp: user_notification_addfd check nextfd is
available (bsc#1218260).
- selftests/seccomp: Change the syscall used in KILL_THREAD test
(bsc#1218260).
- selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
(bsc#1218260).
- fork: defer linking file vma until vma is fully initialized
(bsc#1218260).
- x86/cpu: Fix check for RDPKRU in __show_regs() (bsc#1218260).
- rust: don't select CONSTRUCTORS (bsc#1218260).
- rust: init: remove impl Zeroable for Infallible (bsc#1218260).
- rust: make mutually exclusive with CFI_CLANG (bsc#1218260).
- kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
(bsc#1218260).
- kbuild: rust: force `alloc` extern to allow "empty" Rust files
(bsc#1218260).
- rust: remove `params` from `module` macro example (bsc#1218260).
- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
(bsc#1218260).
- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
(bsc#1218260).
- Bluetooth: qca: fix NULL-deref on non-serdev suspend
(bsc#1218260).
- Bluetooth: qca: fix NULL-deref on non-serdev setup
(bsc#1218260).
- mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in
qcom_misc_cmd_type_exec() (bsc#1218260).
- mm/hugetlb: fix missing hugetlb_lock for resv uncharge
(bsc#1218260).
- mmc: sdhci-msm: pervent access to suspended controller
(bsc#1218260).
- mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
(bsc#1218260).
- mm: support page_mapcount() on page_has_type() pages
(bsc#1218260).
- smb: client: Fix struct_group() usage in __packed structs
(bsc#1218260).
- smb3: missing lock when picking channel (bsc#1218260).
- smb3: fix lock ordering potential deadlock in
cifs_sync_mid_result (bsc#1218260).
- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent
lock-up (bsc#1218260).
- btrfs: fallback if compressed IO fails for ENOSPC (bsc#1218260).
- btrfs: fix wrong block_start calculation for
btrfs_drop_extent_map_range() (bsc#1218260).
- btrfs: scrub: run relocation repair when/only needed
(bsc#1218260).
- btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
(bsc#1218260).
- cpu: Re-enable CPU mitigations by default for !X86 architectures
(bsc#1218260).
- LoongArch: Fix callchain parse error with kernel tracepoint
events (bsc#1218260).
- LoongArch: Fix access error when read fault on a write-only VMA
(bsc#1218260).
- arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
(bsc#1218260).
- arm64: dts: qcom: sm8450: Fix the msi-map entries (bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up for Q7_THRM#
on RK3399 Puma (bsc#1218260).
- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
(bsc#1218260).
- drm/amdgpu: Assign correct bits for SDMA HDP flush
(bsc#1218260).
- drm/amdgpu: Fix leak when GPU memory allocation fails
(bsc#1218260).
- irqchip/gic-v3-its: Prevent double free on error (bsc#1218260).
- ACPI: CPPC: Use access_width over bit_width for system memory
accesses (bsc#1218260).
- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro
(bsc#1218260).
- ACPI: CPPC: Fix access width used for PCC registers
(bsc#1218260).
- ethernet: Add helper for assigning packet type when dest
address does not match device address (bsc#1218260).
- net: b44: set pause params only when interface is up
(bsc#1218260).
- stackdepot: respect __GFP_NOLOCKDEP allocation flag
(bsc#1218260).
- fbdev: fix incorrect address computation in deferred IO
(bsc#1218260).
- udp: preserve the connected status if only UDP cmsg
(bsc#1218260).
- mtd: diskonchip: work around ubsan link failure (bsc#1218260).
- phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE
(bsc#1218260).
- phy: qcom: qmp-combo: Fix VCO div offset on v3 (bsc#1218260).
- x86/tdx: Preserve shared bit on mprotect() (bsc#1218260).
- mm: turn folio_test_hugetlb into a PageType (bsc#1218260).
- dmaengine: owl: fix register access functions (bsc#1218260).
- dmaengine: tegra186: Fix residual calculation (bsc#1218260).
- idma64: Don't try to serve interrupts when device is powered
off (bsc#1218260).
- soundwire: amd: fix for wake interrupt handling for clockstop
mode (bsc#1218260).
- phy: marvell: a3700-comphy: Fix out of bounds read
(bsc#1218260).
- phy: marvell: a3700-comphy: Fix hardcoded array size
(bsc#1218260).
- phy: freescale: imx8m-pcie: fix pcie link-up instability
(bsc#1218260).
- phy: rockchip-snps-pcie3: fix bifurcation on rk3588
(bsc#1218260).
- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
(bsc#1218260).
- phy: rockchip: naneng-combphy: Fix mux on rk3588 (bsc#1218260).
- phy: qcom: m31: match requested regulator name with dt schema
(bsc#1218260).
- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
(bsc#1218260).
- dma: xilinx_dpdma: Fix locking (bsc#1218260).
- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
(bsc#1218260).
- riscv: fix VMALLOC_START definition (bsc#1218260).
- riscv: Fix TASK_SIZE on 64-bit NOMMU (bsc#1218260).
- riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
(bsc#1218260).
- phy: ti: tusb1210: Resolve charger-det crash if charger psy
is unregistered (bsc#1218260).
- sched/eevdf: Always update V if se->on_rq when reweighting
(bsc#1218260).
- sched/eevdf: Fix miscalculation in reweight_entity() when se
is not curr (bsc#1218260).
- sched/eevdf: Prevent vlag from going out of bounds in
reweight_eevdf() (bsc#1218260).
- i2c: smbus: fix NULL function pointer dereference (bsc#1218260).
- phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6
(bsc#1218260).
- Revert "riscv: kdump: fix crashkernel reserving problem on
RISC-V" (bsc#1218260).
- macsec: Enable devices to advertise whether they update sk_buff
md_dst during offloads (bsc#1218260).
- macsec: Detect if Rx skb is macsec-related for offloading
devices that update md_dst (bsc#1218260).
- net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff
md_dst for MACsec (bsc#1218260).
- bounds: Use the right number of bits for power-of-two
CONFIG_NR_CPUS (bsc#1218260).
- Rename to
patches.kernel.org/6.6.30-181-ovl-fix-memory-leak-in-ovl_parse_param.patch.
- commit d521f37
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com

View File

@ -17,8 +17,8 @@
%define srcversion 6.6 %define srcversion 6.6
%define patchversion 6.6.29 %define patchversion 6.6.30
%define git_commit 5cae04806180fd603e9ca738a5b64f6e234b2bac %define git_commit 2be876882430efff00db033dd4500f76e8763b43
%define variant -longterm%{nil} %define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@
%endif %endif
Name: kernel-source-longterm Name: kernel-source-longterm
Version: 6.6.29 Version: 6.6.30
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g5cae048 Release: <RELEASE>.g2be8768
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,350 @@
-------------------------------------------------------------------
Fri May 3 10:13:13 CEST 2024 - rfrohl@suse.com
- config: enable CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS too (bsc#1218260).
- commit 2be8768
-------------------------------------------------------------------
Fri May 3 09:40:35 CEST 2024 - rfrohl@suse.com
- config: changes for 6.6.30 (bsc#1218260).
- commit 4c6c764
-------------------------------------------------------------------
Thu May 2 23:09:03 CEST 2024 - rfrohl@suse.com
- Linux 6.6.30 (bsc#1218260).
- cifs: Fix reacquisition of volume cookie on still-live
connection (bsc#1218260).
- smb: client: fix rename(2) regression against samba
(bsc#1218260).
- cifs: reinstate original behavior again for forceuid/forcegid
(bsc#1218260).
- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized
dev->devc (bsc#1218260).
- HID: logitech-dj: allow mice to use all types of reports
(bsc#1218260).
- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f
(bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID
for RK3399 Puma (bsc#1218260).
- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
(bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE#
for RK3399 Puma (bsc#1218260).
- arm64: dts: rockchip: Remove unsupported node from the Pinebook
Pro dts (bsc#1218260).
- arm64: dts: mediatek: mt8183: Add power-domains properity to
mfgcfg (bsc#1218260).
- arm64: dts: mediatek: mt8192: Add missing gce-client-reg to
mutex (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
vpp/vdosys (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
mutex (bsc#1218260).
- arm64: dts: mediatek: mt8195: Add missing gce-client-reg to
mutex1 (bsc#1218260).
- arm64: dts: mediatek: cherry: Add platform thermal configuration
(bsc#1218260).
- arm64: dts: mediatek: cherry: Describe CPU supplies
(bsc#1218260).
- arm64: dts: mediatek: mt8192-asurada: Update min voltage
constraint for MT6315 (bsc#1218260).
- arm64: dts: mediatek: mt8195-cherry: Update min voltage
constraint for MT6315 (bsc#1218260).
- arm64: dts: mediatek: mt8183-kukui: Use default min voltage
for MT6358 (bsc#1218260).
- arm64: dts: mediatek: mt7622: fix clock controllers
(bsc#1218260).
- arm64: dts: mediatek: mt7622: fix IR nodename (bsc#1218260).
- arm64: dts: mediatek: mt7622: fix ethernet controller
"compatible" (bsc#1218260).
- arm64: dts: mediatek: mt7622: drop "reset-names" from thermal
block (bsc#1218260).
- arm64: dts: mediatek: mt7986: reorder properties (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop invalid properties from
ethsys (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet
controller (bsc#1218260).
- arm64: dts: mediatek: mt7986: reorder nodes (bsc#1218260).
- arm64: dts: mediatek: mt7986: drop invalid thermal block clock
(bsc#1218260).
- arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with
"map-" (bsc#1218260).
- arm64: dts: mediatek: mt2712: fix validation errors
(bsc#1218260).
- arm64: dts: rockchip: regulator for sd needs to be always on
for BPI-R2Pro (bsc#1218260).
- arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB
controller (bsc#1218260).
- gpio: tangier: Use correct type for the IRQ chip data
(bsc#1218260).
- ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
(bsc#1218260).
- wifi: mac80211: clean up assignments to pointer cache
(bsc#1218260).
- wifi: mac80211: split mesh fast tx cache into
local/proxied/forwarded (bsc#1218260).
- wifi: iwlwifi: mvm: remove old PASN station when adding a new
one (bsc#1218260).
- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd
(bsc#1218260).
- drm/gma500: Remove lid code (bsc#1218260).
- wifi: mac80211_hwsim: init peer measurement result
(bsc#1218260).
- wifi: mac80211: remove link before AP (bsc#1218260).
- wifi: mac80211: fix unaligned le16 access (bsc#1218260).
- net: libwx: fix alloc msix vectors failed (bsc#1218260).
- vxlan: drop packets from invalid src-address (bsc#1218260).
- net: bcmasp: fix memory leak when bringing down interface
(bsc#1218260).
- mlxsw: core: Unregister EMAD trap using FORWARD action
(bsc#1218260).
- mlxsw: core_env: Fix driver initialization with old firmware
(bsc#1218260).
- ARM: dts: microchip: at91-sama7g5ek: Replace
regulator-suspend-voltage with the valid property (bsc#1218260).
- icmp: prevent possible NULL dereferences from icmp_build_probe()
(bsc#1218260).
- bridge/br_netlink.c: no need to return void function
(bsc#1218260).
- bnxt_en: refactor reset close code (bsc#1218260).
- bnxt_en: Fix the PCI-AER routines (bsc#1218260).
- cxl/core: Fix potential payload size confusion in
cxl_mem_get_poison() (bsc#1218260).
- net: dsa: mv88e6xx: fix supported_interfaces setup in
mv88e6250_phylink_get_caps() (bsc#1218260).
- NFC: trf7970a: disable all regulators on removal (bsc#1218260).
- ax25: Fix netdev refcount issue (bsc#1218260).
- tools: ynl: don't ignore errors in NLMSG_DONE messages
(bsc#1218260).
- net: make SK_MEMORY_PCPU_RESERV tunable (bsc#1218260).
- net: fix sk_memory_allocated_{add|sub} vs softirqs
(bsc#1218260).
- ipv4: check for NULL idev in ip_route_use_hint() (bsc#1218260).
- net: usb: ax88179_178a: stop lying about skb->truesize
(bsc#1218260).
- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1218260).
- net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
(bsc#1218260).
- gpio: tegra186: Fix tegra186_gpio_is_accessible() check
(bsc#1218260).
- Bluetooth: btusb: Fix triggering coredump implementation for
QCA (bsc#1218260).
- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
(bsc#1218260).
- Bluetooth: MGMT: Fix failing to
MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1218260).
- Bluetooth: btusb: mediatek: Fix double free of skb in coredump
(bsc#1218260).
- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing
Adv Monitor (bsc#1218260).
- Bluetooth: qca: set power_ctrl_enabled on NULL returned by
gpiod_get_optional() (bsc#1218260).
- ipvs: Fix checksumming on GSO of SCTP packets (bsc#1218260).
- net: openvswitch: Fix Use-After-Free in ovs_ct_exit
(bsc#1218260).
- mlxsw: Use refcount_t for reference counting (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during
activity update (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during
rehash (bsc#1218260).
- mlxsw: spectrum_acl_tcam: Rate limit error message
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix warning during rehash
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
(bsc#1218260).
- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash
work (bsc#1218260).
- eth: bnxt: fix counting packets discarded due to OOM and netpoll
(bsc#1218260).
- ARM: dts: imx6ull-tarragon: fix USB over-current polarity
(bsc#1218260).
- netfilter: nf_tables: honor table dormant flag from netdev
release event path (bsc#1218260).
- net: phy: dp83869: Fix MII mode failure (bsc#1218260).
- net: ti: icssg-prueth: Fix signedness bug in
prueth_init_rx_chns() (bsc#1218260).
- i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
(bsc#1218260).
- i40e: Report MFS in decimal base instead of hex (bsc#1218260).
- iavf: Fix TC config comparison with existing adapter TC config
(bsc#1218260).
- ice: fix LAG and VF lock dependency in ice_reset_vf()
(bsc#1218260).
- net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX
packets (bsc#1218260).
- tls: fix lockless read of strp->msg_ready in ->poll
(bsc#1218260).
- af_unix: Suppress false-positive lockdep splat for spin_lock()
in __unix_gc() (bsc#1218260).
- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled
(bsc#1218260).
- KVM: x86/pmu: Set enable bits for GP counters in
PERF_GLOBAL_CTRL at "RESET" (bsc#1218260).
- mm/gup: explicitly define and check internal GUP flags,
disallow FOLL_TOUCH (bsc#1218260).
- mm/madvise: make MADV_POPULATE_(READ|WRITE) handle
VM_FAULT_RETRY properly (bsc#1218260).
- drm: add drm_gem_object_is_shared_for_memory_stats() helper
(bsc#1218260).
- drm/amdgpu: add shared fdinfo stats (bsc#1218260).
- drm/amdgpu: fix visible VRAM handling during faults
(bsc#1218260).
- mm, treewide: introduce NR_PAGE_ORDERS (bsc#1218260).
- drm/ttm: stop pooling cached NUMA pages v2 (bsc#1218260).
- squashfs: convert to new timestamp accessors (bsc#1218260).
- Squashfs: check the inode number is not the invalid value of
zero (bsc#1218260).
- selftests/seccomp: user_notification_addfd check nextfd is
available (bsc#1218260).
- selftests/seccomp: Change the syscall used in KILL_THREAD test
(bsc#1218260).
- selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
(bsc#1218260).
- fork: defer linking file vma until vma is fully initialized
(bsc#1218260).
- x86/cpu: Fix check for RDPKRU in __show_regs() (bsc#1218260).
- rust: don't select CONSTRUCTORS (bsc#1218260).
- rust: init: remove impl Zeroable for Infallible (bsc#1218260).
- rust: make mutually exclusive with CFI_CLANG (bsc#1218260).
- kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
(bsc#1218260).
- kbuild: rust: force `alloc` extern to allow "empty" Rust files
(bsc#1218260).
- rust: remove `params` from `module` macro example (bsc#1218260).
- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
(bsc#1218260).
- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
(bsc#1218260).
- Bluetooth: qca: fix NULL-deref on non-serdev suspend
(bsc#1218260).
- Bluetooth: qca: fix NULL-deref on non-serdev setup
(bsc#1218260).
- mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in
qcom_misc_cmd_type_exec() (bsc#1218260).
- mm/hugetlb: fix missing hugetlb_lock for resv uncharge
(bsc#1218260).
- mmc: sdhci-msm: pervent access to suspended controller
(bsc#1218260).
- mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
(bsc#1218260).
- mm: support page_mapcount() on page_has_type() pages
(bsc#1218260).
- smb: client: Fix struct_group() usage in __packed structs
(bsc#1218260).
- smb3: missing lock when picking channel (bsc#1218260).
- smb3: fix lock ordering potential deadlock in
cifs_sync_mid_result (bsc#1218260).
- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent
lock-up (bsc#1218260).
- btrfs: fallback if compressed IO fails for ENOSPC (bsc#1218260).
- btrfs: fix wrong block_start calculation for
btrfs_drop_extent_map_range() (bsc#1218260).
- btrfs: scrub: run relocation repair when/only needed
(bsc#1218260).
- btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
(bsc#1218260).
- cpu: Re-enable CPU mitigations by default for !X86 architectures
(bsc#1218260).
- LoongArch: Fix callchain parse error with kernel tracepoint
events (bsc#1218260).
- LoongArch: Fix access error when read fault on a write-only VMA
(bsc#1218260).
- arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
(bsc#1218260).
- arm64: dts: qcom: sm8450: Fix the msi-map entries (bsc#1218260).
- arm64: dts: rockchip: enable internal pull-up for Q7_THRM#
on RK3399 Puma (bsc#1218260).
- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
(bsc#1218260).
- drm/amdgpu: Assign correct bits for SDMA HDP flush
(bsc#1218260).
- drm/amdgpu: Fix leak when GPU memory allocation fails
(bsc#1218260).
- irqchip/gic-v3-its: Prevent double free on error (bsc#1218260).
- ACPI: CPPC: Use access_width over bit_width for system memory
accesses (bsc#1218260).
- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro
(bsc#1218260).
- ACPI: CPPC: Fix access width used for PCC registers
(bsc#1218260).
- ethernet: Add helper for assigning packet type when dest
address does not match device address (bsc#1218260).
- net: b44: set pause params only when interface is up
(bsc#1218260).
- stackdepot: respect __GFP_NOLOCKDEP allocation flag
(bsc#1218260).
- fbdev: fix incorrect address computation in deferred IO
(bsc#1218260).
- udp: preserve the connected status if only UDP cmsg
(bsc#1218260).
- mtd: diskonchip: work around ubsan link failure (bsc#1218260).
- phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE
(bsc#1218260).
- phy: qcom: qmp-combo: Fix VCO div offset on v3 (bsc#1218260).
- x86/tdx: Preserve shared bit on mprotect() (bsc#1218260).
- mm: turn folio_test_hugetlb into a PageType (bsc#1218260).
- dmaengine: owl: fix register access functions (bsc#1218260).
- dmaengine: tegra186: Fix residual calculation (bsc#1218260).
- idma64: Don't try to serve interrupts when device is powered
off (bsc#1218260).
- soundwire: amd: fix for wake interrupt handling for clockstop
mode (bsc#1218260).
- phy: marvell: a3700-comphy: Fix out of bounds read
(bsc#1218260).
- phy: marvell: a3700-comphy: Fix hardcoded array size
(bsc#1218260).
- phy: freescale: imx8m-pcie: fix pcie link-up instability
(bsc#1218260).
- phy: rockchip-snps-pcie3: fix bifurcation on rk3588
(bsc#1218260).
- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
(bsc#1218260).
- phy: rockchip: naneng-combphy: Fix mux on rk3588 (bsc#1218260).
- phy: qcom: m31: match requested regulator name with dt schema
(bsc#1218260).
- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
(bsc#1218260).
- dma: xilinx_dpdma: Fix locking (bsc#1218260).
- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
(bsc#1218260).
- riscv: fix VMALLOC_START definition (bsc#1218260).
- riscv: Fix TASK_SIZE on 64-bit NOMMU (bsc#1218260).
- riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
(bsc#1218260).
- phy: ti: tusb1210: Resolve charger-det crash if charger psy
is unregistered (bsc#1218260).
- sched/eevdf: Always update V if se->on_rq when reweighting
(bsc#1218260).
- sched/eevdf: Fix miscalculation in reweight_entity() when se
is not curr (bsc#1218260).
- sched/eevdf: Prevent vlag from going out of bounds in
reweight_eevdf() (bsc#1218260).
- i2c: smbus: fix NULL function pointer dereference (bsc#1218260).
- phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6
(bsc#1218260).
- Revert "riscv: kdump: fix crashkernel reserving problem on
RISC-V" (bsc#1218260).
- macsec: Enable devices to advertise whether they update sk_buff
md_dst during offloads (bsc#1218260).
- macsec: Detect if Rx skb is macsec-related for offloading
devices that update md_dst (bsc#1218260).
- net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff
md_dst for MACsec (bsc#1218260).
- bounds: Use the right number of bits for power-of-two
CONFIG_NR_CPUS (bsc#1218260).
- Rename to
patches.kernel.org/6.6.30-181-ovl-fix-memory-leak-in-ovl_parse_param.patch.
- commit d521f37
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com Sat Apr 27 21:31:36 CEST 2024 - rfrohl@suse.com

View File

@ -16,7 +16,7 @@
# #
%define git_commit 5cae04806180fd603e9ca738a5b64f6e234b2bac %define git_commit 2be876882430efff00db033dd4500f76e8763b43
%define variant -longterm%{nil} %define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
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.6.29 Version: 6.6.30
%if %using_buildservice %if %using_buildservice
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g5cae048 Release: <RELEASE>.g2be8768
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:d7dd9fd6db4177ab6e9955b290567e8c0c32e7a89ce551f65d2f7ef50c79af36 oid sha256:457dba4701fa7f3639d1de06db66ab8f678db6267e12c92991a0d4e2e9f912f0
size 4911147 size 5050824

View File

@ -5170,7 +5170,6 @@
patches.kernel.org/6.6.23-628-x86-efistub-Clear-decompressor-BSS-in-native-E.patch patches.kernel.org/6.6.23-628-x86-efistub-Clear-decompressor-BSS-in-native-E.patch
patches.kernel.org/6.6.23-629-x86-efistub-Don-t-clear-BSS-twice-in-mixed-mod.patch patches.kernel.org/6.6.23-629-x86-efistub-Don-t-clear-BSS-twice-in-mixed-mod.patch
patches.kernel.org/6.6.23-630-Linux-6.6.23.patch patches.kernel.org/6.6.23-630-Linux-6.6.23.patch
patches.kernel.org/ovl-fix-memory-leak-in-ovl_parse_param.patch
patches.kernel.org/erofs-fix-NULL-dereference-of-dif-bdev_handle-in-fscache-mode.patch patches.kernel.org/erofs-fix-NULL-dereference-of-dif-bdev_handle-in-fscache-mode.patch
patches.kernel.org/6.6.24-001-KVM-x86-Advertise-CPUID.-EAX-7-ECX-2-EDX-5-0-t.patch patches.kernel.org/6.6.24-001-KVM-x86-Advertise-CPUID.-EAX-7-ECX-2-EDX-5-0-t.patch
patches.kernel.org/6.6.24-002-KVM-x86-Use-a-switch-statement-and-macros-in-_.patch patches.kernel.org/6.6.24-002-KVM-x86-Use-a-switch-statement-and-macros-in-_.patch
@ -6232,6 +6231,193 @@
patches.kernel.org/6.6.29-156-thunderbolt-Reset-only-non-USB4-host-routers-i.patch patches.kernel.org/6.6.29-156-thunderbolt-Reset-only-non-USB4-host-routers-i.patch
patches.kernel.org/6.6.29-157-selftests-kselftest-Fix-build-failure-with-NOL.patch patches.kernel.org/6.6.29-157-selftests-kselftest-Fix-build-failure-with-NOL.patch
patches.kernel.org/6.6.29-158-Linux-6.6.29.patch patches.kernel.org/6.6.29-158-Linux-6.6.29.patch
patches.kernel.org/6.6.30-001-cifs-Fix-reacquisition-of-volume-cookie-on-sti.patch
patches.kernel.org/6.6.30-002-smb-client-fix-rename-2-regression-against-sam.patch
patches.kernel.org/6.6.30-003-cifs-reinstate-original-behavior-again-for-for.patch
patches.kernel.org/6.6.30-004-HID-intel-ish-hid-ipc-Fix-dev_err-usage-with-u.patch
patches.kernel.org/6.6.30-005-HID-logitech-dj-allow-mice-to-use-all-types-of.patch
patches.kernel.org/6.6.30-006-arm64-dts-rockchip-set-PHY-address-of-MT7531-s.patch
patches.kernel.org/6.6.30-007-arm64-dts-rockchip-enable-internal-pull-up-on-.patch
patches.kernel.org/6.6.30-008-arm64-dts-rockchip-fix-alphabetical-ordering-R.patch
patches.kernel.org/6.6.30-009-arm64-dts-rockchip-enable-internal-pull-up-on-.patch
patches.kernel.org/6.6.30-010-arm64-dts-rockchip-Remove-unsupported-node-fro.patch
patches.kernel.org/6.6.30-011-arm64-dts-mediatek-mt8183-Add-power-domains-pr.patch
patches.kernel.org/6.6.30-012-arm64-dts-mediatek-mt8192-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-013-arm64-dts-mediatek-mt8195-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-014-arm64-dts-mediatek-mt8195-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-015-arm64-dts-mediatek-mt8195-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-016-arm64-dts-mediatek-cherry-Add-platform-thermal.patch
patches.kernel.org/6.6.30-017-arm64-dts-mediatek-cherry-Describe-CPU-supplie.patch
patches.kernel.org/6.6.30-018-arm64-dts-mediatek-mt8192-asurada-Update-min-v.patch
patches.kernel.org/6.6.30-019-arm64-dts-mediatek-mt8195-cherry-Update-min-vo.patch
patches.kernel.org/6.6.30-020-arm64-dts-mediatek-mt8183-kukui-Use-default-mi.patch
patches.kernel.org/6.6.30-021-arm64-dts-mediatek-mt7622-fix-clock-controller.patch
patches.kernel.org/6.6.30-022-arm64-dts-mediatek-mt7622-fix-IR-nodename.patch
patches.kernel.org/6.6.30-023-arm64-dts-mediatek-mt7622-fix-ethernet-control.patch
patches.kernel.org/6.6.30-024-arm64-dts-mediatek-mt7622-drop-reset-names-fro.patch
patches.kernel.org/6.6.30-025-arm64-dts-mediatek-mt7986-reorder-properties.patch
patches.kernel.org/6.6.30-026-arm64-dts-mediatek-mt7986-drop-invalid-propert.patch
patches.kernel.org/6.6.30-027-arm64-dts-mediatek-mt7986-drop-reset-cells-fro.patch
patches.kernel.org/6.6.30-028-arm64-dts-mediatek-mt7986-reorder-nodes.patch
patches.kernel.org/6.6.30-029-arm64-dts-mediatek-mt7986-drop-invalid-thermal.patch
patches.kernel.org/6.6.30-030-arm64-dts-mediatek-mt7986-prefix-BPI-R3-coolin.patch
patches.kernel.org/6.6.30-031-arm64-dts-mediatek-mt2712-fix-validation-error.patch
patches.kernel.org/6.6.30-032-arm64-dts-rockchip-regulator-for-sd-needs-to-b.patch
patches.kernel.org/6.6.30-033-arm64-dts-qcom-sc8180x-Fix-ss_phy_irq-for-seco.patch
patches.kernel.org/6.6.30-034-gpio-tangier-Use-correct-type-for-the-IRQ-chip.patch
patches.kernel.org/6.6.30-035-ARC-plat-hsdk-Remove-misplaced-interrupt-cells.patch
patches.kernel.org/6.6.30-036-wifi-mac80211-clean-up-assignments-to-pointer-.patch
patches.kernel.org/6.6.30-037-wifi-mac80211-split-mesh-fast-tx-cache-into-lo.patch
patches.kernel.org/6.6.30-038-wifi-iwlwifi-mvm-remove-old-PASN-station-when-.patch
patches.kernel.org/6.6.30-039-wifi-iwlwifi-mvm-return-uid-from-iwl_mvm_build.patch
patches.kernel.org/6.6.30-040-drm-gma500-Remove-lid-code.patch
patches.kernel.org/6.6.30-041-wifi-mac80211_hwsim-init-peer-measurement-resu.patch
patches.kernel.org/6.6.30-042-wifi-mac80211-remove-link-before-AP.patch
patches.kernel.org/6.6.30-043-wifi-mac80211-fix-unaligned-le16-access.patch
patches.kernel.org/6.6.30-044-net-libwx-fix-alloc-msix-vectors-failed.patch
patches.kernel.org/6.6.30-045-vxlan-drop-packets-from-invalid-src-address.patch
patches.kernel.org/6.6.30-046-net-bcmasp-fix-memory-leak-when-bringing-down-.patch
patches.kernel.org/6.6.30-047-mlxsw-core-Unregister-EMAD-trap-using-FORWARD-.patch
patches.kernel.org/6.6.30-048-mlxsw-core_env-Fix-driver-initialization-with-.patch
patches.kernel.org/6.6.30-049-ARM-dts-microchip-at91-sama7g5ek-Replace-regul.patch
patches.kernel.org/6.6.30-050-icmp-prevent-possible-NULL-dereferences-from-i.patch
patches.kernel.org/6.6.30-051-bridge-br_netlink.c-no-need-to-return-void-fun.patch
patches.kernel.org/6.6.30-052-bnxt_en-refactor-reset-close-code.patch
patches.kernel.org/6.6.30-053-bnxt_en-Fix-the-PCI-AER-routines.patch
patches.kernel.org/6.6.30-054-cxl-core-Fix-potential-payload-size-confusion-.patch
patches.kernel.org/6.6.30-055-net-dsa-mv88e6xx-fix-supported_interfaces-setu.patch
patches.kernel.org/6.6.30-056-NFC-trf7970a-disable-all-regulators-on-removal.patch
patches.kernel.org/6.6.30-057-ax25-Fix-netdev-refcount-issue.patch
patches.kernel.org/6.6.30-058-tools-ynl-don-t-ignore-errors-in-NLMSG_DONE-me.patch
patches.kernel.org/6.6.30-059-net-make-SK_MEMORY_PCPU_RESERV-tunable.patch
patches.kernel.org/6.6.30-060-net-fix-sk_memory_allocated_-add-sub-vs-softir.patch
patches.kernel.org/6.6.30-061-ipv4-check-for-NULL-idev-in-ip_route_use_hint.patch
patches.kernel.org/6.6.30-062-net-usb-ax88179_178a-stop-lying-about-skb-true.patch
patches.kernel.org/6.6.30-063-net-gtp-Fix-Use-After-Free-in-gtp_dellink.patch
patches.kernel.org/6.6.30-064-net-phy-mediatek-ge-soc-follow-netdev-LED-trig.patch
patches.kernel.org/6.6.30-065-gpio-tegra186-Fix-tegra186_gpio_is_accessible-.patch
patches.kernel.org/6.6.30-066-Bluetooth-btusb-Fix-triggering-coredump-implem.patch
patches.kernel.org/6.6.30-067-Bluetooth-hci_event-Fix-sending-HCI_OP_READ_EN.patch
patches.kernel.org/6.6.30-068-Bluetooth-MGMT-Fix-failing-to-MGMT_OP_ADD_UUID.patch
patches.kernel.org/6.6.30-069-Bluetooth-btusb-mediatek-Fix-double-free-of-sk.patch
patches.kernel.org/6.6.30-070-Bluetooth-hci_sync-Using-hci_cmd_sync_submit-w.patch
patches.kernel.org/6.6.30-071-Bluetooth-qca-set-power_ctrl_enabled-on-NULL-r.patch
patches.kernel.org/6.6.30-072-ipvs-Fix-checksumming-on-GSO-of-SCTP-packets.patch
patches.kernel.org/6.6.30-073-net-openvswitch-Fix-Use-After-Free-in-ovs_ct_e.patch
patches.kernel.org/6.6.30-074-mlxsw-Use-refcount_t-for-reference-counting.patch
patches.kernel.org/6.6.30-075-mlxsw-spectrum_acl_tcam-Fix-race-in-region-ID-.patch
patches.kernel.org/6.6.30-076-mlxsw-spectrum_acl_tcam-Fix-race-during-rehash.patch
patches.kernel.org/6.6.30-077-mlxsw-spectrum_acl_tcam-Fix-possible-use-after.patch
patches.kernel.org/6.6.30-078-mlxsw-spectrum_acl_tcam-Fix-possible-use-after.patch
patches.kernel.org/6.6.30-079-mlxsw-spectrum_acl_tcam-Rate-limit-error-messa.patch
patches.kernel.org/6.6.30-080-mlxsw-spectrum_acl_tcam-Fix-memory-leak-during.patch
patches.kernel.org/6.6.30-081-mlxsw-spectrum_acl_tcam-Fix-warning-during-reh.patch
patches.kernel.org/6.6.30-082-mlxsw-spectrum_acl_tcam-Fix-incorrect-list-API.patch
patches.kernel.org/6.6.30-083-mlxsw-spectrum_acl_tcam-Fix-memory-leak-when-c.patch
patches.kernel.org/6.6.30-084-eth-bnxt-fix-counting-packets-discarded-due-to.patch
patches.kernel.org/6.6.30-085-ARM-dts-imx6ull-tarragon-fix-USB-over-current-.patch
patches.kernel.org/6.6.30-086-netfilter-nf_tables-honor-table-dormant-flag-f.patch
patches.kernel.org/6.6.30-087-net-phy-dp83869-Fix-MII-mode-failure.patch
patches.kernel.org/6.6.30-088-net-ti-icssg-prueth-Fix-signedness-bug-in-prue.patch
patches.kernel.org/6.6.30-089-i40e-Do-not-use-WQ_MEM_RECLAIM-flag-for-workqu.patch
patches.kernel.org/6.6.30-090-i40e-Report-MFS-in-decimal-base-instead-of-hex.patch
patches.kernel.org/6.6.30-091-iavf-Fix-TC-config-comparison-with-existing-ad.patch
patches.kernel.org/6.6.30-092-ice-fix-LAG-and-VF-lock-dependency-in-ice_rese.patch
patches.kernel.org/6.6.30-093-net-ethernet-ti-am65-cpts-Fix-PTPv1-message-ty.patch
patches.kernel.org/6.6.30-094-tls-fix-lockless-read-of-strp-msg_ready-in-pol.patch
patches.kernel.org/6.6.30-095-af_unix-Suppress-false-positive-lockdep-splat-.patch
patches.kernel.org/6.6.30-096-KVM-x86-pmu-Zero-out-PMU-metadata-on-AMD-if-PM.patch
patches.kernel.org/6.6.30-097-KVM-x86-pmu-Set-enable-bits-for-GP-counters-in.patch
patches.kernel.org/6.6.30-098-mm-gup-explicitly-define-and-check-internal-GU.patch
patches.kernel.org/6.6.30-099-mm-madvise-make-MADV_POPULATE_-READ-WRITE-hand.patch
patches.kernel.org/6.6.30-100-drm-add-drm_gem_object_is_shared_for_memory_st.patch
patches.kernel.org/6.6.30-101-drm-amdgpu-add-shared-fdinfo-stats.patch
patches.kernel.org/6.6.30-102-drm-amdgpu-fix-visible-VRAM-handling-during-fa.patch
patches.kernel.org/6.6.30-103-mm-treewide-introduce-NR_PAGE_ORDERS.patch
patches.kernel.org/6.6.30-104-drm-ttm-stop-pooling-cached-NUMA-pages-v2.patch
patches.kernel.org/6.6.30-105-squashfs-convert-to-new-timestamp-accessors.patch
patches.kernel.org/6.6.30-106-Squashfs-check-the-inode-number-is-not-the-inv.patch
patches.kernel.org/6.6.30-107-selftests-seccomp-user_notification_addfd-chec.patch
patches.kernel.org/6.6.30-108-selftests-seccomp-Change-the-syscall-used-in-K.patch
patches.kernel.org/6.6.30-109-selftests-seccomp-Handle-EINVAL-on-unshare-CLO.patch
patches.kernel.org/6.6.30-110-fork-defer-linking-file-vma-until-vma-is-fully.patch
patches.kernel.org/6.6.30-111-x86-cpu-Fix-check-for-RDPKRU-in-__show_regs.patch
patches.kernel.org/6.6.30-112-rust-don-t-select-CONSTRUCTORS.patch
patches.kernel.org/6.6.30-113-rust-init-remove-impl-Zeroable-for-Infallible.patch
patches.kernel.org/6.6.30-114-rust-make-mutually-exclusive-with-CFI_CLANG.patch
patches.kernel.org/6.6.30-115-kbuild-rust-remove-unneeded-rustc_cfg-to-avoid.patch
patches.kernel.org/6.6.30-116-kbuild-rust-force-alloc-extern-to-allow-empty-.patch
patches.kernel.org/6.6.30-117-rust-remove-params-from-module-macro-example.patch
patches.kernel.org/6.6.30-118-Bluetooth-Fix-type-of-len-in-l2cap-sco-_sock_g.patch
patches.kernel.org/6.6.30-119-Bluetooth-btusb-Add-Realtek-RTL8852BE-support-.patch
patches.kernel.org/6.6.30-120-Bluetooth-qca-fix-NULL-deref-on-non-serdev-sus.patch
patches.kernel.org/6.6.30-121-Bluetooth-qca-fix-NULL-deref-on-non-serdev-set.patch
patches.kernel.org/6.6.30-122-mtd-rawnand-qcom-Fix-broken-OP_RESET_DEVICE-co.patch
patches.kernel.org/6.6.30-123-mm-hugetlb-fix-missing-hugetlb_lock-for-resv-u.patch
patches.kernel.org/6.6.30-124-mmc-sdhci-msm-pervent-access-to-suspended-cont.patch
patches.kernel.org/6.6.30-125-mm-create-FOLIO_FLAG_FALSE-and-FOLIO_TYPE_OPS-.patch
patches.kernel.org/6.6.30-126-mm-support-page_mapcount-on-page_has_type-page.patch
patches.kernel.org/6.6.30-127-smb-client-Fix-struct_group-usage-in-__packed-.patch
patches.kernel.org/6.6.30-128-smb3-missing-lock-when-picking-channel.patch
patches.kernel.org/6.6.30-129-smb3-fix-lock-ordering-potential-deadlock-in-c.patch
patches.kernel.org/6.6.30-130-HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-t.patch
patches.kernel.org/6.6.30-131-btrfs-fallback-if-compressed-IO-fails-for-ENOS.patch
patches.kernel.org/6.6.30-132-btrfs-fix-wrong-block_start-calculation-for-bt.patch
patches.kernel.org/6.6.30-133-btrfs-scrub-run-relocation-repair-when-only-ne.patch
patches.kernel.org/6.6.30-134-btrfs-fix-information-leak-in-btrfs_ioctl_logi.patch
patches.kernel.org/6.6.30-135-cpu-Re-enable-CPU-mitigations-by-default-for-X.patch
patches.kernel.org/6.6.30-136-LoongArch-Fix-callchain-parse-error-with-kerne.patch
patches.kernel.org/6.6.30-137-LoongArch-Fix-access-error-when-read-fault-on-.patch
patches.kernel.org/6.6.30-138-arm64-dts-qcom-sc8280xp-add-missing-PCIe-minim.patch
patches.kernel.org/6.6.30-139-arm64-dts-qcom-sm8450-Fix-the-msi-map-entries.patch
patches.kernel.org/6.6.30-140-arm64-dts-rockchip-enable-internal-pull-up-for.patch
patches.kernel.org/6.6.30-141-drm-amdgpu-sdma5.2-use-legacy-HDP-flush-for-SD.patch
patches.kernel.org/6.6.30-142-drm-amdgpu-Assign-correct-bits-for-SDMA-HDP-fl.patch
patches.kernel.org/6.6.30-143-drm-amdgpu-Fix-leak-when-GPU-memory-allocation.patch
patches.kernel.org/6.6.30-144-irqchip-gic-v3-its-Prevent-double-free-on-erro.patch
patches.kernel.org/6.6.30-145-ACPI-CPPC-Use-access_width-over-bit_width-for-.patch
patches.kernel.org/6.6.30-146-ACPI-CPPC-Fix-bit_offset-shift-in-MASK_VAL-mac.patch
patches.kernel.org/6.6.30-147-ACPI-CPPC-Fix-access-width-used-for-PCC-regist.patch
patches.kernel.org/6.6.30-148-ethernet-Add-helper-for-assigning-packet-type-.patch
patches.kernel.org/6.6.30-149-net-b44-set-pause-params-only-when-interface-i.patch
patches.kernel.org/6.6.30-150-stackdepot-respect-__GFP_NOLOCKDEP-allocation-.patch
patches.kernel.org/6.6.30-151-fbdev-fix-incorrect-address-computation-in-def.patch
patches.kernel.org/6.6.30-152-udp-preserve-the-connected-status-if-only-UDP-.patch
patches.kernel.org/6.6.30-153-mtd-diskonchip-work-around-ubsan-link-failure.patch
patches.kernel.org/6.6.30-154-phy-qcom-qmp-combo-Fix-register-base-for-QSERD.patch
patches.kernel.org/6.6.30-155-phy-qcom-qmp-combo-Fix-VCO-div-offset-on-v3.patch
patches.kernel.org/6.6.30-156-x86-tdx-Preserve-shared-bit-on-mprotect.patch
patches.kernel.org/6.6.30-157-mm-turn-folio_test_hugetlb-into-a-PageType.patch
patches.kernel.org/6.6.30-158-dmaengine-owl-fix-register-access-functions.patch
patches.kernel.org/6.6.30-159-dmaengine-tegra186-Fix-residual-calculation.patch
patches.kernel.org/6.6.30-160-idma64-Don-t-try-to-serve-interrupts-when-devi.patch
patches.kernel.org/6.6.30-161-soundwire-amd-fix-for-wake-interrupt-handling-.patch
patches.kernel.org/6.6.30-162-phy-marvell-a3700-comphy-Fix-out-of-bounds-rea.patch
patches.kernel.org/6.6.30-163-phy-marvell-a3700-comphy-Fix-hardcoded-array-s.patch
patches.kernel.org/6.6.30-164-phy-freescale-imx8m-pcie-fix-pcie-link-up-inst.patch
patches.kernel.org/6.6.30-165-phy-rockchip-snps-pcie3-fix-bifurcation-on-rk3.patch
patches.kernel.org/6.6.30-166-phy-rockchip-snps-pcie3-fix-clearing-PHP_GRF_P.patch
patches.kernel.org/6.6.30-167-phy-rockchip-naneng-combphy-Fix-mux-on-rk3588.patch
patches.kernel.org/6.6.30-168-phy-qcom-m31-match-requested-regulator-name-wi.patch
patches.kernel.org/6.6.30-169-dmaengine-idxd-Convert-spinlock-to-mutex-to-lo.patch
patches.kernel.org/6.6.30-170-dma-xilinx_dpdma-Fix-locking.patch
patches.kernel.org/6.6.30-171-dmaengine-idxd-Fix-oops-during-rmmod-on-single.patch
patches.kernel.org/6.6.30-172-riscv-fix-VMALLOC_START-definition.patch
patches.kernel.org/6.6.30-173-riscv-Fix-TASK_SIZE-on-64-bit-NOMMU.patch
patches.kernel.org/6.6.30-174-riscv-Fix-loading-64-bit-NOMMU-kernels-past-th.patch
patches.kernel.org/6.6.30-175-phy-ti-tusb1210-Resolve-charger-det-crash-if-c.patch
patches.kernel.org/6.6.30-176-sched-eevdf-Always-update-V-if-se-on_rq-when-r.patch
patches.kernel.org/6.6.30-177-sched-eevdf-Fix-miscalculation-in-reweight_ent.patch
patches.kernel.org/6.6.30-178-sched-eevdf-Prevent-vlag-from-going-out-of-bou.patch
patches.kernel.org/6.6.30-179-i2c-smbus-fix-NULL-function-pointer-dereferenc.patch
patches.kernel.org/6.6.30-180-phy-qcom-qmp-combo-fix-VCO-div-offset-on-v5_5n.patch
patches.kernel.org/6.6.30-181-ovl-fix-memory-leak-in-ovl_parse_param.patch
patches.kernel.org/6.6.30-182-Revert-riscv-kdump-fix-crashkernel-reserving-p.patch
patches.kernel.org/6.6.30-183-macsec-Enable-devices-to-advertise-whether-the.patch
patches.kernel.org/6.6.30-184-macsec-Detect-if-Rx-skb-is-macsec-related-for-.patch
patches.kernel.org/6.6.30-185-net-mlx5e-Advertise-mlx5-ethernet-driver-updat.patch
patches.kernel.org/6.6.30-186-bounds-Use-the-right-number-of-bits-for-power-.patch
patches.kernel.org/6.6.30-187-Linux-6.6.30.patch
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2024-04-29 11:55:38 +0000 2024-05-03 08:13:13 +0000
GIT Revision: 5cae04806180fd603e9ca738a5b64f6e234b2bac GIT Revision: 2be876882430efff00db033dd4500f76e8763b43
GIT Branch: slowroll GIT Branch: slowroll