kernel/gating.yaml
Jan Stancek 9c1c511eb8 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>
2024-09-10 09:25:02 +02:00

15 lines
809 B
YAML

--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional}
- !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}