forked from pool/kernel-source-longterm
Accepting request 1193665 from Kernel:slowroll
6.6.45 OBS-URL: https://build.opensuse.org/request/show/1193665 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source-longterm?expand=0&rev=27
This commit is contained in:
commit
f6a234d8d7
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71fcb52bb3ec75932dce80dbeccccfa6cdd636de6714413b87654a0a6eddfc8a
|
||||
size 103245
|
||||
oid sha256:88b92ddc7c3873f044bacaf7b973f68047b4c9465f2d38e9ab69d7115eb39847
|
||||
size 103248
|
||||
|
@ -1,3 +1,231 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 17:27:32 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- config: make correct config change for x86_64
|
||||
- commit 2b729c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 17:09:18 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- config: changes for 6.6.45
|
||||
- commit fd3e8d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 14:55:32 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.45 (bsc#1218260).
|
||||
- mptcp: prevent BPF accessing lowat from a subflow socket
|
||||
(bsc#1218260).
|
||||
- selftests: mptcp: join: check backup support in signal endp
|
||||
(bsc#1218260).
|
||||
- selftests: mptcp: join: validate backup in MPJ (bsc#1218260).
|
||||
- selftests: mptcp: always close input's FD if opened
|
||||
(bsc#1218260).
|
||||
- mptcp: fix duplicate data handling (bsc#1218260).
|
||||
- mptcp: pm: only set request_bkup flag when sending MP_PRIO
|
||||
(bsc#1218260).
|
||||
- mptcp: fix bad RCVPRUNED mib accounting (bsc#1218260).
|
||||
- mptcp: mib: count MPJ with backup flag (bsc#1218260).
|
||||
- mptcp: fix NL PM announced address accounting (bsc#1218260).
|
||||
- mptcp: distinguish rcv vs sent backup flag in requests
|
||||
(bsc#1218260).
|
||||
- mptcp: fix user-space PM announced address accounting
|
||||
(bsc#1218260).
|
||||
- r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
|
||||
(bsc#1218260).
|
||||
- net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
|
||||
(bsc#1218260).
|
||||
- drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
|
||||
(bsc#1218260).
|
||||
- drm/virtio: Fix type of dma-fence context variable
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix a deadlock in dma buf fence polling
|
||||
(bsc#1218260).
|
||||
- Revert "ALSA: firewire-lib: operate for period elapse event
|
||||
in process context" (bsc#1218260).
|
||||
- Revert "ALSA: firewire-lib: obsolete workqueue for period
|
||||
update" (bsc#1218260).
|
||||
- ALSA: seq: ump: Optimize conversions from SysEx to UMP
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
|
||||
(bsc#1218260).
|
||||
- ALSA: usb-audio: Correct surround channels in UAC1 channel map
|
||||
(bsc#1218260).
|
||||
- mptcp: sched: check both directions for backup (bsc#1218260).
|
||||
- protect the fetch of ->fd[fd] in do_dup2() from mispredictions
|
||||
(bsc#1218260).
|
||||
- btrfs: do not subtract delalloc from avail bytes (bsc#1218260).
|
||||
- btrfs: zoned: fix zone_unusable accounting on making block
|
||||
group read-write again (bsc#1218260).
|
||||
- HID: wacom: Modify pen IDs (bsc#1218260).
|
||||
- platform/chrome: cros_ec_proto: Lock device when updating MKBP
|
||||
version (bsc#1218260).
|
||||
- rust: SHADOW_CALL_STACK is incompatible with Rust (bsc#1218260).
|
||||
- arm64: jump_label: Ensure patched jump_labels are visible to
|
||||
all CPUs (bsc#1218260).
|
||||
- riscv: Fix linear mapping checks for non-contiguous memory
|
||||
regions (bsc#1218260).
|
||||
- riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
|
||||
(bsc#1218260).
|
||||
- perf: riscv: Fix selecting counters in legacy mode
|
||||
(bsc#1218260).
|
||||
- riscv: remove unused functions in traps_misaligned.c
|
||||
(bsc#1218260).
|
||||
- ipv6: fix ndisc_is_useropt() handling for PIO (bsc#1218260).
|
||||
- igc: Fix double reset adapter triggered from a single taprio
|
||||
cmd (bsc#1218260).
|
||||
- net/mlx5e: Add a check for the return value from
|
||||
mlx5_port_set_eth_ptys (bsc#1218260).
|
||||
- net/mlx5e: Fix CT entry update leaks of modify header context
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Require mlx5 tc classifier action support for IPsec
|
||||
prio capability (bsc#1218260).
|
||||
- net/mlx5: Fix missing lock on sync reset reload (bsc#1218260).
|
||||
- net/mlx5: Lag, don't use the hardcoded value of the first port
|
||||
(bsc#1218260).
|
||||
- net/mlx5: Fix error handling in irq_pool_request_irq
|
||||
(bsc#1218260).
|
||||
- net/mlx5: Always drain health in shutdown callback
|
||||
(bsc#1218260).
|
||||
- netfilter: iptables: Fix potential null-ptr-deref in
|
||||
ip6table_nat_table_init() (bsc#1218260).
|
||||
- netfilter: iptables: Fix null-ptr-deref in
|
||||
iptable_nat_table_init() (bsc#1218260).
|
||||
- ALSA: hda: Conditionally use snooping for AMD HDMI
|
||||
(bsc#1218260).
|
||||
- net: phy: micrel: Fix the KSZ9131 MDI-X status issue
|
||||
(bsc#1218260).
|
||||
- net: mvpp2: Don't re-use loop iterator (bsc#1218260).
|
||||
- drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro (bsc#1218260).
|
||||
- net/iucv: fix use after free in iucv_sock_close() (bsc#1218260).
|
||||
- ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
|
||||
(bsc#1218260).
|
||||
- ice: replace synchronize_rcu with synchronize_net (bsc#1218260).
|
||||
- ice: don't busy wait for Rx queue disable in ice_qp_dis()
|
||||
(bsc#1218260).
|
||||
- ice: respect netif readiness in AF_XDP ZC related ndo's
|
||||
(bsc#1218260).
|
||||
- i915/perf: Remove code to update PWR_CLK_STATE for gen12
|
||||
(bsc#1218260).
|
||||
- rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is
|
||||
specified in rtnl_dellink() (bsc#1218260).
|
||||
- net: axienet: start napi before enabling Rx/Tx (bsc#1218260).
|
||||
- tcp: Adjust clamping window for applications specifying
|
||||
SO_RCVBUF (bsc#1218260).
|
||||
- tcp: annotate data-races around tp->window_clamp (bsc#1218260).
|
||||
- mptcp: give rcvlowat some love (bsc#1218260).
|
||||
- Bluetooth: hci_sync: Fix suspending with wrong filter policy
|
||||
(bsc#1218260).
|
||||
- Bluetooth: btintel: Fail setup on error (bsc#1218260).
|
||||
- ALSA: hda: conexant: Fix headset auto detect fail in the
|
||||
polling mode (bsc#1218260).
|
||||
- net: phy: realtek: add support for RTL8366S Gigabit PHY
|
||||
(bsc#1218260).
|
||||
- wifi: cfg80211: fix reporting failed MLO links status with
|
||||
cfg80211_connect_done (bsc#1218260).
|
||||
- sched: act_ct: take care of padding in struct zones_ht_key
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Trigger a modeset when the screen moves
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix overlay when using Screen Targets (bsc#1218260).
|
||||
- drm/nouveau: prime: fix refcount underflow (bsc#1218260).
|
||||
- perf tool: fix dereferencing NULL al->maps (bsc#1218260).
|
||||
- HID: amd_sfh: Move sensor discovery before HID device
|
||||
initialization (bsc#1218260).
|
||||
- ARM: 9406/1: Fix callchain_trace() return value (bsc#1218260).
|
||||
- MIPS: dts: loongson: Fix ls2k1000-rtc interrupt (bsc#1218260).
|
||||
- MIPS: dts: loongson: Fix liointc IRQ polarity (bsc#1218260).
|
||||
- MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
|
||||
(bsc#1218260).
|
||||
- perf: imx_perf: fix counter start and config sequence
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: change the memory access from local into
|
||||
remote mode in i.MX 8QM (bsc#1218260).
|
||||
- dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma"
|
||||
compatible string (bsc#1218260).
|
||||
- dmaengine: fsl-edma: add i.MX8ULP edma support (bsc#1218260).
|
||||
- dmaengine: fsl-edma: add address for channel mux register in
|
||||
fsl_edma_chan (bsc#1218260).
|
||||
- f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
|
||||
(bsc#1218260).
|
||||
- f2fs: fix to avoid use SSR allocate when do defragment
|
||||
(bsc#1218260).
|
||||
- mm/page_alloc: fix pcp->count race between drain_pages_zone()
|
||||
vs __rmqueue_pcplist() (bsc#1218260).
|
||||
- mm: page_alloc: control latency caused by zone PCP draining
|
||||
(bsc#1218260).
|
||||
- mm: restrict the pcp batch scale factor to avoid too long
|
||||
latency (bsc#1218260).
|
||||
- fbdev: vesafb: Detect VGA compatibility from screen info's
|
||||
VESA attributes (bsc#1218260).
|
||||
- firmware/sysfb: Update screen_info for relocated EFI
|
||||
framebuffers (bsc#1218260).
|
||||
- video: Provide screen_info_get_pci_dev() to find screen_info's
|
||||
PCI device (bsc#1218260).
|
||||
- video: Add helpers for decoding screen_info (bsc#1218260).
|
||||
- fbdev/vesafb: Replace references to global screen_info by
|
||||
local pointer (bsc#1218260).
|
||||
- PCI: Add pci_get_base_class() helper (bsc#1218260).
|
||||
- KVM: nVMX: Check for pending posted interrupts when looking
|
||||
for nested events (bsc#1218260).
|
||||
- KVM: nVMX: Add a helper to get highest pending from Posted
|
||||
Interrupt vector (bsc#1218260).
|
||||
- KVM: VMX: Move posted interrupt descriptor out of VMX code
|
||||
(bsc#1218260).
|
||||
- KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
|
||||
(bsc#1218260).
|
||||
- leds: triggers: Flush pending brightness before activating
|
||||
trigger (bsc#1218260).
|
||||
- leds: trigger: Call synchronize_rcu() before calling
|
||||
trig->activate() (bsc#1218260).
|
||||
- leds: trigger: Store brightness set by led_trigger_event()
|
||||
(bsc#1218260).
|
||||
- leds: trigger: Remove unused function
|
||||
led_trigger_rename_static() (bsc#1218260).
|
||||
- cpufreq: qcom-nvmem: fix memory leaks in probe error paths
|
||||
(bsc#1218260).
|
||||
- cpufreq: qcom-nvmem: Simplify driver data allocation
|
||||
(bsc#1218260).
|
||||
- ext4: check the extent status again before inserting delalloc
|
||||
block (bsc#1218260).
|
||||
- ext4: factor out a common helper to query extent map
|
||||
(bsc#1218260).
|
||||
- ext4: convert to exclusive lock while inserting delalloc extents
|
||||
(bsc#1218260).
|
||||
- ext4: refactor ext4_da_map_blocks() (bsc#1218260).
|
||||
- sysctl: always initialize i_uid/i_gid (bsc#1218260).
|
||||
- sysctl: treewide: drop unused argument
|
||||
ctl_table_root::set_ownership(table) (bsc#1218260).
|
||||
- sysctl: allow to change limits for posix messages queues
|
||||
(bsc#1218260).
|
||||
- sysctl: allow change system v ipc sysctls inside ipc namespace
|
||||
(bsc#1218260).
|
||||
- thermal/drivers/broadcom: Fix race between removal and clock
|
||||
disable (bsc#1218260).
|
||||
- thermal: bcm2835: Convert to platform remove callback returning
|
||||
void (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for
|
||||
USB (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: switch USB QMP PHY to new style of
|
||||
bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode
|
||||
for USB (bsc#1218260).
|
||||
- arm64: dts: qcom: msm8998: Disable SS instance in Parkmode
|
||||
for USB (bsc#1218260).
|
||||
- arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of
|
||||
bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park
|
||||
mode (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7280: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park
|
||||
mode (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- commit b3ce820
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 12:23:05 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.44
|
||||
%define git_commit 320b188949eaf1df716ba10640c442550a4d419c
|
||||
%define patchversion 6.6.45
|
||||
%define git_commit 2b729c997b480a7d9006cd363c5ec36bb4bcecc8
|
||||
%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.44
|
||||
Version: 6.6.45
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g320b188
|
||||
Release: <RELEASE>.g2b729c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,231 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 17:27:32 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- config: make correct config change for x86_64
|
||||
- commit 2b729c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 17:09:18 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- config: changes for 6.6.45
|
||||
- commit fd3e8d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 14:55:32 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.45 (bsc#1218260).
|
||||
- mptcp: prevent BPF accessing lowat from a subflow socket
|
||||
(bsc#1218260).
|
||||
- selftests: mptcp: join: check backup support in signal endp
|
||||
(bsc#1218260).
|
||||
- selftests: mptcp: join: validate backup in MPJ (bsc#1218260).
|
||||
- selftests: mptcp: always close input's FD if opened
|
||||
(bsc#1218260).
|
||||
- mptcp: fix duplicate data handling (bsc#1218260).
|
||||
- mptcp: pm: only set request_bkup flag when sending MP_PRIO
|
||||
(bsc#1218260).
|
||||
- mptcp: fix bad RCVPRUNED mib accounting (bsc#1218260).
|
||||
- mptcp: mib: count MPJ with backup flag (bsc#1218260).
|
||||
- mptcp: fix NL PM announced address accounting (bsc#1218260).
|
||||
- mptcp: distinguish rcv vs sent backup flag in requests
|
||||
(bsc#1218260).
|
||||
- mptcp: fix user-space PM announced address accounting
|
||||
(bsc#1218260).
|
||||
- r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
|
||||
(bsc#1218260).
|
||||
- net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
|
||||
(bsc#1218260).
|
||||
- drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
|
||||
(bsc#1218260).
|
||||
- drm/virtio: Fix type of dma-fence context variable
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix a deadlock in dma buf fence polling
|
||||
(bsc#1218260).
|
||||
- Revert "ALSA: firewire-lib: operate for period elapse event
|
||||
in process context" (bsc#1218260).
|
||||
- Revert "ALSA: firewire-lib: obsolete workqueue for period
|
||||
update" (bsc#1218260).
|
||||
- ALSA: seq: ump: Optimize conversions from SysEx to UMP
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
|
||||
(bsc#1218260).
|
||||
- ALSA: usb-audio: Correct surround channels in UAC1 channel map
|
||||
(bsc#1218260).
|
||||
- mptcp: sched: check both directions for backup (bsc#1218260).
|
||||
- protect the fetch of ->fd[fd] in do_dup2() from mispredictions
|
||||
(bsc#1218260).
|
||||
- btrfs: do not subtract delalloc from avail bytes (bsc#1218260).
|
||||
- btrfs: zoned: fix zone_unusable accounting on making block
|
||||
group read-write again (bsc#1218260).
|
||||
- HID: wacom: Modify pen IDs (bsc#1218260).
|
||||
- platform/chrome: cros_ec_proto: Lock device when updating MKBP
|
||||
version (bsc#1218260).
|
||||
- rust: SHADOW_CALL_STACK is incompatible with Rust (bsc#1218260).
|
||||
- arm64: jump_label: Ensure patched jump_labels are visible to
|
||||
all CPUs (bsc#1218260).
|
||||
- riscv: Fix linear mapping checks for non-contiguous memory
|
||||
regions (bsc#1218260).
|
||||
- riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
|
||||
(bsc#1218260).
|
||||
- perf: riscv: Fix selecting counters in legacy mode
|
||||
(bsc#1218260).
|
||||
- riscv: remove unused functions in traps_misaligned.c
|
||||
(bsc#1218260).
|
||||
- ipv6: fix ndisc_is_useropt() handling for PIO (bsc#1218260).
|
||||
- igc: Fix double reset adapter triggered from a single taprio
|
||||
cmd (bsc#1218260).
|
||||
- net/mlx5e: Add a check for the return value from
|
||||
mlx5_port_set_eth_ptys (bsc#1218260).
|
||||
- net/mlx5e: Fix CT entry update leaks of modify header context
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Require mlx5 tc classifier action support for IPsec
|
||||
prio capability (bsc#1218260).
|
||||
- net/mlx5: Fix missing lock on sync reset reload (bsc#1218260).
|
||||
- net/mlx5: Lag, don't use the hardcoded value of the first port
|
||||
(bsc#1218260).
|
||||
- net/mlx5: Fix error handling in irq_pool_request_irq
|
||||
(bsc#1218260).
|
||||
- net/mlx5: Always drain health in shutdown callback
|
||||
(bsc#1218260).
|
||||
- netfilter: iptables: Fix potential null-ptr-deref in
|
||||
ip6table_nat_table_init() (bsc#1218260).
|
||||
- netfilter: iptables: Fix null-ptr-deref in
|
||||
iptable_nat_table_init() (bsc#1218260).
|
||||
- ALSA: hda: Conditionally use snooping for AMD HDMI
|
||||
(bsc#1218260).
|
||||
- net: phy: micrel: Fix the KSZ9131 MDI-X status issue
|
||||
(bsc#1218260).
|
||||
- net: mvpp2: Don't re-use loop iterator (bsc#1218260).
|
||||
- drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro (bsc#1218260).
|
||||
- net/iucv: fix use after free in iucv_sock_close() (bsc#1218260).
|
||||
- ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
|
||||
(bsc#1218260).
|
||||
- ice: replace synchronize_rcu with synchronize_net (bsc#1218260).
|
||||
- ice: don't busy wait for Rx queue disable in ice_qp_dis()
|
||||
(bsc#1218260).
|
||||
- ice: respect netif readiness in AF_XDP ZC related ndo's
|
||||
(bsc#1218260).
|
||||
- i915/perf: Remove code to update PWR_CLK_STATE for gen12
|
||||
(bsc#1218260).
|
||||
- rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is
|
||||
specified in rtnl_dellink() (bsc#1218260).
|
||||
- net: axienet: start napi before enabling Rx/Tx (bsc#1218260).
|
||||
- tcp: Adjust clamping window for applications specifying
|
||||
SO_RCVBUF (bsc#1218260).
|
||||
- tcp: annotate data-races around tp->window_clamp (bsc#1218260).
|
||||
- mptcp: give rcvlowat some love (bsc#1218260).
|
||||
- Bluetooth: hci_sync: Fix suspending with wrong filter policy
|
||||
(bsc#1218260).
|
||||
- Bluetooth: btintel: Fail setup on error (bsc#1218260).
|
||||
- ALSA: hda: conexant: Fix headset auto detect fail in the
|
||||
polling mode (bsc#1218260).
|
||||
- net: phy: realtek: add support for RTL8366S Gigabit PHY
|
||||
(bsc#1218260).
|
||||
- wifi: cfg80211: fix reporting failed MLO links status with
|
||||
cfg80211_connect_done (bsc#1218260).
|
||||
- sched: act_ct: take care of padding in struct zones_ht_key
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Trigger a modeset when the screen moves
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix overlay when using Screen Targets (bsc#1218260).
|
||||
- drm/nouveau: prime: fix refcount underflow (bsc#1218260).
|
||||
- perf tool: fix dereferencing NULL al->maps (bsc#1218260).
|
||||
- HID: amd_sfh: Move sensor discovery before HID device
|
||||
initialization (bsc#1218260).
|
||||
- ARM: 9406/1: Fix callchain_trace() return value (bsc#1218260).
|
||||
- MIPS: dts: loongson: Fix ls2k1000-rtc interrupt (bsc#1218260).
|
||||
- MIPS: dts: loongson: Fix liointc IRQ polarity (bsc#1218260).
|
||||
- MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
|
||||
(bsc#1218260).
|
||||
- perf: imx_perf: fix counter start and config sequence
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: change the memory access from local into
|
||||
remote mode in i.MX 8QM (bsc#1218260).
|
||||
- dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma"
|
||||
compatible string (bsc#1218260).
|
||||
- dmaengine: fsl-edma: add i.MX8ULP edma support (bsc#1218260).
|
||||
- dmaengine: fsl-edma: add address for channel mux register in
|
||||
fsl_edma_chan (bsc#1218260).
|
||||
- f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
|
||||
(bsc#1218260).
|
||||
- f2fs: fix to avoid use SSR allocate when do defragment
|
||||
(bsc#1218260).
|
||||
- mm/page_alloc: fix pcp->count race between drain_pages_zone()
|
||||
vs __rmqueue_pcplist() (bsc#1218260).
|
||||
- mm: page_alloc: control latency caused by zone PCP draining
|
||||
(bsc#1218260).
|
||||
- mm: restrict the pcp batch scale factor to avoid too long
|
||||
latency (bsc#1218260).
|
||||
- fbdev: vesafb: Detect VGA compatibility from screen info's
|
||||
VESA attributes (bsc#1218260).
|
||||
- firmware/sysfb: Update screen_info for relocated EFI
|
||||
framebuffers (bsc#1218260).
|
||||
- video: Provide screen_info_get_pci_dev() to find screen_info's
|
||||
PCI device (bsc#1218260).
|
||||
- video: Add helpers for decoding screen_info (bsc#1218260).
|
||||
- fbdev/vesafb: Replace references to global screen_info by
|
||||
local pointer (bsc#1218260).
|
||||
- PCI: Add pci_get_base_class() helper (bsc#1218260).
|
||||
- KVM: nVMX: Check for pending posted interrupts when looking
|
||||
for nested events (bsc#1218260).
|
||||
- KVM: nVMX: Add a helper to get highest pending from Posted
|
||||
Interrupt vector (bsc#1218260).
|
||||
- KVM: VMX: Move posted interrupt descriptor out of VMX code
|
||||
(bsc#1218260).
|
||||
- KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
|
||||
(bsc#1218260).
|
||||
- leds: triggers: Flush pending brightness before activating
|
||||
trigger (bsc#1218260).
|
||||
- leds: trigger: Call synchronize_rcu() before calling
|
||||
trig->activate() (bsc#1218260).
|
||||
- leds: trigger: Store brightness set by led_trigger_event()
|
||||
(bsc#1218260).
|
||||
- leds: trigger: Remove unused function
|
||||
led_trigger_rename_static() (bsc#1218260).
|
||||
- cpufreq: qcom-nvmem: fix memory leaks in probe error paths
|
||||
(bsc#1218260).
|
||||
- cpufreq: qcom-nvmem: Simplify driver data allocation
|
||||
(bsc#1218260).
|
||||
- ext4: check the extent status again before inserting delalloc
|
||||
block (bsc#1218260).
|
||||
- ext4: factor out a common helper to query extent map
|
||||
(bsc#1218260).
|
||||
- ext4: convert to exclusive lock while inserting delalloc extents
|
||||
(bsc#1218260).
|
||||
- ext4: refactor ext4_da_map_blocks() (bsc#1218260).
|
||||
- sysctl: always initialize i_uid/i_gid (bsc#1218260).
|
||||
- sysctl: treewide: drop unused argument
|
||||
ctl_table_root::set_ownership(table) (bsc#1218260).
|
||||
- sysctl: allow to change limits for posix messages queues
|
||||
(bsc#1218260).
|
||||
- sysctl: allow change system v ipc sysctls inside ipc namespace
|
||||
(bsc#1218260).
|
||||
- thermal/drivers/broadcom: Fix race between removal and clock
|
||||
disable (bsc#1218260).
|
||||
- thermal: bcm2835: Convert to platform remove callback returning
|
||||
void (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for
|
||||
USB (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: switch USB QMP PHY to new style of
|
||||
bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode
|
||||
for USB (bsc#1218260).
|
||||
- arm64: dts: qcom: msm8998: Disable SS instance in Parkmode
|
||||
for USB (bsc#1218260).
|
||||
- arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of
|
||||
bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park
|
||||
mode (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7280: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park
|
||||
mode (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- commit b3ce820
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 12:23:05 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.44
|
||||
%define git_commit 320b188949eaf1df716ba10640c442550a4d419c
|
||||
%define patchversion 6.6.45
|
||||
%define git_commit 2b729c997b480a7d9006cd363c5ec36bb4bcecc8
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@
|
||||
%endif
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.6.44
|
||||
Version: 6.6.45
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g320b188
|
||||
Release: <RELEASE>.g2b729c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,231 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 17:27:32 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- config: make correct config change for x86_64
|
||||
- commit 2b729c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 17:09:18 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- config: changes for 6.6.45
|
||||
- commit fd3e8d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 14:55:32 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.45 (bsc#1218260).
|
||||
- mptcp: prevent BPF accessing lowat from a subflow socket
|
||||
(bsc#1218260).
|
||||
- selftests: mptcp: join: check backup support in signal endp
|
||||
(bsc#1218260).
|
||||
- selftests: mptcp: join: validate backup in MPJ (bsc#1218260).
|
||||
- selftests: mptcp: always close input's FD if opened
|
||||
(bsc#1218260).
|
||||
- mptcp: fix duplicate data handling (bsc#1218260).
|
||||
- mptcp: pm: only set request_bkup flag when sending MP_PRIO
|
||||
(bsc#1218260).
|
||||
- mptcp: fix bad RCVPRUNED mib accounting (bsc#1218260).
|
||||
- mptcp: mib: count MPJ with backup flag (bsc#1218260).
|
||||
- mptcp: fix NL PM announced address accounting (bsc#1218260).
|
||||
- mptcp: distinguish rcv vs sent backup flag in requests
|
||||
(bsc#1218260).
|
||||
- mptcp: fix user-space PM announced address accounting
|
||||
(bsc#1218260).
|
||||
- r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
|
||||
(bsc#1218260).
|
||||
- net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
|
||||
(bsc#1218260).
|
||||
- drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
|
||||
(bsc#1218260).
|
||||
- drm/virtio: Fix type of dma-fence context variable
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix a deadlock in dma buf fence polling
|
||||
(bsc#1218260).
|
||||
- Revert "ALSA: firewire-lib: operate for period elapse event
|
||||
in process context" (bsc#1218260).
|
||||
- Revert "ALSA: firewire-lib: obsolete workqueue for period
|
||||
update" (bsc#1218260).
|
||||
- ALSA: seq: ump: Optimize conversions from SysEx to UMP
|
||||
(bsc#1218260).
|
||||
- ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
|
||||
(bsc#1218260).
|
||||
- ALSA: usb-audio: Correct surround channels in UAC1 channel map
|
||||
(bsc#1218260).
|
||||
- mptcp: sched: check both directions for backup (bsc#1218260).
|
||||
- protect the fetch of ->fd[fd] in do_dup2() from mispredictions
|
||||
(bsc#1218260).
|
||||
- btrfs: do not subtract delalloc from avail bytes (bsc#1218260).
|
||||
- btrfs: zoned: fix zone_unusable accounting on making block
|
||||
group read-write again (bsc#1218260).
|
||||
- HID: wacom: Modify pen IDs (bsc#1218260).
|
||||
- platform/chrome: cros_ec_proto: Lock device when updating MKBP
|
||||
version (bsc#1218260).
|
||||
- rust: SHADOW_CALL_STACK is incompatible with Rust (bsc#1218260).
|
||||
- arm64: jump_label: Ensure patched jump_labels are visible to
|
||||
all CPUs (bsc#1218260).
|
||||
- riscv: Fix linear mapping checks for non-contiguous memory
|
||||
regions (bsc#1218260).
|
||||
- riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
|
||||
(bsc#1218260).
|
||||
- perf: riscv: Fix selecting counters in legacy mode
|
||||
(bsc#1218260).
|
||||
- riscv: remove unused functions in traps_misaligned.c
|
||||
(bsc#1218260).
|
||||
- ipv6: fix ndisc_is_useropt() handling for PIO (bsc#1218260).
|
||||
- igc: Fix double reset adapter triggered from a single taprio
|
||||
cmd (bsc#1218260).
|
||||
- net/mlx5e: Add a check for the return value from
|
||||
mlx5_port_set_eth_ptys (bsc#1218260).
|
||||
- net/mlx5e: Fix CT entry update leaks of modify header context
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Require mlx5 tc classifier action support for IPsec
|
||||
prio capability (bsc#1218260).
|
||||
- net/mlx5: Fix missing lock on sync reset reload (bsc#1218260).
|
||||
- net/mlx5: Lag, don't use the hardcoded value of the first port
|
||||
(bsc#1218260).
|
||||
- net/mlx5: Fix error handling in irq_pool_request_irq
|
||||
(bsc#1218260).
|
||||
- net/mlx5: Always drain health in shutdown callback
|
||||
(bsc#1218260).
|
||||
- netfilter: iptables: Fix potential null-ptr-deref in
|
||||
ip6table_nat_table_init() (bsc#1218260).
|
||||
- netfilter: iptables: Fix null-ptr-deref in
|
||||
iptable_nat_table_init() (bsc#1218260).
|
||||
- ALSA: hda: Conditionally use snooping for AMD HDMI
|
||||
(bsc#1218260).
|
||||
- net: phy: micrel: Fix the KSZ9131 MDI-X status issue
|
||||
(bsc#1218260).
|
||||
- net: mvpp2: Don't re-use loop iterator (bsc#1218260).
|
||||
- drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro (bsc#1218260).
|
||||
- net/iucv: fix use after free in iucv_sock_close() (bsc#1218260).
|
||||
- ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
|
||||
(bsc#1218260).
|
||||
- ice: replace synchronize_rcu with synchronize_net (bsc#1218260).
|
||||
- ice: don't busy wait for Rx queue disable in ice_qp_dis()
|
||||
(bsc#1218260).
|
||||
- ice: respect netif readiness in AF_XDP ZC related ndo's
|
||||
(bsc#1218260).
|
||||
- i915/perf: Remove code to update PWR_CLK_STATE for gen12
|
||||
(bsc#1218260).
|
||||
- rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is
|
||||
specified in rtnl_dellink() (bsc#1218260).
|
||||
- net: axienet: start napi before enabling Rx/Tx (bsc#1218260).
|
||||
- tcp: Adjust clamping window for applications specifying
|
||||
SO_RCVBUF (bsc#1218260).
|
||||
- tcp: annotate data-races around tp->window_clamp (bsc#1218260).
|
||||
- mptcp: give rcvlowat some love (bsc#1218260).
|
||||
- Bluetooth: hci_sync: Fix suspending with wrong filter policy
|
||||
(bsc#1218260).
|
||||
- Bluetooth: btintel: Fail setup on error (bsc#1218260).
|
||||
- ALSA: hda: conexant: Fix headset auto detect fail in the
|
||||
polling mode (bsc#1218260).
|
||||
- net: phy: realtek: add support for RTL8366S Gigabit PHY
|
||||
(bsc#1218260).
|
||||
- wifi: cfg80211: fix reporting failed MLO links status with
|
||||
cfg80211_connect_done (bsc#1218260).
|
||||
- sched: act_ct: take care of padding in struct zones_ht_key
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Trigger a modeset when the screen moves
|
||||
(bsc#1218260).
|
||||
- drm/vmwgfx: Fix overlay when using Screen Targets (bsc#1218260).
|
||||
- drm/nouveau: prime: fix refcount underflow (bsc#1218260).
|
||||
- perf tool: fix dereferencing NULL al->maps (bsc#1218260).
|
||||
- HID: amd_sfh: Move sensor discovery before HID device
|
||||
initialization (bsc#1218260).
|
||||
- ARM: 9406/1: Fix callchain_trace() return value (bsc#1218260).
|
||||
- MIPS: dts: loongson: Fix ls2k1000-rtc interrupt (bsc#1218260).
|
||||
- MIPS: dts: loongson: Fix liointc IRQ polarity (bsc#1218260).
|
||||
- MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
|
||||
(bsc#1218260).
|
||||
- perf: imx_perf: fix counter start and config sequence
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: change the memory access from local into
|
||||
remote mode in i.MX 8QM (bsc#1218260).
|
||||
- dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma"
|
||||
compatible string (bsc#1218260).
|
||||
- dmaengine: fsl-edma: add i.MX8ULP edma support (bsc#1218260).
|
||||
- dmaengine: fsl-edma: add address for channel mux register in
|
||||
fsl_edma_chan (bsc#1218260).
|
||||
- f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
|
||||
(bsc#1218260).
|
||||
- f2fs: fix to avoid use SSR allocate when do defragment
|
||||
(bsc#1218260).
|
||||
- mm/page_alloc: fix pcp->count race between drain_pages_zone()
|
||||
vs __rmqueue_pcplist() (bsc#1218260).
|
||||
- mm: page_alloc: control latency caused by zone PCP draining
|
||||
(bsc#1218260).
|
||||
- mm: restrict the pcp batch scale factor to avoid too long
|
||||
latency (bsc#1218260).
|
||||
- fbdev: vesafb: Detect VGA compatibility from screen info's
|
||||
VESA attributes (bsc#1218260).
|
||||
- firmware/sysfb: Update screen_info for relocated EFI
|
||||
framebuffers (bsc#1218260).
|
||||
- video: Provide screen_info_get_pci_dev() to find screen_info's
|
||||
PCI device (bsc#1218260).
|
||||
- video: Add helpers for decoding screen_info (bsc#1218260).
|
||||
- fbdev/vesafb: Replace references to global screen_info by
|
||||
local pointer (bsc#1218260).
|
||||
- PCI: Add pci_get_base_class() helper (bsc#1218260).
|
||||
- KVM: nVMX: Check for pending posted interrupts when looking
|
||||
for nested events (bsc#1218260).
|
||||
- KVM: nVMX: Add a helper to get highest pending from Posted
|
||||
Interrupt vector (bsc#1218260).
|
||||
- KVM: VMX: Move posted interrupt descriptor out of VMX code
|
||||
(bsc#1218260).
|
||||
- KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
|
||||
(bsc#1218260).
|
||||
- leds: triggers: Flush pending brightness before activating
|
||||
trigger (bsc#1218260).
|
||||
- leds: trigger: Call synchronize_rcu() before calling
|
||||
trig->activate() (bsc#1218260).
|
||||
- leds: trigger: Store brightness set by led_trigger_event()
|
||||
(bsc#1218260).
|
||||
- leds: trigger: Remove unused function
|
||||
led_trigger_rename_static() (bsc#1218260).
|
||||
- cpufreq: qcom-nvmem: fix memory leaks in probe error paths
|
||||
(bsc#1218260).
|
||||
- cpufreq: qcom-nvmem: Simplify driver data allocation
|
||||
(bsc#1218260).
|
||||
- ext4: check the extent status again before inserting delalloc
|
||||
block (bsc#1218260).
|
||||
- ext4: factor out a common helper to query extent map
|
||||
(bsc#1218260).
|
||||
- ext4: convert to exclusive lock while inserting delalloc extents
|
||||
(bsc#1218260).
|
||||
- ext4: refactor ext4_da_map_blocks() (bsc#1218260).
|
||||
- sysctl: always initialize i_uid/i_gid (bsc#1218260).
|
||||
- sysctl: treewide: drop unused argument
|
||||
ctl_table_root::set_ownership(table) (bsc#1218260).
|
||||
- sysctl: allow to change limits for posix messages queues
|
||||
(bsc#1218260).
|
||||
- sysctl: allow change system v ipc sysctls inside ipc namespace
|
||||
(bsc#1218260).
|
||||
- thermal/drivers/broadcom: Fix race between removal and clock
|
||||
disable (bsc#1218260).
|
||||
- thermal: bcm2835: Convert to platform remove callback returning
|
||||
void (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for
|
||||
USB (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: switch USB QMP PHY to new style of
|
||||
bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sdm845: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode
|
||||
for USB (bsc#1218260).
|
||||
- arm64: dts: qcom: msm8998: Disable SS instance in Parkmode
|
||||
for USB (bsc#1218260).
|
||||
- arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of
|
||||
bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park
|
||||
mode (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7280: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park
|
||||
mode (bsc#1218260).
|
||||
- arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style
|
||||
of bindings (bsc#1218260).
|
||||
- commit b3ce820
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 12:23:05 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 320b188949eaf1df716ba10640c442550a4d419c
|
||||
%define git_commit 2b729c997b480a7d9006cd363c5ec36bb4bcecc8
|
||||
%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.44
|
||||
Version: 6.6.45
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g320b188
|
||||
Release: <RELEASE>.g2b729c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0eecc9a4528938f0ddbecaed7817f224628bdbe6cc33ec06822fd88535b7cdb
|
||||
size 7289639
|
||||
oid sha256:511b80a681cd43e8bb612c0c00300f78834d3ca3889410d0e6c290de28b784b7
|
||||
size 7390728
|
||||
|
121
series.conf
121
series.conf
@ -9318,6 +9318,127 @@
|
||||
patches.kernel.org/6.6.44-570-Linux-6.6.44.patch
|
||||
patches.kernel.org/net-drop-bad-gso-csum_start-and-offset-in-virtio_net_hdr.patch
|
||||
patches.kernel.org/build_OID_registry-avoid-non-destructive-substitution-for-Perl--5.13.2-compat.patch
|
||||
patches.kernel.org/6.6.45-001-arm64-dts-qcom-sc7180-switch-USB-DP-QMP-PHY-to.patch
|
||||
patches.kernel.org/6.6.45-002-arm64-dts-qcom-sc7180-Disable-SuperSpeed-insta.patch
|
||||
patches.kernel.org/6.6.45-003-arm64-dts-qcom-sc7280-switch-USB-DP-QMP-PHY-to.patch
|
||||
patches.kernel.org/6.6.45-004-arm64-dts-qcom-sc7280-Disable-SuperSpeed-insta.patch
|
||||
patches.kernel.org/6.6.45-005-arm64-dts-qcom-msm8998-switch-USB-QMP-PHY-to-n.patch
|
||||
patches.kernel.org/6.6.45-006-arm64-dts-qcom-msm8998-Disable-SS-instance-in-.patch
|
||||
patches.kernel.org/6.6.45-007-arm64-dts-qcom-ipq8074-Disable-SS-instance-in-.patch
|
||||
patches.kernel.org/6.6.45-008-arm64-dts-qcom-sdm845-switch-USB-DP-QMP-PHY-to.patch
|
||||
patches.kernel.org/6.6.45-009-arm64-dts-qcom-sdm845-switch-USB-QMP-PHY-to-ne.patch
|
||||
patches.kernel.org/6.6.45-010-arm64-dts-qcom-sdm845-Disable-SS-instance-in-P.patch
|
||||
patches.kernel.org/6.6.45-011-thermal-bcm2835-Convert-to-platform-remove-cal.patch
|
||||
patches.kernel.org/6.6.45-012-thermal-drivers-broadcom-Fix-race-between-remo.patch
|
||||
patches.kernel.org/6.6.45-013-sysctl-allow-change-system-v-ipc-sysctls-insid.patch
|
||||
patches.kernel.org/6.6.45-014-sysctl-allow-to-change-limits-for-posix-messag.patch
|
||||
patches.kernel.org/6.6.45-015-sysctl-treewide-drop-unused-argument-ctl_table.patch
|
||||
patches.kernel.org/6.6.45-016-sysctl-always-initialize-i_uid-i_gid.patch
|
||||
patches.kernel.org/6.6.45-017-ext4-refactor-ext4_da_map_blocks.patch
|
||||
patches.kernel.org/6.6.45-018-ext4-convert-to-exclusive-lock-while-inserting.patch
|
||||
patches.kernel.org/6.6.45-019-ext4-factor-out-a-common-helper-to-query-exten.patch
|
||||
patches.kernel.org/6.6.45-020-ext4-check-the-extent-status-again-before-inse.patch
|
||||
patches.kernel.org/6.6.45-021-cpufreq-qcom-nvmem-Simplify-driver-data-alloca.patch
|
||||
patches.kernel.org/6.6.45-022-cpufreq-qcom-nvmem-fix-memory-leaks-in-probe-e.patch
|
||||
patches.kernel.org/6.6.45-023-leds-trigger-Remove-unused-function-led_trigge.patch
|
||||
patches.kernel.org/6.6.45-024-leds-trigger-Store-brightness-set-by-led_trigg.patch
|
||||
patches.kernel.org/6.6.45-025-leds-trigger-Call-synchronize_rcu-before-calli.patch
|
||||
patches.kernel.org/6.6.45-026-leds-triggers-Flush-pending-brightness-before-.patch
|
||||
patches.kernel.org/6.6.45-027-KVM-VMX-Split-off-vmx_onhyperv.-ch-from-hyperv.patch
|
||||
patches.kernel.org/6.6.45-028-KVM-VMX-Move-posted-interrupt-descriptor-out-o.patch
|
||||
patches.kernel.org/6.6.45-029-KVM-nVMX-Add-a-helper-to-get-highest-pending-f.patch
|
||||
patches.kernel.org/6.6.45-030-KVM-nVMX-Check-for-pending-posted-interrupts-w.patch
|
||||
patches.kernel.org/6.6.45-031-PCI-Add-pci_get_base_class-helper.patch
|
||||
patches.kernel.org/6.6.45-032-fbdev-vesafb-Replace-references-to-global-scre.patch
|
||||
patches.kernel.org/6.6.45-033-video-Add-helpers-for-decoding-screen_info.patch
|
||||
patches.kernel.org/6.6.45-034-video-Provide-screen_info_get_pci_dev-to-find-.patch
|
||||
patches.kernel.org/6.6.45-035-firmware-sysfb-Update-screen_info-for-relocate.patch
|
||||
patches.kernel.org/6.6.45-036-fbdev-vesafb-Detect-VGA-compatibility-from-scr.patch
|
||||
patches.kernel.org/6.6.45-037-mm-restrict-the-pcp-batch-scale-factor-to-avoi.patch
|
||||
patches.kernel.org/6.6.45-038-mm-page_alloc-control-latency-caused-by-zone-P.patch
|
||||
patches.kernel.org/6.6.45-039-mm-page_alloc-fix-pcp-count-race-between-drain.patch
|
||||
patches.kernel.org/6.6.45-040-f2fs-fix-to-avoid-use-SSR-allocate-when-do-def.patch
|
||||
patches.kernel.org/6.6.45-041-f2fs-assign-CURSEG_ALL_DATA_ATGC-if-blkaddr-is.patch
|
||||
patches.kernel.org/6.6.45-042-dmaengine-fsl-edma-add-address-for-channel-mux.patch
|
||||
patches.kernel.org/6.6.45-043-dmaengine-fsl-edma-add-i.MX8ULP-edma-support.patch
|
||||
patches.kernel.org/6.6.45-044-dmaengine-fsl-edma-clean-up-unused-fsl-imx8qm-.patch
|
||||
patches.kernel.org/6.6.45-045-dmaengine-fsl-edma-change-the-memory-access-fr.patch
|
||||
patches.kernel.org/6.6.45-046-perf-imx_perf-fix-counter-start-and-config-seq.patch
|
||||
patches.kernel.org/6.6.45-047-MIPS-Loongson64-DTS-Fix-PCIe-port-nodes-for-ls.patch
|
||||
patches.kernel.org/6.6.45-048-MIPS-dts-loongson-Fix-liointc-IRQ-polarity.patch
|
||||
patches.kernel.org/6.6.45-049-MIPS-dts-loongson-Fix-ls2k1000-rtc-interrupt.patch
|
||||
patches.kernel.org/6.6.45-050-ARM-9406-1-Fix-callchain_trace-return-value.patch
|
||||
patches.kernel.org/6.6.45-051-HID-amd_sfh-Move-sensor-discovery-before-HID-d.patch
|
||||
patches.kernel.org/6.6.45-052-perf-tool-fix-dereferencing-NULL-al-maps.patch
|
||||
patches.kernel.org/6.6.45-053-drm-nouveau-prime-fix-refcount-underflow.patch
|
||||
patches.kernel.org/6.6.45-054-drm-vmwgfx-Fix-overlay-when-using-Screen-Targe.patch
|
||||
patches.kernel.org/6.6.45-055-drm-vmwgfx-Trigger-a-modeset-when-the-screen-m.patch
|
||||
patches.kernel.org/6.6.45-056-sched-act_ct-take-care-of-padding-in-struct-zo.patch
|
||||
patches.kernel.org/6.6.45-057-wifi-cfg80211-fix-reporting-failed-MLO-links-s.patch
|
||||
patches.kernel.org/6.6.45-058-net-phy-realtek-add-support-for-RTL8366S-Gigab.patch
|
||||
patches.kernel.org/6.6.45-059-ALSA-hda-conexant-Fix-headset-auto-detect-fail.patch
|
||||
patches.kernel.org/6.6.45-060-Bluetooth-btintel-Fail-setup-on-error.patch
|
||||
patches.kernel.org/6.6.45-061-Bluetooth-hci_sync-Fix-suspending-with-wrong-f.patch
|
||||
patches.kernel.org/6.6.45-062-mptcp-give-rcvlowat-some-love.patch
|
||||
patches.kernel.org/6.6.45-063-tcp-annotate-data-races-around-tp-window_clamp.patch
|
||||
patches.kernel.org/6.6.45-064-tcp-Adjust-clamping-window-for-applications-sp.patch
|
||||
patches.kernel.org/6.6.45-065-net-axienet-start-napi-before-enabling-Rx-Tx.patch
|
||||
patches.kernel.org/6.6.45-066-rtnetlink-Don-t-ignore-IFLA_TARGET_NETNSID-whe.patch
|
||||
patches.kernel.org/6.6.45-067-i915-perf-Remove-code-to-update-PWR_CLK_STATE-.patch
|
||||
patches.kernel.org/6.6.45-068-ice-respect-netif-readiness-in-AF_XDP-ZC-relat.patch
|
||||
patches.kernel.org/6.6.45-069-ice-don-t-busy-wait-for-Rx-queue-disable-in-ic.patch
|
||||
patches.kernel.org/6.6.45-070-ice-replace-synchronize_rcu-with-synchronize_n.patch
|
||||
patches.kernel.org/6.6.45-071-ice-add-missing-WRITE_ONCE-when-clearing-ice_r.patch
|
||||
patches.kernel.org/6.6.45-072-net-iucv-fix-use-after-free-in-iucv_sock_close.patch
|
||||
patches.kernel.org/6.6.45-073-drm-i915-hdcp-Fix-HDCP2_STREAM_STATUS-macro.patch
|
||||
patches.kernel.org/6.6.45-074-net-mvpp2-Don-t-re-use-loop-iterator.patch
|
||||
patches.kernel.org/6.6.45-075-net-phy-micrel-Fix-the-KSZ9131-MDI-X-status-is.patch
|
||||
patches.kernel.org/6.6.45-076-ALSA-hda-Conditionally-use-snooping-for-AMD-HD.patch
|
||||
patches.kernel.org/6.6.45-077-netfilter-iptables-Fix-null-ptr-deref-in-iptab.patch
|
||||
patches.kernel.org/6.6.45-078-netfilter-iptables-Fix-potential-null-ptr-dere.patch
|
||||
patches.kernel.org/6.6.45-079-net-mlx5-Always-drain-health-in-shutdown-callb.patch
|
||||
patches.kernel.org/6.6.45-080-net-mlx5-Fix-error-handling-in-irq_pool_reques.patch
|
||||
patches.kernel.org/6.6.45-081-net-mlx5-Lag-don-t-use-the-hardcoded-value-of-.patch
|
||||
patches.kernel.org/6.6.45-082-net-mlx5-Fix-missing-lock-on-sync-reset-reload.patch
|
||||
patches.kernel.org/6.6.45-083-net-mlx5e-Require-mlx5-tc-classifier-action-su.patch
|
||||
patches.kernel.org/6.6.45-084-net-mlx5e-Fix-CT-entry-update-leaks-of-modify-.patch
|
||||
patches.kernel.org/6.6.45-085-net-mlx5e-Add-a-check-for-the-return-value-fro.patch
|
||||
patches.kernel.org/6.6.45-086-igc-Fix-double-reset-adapter-triggered-from-a-.patch
|
||||
patches.kernel.org/6.6.45-087-ipv6-fix-ndisc_is_useropt-handling-for-PIO.patch
|
||||
patches.kernel.org/6.6.45-088-riscv-remove-unused-functions-in-traps_misalig.patch
|
||||
patches.kernel.org/6.6.45-089-perf-riscv-Fix-selecting-counters-in-legacy-mo.patch
|
||||
patches.kernel.org/6.6.45-090-riscv-mm-Add-handling-for-VM_FAULT_SIGSEGV-in-.patch
|
||||
patches.kernel.org/6.6.45-091-riscv-Fix-linear-mapping-checks-for-non-contig.patch
|
||||
patches.kernel.org/6.6.45-092-arm64-jump_label-Ensure-patched-jump_labels-ar.patch
|
||||
patches.kernel.org/6.6.45-093-rust-SHADOW_CALL_STACK-is-incompatible-with-Ru.patch
|
||||
patches.kernel.org/6.6.45-094-platform-chrome-cros_ec_proto-Lock-device-when.patch
|
||||
patches.kernel.org/6.6.45-095-HID-wacom-Modify-pen-IDs.patch
|
||||
patches.kernel.org/6.6.45-096-btrfs-zoned-fix-zone_unusable-accounting-on-ma.patch
|
||||
patches.kernel.org/6.6.45-097-btrfs-do-not-subtract-delalloc-from-avail-byte.patch
|
||||
patches.kernel.org/6.6.45-098-protect-the-fetch-of-fd-fd-in-do_dup2-from-mis.patch
|
||||
patches.kernel.org/6.6.45-099-mptcp-sched-check-both-directions-for-backup.patch
|
||||
patches.kernel.org/6.6.45-100-ALSA-usb-audio-Correct-surround-channels-in-UA.patch
|
||||
patches.kernel.org/6.6.45-101-ALSA-hda-realtek-Add-quirk-for-Acer-Aspire-E5-.patch
|
||||
patches.kernel.org/6.6.45-102-ALSA-seq-ump-Optimize-conversions-from-SysEx-t.patch
|
||||
patches.kernel.org/6.6.45-103-Revert-ALSA-firewire-lib-obsolete-workqueue-fo.patch
|
||||
patches.kernel.org/6.6.45-104-Revert-ALSA-firewire-lib-operate-for-period-el.patch
|
||||
patches.kernel.org/6.6.45-105-drm-vmwgfx-Fix-a-deadlock-in-dma-buf-fence-pol.patch
|
||||
patches.kernel.org/6.6.45-106-drm-virtio-Fix-type-of-dma-fence-context-varia.patch
|
||||
patches.kernel.org/6.6.45-107-drm-i915-Fix-possible-int-overflow-in-skl_ddi_.patch
|
||||
patches.kernel.org/6.6.45-108-net-usb-sr9700-fix-uninitialized-variable-use-.patch
|
||||
patches.kernel.org/6.6.45-109-r8169-don-t-increment-tx_dropped-in-case-of-NE.patch
|
||||
patches.kernel.org/6.6.45-110-mptcp-fix-user-space-PM-announced-address-acco.patch
|
||||
patches.kernel.org/6.6.45-111-mptcp-distinguish-rcv-vs-sent-backup-flag-in-r.patch
|
||||
patches.kernel.org/6.6.45-112-mptcp-fix-NL-PM-announced-address-accounting.patch
|
||||
patches.kernel.org/6.6.45-113-mptcp-mib-count-MPJ-with-backup-flag.patch
|
||||
patches.kernel.org/6.6.45-114-mptcp-fix-bad-RCVPRUNED-mib-accounting.patch
|
||||
patches.kernel.org/6.6.45-115-mptcp-pm-only-set-request_bkup-flag-when-sendi.patch
|
||||
patches.kernel.org/6.6.45-116-mptcp-fix-duplicate-data-handling.patch
|
||||
patches.kernel.org/6.6.45-117-selftests-mptcp-always-close-input-s-FD-if-ope.patch
|
||||
patches.kernel.org/6.6.45-118-selftests-mptcp-join-validate-backup-in-MPJ.patch
|
||||
patches.kernel.org/6.6.45-119-selftests-mptcp-join-check-backup-support-in-s.patch
|
||||
patches.kernel.org/6.6.45-120-mptcp-prevent-BPF-accessing-lowat-from-a-subfl.patch
|
||||
patches.kernel.org/6.6.45-121-Linux-6.6.45.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2024-08-03 10:23:13 +0000
|
||||
GIT Revision: 320b188949eaf1df716ba10640c442550a4d419c
|
||||
2024-08-12 15:27:32 +0000
|
||||
GIT Revision: 2b729c997b480a7d9006cd363c5ec36bb4bcecc8
|
||||
GIT Branch: slowroll
|
||||
|
Loading…
Reference in New Issue
Block a user