kernel-6.11.0-0.rc7.24.el10

* Tue Sep 10 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc7.24.el10]
- redhat: Do not include UKI addons twice (Vitaly Kuznetsov)
- redhat: update gating.yml (Michael Hofmann)
- Linux 6.11-rc7 (Linus Torvalds)
- clocksource/drivers/imx-tpm: Fix next event not taking effect sometime (Jacky Bai)
- clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX (Jacky Bai)
- clocksource/drivers/timer-of: Remove percpu irq related code (Daniel Lezcano)
- perf/aux: Fix AUX buffer serialization (Peter Zijlstra)
- uprobes: Use kzalloc to allocate xol area (Sven Schnelle)
- VMCI: Fix use-after-free when removing resource in vmci_resource_remove() (David Fernandez Gonzalez)
- Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic (Naman Jain)
- uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind (Saurabh Sengar)
- misc: keba: Fix sysfs group creation (Gerhard Engleder)
- dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem (Michal Simek)
- nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc (Geert Uytterhoeven)
- nvmem: u-boot-env: error if NVMEM device is too small (John Thomson)
- misc: fastrpc: Fix double free of 'buf' in error path (Sukrut Bellary)
- binder: fix UAF caused by offsets overwrite (Carlos Llamas)
- iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips (Jean-Baptiste Maneyrol)
- iio: adc: ad7173: fix GPIO device info (Dumitru Ceclan)
- iio: adc: ad7124: fix DT configuration parsing (Dumitru Ceclan)
- iio: adc: ad_sigma_delta: fix irq_flags on irq request (Nuno Sa)
- iio: adc: ads1119: Fix IRQ flags (Francesco Dolcini)
- iio: fix scale application in iio_convert_raw_to_processed_unlocked (Matteo Martelli)
- iio: adc: ad7124: fix config comparison (Dumitru Ceclan)
- iio: adc: ad7124: fix chip ID mismatch (Dumitru Ceclan)
- iio: adc: ad7173: Fix incorrect compatible string (Dumitru Ceclan)
- iio: buffer-dmaengine: fix releasing dma channel on error (David Lechner)
- iio: adc: ad7606: remove frstdata check for serial mode (Guillaume Stols)
- staging: iio: frequency: ad9834: Validate frequency parameter value (Aleksandr Mishin)
- usb: typec: ucsi: Fix cable registration (Heikki Krogerus)
- usb: typec: ucsi: Fix the partner PD revision (Heikki Krogerus)
- usb: cdns2: Fix controller reset issue (Pawel Laszczak)
- usb: dwc3: core: update LC timer as per USB Spec V3.2 (Faisal Hassan)
- usb: dwc3: Avoid waking up gadget during startxfer (Prashanth K)
- clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs (Johan Hovold)
- clk: starfive: jh7110-sys: Add notifier for PLL0 clock (Xingyu Wu)
- clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPs (Neil Armstrong)
- clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time (Stephen Boyd)
- clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs (Stephen Boyd)
- clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs (Bryan O'Donoghue)
- clk: qcom: ipq9574: Update the alpha PLL type for GPLLs (devi priya)
- clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags (Abel Vesa)
- clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix the pll post div mask (Satya Priya Kakitapalli)
- scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP (Mary Guillemard)
- pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now (Stephan Gerhold)
- kunit: Fix missing kerneldoc comment (David Gow)
- PCI/pwrctl: Rescan bus on a separate thread (Bartosz Golaszewski)
- PCI: Don't rely on of_platform_depopulate() for reused OF-nodes (Bartosz Golaszewski)
- netfs, cifs: Improve some debugging bits (David Howells)
- cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3 (David Howells)
- cifs: Fix zero_point init on inode initialisation (David Howells)
- smb: client: fix double put of @cfile in smb2_set_path_size() (Paulo Alcantara)
- smb: client: fix double put of @cfile in smb2_rename_path() (Paulo Alcantara)
- smb: client: fix hang in wait_for_response() for negproto (Paulo Alcantara)
- KVM: x86: don't fall through case statements without annotations (Linus Torvalds)
- arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() (Puranjay Mohan)
- riscv: Fix RISCV_ALTERNATIVE_EARLY (Alexandre Ghiti)
- riscv: Do not restrict memory size because of linear mapping on nommu (Alexandre Ghiti)
- riscv: Fix toolchain vector detection (Anton Blanchard)
- riscv: misaligned: Restrict user access to kernel memory (Samuel Holland)
- riscv: mm: Do not restrict mmap address based on hint (Charlie Jenkins)
- riscv: selftests: Remove mmap hint address checks (Charlie Jenkins)
- Revert "RISC-V: mm: Document mmap changes" (Charlie Jenkins)
- powerpc/qspinlock: Fix deadlock in MCS queue (Nysal Jan K.A.)
- powerpc/mm: Fix return type of pgd_val() (Christophe Leroy)
- powerpc/vdso: Don't discard rela sections (Christophe Leroy)
- powerpc/64e: Define mmu_pte_psize static (Christophe Leroy)
- KVM: Remove HIGH_RES_TIMERS dependency (Steven Rostedt)
- kvm: Note an RCU quiescent state on guest exit (Leonardo Bras)
- KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM (Tom Dohrmann)
- KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP (Vitaly Kuznetsov)
- KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing (Ravi Bangoria)
- KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE (Maxim Levitsky)
- KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS (Sean Christopherson)
- KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs (Sean Christopherson)
- KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE rename (Yan Zhao)
- cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models (Gautham R. Shenoy)
- nvmet: Identify-Active Namespace ID List command should reject invalid nsid (Maurizio Lombardi)
- nvme: set BLK_FEAT_ZONED for ZNS multipath disks (Christoph Hellwig)
- nvme-pci: Add sleep quirk for Samsung 990 Evo (Georg Gottleuber)
- nvme-pci: allocate tagset on reset if necessary (Keith Busch)
- nvmet-tcp: fix kernel crash if commands allocation fails (Maurizio Lombardi)
- nvme: use better description for async reset reason (Keith Busch)
- nvmet: Make nvmet_debugfs static (Jinjie Ruan)
- bio-integrity: don't restrict the size of integrity metadata (Mikulas Patocka)
- ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() (Li Nan)
- ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 (Srinivas Kandagatla)
- ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode (Matteo Martelli)
- ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK) (Markuss Broks)
- ASoC: mediatek: mt8188-mt6359: Modify key (Zhang Yi)
- ASoc: SOF: topology: Clear SOF link platform name upon unload (Chen-Yu Tsai)
- ASoC: fix module autoloading (Liao Chen)
- ASoC: tda7419: fix module autoloading (Liao Chen)
- ASoC: google: fix module autoloading (Liao Chen)
- ASoC: intel: fix module autoloading (Liao Chen)
- ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t" (Laurentiu Mihalcea)
- ASoC: tegra: Fix CBB error during probe() (Mohan Kumar)
- ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object (robelin)
- ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede)
- ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder (Hans de Goede)
- ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP (Vasiliy Kovalev)
- ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx (Maximilien Perreault)
- ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx (Adam Queler)
- ALSA: hda/realtek: extend quirks for Clevo V5[46]0 (Marek Marczykowski-Górecki)
- ALSA: hda: add HDMI codec ID for Intel PTL (Kai Vehmanen)
- ALSA: hda/realtek: add patch for internal mic in Lenovo V145 (Terry Cheong)
- ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices (Christoffer Sandberg)
- mmc: cqhci: Fix checking of CQHCI_HALT state (Seunghwan Baek)
- mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K (Sam Protsenko)
- mmc: sdhci-of-aspeed: fix module autoloading (Liao Chen)
- mmc: core: apply SD quirks earlier during probe (Jonathan Bell)
- gpio: modepin: Enable module autoloading (Liao Chen)
- gpio: rockchip: fix OF node leak in probe() (Krzysztof Kozlowski)
- OPP: Fix support for required OPPs for multiple PM domains (Ulf Hansson)
- pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable() (Uwe Kleine-König)
- Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs" (Alex Deucher)
- drm/amd/display: Block timing sync for different signals in PMO (Dillon Varone)
- drm/amd/display: Lock DC and exit IPS when changing backlight (Leo Li)
- drm/amdgpu: always allocate cleared VRAM for GEM allocations (Alex Deucher)
- drm/amdgpu/mes: add mes mapping legacy queue switch (Jack Xiao)
- drm/amd/display: Determine IPS mode by ASIC and PMFW versions (Leo Li)
- drm/fbdev-dma: Only install deferred I/O if necessary (Thomas Zimmermann)
- drm/panthor: flush FW AS caches in slow reset path (Adrián Larumbe)
- drm: panel: nv3052c: Correct WL-355608-A8 panel compatible (Ryan Walklin)
- dt-bindings: display: panel: Rename WL-355608-A8 panel to rg35xx-*-panel (Ryan Walklin)
- drm/panthor: Restrict high priorities on group_create (Mary Guillemard)
- drm/bridge-connector: reset the HDMI connector state (Dmitry Baryshkov)
- drm/bridge-connector: move to DRM_DISPLAY_HELPER module (Dmitry Baryshkov)
- drm/display: stop depending on DRM_DISPLAY_HELPER (Dmitry Baryshkov)
- drm/imagination: Free pvr_vm_gpuva after unlink (Matt Coster)
- nouveau: fix the fwsec sb verification register. (Dave Airlie)
- drm: komeda: Fix an issue related to normalized zpos (hongchi.peng)
- drm/xe/display: Avoid encoder_suspend at runtime suspend (Rodrigo Vivi)
- drm/xe: Suspend/resume user access only during system s/r (Imre Deak)
- drm/xe/display: Match i915 driver suspend/resume sequences better (Maarten Lankhorst)
- drm/xe: Add missing runtime reference to wedged upon gt_reset (Rodrigo Vivi)
- drm/xe/pcode: Treat pcode as per-tile rather than per-GT (Matt Roper)
- drm/xe/gsc: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio)
- drm/i915/display: Increase Fast Wake Sync length as a quirk (Jouni Högander)
- drm/i915/display: Add mechanism to use sink model when applying quirk (Jouni Högander)
- drm/i915/fence: Mark debug_fence_free() with __maybe_unused (Andy Shevchenko)
- drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused (Andy Shevchenko)
- drm/i915: Fix readout degamma_lut mismatch on ilk/snb (Ville Syrjälä)
- drm/i915: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio)
- libfs: fix get_stashed_dentry() (Christian Brauner)
- selftests/bpf: Add a selftest to check for incorrect names (Jeongjun Park)
- bpf: add check for invalid name in btf_name_valid_section() (Jeongjun Park)
- bpf: Fix a crash when btf_parse_base() returns an error pointer (Martin KaFai Lau)
- ila: call nf_unregister_net_hooks() sooner (Eric Dumazet)
- tools/net/ynl: fix cli.py --subscribe feature (Arkadiusz Kubalewski)
- MAINTAINERS: fix ptp ocp driver maintainers address (Vadim Fedorenko)
- selftests: net: enable bind tests (Jamie Bainbridge)
- net: dsa: vsc73xx: fix possible subblocks range of CAPT block (Pawel Dembicki)
- sched: sch_cake: fix bulk flow accounting logic for host fairness (Toke Høiland-Jørgensen)
- docs: netdev: document guidance on cleanup.h (Jakub Kicinski)
- ice: do not bring the VSI up, if it was down before the XDP setup (Larysa Zaremba)
- ice: remove ICE_CFG_BUSY locking from AF_XDP code (Larysa Zaremba)
- ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset (Larysa Zaremba)
- ice: check for XDP rings instead of bpf program when unconfiguring (Larysa Zaremba)
- ice: protect XDP configuration with a mutex (Larysa Zaremba)
- ice: move netif_queue_set_napi to rtnl-protected sections (Larysa Zaremba)
- MAINTAINERS: wifi: cw1200: add net-cw1200.h (Simon Horman)
- Revert "wifi: ath11k: support hibernation" (Baochen Qiang)
- Revert "wifi: ath11k: restore country code during resume" (Baochen Qiang)
- wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power() (Baochen Qiang)
- net: xilinx: axienet: Fix race in axienet_stop (Sean Anderson)
- net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN (Jonas Gorski)
- r8152: fix the firmware doesn't work (Hayes Wang)
- fou: Fix null-ptr-deref in GRO. (Kuniyuki Iwashima)
- bareudp: Fix device stats updates. (Guillaume Nault)
- net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup (Souradeep Chakrabarti)
- bpf, net: Fix a potential race in do_sock_getsockopt() (Tze-nan Wu)
- net: dqs: Do not use extern for unused dql_group (Breno Leitao)
- sch/netem: fix use after free in netem_dequeue (Stephen Hemminger)
- usbnet: modern method to get random MAC (Oliver Neukum)
- docs: ABI: update OCP TimeCard sysfs entries (Vadim Fedorenko)
- ptp: ocp: adjust sysfs entries to expose tty information (Vadim Fedorenko)
- ptp: ocp: convert serial ports to array (Vadim Fedorenko)
- net: phy: Fix missing of_node_put() for leds (Jinjie Ruan)
- net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT (Roger Quadros)
- net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX (Roger Quadros)
- net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT (Roger Quadros)
- Bluetooth: MGMT: Ignore keys being loaded with invalid type (Luiz Augusto von Dentz)
- Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" (Luiz Augusto von Dentz)
- Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT (Luiz Augusto von Dentz)
- Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once (Luiz Augusto von Dentz)
- Bluetooth: qca: If memdump doesn't work, re-enable IBS (Douglas Anderson)
- can: kvaser_pciefd: Use a single write when releasing RX buffers (Martin Jocic)
- can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open (Simon Arlott)
- can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration (Marc Kleine-Budde)
- can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode (Marc Kleine-Budde)
- can: m_can: Limit coalescing to peripheral instances (Markus Schneider-Pargmann)
- can: m_can: Reset cached active_interrupts on start (Markus Schneider-Pargmann)
- can: m_can: disable_all_interrupts, not clear active_interrupts (Markus Schneider-Pargmann)
- can: m_can: Do not cancel timer from within timer (Markus Schneider-Pargmann)
- can: m_can: Remove m_can_rx_peripheral indirection (Markus Schneider-Pargmann)
- can: m_can: Remove coalesing disable in isr during suspend (Markus Schneider-Pargmann)
- can: m_can: Reset coalescing during suspend/resume (Markus Schneider-Pargmann)
- can: m_can: Release irq on error in m_can_open (Simon Horman)
- can: bcm: Remove proc entry when dev is unregistered. (Kuniyuki Iwashima)
- igc: Unlock on error in igc_io_resume() (Dan Carpenter)
- net: microchip: vcap: Fix use-after-free error in kunit test (Jens Emil Schulz Østergaard)
- net: mctp-serial: Fix missing escapes on transmit (Matt Johnston)
- net: mctp-serial: Add kunit test for next_chunk_len() (Matt Johnston)
- tcp_bpf: fix return value of tcp_bpf_sendmsg() (Cong Wang)
- net/smc: prevent NULL pointer dereference in txopt_get (Jeongjun Park)
- ice: Add netif_device_attach/detach into PF reset flow (Dawid Osuchowski)
- igb: Fix not clearing TimeSync interrupts for 82580 (Daiwei Li)
- MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML (Jakub Kicinski)
- MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi drivers (Frank Li)
- MAINTAINERS: SPI: Add freescale lpspi maintainer information (Frank Li)
- spi: spi-fsl-lpspi: Fix off-by-one in prescale max (Stefan Wahren)
- spi: spidev: Add missing spi_device_id for jg10309-01 (Geert Uytterhoeven)
- spi: bcm63xx: Enable module autoloading (Liao Chen)
- spi: intel: Add check devm_kasprintf() returned value (Charles Han)
- spi: spidev: Add an entry for elgin,jg10309-01 (Fabio Estevam)
- spi: rockchip: Resolve unbalanced runtime PM / system PM handling (Brian Norris)
- regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR (Douglas Anderson)
- MAINTAINERS: update Andreas Hindborg's email address (Andreas Hindborg)
- MAINTAINERS: Remove Wedson as Rust maintainer (Wedson Almeida Filho)
- rust: macros: provide correct provenance when constructing THIS_MODULE (Boqun Feng)
- rust: allow `stable_features` lint (Miguel Ojeda)
- docs: rust: remove unintended blockquote in Quick Start (Jon Mulder)
- rust: alloc: eschew `Box<MaybeUninit<T>>::write` (Jubilee Young)
- rust: kernel: fix typos in code comments (Michael Vetter)
- docs: rust: remove unintended blockquote in Coding Guidelines (Vincent Woltmann)
- rust: block: fix wrong usage of lockdep API (Andreas Hindborg)
- rust: kbuild: fix export of bss symbols (Andreas Hindborg)
- tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() (Steven Rostedt)
- tracing/timerlat: Only clear timer if a kthread exists (Steven Rostedt)
- tracing/osnoise: Use a cpumask to know what threads are kthreads (Steven Rostedt)
- eventfs: Use list_del_rcu() for SRCU protected list variable (Steven Rostedt)
- tracing: Avoid possible softlockup in tracing_iter_reset() (Zheng Yejian)
- tracing: Fix memory leak in fgraph storage selftest (Masami Hiramatsu (Google))
- tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops() (Masami Hiramatsu (Google))
- platform/x86/amd: pmf: Make ASUS GA403 quirk generic (Luke D. Jones)
- platform/x86: dell-smbios: Fix error path in dell_smbios_init() (Aleksandr Mishin)
- kunit: Device wrappers should also manage driver name (David Gow)
- bcachefs: BCH_SB_MEMBER_INVALID (Kent Overstreet)
- bcachefs: fix rebalance accounting (Kent Overstreet)
- perf daemon: Fix the build on more 32-bit architectures (Arnaldo Carvalho de Melo)
- perf python: include "util/sample.h" (Xu Yang)
- perf lock contention: Fix spinlock and rwlock accounting (Namhyung Kim)
- perf test pmu: Set uninitialized PMU alias to null (Veronika Molnarova)
- hwmon: (hp-wmi-sensors) Check if WMI event data exists (Armin Wolf)
- hwmon: ltc2991: fix register bits defines (Pawel Dembicki)
- btrfs: fix race between direct IO write and fsync when using same fd (Filipe Manana)
- btrfs: zoned: handle broken write pointer on zones (Naohiro Aota)
- btrfs: qgroup: don't use extent changeset when not needed (Fedor Pchelkin)
- ksmbd: Unlock on in ksmbd_tcp_set_interfaces() (Dan Carpenter)
- ksmbd: unset the binding mark of a reused connection (Namjae Jeon)
- smb: Annotate struct xattr_smb_acl with __counted_by() (Thorsten Blum)
- fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF (Baokun Li)
- mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() (David Howells)
- ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION (Yuntao Liu)
- parisc: Delay write-protection until mark_rodata_ro() call (Helge Deller)
- alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n (Suren Baghdasaryan)
- mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area (Adrian Huang)
- mailmap: update entry for Jan Kuliga (Jan Kuliga)
- codetag: debug: mark codetags for poisoned page as empty (Hao Ge)
- mm/memcontrol: respect zswap.writeback setting from parent cg too (Mike Yuan)
- scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum (Marc Zyngier)
- Revert "mm: skip CMA pages when they are not available" (Usama Arif)
- maple_tree: remove rcu_read_lock() from mt_validate() (Liam R. Howlett)
- kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y (Petr Tesarik)
- mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook (Hao Ge)
- nilfs2: fix state management in error path of log writing function (Ryusuke Konishi)
- nilfs2: fix missing cleanup on rollforward recovery error (Ryusuke Konishi)
- nilfs2: protect references to superblock parameters exposed in sysfs (Ryusuke Konishi)
- userfaultfd: don't BUG_ON() if khugepaged yanks our page table (Jann Horn)
- userfaultfd: fix checks for huge PMDs (Jann Horn)
- mm: vmalloc: ensure vmap_block is initialised before adding to queue (Will Deacon)
- selftests: mm: fix build errors on armhf (Muhammad Usama Anjum)
- fuse: disable the combination of passthrough and writeback cache (Bernd Schubert)
- fuse: update stats for pages in dropped aux writeback list (Joanne Koong)
- fuse: clear PG_uptodate when using a stolen page (Miklos Szeredi)
- fuse: fix memory leak in fuse_create_open (yangyun)
- fuse: check aborted connection before adding requests to pending list for resending (Joanne Koong)
- fuse: use unsigned type for getxattr/listxattr size truncation (Jann Horn)
- Linux v6.11.0-0.rc7
Resolves: RHEL-56700

Signed-off-by: Jan Stancek <jstancek@redhat.com>
This commit is contained in:
Jan Stancek 2024-09-10 09:25:02 +02:00
parent 888c9fe068
commit 9c1c511eb8
14 changed files with 609 additions and 27 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 0
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 23
RHEL_RELEASE = 24
#
# RHEL_REBASE_NUM

View File

@ -7,3 +7,8 @@ rules:
- !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional}
- !PassingTestCaseRule {test_case_name: s1-aws-ci_x86_64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-aws-ci_aarch64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-azure-ci_x86_64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-azure-ci_aarch64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-gcp-ci.brew-build.tier1.functional}

View File

@ -4791,8 +4791,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QEDE=m
CONFIG_QED_FCOE=y
CONFIG_QEDF=m

View File

@ -4770,8 +4770,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QEDE=m
CONFIG_QED_FCOE=y
CONFIG_QEDF=m

View File

@ -4723,8 +4723,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QDIO=m
CONFIG_QEDE=m
CONFIG_QED_FCOE=y

View File

@ -4702,8 +4702,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QDIO=m
CONFIG_QEDE=m
CONFIG_QED_FCOE=y

View File

@ -4714,8 +4714,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QDIO=y
CONFIG_QEDE=m
CONFIG_QED_FCOE=y

View File

@ -5011,8 +5011,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QEDE=m
CONFIG_QED_FCOE=y
CONFIG_QEDF=m

View File

@ -4989,8 +4989,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QEDE=m
CONFIG_QED_FCOE=y
CONFIG_QEDF=m

View File

@ -5054,8 +5054,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QEDE=m
CONFIG_QED_FCOE=y
CONFIG_QEDF=m

View File

@ -5032,8 +5032,6 @@ CONFIG_QCA83XX_PHY=m
# CONFIG_QCOM_SPM is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_QCOM_SSC_BLOCK_BUS is not set
CONFIG_QCOM_TZMEM_MODE_GENERIC=y
# CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE is not set
CONFIG_QEDE=m
CONFIG_QED_FCOE=y
CONFIG_QEDF=m

View File

@ -1,3 +1,289 @@
* Tue Sep 10 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc7.24.el10]
- redhat: Do not include UKI addons twice (Vitaly Kuznetsov)
- redhat: update gating.yml (Michael Hofmann)
- Linux 6.11-rc7 (Linus Torvalds)
- clocksource/drivers/imx-tpm: Fix next event not taking effect sometime (Jacky Bai)
- clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX (Jacky Bai)
- clocksource/drivers/timer-of: Remove percpu irq related code (Daniel Lezcano)
- perf/aux: Fix AUX buffer serialization (Peter Zijlstra)
- uprobes: Use kzalloc to allocate xol area (Sven Schnelle)
- VMCI: Fix use-after-free when removing resource in vmci_resource_remove() (David Fernandez Gonzalez)
- Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic (Naman Jain)
- uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind (Saurabh Sengar)
- misc: keba: Fix sysfs group creation (Gerhard Engleder)
- dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem (Michal Simek)
- nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc (Geert Uytterhoeven)
- nvmem: u-boot-env: error if NVMEM device is too small (John Thomson)
- misc: fastrpc: Fix double free of 'buf' in error path (Sukrut Bellary)
- binder: fix UAF caused by offsets overwrite (Carlos Llamas)
- iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips (Jean-Baptiste Maneyrol)
- iio: adc: ad7173: fix GPIO device info (Dumitru Ceclan)
- iio: adc: ad7124: fix DT configuration parsing (Dumitru Ceclan)
- iio: adc: ad_sigma_delta: fix irq_flags on irq request (Nuno Sa)
- iio: adc: ads1119: Fix IRQ flags (Francesco Dolcini)
- iio: fix scale application in iio_convert_raw_to_processed_unlocked (Matteo Martelli)
- iio: adc: ad7124: fix config comparison (Dumitru Ceclan)
- iio: adc: ad7124: fix chip ID mismatch (Dumitru Ceclan)
- iio: adc: ad7173: Fix incorrect compatible string (Dumitru Ceclan)
- iio: buffer-dmaengine: fix releasing dma channel on error (David Lechner)
- iio: adc: ad7606: remove frstdata check for serial mode (Guillaume Stols)
- staging: iio: frequency: ad9834: Validate frequency parameter value (Aleksandr Mishin)
- usb: typec: ucsi: Fix cable registration (Heikki Krogerus)
- usb: typec: ucsi: Fix the partner PD revision (Heikki Krogerus)
- usb: cdns2: Fix controller reset issue (Pawel Laszczak)
- usb: dwc3: core: update LC timer as per USB Spec V3.2 (Faisal Hassan)
- usb: dwc3: Avoid waking up gadget during startxfer (Prashanth K)
- clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs (Johan Hovold)
- clk: starfive: jh7110-sys: Add notifier for PLL0 clock (Xingyu Wu)
- clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPs (Neil Armstrong)
- clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time (Stephen Boyd)
- clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs (Stephen Boyd)
- clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs (Bryan O'Donoghue)
- clk: qcom: ipq9574: Update the alpha PLL type for GPLLs (devi priya)
- clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags (Abel Vesa)
- clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix the pll post div mask (Satya Priya Kakitapalli)
- scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP (Mary Guillemard)
- pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now (Stephan Gerhold)
- kunit: Fix missing kerneldoc comment (David Gow)
- PCI/pwrctl: Rescan bus on a separate thread (Bartosz Golaszewski)
- PCI: Don't rely on of_platform_depopulate() for reused OF-nodes (Bartosz Golaszewski)
- netfs, cifs: Improve some debugging bits (David Howells)
- cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3 (David Howells)
- cifs: Fix zero_point init on inode initialisation (David Howells)
- smb: client: fix double put of @cfile in smb2_set_path_size() (Paulo Alcantara)
- smb: client: fix double put of @cfile in smb2_rename_path() (Paulo Alcantara)
- smb: client: fix hang in wait_for_response() for negproto (Paulo Alcantara)
- KVM: x86: don't fall through case statements without annotations (Linus Torvalds)
- arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() (Puranjay Mohan)
- riscv: Fix RISCV_ALTERNATIVE_EARLY (Alexandre Ghiti)
- riscv: Do not restrict memory size because of linear mapping on nommu (Alexandre Ghiti)
- riscv: Fix toolchain vector detection (Anton Blanchard)
- riscv: misaligned: Restrict user access to kernel memory (Samuel Holland)
- riscv: mm: Do not restrict mmap address based on hint (Charlie Jenkins)
- riscv: selftests: Remove mmap hint address checks (Charlie Jenkins)
- Revert "RISC-V: mm: Document mmap changes" (Charlie Jenkins)
- powerpc/qspinlock: Fix deadlock in MCS queue (Nysal Jan K.A.)
- powerpc/mm: Fix return type of pgd_val() (Christophe Leroy)
- powerpc/vdso: Don't discard rela sections (Christophe Leroy)
- powerpc/64e: Define mmu_pte_psize static (Christophe Leroy)
- KVM: Remove HIGH_RES_TIMERS dependency (Steven Rostedt)
- kvm: Note an RCU quiescent state on guest exit (Leonardo Bras)
- KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM (Tom Dohrmann)
- KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP (Vitaly Kuznetsov)
- KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing (Ravi Bangoria)
- KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE (Maxim Levitsky)
- KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS (Sean Christopherson)
- KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs (Sean Christopherson)
- KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE rename (Yan Zhao)
- cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models (Gautham R. Shenoy)
- nvmet: Identify-Active Namespace ID List command should reject invalid nsid (Maurizio Lombardi)
- nvme: set BLK_FEAT_ZONED for ZNS multipath disks (Christoph Hellwig)
- nvme-pci: Add sleep quirk for Samsung 990 Evo (Georg Gottleuber)
- nvme-pci: allocate tagset on reset if necessary (Keith Busch)
- nvmet-tcp: fix kernel crash if commands allocation fails (Maurizio Lombardi)
- nvme: use better description for async reset reason (Keith Busch)
- nvmet: Make nvmet_debugfs static (Jinjie Ruan)
- bio-integrity: don't restrict the size of integrity metadata (Mikulas Patocka)
- ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() (Li Nan)
- ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 (Srinivas Kandagatla)
- ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode (Matteo Martelli)
- ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK) (Markuss Broks)
- ASoC: mediatek: mt8188-mt6359: Modify key (Zhang Yi)
- ASoc: SOF: topology: Clear SOF link platform name upon unload (Chen-Yu Tsai)
- ASoC: fix module autoloading (Liao Chen)
- ASoC: tda7419: fix module autoloading (Liao Chen)
- ASoC: google: fix module autoloading (Liao Chen)
- ASoC: intel: fix module autoloading (Liao Chen)
- ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t" (Laurentiu Mihalcea)
- ASoC: tegra: Fix CBB error during probe() (Mohan Kumar)
- ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object (robelin)
- ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede)
- ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder (Hans de Goede)
- ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP (Vasiliy Kovalev)
- ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx (Maximilien Perreault)
- ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx (Adam Queler)
- ALSA: hda/realtek: extend quirks for Clevo V5[46]0 (Marek Marczykowski-Górecki)
- ALSA: hda: add HDMI codec ID for Intel PTL (Kai Vehmanen)
- ALSA: hda/realtek: add patch for internal mic in Lenovo V145 (Terry Cheong)
- ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices (Christoffer Sandberg)
- mmc: cqhci: Fix checking of CQHCI_HALT state (Seunghwan Baek)
- mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K (Sam Protsenko)
- mmc: sdhci-of-aspeed: fix module autoloading (Liao Chen)
- mmc: core: apply SD quirks earlier during probe (Jonathan Bell)
- gpio: modepin: Enable module autoloading (Liao Chen)
- gpio: rockchip: fix OF node leak in probe() (Krzysztof Kozlowski)
- OPP: Fix support for required OPPs for multiple PM domains (Ulf Hansson)
- pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable() (Uwe Kleine-König)
- Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs" (Alex Deucher)
- drm/amd/display: Block timing sync for different signals in PMO (Dillon Varone)
- drm/amd/display: Lock DC and exit IPS when changing backlight (Leo Li)
- drm/amdgpu: always allocate cleared VRAM for GEM allocations (Alex Deucher)
- drm/amdgpu/mes: add mes mapping legacy queue switch (Jack Xiao)
- drm/amd/display: Determine IPS mode by ASIC and PMFW versions (Leo Li)
- drm/fbdev-dma: Only install deferred I/O if necessary (Thomas Zimmermann)
- drm/panthor: flush FW AS caches in slow reset path (Adrián Larumbe)
- drm: panel: nv3052c: Correct WL-355608-A8 panel compatible (Ryan Walklin)
- dt-bindings: display: panel: Rename WL-355608-A8 panel to rg35xx-*-panel (Ryan Walklin)
- drm/panthor: Restrict high priorities on group_create (Mary Guillemard)
- drm/bridge-connector: reset the HDMI connector state (Dmitry Baryshkov)
- drm/bridge-connector: move to DRM_DISPLAY_HELPER module (Dmitry Baryshkov)
- drm/display: stop depending on DRM_DISPLAY_HELPER (Dmitry Baryshkov)
- drm/imagination: Free pvr_vm_gpuva after unlink (Matt Coster)
- nouveau: fix the fwsec sb verification register. (Dave Airlie)
- drm: komeda: Fix an issue related to normalized zpos (hongchi.peng)
- drm/xe/display: Avoid encoder_suspend at runtime suspend (Rodrigo Vivi)
- drm/xe: Suspend/resume user access only during system s/r (Imre Deak)
- drm/xe/display: Match i915 driver suspend/resume sequences better (Maarten Lankhorst)
- drm/xe: Add missing runtime reference to wedged upon gt_reset (Rodrigo Vivi)
- drm/xe/pcode: Treat pcode as per-tile rather than per-GT (Matt Roper)
- drm/xe/gsc: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio)
- drm/i915/display: Increase Fast Wake Sync length as a quirk (Jouni Högander)
- drm/i915/display: Add mechanism to use sink model when applying quirk (Jouni Högander)
- drm/i915/fence: Mark debug_fence_free() with __maybe_unused (Andy Shevchenko)
- drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused (Andy Shevchenko)
- drm/i915: Fix readout degamma_lut mismatch on ilk/snb (Ville Syrjälä)
- drm/i915: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio)
- libfs: fix get_stashed_dentry() (Christian Brauner)
- selftests/bpf: Add a selftest to check for incorrect names (Jeongjun Park)
- bpf: add check for invalid name in btf_name_valid_section() (Jeongjun Park)
- bpf: Fix a crash when btf_parse_base() returns an error pointer (Martin KaFai Lau)
- ila: call nf_unregister_net_hooks() sooner (Eric Dumazet)
- tools/net/ynl: fix cli.py --subscribe feature (Arkadiusz Kubalewski)
- MAINTAINERS: fix ptp ocp driver maintainers address (Vadim Fedorenko)
- selftests: net: enable bind tests (Jamie Bainbridge)
- net: dsa: vsc73xx: fix possible subblocks range of CAPT block (Pawel Dembicki)
- sched: sch_cake: fix bulk flow accounting logic for host fairness (Toke Høiland-Jørgensen)
- docs: netdev: document guidance on cleanup.h (Jakub Kicinski)
- ice: do not bring the VSI up, if it was down before the XDP setup (Larysa Zaremba)
- ice: remove ICE_CFG_BUSY locking from AF_XDP code (Larysa Zaremba)
- ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset (Larysa Zaremba)
- ice: check for XDP rings instead of bpf program when unconfiguring (Larysa Zaremba)
- ice: protect XDP configuration with a mutex (Larysa Zaremba)
- ice: move netif_queue_set_napi to rtnl-protected sections (Larysa Zaremba)
- MAINTAINERS: wifi: cw1200: add net-cw1200.h (Simon Horman)
- Revert "wifi: ath11k: support hibernation" (Baochen Qiang)
- Revert "wifi: ath11k: restore country code during resume" (Baochen Qiang)
- wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power() (Baochen Qiang)
- net: xilinx: axienet: Fix race in axienet_stop (Sean Anderson)
- net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN (Jonas Gorski)
- r8152: fix the firmware doesn't work (Hayes Wang)
- fou: Fix null-ptr-deref in GRO. (Kuniyuki Iwashima)
- bareudp: Fix device stats updates. (Guillaume Nault)
- net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup (Souradeep Chakrabarti)
- bpf, net: Fix a potential race in do_sock_getsockopt() (Tze-nan Wu)
- net: dqs: Do not use extern for unused dql_group (Breno Leitao)
- sch/netem: fix use after free in netem_dequeue (Stephen Hemminger)
- usbnet: modern method to get random MAC (Oliver Neukum)
- docs: ABI: update OCP TimeCard sysfs entries (Vadim Fedorenko)
- ptp: ocp: adjust sysfs entries to expose tty information (Vadim Fedorenko)
- ptp: ocp: convert serial ports to array (Vadim Fedorenko)
- net: phy: Fix missing of_node_put() for leds (Jinjie Ruan)
- net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT (Roger Quadros)
- net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX (Roger Quadros)
- net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT (Roger Quadros)
- Bluetooth: MGMT: Ignore keys being loaded with invalid type (Luiz Augusto von Dentz)
- Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" (Luiz Augusto von Dentz)
- Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT (Luiz Augusto von Dentz)
- Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once (Luiz Augusto von Dentz)
- Bluetooth: qca: If memdump doesn't work, re-enable IBS (Douglas Anderson)
- can: kvaser_pciefd: Use a single write when releasing RX buffers (Martin Jocic)
- can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open (Simon Arlott)
- can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration (Marc Kleine-Budde)
- can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode (Marc Kleine-Budde)
- can: m_can: Limit coalescing to peripheral instances (Markus Schneider-Pargmann)
- can: m_can: Reset cached active_interrupts on start (Markus Schneider-Pargmann)
- can: m_can: disable_all_interrupts, not clear active_interrupts (Markus Schneider-Pargmann)
- can: m_can: Do not cancel timer from within timer (Markus Schneider-Pargmann)
- can: m_can: Remove m_can_rx_peripheral indirection (Markus Schneider-Pargmann)
- can: m_can: Remove coalesing disable in isr during suspend (Markus Schneider-Pargmann)
- can: m_can: Reset coalescing during suspend/resume (Markus Schneider-Pargmann)
- can: m_can: Release irq on error in m_can_open (Simon Horman)
- can: bcm: Remove proc entry when dev is unregistered. (Kuniyuki Iwashima)
- igc: Unlock on error in igc_io_resume() (Dan Carpenter)
- net: microchip: vcap: Fix use-after-free error in kunit test (Jens Emil Schulz Østergaard)
- net: mctp-serial: Fix missing escapes on transmit (Matt Johnston)
- net: mctp-serial: Add kunit test for next_chunk_len() (Matt Johnston)
- tcp_bpf: fix return value of tcp_bpf_sendmsg() (Cong Wang)
- net/smc: prevent NULL pointer dereference in txopt_get (Jeongjun Park)
- ice: Add netif_device_attach/detach into PF reset flow (Dawid Osuchowski)
- igb: Fix not clearing TimeSync interrupts for 82580 (Daiwei Li)
- MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML (Jakub Kicinski)
- MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi drivers (Frank Li)
- MAINTAINERS: SPI: Add freescale lpspi maintainer information (Frank Li)
- spi: spi-fsl-lpspi: Fix off-by-one in prescale max (Stefan Wahren)
- spi: spidev: Add missing spi_device_id for jg10309-01 (Geert Uytterhoeven)
- spi: bcm63xx: Enable module autoloading (Liao Chen)
- spi: intel: Add check devm_kasprintf() returned value (Charles Han)
- spi: spidev: Add an entry for elgin,jg10309-01 (Fabio Estevam)
- spi: rockchip: Resolve unbalanced runtime PM / system PM handling (Brian Norris)
- regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR (Douglas Anderson)
- MAINTAINERS: update Andreas Hindborg's email address (Andreas Hindborg)
- MAINTAINERS: Remove Wedson as Rust maintainer (Wedson Almeida Filho)
- rust: macros: provide correct provenance when constructing THIS_MODULE (Boqun Feng)
- rust: allow `stable_features` lint (Miguel Ojeda)
- docs: rust: remove unintended blockquote in Quick Start (Jon Mulder)
- rust: alloc: eschew `Box<MaybeUninit<T>>::write` (Jubilee Young)
- rust: kernel: fix typos in code comments (Michael Vetter)
- docs: rust: remove unintended blockquote in Coding Guidelines (Vincent Woltmann)
- rust: block: fix wrong usage of lockdep API (Andreas Hindborg)
- rust: kbuild: fix export of bss symbols (Andreas Hindborg)
- tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() (Steven Rostedt)
- tracing/timerlat: Only clear timer if a kthread exists (Steven Rostedt)
- tracing/osnoise: Use a cpumask to know what threads are kthreads (Steven Rostedt)
- eventfs: Use list_del_rcu() for SRCU protected list variable (Steven Rostedt)
- tracing: Avoid possible softlockup in tracing_iter_reset() (Zheng Yejian)
- tracing: Fix memory leak in fgraph storage selftest (Masami Hiramatsu (Google))
- tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops() (Masami Hiramatsu (Google))
- platform/x86/amd: pmf: Make ASUS GA403 quirk generic (Luke D. Jones)
- platform/x86: dell-smbios: Fix error path in dell_smbios_init() (Aleksandr Mishin)
- kunit: Device wrappers should also manage driver name (David Gow)
- bcachefs: BCH_SB_MEMBER_INVALID (Kent Overstreet)
- bcachefs: fix rebalance accounting (Kent Overstreet)
- perf daemon: Fix the build on more 32-bit architectures (Arnaldo Carvalho de Melo)
- perf python: include "util/sample.h" (Xu Yang)
- perf lock contention: Fix spinlock and rwlock accounting (Namhyung Kim)
- perf test pmu: Set uninitialized PMU alias to null (Veronika Molnarova)
- hwmon: (hp-wmi-sensors) Check if WMI event data exists (Armin Wolf)
- hwmon: ltc2991: fix register bits defines (Pawel Dembicki)
- btrfs: fix race between direct IO write and fsync when using same fd (Filipe Manana)
- btrfs: zoned: handle broken write pointer on zones (Naohiro Aota)
- btrfs: qgroup: don't use extent changeset when not needed (Fedor Pchelkin)
- ksmbd: Unlock on in ksmbd_tcp_set_interfaces() (Dan Carpenter)
- ksmbd: unset the binding mark of a reused connection (Namjae Jeon)
- smb: Annotate struct xattr_smb_acl with __counted_by() (Thorsten Blum)
- fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF (Baokun Li)
- mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() (David Howells)
- ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION (Yuntao Liu)
- parisc: Delay write-protection until mark_rodata_ro() call (Helge Deller)
- alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n (Suren Baghdasaryan)
- mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area (Adrian Huang)
- mailmap: update entry for Jan Kuliga (Jan Kuliga)
- codetag: debug: mark codetags for poisoned page as empty (Hao Ge)
- mm/memcontrol: respect zswap.writeback setting from parent cg too (Mike Yuan)
- scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum (Marc Zyngier)
- Revert "mm: skip CMA pages when they are not available" (Usama Arif)
- maple_tree: remove rcu_read_lock() from mt_validate() (Liam R. Howlett)
- kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y (Petr Tesarik)
- mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook (Hao Ge)
- nilfs2: fix state management in error path of log writing function (Ryusuke Konishi)
- nilfs2: fix missing cleanup on rollforward recovery error (Ryusuke Konishi)
- nilfs2: protect references to superblock parameters exposed in sysfs (Ryusuke Konishi)
- userfaultfd: don't BUG_ON() if khugepaged yanks our page table (Jann Horn)
- userfaultfd: fix checks for huge PMDs (Jann Horn)
- mm: vmalloc: ensure vmap_block is initialised before adding to queue (Will Deacon)
- selftests: mm: fix build errors on armhf (Muhammad Usama Anjum)
- fuse: disable the combination of passthrough and writeback cache (Bernd Schubert)
- fuse: update stats for pages in dropped aux writeback list (Joanne Koong)
- fuse: clear PG_uptodate when using a stolen page (Miklos Szeredi)
- fuse: fix memory leak in fuse_create_open (yangyun)
- fuse: check aborted connection before adding requests to pending list for resending (Joanne Koong)
- fuse: use unsigned type for getxattr/listxattr size truncation (Jann Horn)
- Linux v6.11.0-0.rc7
Resolves: RHEL-56700
* Tue Sep 03 2024 Patrick Talbert <ptalbert@redhat.com> [6.11.0-0.rc6.23.el10]
- ata: libata: Fix memory leak for error path in ata_host_alloc() (Zheng Qixing)
- x86/resctrl: Fix arch_mbm_* array overrun on SNC (Peter Newman)
@ -1333,6 +1619,30 @@ Resolves: RHEL-29722
- task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK (Linus Torvalds)
Resolves: RHEL-29722
* Mon Sep 09 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc7.56]
- Linux v6.11.0-0.rc7
Resolves:
* Sun Sep 08 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc6.d1f2d51b711a.55]
- Linux v6.11.0-0.rc6.d1f2d51b711a
Resolves:
* Sat Sep 07 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc6.b31c44928842.54]
- Linux v6.11.0-0.rc6.b31c44928842
Resolves:
* Fri Sep 06 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc6.b831f83e40a2.53]
- Linux v6.11.0-0.rc6.b831f83e40a2
Resolves:
* Thu Sep 05 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc6.c763c4339688.52]
- Linux v6.11.0-0.rc6.c763c4339688
Resolves:
* Wed Sep 04 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc6.88fac17500f4.51]
- Linux v6.11.0-0.rc6.88fac17500f4
Resolves:
* Mon Sep 02 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc6.67784a74e258.50]
- Linux v6.11.0-0.rc6.67784a74e258
Resolves:

View File

@ -163,15 +163,15 @@ Summary: The Linux kernel
%define specrpmversion 6.11.0
%define specversion 6.11.0
%define patchversion 6.11
%define pkgrelease 0.rc6.23
%define pkgrelease 0.rc7.24
%define kversion 6
%define tarfile_release 6.11.0-0.rc6.23.el10
%define tarfile_release 6.11.0-0.rc7.24.el10
# This is needed to do merge window version magic
%define patchlevel 11
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 0.rc6.23%{?buildid}%{?dist}
%define specrelease 0.rc7.24%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.11.0-0.rc6.23.el10
%define kabiversion 6.11.0-0.rc7.24.el10
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
@ -4037,7 +4037,7 @@ fi\
%attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/.%{?-k:%{-k*}}%{!?-k:vmlinuz}-virt.efi.hmac\
%ghost /%{image_install_path}/efi/EFI/Linux/%{?-k:%{-k*}}%{!?-k:*}-%{KVERREL}%{?3:+%{3}}.efi\
%{expand:%%files %{?3:%{3}-}uki-virt-addons}\
/lib/modules/%{KVERREL}%{?3:+%{3}}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-virt.efi.extra.d/ \
%dir /lib/modules/%{KVERREL}%{?3:+%{3}}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-virt.efi.extra.d/ \
/lib/modules/%{KVERREL}%{?3:+%{3}}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-virt.efi.extra.d/*.addon.efi\
%endif\
%endif\
@ -4113,6 +4113,291 @@ fi\
#
#
%changelog
* Tue Sep 10 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc7.24.el10]
- redhat: Do not include UKI addons twice (Vitaly Kuznetsov)
- redhat: update gating.yml (Michael Hofmann)
- Linux 6.11-rc7 (Linus Torvalds)
- clocksource/drivers/imx-tpm: Fix next event not taking effect sometime (Jacky Bai)
- clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX (Jacky Bai)
- clocksource/drivers/timer-of: Remove percpu irq related code (Daniel Lezcano)
- perf/aux: Fix AUX buffer serialization (Peter Zijlstra)
- uprobes: Use kzalloc to allocate xol area (Sven Schnelle)
- VMCI: Fix use-after-free when removing resource in vmci_resource_remove() (David Fernandez Gonzalez)
- Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic (Naman Jain)
- uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind (Saurabh Sengar)
- misc: keba: Fix sysfs group creation (Gerhard Engleder)
- dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem (Michal Simek)
- nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc (Geert Uytterhoeven)
- nvmem: u-boot-env: error if NVMEM device is too small (John Thomson)
- misc: fastrpc: Fix double free of 'buf' in error path (Sukrut Bellary)
- binder: fix UAF caused by offsets overwrite (Carlos Llamas)
- iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips (Jean-Baptiste Maneyrol)
- iio: adc: ad7173: fix GPIO device info (Dumitru Ceclan)
- iio: adc: ad7124: fix DT configuration parsing (Dumitru Ceclan)
- iio: adc: ad_sigma_delta: fix irq_flags on irq request (Nuno Sa)
- iio: adc: ads1119: Fix IRQ flags (Francesco Dolcini)
- iio: fix scale application in iio_convert_raw_to_processed_unlocked (Matteo Martelli)
- iio: adc: ad7124: fix config comparison (Dumitru Ceclan)
- iio: adc: ad7124: fix chip ID mismatch (Dumitru Ceclan)
- iio: adc: ad7173: Fix incorrect compatible string (Dumitru Ceclan)
- iio: buffer-dmaengine: fix releasing dma channel on error (David Lechner)
- iio: adc: ad7606: remove frstdata check for serial mode (Guillaume Stols)
- staging: iio: frequency: ad9834: Validate frequency parameter value (Aleksandr Mishin)
- usb: typec: ucsi: Fix cable registration (Heikki Krogerus)
- usb: typec: ucsi: Fix the partner PD revision (Heikki Krogerus)
- usb: cdns2: Fix controller reset issue (Pawel Laszczak)
- usb: dwc3: core: update LC timer as per USB Spec V3.2 (Faisal Hassan)
- usb: dwc3: Avoid waking up gadget during startxfer (Prashanth K)
- clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs (Johan Hovold)
- clk: starfive: jh7110-sys: Add notifier for PLL0 clock (Xingyu Wu)
- clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPs (Neil Armstrong)
- clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time (Stephen Boyd)
- clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs (Stephen Boyd)
- clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs (Bryan O'Donoghue)
- clk: qcom: ipq9574: Update the alpha PLL type for GPLLs (devi priya)
- clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags (Abel Vesa)
- clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API (Satya Priya Kakitapalli)
- clk: qcom: clk-alpha-pll: Fix the pll post div mask (Satya Priya Kakitapalli)
- scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP (Mary Guillemard)
- pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now (Stephan Gerhold)
- kunit: Fix missing kerneldoc comment (David Gow)
- PCI/pwrctl: Rescan bus on a separate thread (Bartosz Golaszewski)
- PCI: Don't rely on of_platform_depopulate() for reused OF-nodes (Bartosz Golaszewski)
- netfs, cifs: Improve some debugging bits (David Howells)
- cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3 (David Howells)
- cifs: Fix zero_point init on inode initialisation (David Howells)
- smb: client: fix double put of @cfile in smb2_set_path_size() (Paulo Alcantara)
- smb: client: fix double put of @cfile in smb2_rename_path() (Paulo Alcantara)
- smb: client: fix hang in wait_for_response() for negproto (Paulo Alcantara)
- KVM: x86: don't fall through case statements without annotations (Linus Torvalds)
- arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() (Puranjay Mohan)
- riscv: Fix RISCV_ALTERNATIVE_EARLY (Alexandre Ghiti)
- riscv: Do not restrict memory size because of linear mapping on nommu (Alexandre Ghiti)
- riscv: Fix toolchain vector detection (Anton Blanchard)
- riscv: misaligned: Restrict user access to kernel memory (Samuel Holland)
- riscv: mm: Do not restrict mmap address based on hint (Charlie Jenkins)
- riscv: selftests: Remove mmap hint address checks (Charlie Jenkins)
- Revert "RISC-V: mm: Document mmap changes" (Charlie Jenkins)
- powerpc/qspinlock: Fix deadlock in MCS queue (Nysal Jan K.A.)
- powerpc/mm: Fix return type of pgd_val() (Christophe Leroy)
- powerpc/vdso: Don't discard rela sections (Christophe Leroy)
- powerpc/64e: Define mmu_pte_psize static (Christophe Leroy)
- KVM: Remove HIGH_RES_TIMERS dependency (Steven Rostedt)
- kvm: Note an RCU quiescent state on guest exit (Leonardo Bras)
- KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM (Tom Dohrmann)
- KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP (Vitaly Kuznetsov)
- KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing (Ravi Bangoria)
- KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE (Maxim Levitsky)
- KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS (Sean Christopherson)
- KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs (Sean Christopherson)
- KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE rename (Yan Zhao)
- cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models (Gautham R. Shenoy)
- nvmet: Identify-Active Namespace ID List command should reject invalid nsid (Maurizio Lombardi)
- nvme: set BLK_FEAT_ZONED for ZNS multipath disks (Christoph Hellwig)
- nvme-pci: Add sleep quirk for Samsung 990 Evo (Georg Gottleuber)
- nvme-pci: allocate tagset on reset if necessary (Keith Busch)
- nvmet-tcp: fix kernel crash if commands allocation fails (Maurizio Lombardi)
- nvme: use better description for async reset reason (Keith Busch)
- nvmet: Make nvmet_debugfs static (Jinjie Ruan)
- bio-integrity: don't restrict the size of integrity metadata (Mikulas Patocka)
- ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() (Li Nan)
- ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 (Srinivas Kandagatla)
- ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode (Matteo Martelli)
- ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK) (Markuss Broks)
- ASoC: mediatek: mt8188-mt6359: Modify key (Zhang Yi)
- ASoc: SOF: topology: Clear SOF link platform name upon unload (Chen-Yu Tsai)
- ASoC: fix module autoloading (Liao Chen)
- ASoC: tda7419: fix module autoloading (Liao Chen)
- ASoC: google: fix module autoloading (Liao Chen)
- ASoC: intel: fix module autoloading (Liao Chen)
- ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t" (Laurentiu Mihalcea)
- ASoC: tegra: Fix CBB error during probe() (Mohan Kumar)
- ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object (robelin)
- ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede)
- ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder (Hans de Goede)
- ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP (Vasiliy Kovalev)
- ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx (Maximilien Perreault)
- ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx (Adam Queler)
- ALSA: hda/realtek: extend quirks for Clevo V5[46]0 (Marek Marczykowski-Górecki)
- ALSA: hda: add HDMI codec ID for Intel PTL (Kai Vehmanen)
- ALSA: hda/realtek: add patch for internal mic in Lenovo V145 (Terry Cheong)
- ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices (Christoffer Sandberg)
- mmc: cqhci: Fix checking of CQHCI_HALT state (Seunghwan Baek)
- mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K (Sam Protsenko)
- mmc: sdhci-of-aspeed: fix module autoloading (Liao Chen)
- mmc: core: apply SD quirks earlier during probe (Jonathan Bell)
- gpio: modepin: Enable module autoloading (Liao Chen)
- gpio: rockchip: fix OF node leak in probe() (Krzysztof Kozlowski)
- OPP: Fix support for required OPPs for multiple PM domains (Ulf Hansson)
- pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable() (Uwe Kleine-König)
- Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs" (Alex Deucher)
- drm/amd/display: Block timing sync for different signals in PMO (Dillon Varone)
- drm/amd/display: Lock DC and exit IPS when changing backlight (Leo Li)
- drm/amdgpu: always allocate cleared VRAM for GEM allocations (Alex Deucher)
- drm/amdgpu/mes: add mes mapping legacy queue switch (Jack Xiao)
- drm/amd/display: Determine IPS mode by ASIC and PMFW versions (Leo Li)
- drm/fbdev-dma: Only install deferred I/O if necessary (Thomas Zimmermann)
- drm/panthor: flush FW AS caches in slow reset path (Adrián Larumbe)
- drm: panel: nv3052c: Correct WL-355608-A8 panel compatible (Ryan Walklin)
- dt-bindings: display: panel: Rename WL-355608-A8 panel to rg35xx-*-panel (Ryan Walklin)
- drm/panthor: Restrict high priorities on group_create (Mary Guillemard)
- drm/bridge-connector: reset the HDMI connector state (Dmitry Baryshkov)
- drm/bridge-connector: move to DRM_DISPLAY_HELPER module (Dmitry Baryshkov)
- drm/display: stop depending on DRM_DISPLAY_HELPER (Dmitry Baryshkov)
- drm/imagination: Free pvr_vm_gpuva after unlink (Matt Coster)
- nouveau: fix the fwsec sb verification register. (Dave Airlie)
- drm: komeda: Fix an issue related to normalized zpos (hongchi.peng)
- drm/xe/display: Avoid encoder_suspend at runtime suspend (Rodrigo Vivi)
- drm/xe: Suspend/resume user access only during system s/r (Imre Deak)
- drm/xe/display: Match i915 driver suspend/resume sequences better (Maarten Lankhorst)
- drm/xe: Add missing runtime reference to wedged upon gt_reset (Rodrigo Vivi)
- drm/xe/pcode: Treat pcode as per-tile rather than per-GT (Matt Roper)
- drm/xe/gsc: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio)
- drm/i915/display: Increase Fast Wake Sync length as a quirk (Jouni Högander)
- drm/i915/display: Add mechanism to use sink model when applying quirk (Jouni Högander)
- drm/i915/fence: Mark debug_fence_free() with __maybe_unused (Andy Shevchenko)
- drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused (Andy Shevchenko)
- drm/i915: Fix readout degamma_lut mismatch on ilk/snb (Ville Syrjälä)
- drm/i915: Do not attempt to load the GSC multiple times (Daniele Ceraolo Spurio)
- libfs: fix get_stashed_dentry() (Christian Brauner)
- selftests/bpf: Add a selftest to check for incorrect names (Jeongjun Park)
- bpf: add check for invalid name in btf_name_valid_section() (Jeongjun Park)
- bpf: Fix a crash when btf_parse_base() returns an error pointer (Martin KaFai Lau)
- ila: call nf_unregister_net_hooks() sooner (Eric Dumazet)
- tools/net/ynl: fix cli.py --subscribe feature (Arkadiusz Kubalewski)
- MAINTAINERS: fix ptp ocp driver maintainers address (Vadim Fedorenko)
- selftests: net: enable bind tests (Jamie Bainbridge)
- net: dsa: vsc73xx: fix possible subblocks range of CAPT block (Pawel Dembicki)
- sched: sch_cake: fix bulk flow accounting logic for host fairness (Toke Høiland-Jørgensen)
- docs: netdev: document guidance on cleanup.h (Jakub Kicinski)
- ice: do not bring the VSI up, if it was down before the XDP setup (Larysa Zaremba)
- ice: remove ICE_CFG_BUSY locking from AF_XDP code (Larysa Zaremba)
- ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset (Larysa Zaremba)
- ice: check for XDP rings instead of bpf program when unconfiguring (Larysa Zaremba)
- ice: protect XDP configuration with a mutex (Larysa Zaremba)
- ice: move netif_queue_set_napi to rtnl-protected sections (Larysa Zaremba)
- MAINTAINERS: wifi: cw1200: add net-cw1200.h (Simon Horman)
- Revert "wifi: ath11k: support hibernation" (Baochen Qiang)
- Revert "wifi: ath11k: restore country code during resume" (Baochen Qiang)
- wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power() (Baochen Qiang)
- net: xilinx: axienet: Fix race in axienet_stop (Sean Anderson)
- net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN (Jonas Gorski)
- r8152: fix the firmware doesn't work (Hayes Wang)
- fou: Fix null-ptr-deref in GRO. (Kuniyuki Iwashima)
- bareudp: Fix device stats updates. (Guillaume Nault)
- net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup (Souradeep Chakrabarti)
- bpf, net: Fix a potential race in do_sock_getsockopt() (Tze-nan Wu)
- net: dqs: Do not use extern for unused dql_group (Breno Leitao)
- sch/netem: fix use after free in netem_dequeue (Stephen Hemminger)
- usbnet: modern method to get random MAC (Oliver Neukum)
- docs: ABI: update OCP TimeCard sysfs entries (Vadim Fedorenko)
- ptp: ocp: adjust sysfs entries to expose tty information (Vadim Fedorenko)
- ptp: ocp: convert serial ports to array (Vadim Fedorenko)
- net: phy: Fix missing of_node_put() for leds (Jinjie Ruan)
- net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT (Roger Quadros)
- net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX (Roger Quadros)
- net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT (Roger Quadros)
- Bluetooth: MGMT: Ignore keys being loaded with invalid type (Luiz Augusto von Dentz)
- Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" (Luiz Augusto von Dentz)
- Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT (Luiz Augusto von Dentz)
- Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once (Luiz Augusto von Dentz)
- Bluetooth: qca: If memdump doesn't work, re-enable IBS (Douglas Anderson)
- can: kvaser_pciefd: Use a single write when releasing RX buffers (Martin Jocic)
- can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open (Simon Arlott)
- can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration (Marc Kleine-Budde)
- can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode (Marc Kleine-Budde)
- can: m_can: Limit coalescing to peripheral instances (Markus Schneider-Pargmann)
- can: m_can: Reset cached active_interrupts on start (Markus Schneider-Pargmann)
- can: m_can: disable_all_interrupts, not clear active_interrupts (Markus Schneider-Pargmann)
- can: m_can: Do not cancel timer from within timer (Markus Schneider-Pargmann)
- can: m_can: Remove m_can_rx_peripheral indirection (Markus Schneider-Pargmann)
- can: m_can: Remove coalesing disable in isr during suspend (Markus Schneider-Pargmann)
- can: m_can: Reset coalescing during suspend/resume (Markus Schneider-Pargmann)
- can: m_can: Release irq on error in m_can_open (Simon Horman)
- can: bcm: Remove proc entry when dev is unregistered. (Kuniyuki Iwashima)
- igc: Unlock on error in igc_io_resume() (Dan Carpenter)
- net: microchip: vcap: Fix use-after-free error in kunit test (Jens Emil Schulz Østergaard)
- net: mctp-serial: Fix missing escapes on transmit (Matt Johnston)
- net: mctp-serial: Add kunit test for next_chunk_len() (Matt Johnston)
- tcp_bpf: fix return value of tcp_bpf_sendmsg() (Cong Wang)
- net/smc: prevent NULL pointer dereference in txopt_get (Jeongjun Park)
- ice: Add netif_device_attach/detach into PF reset flow (Dawid Osuchowski)
- igb: Fix not clearing TimeSync interrupts for 82580 (Daiwei Li)
- MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML (Jakub Kicinski)
- MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi drivers (Frank Li)
- MAINTAINERS: SPI: Add freescale lpspi maintainer information (Frank Li)
- spi: spi-fsl-lpspi: Fix off-by-one in prescale max (Stefan Wahren)
- spi: spidev: Add missing spi_device_id for jg10309-01 (Geert Uytterhoeven)
- spi: bcm63xx: Enable module autoloading (Liao Chen)
- spi: intel: Add check devm_kasprintf() returned value (Charles Han)
- spi: spidev: Add an entry for elgin,jg10309-01 (Fabio Estevam)
- spi: rockchip: Resolve unbalanced runtime PM / system PM handling (Brian Norris)
- regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR (Douglas Anderson)
- MAINTAINERS: update Andreas Hindborg's email address (Andreas Hindborg)
- MAINTAINERS: Remove Wedson as Rust maintainer (Wedson Almeida Filho)
- rust: macros: provide correct provenance when constructing THIS_MODULE (Boqun Feng)
- rust: allow `stable_features` lint (Miguel Ojeda)
- docs: rust: remove unintended blockquote in Quick Start (Jon Mulder)
- rust: alloc: eschew `Box<MaybeUninit<T>>::write` (Jubilee Young)
- rust: kernel: fix typos in code comments (Michael Vetter)
- docs: rust: remove unintended blockquote in Coding Guidelines (Vincent Woltmann)
- rust: block: fix wrong usage of lockdep API (Andreas Hindborg)
- rust: kbuild: fix export of bss symbols (Andreas Hindborg)
- tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() (Steven Rostedt)
- tracing/timerlat: Only clear timer if a kthread exists (Steven Rostedt)
- tracing/osnoise: Use a cpumask to know what threads are kthreads (Steven Rostedt)
- eventfs: Use list_del_rcu() for SRCU protected list variable (Steven Rostedt)
- tracing: Avoid possible softlockup in tracing_iter_reset() (Zheng Yejian)
- tracing: Fix memory leak in fgraph storage selftest (Masami Hiramatsu (Google))
- tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops() (Masami Hiramatsu (Google))
- platform/x86/amd: pmf: Make ASUS GA403 quirk generic (Luke D. Jones)
- platform/x86: dell-smbios: Fix error path in dell_smbios_init() (Aleksandr Mishin)
- kunit: Device wrappers should also manage driver name (David Gow)
- bcachefs: BCH_SB_MEMBER_INVALID (Kent Overstreet)
- bcachefs: fix rebalance accounting (Kent Overstreet)
- perf daemon: Fix the build on more 32-bit architectures (Arnaldo Carvalho de Melo)
- perf python: include "util/sample.h" (Xu Yang)
- perf lock contention: Fix spinlock and rwlock accounting (Namhyung Kim)
- perf test pmu: Set uninitialized PMU alias to null (Veronika Molnarova)
- hwmon: (hp-wmi-sensors) Check if WMI event data exists (Armin Wolf)
- hwmon: ltc2991: fix register bits defines (Pawel Dembicki)
- btrfs: fix race between direct IO write and fsync when using same fd (Filipe Manana)
- btrfs: zoned: handle broken write pointer on zones (Naohiro Aota)
- btrfs: qgroup: don't use extent changeset when not needed (Fedor Pchelkin)
- ksmbd: Unlock on in ksmbd_tcp_set_interfaces() (Dan Carpenter)
- ksmbd: unset the binding mark of a reused connection (Namjae Jeon)
- smb: Annotate struct xattr_smb_acl with __counted_by() (Thorsten Blum)
- fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF (Baokun Li)
- mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() (David Howells)
- ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION (Yuntao Liu)
- parisc: Delay write-protection until mark_rodata_ro() call (Helge Deller)
- alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n (Suren Baghdasaryan)
- mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area (Adrian Huang)
- mailmap: update entry for Jan Kuliga (Jan Kuliga)
- codetag: debug: mark codetags for poisoned page as empty (Hao Ge)
- mm/memcontrol: respect zswap.writeback setting from parent cg too (Mike Yuan)
- scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum (Marc Zyngier)
- Revert "mm: skip CMA pages when they are not available" (Usama Arif)
- maple_tree: remove rcu_read_lock() from mt_validate() (Liam R. Howlett)
- kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y (Petr Tesarik)
- mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook (Hao Ge)
- nilfs2: fix state management in error path of log writing function (Ryusuke Konishi)
- nilfs2: fix missing cleanup on rollforward recovery error (Ryusuke Konishi)
- nilfs2: protect references to superblock parameters exposed in sysfs (Ryusuke Konishi)
- userfaultfd: don't BUG_ON() if khugepaged yanks our page table (Jann Horn)
- userfaultfd: fix checks for huge PMDs (Jann Horn)
- mm: vmalloc: ensure vmap_block is initialised before adding to queue (Will Deacon)
- selftests: mm: fix build errors on armhf (Muhammad Usama Anjum)
- fuse: disable the combination of passthrough and writeback cache (Bernd Schubert)
- fuse: update stats for pages in dropped aux writeback list (Joanne Koong)
- fuse: clear PG_uptodate when using a stolen page (Miklos Szeredi)
- fuse: fix memory leak in fuse_create_open (yangyun)
- fuse: check aborted connection before adding requests to pending list for resending (Joanne Koong)
- fuse: use unsigned type for getxattr/listxattr size truncation (Jann Horn)
- Linux v6.11.0-0.rc7
* Tue Sep 03 2024 Patrick Talbert <ptalbert@redhat.com> [6.11.0-0.rc6.23.el10]
- ata: libata: Fix memory leak for error path in ata_host_alloc() (Zheng Qixing)
- x86/resctrl: Fix arch_mbm_* array overrun on SNC (Peter Newman)

View File

@ -1,5 +1,5 @@
SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
SHA512 (linux-6.11.0-0.rc6.23.el10.tar.xz) = acc2757538c4d301cdc9c705f590015a77010ebf1954de13426a012150fa3cfda61427075548cced62fe36d8e6faef9fa12fa882c0f31fa53fa0e8eeffb753e5
SHA512 (kernel-abi-stablelists-6.11.0-0.rc6.23.el10.tar.xz) = 07903dd2e310355c5d8f04741e4de7747bfe4897940152df6deae10887fe8b7d101cc66046c931c683facc2ca5e13ede190a010d89949306e872a4420d13d31a
SHA512 (kernel-kabi-dw-6.11.0-0.rc6.23.el10.tar.xz) = 00cb48d50fd9887b8568a6ff9ecd9261f9bac0417ad45755de3d5bf51820a460c4b04cdc354056d3e32af152ce7090e3a023b9a33ccea7db3fa9e97ae6c9992b
SHA512 (linux-6.11.0-0.rc7.24.el10.tar.xz) = 09e590d3284bf775799832c97ebe3288838b96484baf6a167c55ef81bccba1021d72ec9a25a42c5b94e650385d9858460c7be64757546b90b2b5c4c61ebab8c1
SHA512 (kernel-abi-stablelists-6.11.0-0.rc7.24.el10.tar.xz) = 825256c10519e2dc763c4ae5a26de96ca1a13c1e1905f79d560e2e93c90cf9b20022d1e43a0ea1dd4ec796e90f0a6aad1271f7a0fc95aac862a0dd0e48d7b7b5
SHA512 (kernel-kabi-dw-6.11.0-0.rc7.24.el10.tar.xz) = 4f1f3cb1f6d4ffa5697924f3eae88daa2f156b4520f8b71b92d0ab9323ed40981fb186d808f610bab654c2c96aff451e346958fcd820bb51320c4c71ac57fc11