Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-debug-core-6.11.0-29.el10 RPM for x86_64

From CentOS Stream 10 BaseOS for x86_64

Name: kernel-debug-core Distribution: CentOS
Version: 6.11.0 Vendor: CentOS
Release: 29.el10 Build date: Mon Nov 11 17:27:48 2024
Group: Unspecified Build host: x86-05.stream.rdu2.redhat.com
Size: 105101978 Source RPM: kernel-6.11.0-29.el10.src.rpm
Packager: builder@centos.org
Url: https://www.kernel.org/
Summary: The Linux kernel compiled with PREEMPT_RT enabled
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc.

This variant of the kernel has numerous debugging options enabled.
It should only be installed when trying to gather additional information
on kernel bugs, as some of these options impact performance noticably.

Provides

Requires

License

((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND 0BSD AND BSD-2-Clause AND (BSD-2-Clause OR Apache-2.0) AND BSD-3-Clause AND BSD-3-Clause-Clear AND CC0-1.0 AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR Apache-2.0) AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib AND (copyleft-next-0.3.1 OR GPL-2.0-or-later)

Changelog

* Mon Nov 11 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-29.el10]
  - redhat/configs: enable xr_serial on rhel (Desnes Nunes)
  - redhat/configs: enable ATH12K for rhel (Jose Ignacio Tornos Martinez)
  - Linux 6.12-rc7 (Linus Torvalds)
  - clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags (Abel Vesa)
  - clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks (Qiang Yu)
  - clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set (Barnabás Czémán)
  - clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs (Johan Hovold)
  - i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set (Liu Peibao)
  - i2c: muxes: Fix return value check in mule_i2c_mux_probe() (Yang Yingliang)
  - filemap: Fix bounds checking in filemap_read() (Trond Myklebust)
  - irqchip/gic-v3: Force propagation of the active state with a read-back (Marc Zyngier)
  - mailmap: add entry for Thorsten Blum (Thorsten Blum)
  - ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove() (Andrew Kanner)
  - signal: restore the override_rlimit logic (Roman Gushchin)
  - fs/proc: fix compile warning about variable 'vmcore_mmap_ops' (Qi Xi)
  - ucounts: fix counter leak in inc_rlimit_get_ucounts() (Andrei Vagin)
  - selftests: hugetlb_dio: check for initial conditions to skip in the start (Muhammad Usama Anjum)
  - mm: fix docs for the kernel parameter ``thp_anon=`` (Maíra Canal)
  - mm/damon/core: avoid overflow in damon_feed_loop_next_input() (SeongJae Park)
  - mm/damon/core: handle zero schemes apply interval (SeongJae Park)
  - mm/damon/core: handle zero {aggregation,ops_update} intervals (SeongJae Park)
  - mm/mlock: set the correct prev on failure (Wei Yang)
  - objpool: fix to make percpu slot allocation more robust (Masami Hiramatsu (Google))
  - mm/page_alloc: keep track of free highatomic (Yu Zhao)
  - mm: resolve faulty mmap_region() error path behaviour (Lorenzo Stoakes)
  - mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling (Lorenzo Stoakes)
  - mm: refactor map_deny_write_exec() (Lorenzo Stoakes)
  - mm: unconditionally close VMAs on error (Lorenzo Stoakes)
  - mm: avoid unsafe VMA hook invocation when error arises on mmap hook (Lorenzo Stoakes)
  - mm/thp: fix deferred split unqueue naming and locking (Hugh Dickins)
  - mm/thp: fix deferred split queue not partially_mapped (Hugh Dickins)
  - USB: serial: qcserial: add support for Sierra Wireless EM86xx (Jack Wu)
  - USB: serial: io_edgeport: fix use after free in debug printk (Dan Carpenter)
  - USB: serial: option: add Quectel RG650V (Benoît Monin)
  - USB: serial: option: add Fibocom FG132 0x0112 composition (Reinhard Speyerer)
  - thunderbolt: Fix connection issue with Pluggable UD-4VPD dock (Mika Westerberg)
  - thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING (Mika Westerberg)
  - usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() (Dan Carpenter)
  - usb: dwc3: fix fault at system suspend if device was already runtime suspended (Roger Quadros)
  - usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier (Rex Nie)
  - usb: musb: sunxi: Fix accessing an released usb phy (Zijun Hu)
  - staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation (Umang Jain)
  - staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation (Umang Jain)
  - redhat: configs: rhel: generic: x86: Enable IPU6 based MIPI cameras (Kate Hsuan)
  - os-build: enable CONFIG_SCHED_CLASS_EXT for RHEL (Phil Auld)
  - NFSD: Fix READDIR on NFSv3 mounts of ext4 exports (Chuck Lever)
  - smb: client: Fix use-after-free of network namespace. (Kuniyuki Iwashima)
  - nvme/host: Fix RCU list traversal to use SRCU primitive (Breno Leitao)
  - thermal/of: support thermal zones w/o trips subnode (Icenowy Zheng)
  - tools/lib/thermal: Remove the thermal.h soft link when doing make clean (zhang jiao)
  - tools/lib/thermal: Fix sampling handler context ptr (Emil Dahl Juhl)
  - thermal/drivers/qcom/lmh: Remove false lockdep backtrace (Dmitry Baryshkov)
  - cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially (Rafael J. Wysocki)
  - cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration (Rafael J. Wysocki)
  - ACPI: processor: Move arch_init_invariance_cppc() call later (Mario Limonciello)
  - ksmbd: check outstanding simultaneous SMB operations (Namjae Jeon)
  - ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp (Namjae Jeon)
  - ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create (Namjae Jeon)
  - ksmbd: Fix the missing xa_store error check (Jinjie Ruan)
  - scsi: ufs: core: Start the RTC update work later (Bart Van Assche)
  - scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer (Johannes Thumshirn)
  - drm/xe: Stop accumulating LRC timestamp on job_free (Lucas De Marchi)
  - drm/xe/pf: Fix potential GGTT allocation leak (Michal Wajdeczko)
  - drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL (Matthew Brost)
  - drm/xe: Fix possible exec queue leak in exec IOCTL (Matthew Brost)
  - drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout (Nirmoy Das)
  - drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (Nirmoy Das)
  - drm/xe: Move LNL scheduling WA to xe_device.h (Nirmoy Das)
  - drm/xe: Use the filelist from drm for ccs_mode change (Balasubramani Vivekanandan)
  - drm/xe: Set mask bits for CCS_MODE register (Balasubramani Vivekanandan)
  - drm/panthor: Be stricter about IO mapping flags (Jann Horn)
  - drm/panthor: Lock XArray when getting entries for the VM (Liviu Dudau)
  - drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede)
  - drm/imagination: Break an object reference loop (Brendan King)
  - drm/imagination: Add a per-file PVR context list (Brendan King)
  - drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() (Alex Deucher)
  - drm/amdgpu: Adjust debugfs eviction and IB access permissions (Alex Deucher)
  - drm/amdgpu: Adjust debugfs register access permissions (Alex Deucher)
  - drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 (Lijo Lazar)
  - drm/amd/pm: correct the workload setting (Kenneth Feng)
  - drm/amd/pm: always pick the pptable from IFWI (Kenneth Feng)
  - drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported (Antonio Quartulli)
  - drm/amd/display: parse umc_info or vram_info based on ASIC (Aurabindo Pillai)
  - drm/amd/display: Fix brightness level not retained over reboot (Tom Chung)
  - ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits (Jyri Sarha)
  - ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div() (Luo Yifan)
  - ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate() (Luo Yifan)
  - ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6 (Markus Petri)
  - ASoC: SOF: amd: Fix for incorrect DMA ch status register offset (Venkata Prasad Potturu)
  - ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022 (Mingcong Bai)
  - ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove (Amelie Delaunay)
  - MAINTAINERS: Generic Sound Card section (Kuninori Morimoto)
  - ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chip (Shenghao Ding)
  - ALSA: usb-audio: Add quirk for HP 320 FHD Webcam (Takashi Iwai)
  - ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init() (Murad Masimov)
  - ALSA: ump: Don't enumeration invalid groups for legacy rawmidi (Takashi Iwai)
  - Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown" (Jarosław Janik)
  - media: videobuf2-core: copy vb planes unconditionally (Tudor Ambarus)
  - media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set (Mauro Carvalho Chehab)
  - media: vivid: fix buffer overwrite when using > 32 buffers (Hans Verkuil)
  - media: pulse8-cec: fix data timestamp at pulse8_setup() (Mauro Carvalho Chehab)
  - media: cec: extron-da-hd-4k-plus: don't use -1 as an error code (Mauro Carvalho Chehab)
  - media: stb0899_algo: initialize cfr before using it (Mauro Carvalho Chehab)
  - media: adv7604: prevent underflow condition when reporting colorspace (Mauro Carvalho Chehab)
  - media: cx24116: prevent overflows on SNR calculus (Mauro Carvalho Chehab)
  - media: ar0521: don't overflow when checking PLL values (Mauro Carvalho Chehab)
  - media: s5p-jpeg: prevent buffer overflows (Mauro Carvalho Chehab)
  - media: av7110: fix a spectre vulnerability (Mauro Carvalho Chehab)
  - media: mgb4: protect driver against spectre (Mauro Carvalho Chehab)
  - media: dvb_frontend: don't play tricks with underflow values (Mauro Carvalho Chehab)
  - media: dvbdev: prevent the risk of out of memory access (Mauro Carvalho Chehab)
  - media: v4l2-tpg: prevent the risk of a division by zero (Mauro Carvalho Chehab)
  - media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() (Mauro Carvalho Chehab)
  - media: dvb-core: add missing buffer index check (Hans Verkuil)
  - mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create (Koichiro Den)
  - btrfs: fix the length of reserved qgroup to free (Haisu Wang)
  - btrfs: reinitialize delayed ref list after deleting it from the list (Filipe Manana)
  - btrfs: fix per-subvolume RO/RW flags with new mount API (Qu Wenruo)
  - bcachefs: Fix UAF in __promote_alloc() error path (Kent Overstreet)
  - bcachefs: Change OPT_STR max to be 1 less than the size of choices array (Piotr Zalewski)
  - bcachefs: btree_cache.freeable list fixes (Kent Overstreet)
  - bcachefs: check the invalid parameter for perf test (Hongbo Li)
  - bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket (Pei Xiao)
  - bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery (Kent Overstreet)
  - bcachefs: Fix topology errors on split after merge (Kent Overstreet)
  - bcachefs: Ancient versions with bad bkey_formats are no longer supported (Kent Overstreet)
  - bcachefs: Fix error handling in bch2_btree_node_prefetch() (Kent Overstreet)
  - bcachefs: Fix null ptr deref in bucket_gen_get() (Kent Overstreet)
  - arm64: Kconfig: Make SME depend on BROKEN for now (Mark Rutland)
  - arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint (Mark Rutland)
  - arm64/sve: Discard stale CPU state when handling SVE traps (Mark Brown)
  - KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts (Gautam Menghani)
  - Fedora 6.12 configs part 1 (Justin M. Forbes)
  - MAINTAINERS: update AMD SPI maintainer (Raju Rangoju)
  - regulator: rk808: Add apply_bit for BUCK3 on RK809 (Mikhail Rudenko)
  - regulator: rtq2208: Fix uninitialized use of regulator_config (ChiYuan Huang)
  - drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path (Wentao Liang)
  - net/smc: do not leave a dangling sk pointer in __smc_create() (Eric Dumazet)
  - rxrpc: Fix missing locking causing hanging calls (David Howells)
  - net/smc: Fix lookup of netdev by using ib_device_get_netdev() (Wenjia Zhang)
  - netfilter: nf_tables: wait for rcu grace period on net_device removal (Pablo Neira Ayuso)
  - net: arc: rockchip: fix emac mdio node support (Johan Jonker)
  - net: arc: fix the device for dma_map_single/dma_unmap_single (Johan Jonker)
  - virtio_net: Update rss when set queue (Philo Lu)
  - virtio_net: Sync rss config to device when virtnet_probe (Philo Lu)
  - virtio_net: Add hash_key_length check (Philo Lu)
  - virtio_net: Support dynamic rss indirection table size (Philo Lu)
  - net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case (Nícolas F. R. A. Prado)
  - net: vertexcom: mse102x: Fix possible double free of TX skb (Stefan Wahren)
  - e1000e: Remove Meteor Lake SMBUS workarounds (Vitaly Lifshits)
  - i40e: fix race condition by adding filter's intermediate sync state (Aleksandr Loktionov)
  - idpf: fix idpf_vc_core_init error path (Pavan Kumar Linga)
  - idpf: avoid vport access in idpf_get_link_ksettings (Pavan Kumar Linga)
  - ice: change q_index variable type to s16 to store -1 value (Mateusz Polchlopek)
  - ice: Fix use after free during unload with ports in bridge (Marcin Szycik)
  - mptcp: use sock_kfree_s instead of kfree (Geliang Tang)
  - mptcp: no admin perm to list endpoints (Matthieu Baerts (NGI0))
  - net: phy: ti: add PHY_RST_AFTER_CLK_EN flag (Diogo Silva)
  - net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns() (Roger Quadros)
  - net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7 (Roger Quadros)
  - net: hns3: fix kernel crash when uninstalling driver (Peiyang Wang)
  - Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'" (Jakub Kicinski)
  - can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation (Marc Kleine-Budde)
  - can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes (Marc Kleine-Budde)
  - can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST (Jean Delvare)
  - can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP (Geert Uytterhoeven)
  - can: c_can: fix {rx,tx}_errors statistics (Dario Binacchi)
  - can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices (Marc Kleine-Budde)
  - can: {cc770,sja1000}_isa: allow building on x86_64 (Thomas Mühlbacher)
  - can: j1939: fix error in J1939 documentation. (Alexander Hölzl)
  - net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts (Suraj Gupta)
  - MAINTAINERS: Remove self from DSA entry (Florian Fainelli)
  - net: enetc: allocate vf_state during PF probes (Wei Fang)
  - sctp: properly validate chunk size in sctp_sf_ootb() (Xin Long)
  - net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc() (Jinjie Ruan)
  - dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value (Suraj Gupta)
  - net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint (Vladimir Oltean)
  - net: enetc: set MAC address to the VF net_device (Wei Fang)
  - MAINTAINERS: add self as reviewer for AXI PWM GENERATOR (Trevor Gamblin)
  - pwm: imx-tpm: Use correct MODULO value for EPWM mode (Erik Schumacher)
  - proc/softirqs: replace seq_printf with seq_put_decimal_ull_width (David Wang)
  - nfs: avoid i_lock contention in nfs_clear_invalid_mapping (Mike Snitzer)
  - nfs_common: fix localio to cope with racing nfs_local_probe() (Mike Snitzer)
  - NFS: Further fixes to attribute delegation a/mtime changes (Trond Myklebust)
  - NFS: Fix attribute delegation behaviour on exclusive create (Trond Myklebust)
  - nfs: Fix KMSAN warning in decode_getfattr_attrs() (Roberto Sassu)
  - NFSv3: only use NFS timeout for MOUNT when protocols are compatible (NeilBrown)
  - sunrpc: handle -ENOTCONN in xs_tcp_setup_socket() (NeilBrown)
  - KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation (David Gstir)
  - security/keys: fix slab-out-of-bounds in key_task_permission (Chen Ridong)
  - tracing/selftests: Add tracefs mount options test (Kalesh Singh)
  - tracing: Document tracefs gid mount option (Kalesh Singh)
  - tracing: Fix tracefs mount options (Kalesh Singh)
  - platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed (Vishnu Sankar)
  - platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys (Renato Caldas)
  - platform/x86: dell-wmi-base: Handle META key Lock/Unlock events (Kurt Borja)
  - platform/x86: dell-smbios-base: Extends support to Alienware products (Kurt Borja)
  - platform/x86/amd/pmc: Detect when STB is not available (Corey Hickey)
  - platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model (Shyam Sundar S K)
  - dm cache: fix potential out-of-bounds access on the first resume (Ming-Hung Tsai)
  - dm cache: optimize dirty bit checking with find_next_bit when resizing (Ming-Hung Tsai)
  - dm cache: fix out-of-bounds access to the dirty bitset when resizing (Ming-Hung Tsai)
  - dm cache: fix flushing uninitialized delayed_work on cache_ctr error (Ming-Hung Tsai)
  - dm cache: correct the number of origin blocks to match the target length (Ming-Hung Tsai)
  - dm-verity: don't crash if panic_on_corruption is not selected (Mikulas Patocka)
  - dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow (Zichen Xie)
  - dm: fix a crash if blk_alloc_disk fails (Mikulas Patocka)
  - HID: core: zero-initialize the report buffer (Jiri Kosina)
  - redhat: set new gcov configs (Jan Stancek)
  - Don't ignore gitkeep files for ark-infra (Don Zickus)
  - redhat/kernel.spec: don't clear entire libdir when building tools (Jan Stancek)
  - redhat/configs: enable usbip for rhel (Jose Ignacio Tornos Martinez)
  - redhat: create 'crashkernel=' addons for UKI (Vitaly Kuznetsov)
  - redhat: avoid superfluous quotes in UKI cmdline addones (Vitaly Kuznetsov)
  - fedora: arm: updates for 6.12 (Peter Robinson)
  - soc: qcom: pmic_glink: Handle GLINK intent allocation rejections (Bjorn Andersson)
  - rpmsg: glink: Handle rejected intent request better (Bjorn Andersson)
  - soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() (Manikanta Mylavarapu)
  - firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling (Qingqing Zhou)
  - EDAC/qcom: Make irq configuration optional (Rajendra Nayak)
  - firmware: qcom: scm: fix a NULL-pointer dereference (Bartosz Golaszewski)
  - firmware: qcom: scm: suppress download mode error (Johan Hovold)
  - soc: qcom: Add check devm_kasprintf() returned value (Charles Han)
  - MAINTAINERS: Qualcomm SoC: Match reserved-memory bindings (Simon Horman)
  - arm64: dts: qcom: x1e80100: fix PCIe5 interconnect (Johan Hovold)
  - arm64: dts: qcom: x1e80100: fix PCIe4 interconnect (Johan Hovold)
  - arm64: dts: qcom: x1e80100: Fix up BAR spaces (Konrad Dybcio)
  - arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch (Johan Hovold)
  - arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitch (Johan Hovold)
  - arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch (Johan Hovold)
  - arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch (Johan Hovold)
  - arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch (Johan Hovold)
  - arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitch (Johan Hovold)
  - arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter" (Maya Matuszczyk)
  - arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description (Abel Vesa)
  - arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1 (Dmitry Baryshkov)
  - arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block (Abel Vesa)
  - arm64: dts: qcom: x1e80100: fix PCIe5 PHY clocks (Johan Hovold)
  - arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocks (Johan Hovold)
  - arm64: dts: qcom: msm8939: revert use of APCS mbox for RPM (Fabien Parent)
  - firmware: arm_scmi: Use vendor string in max-rx-timeout-ms (Cristian Marussi)
  - dt-bindings: firmware: arm,scmi: Add missing vendor string (Cristian Marussi)
  - firmware: arm_scmi: Reject clear channel request on A2P (Cristian Marussi)
  - firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() (Xinqi Zhang)
  - MAINTAINERS: invert Misc RISC-V SoC Support's pattern (Conor Dooley)
  - riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 (E Shattow)
  - riscv: dts: starfive: disable unused csi/camss nodes (Conor Dooley)
  - firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors (Conor Dooley)
  - arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes (Diederik de Haas)
  - arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes (Cristian Ciocaltea)
  - ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin (Heiko Stuebner)
  - ARM: dts: rockchip: Fix the spi controller on rk3036 (Heiko Stuebner)
  - ARM: dts: rockchip: drop grf reference from rk3036 hdmi (Heiko Stuebner)
  - ARM: dts: rockchip: fix rk3036 acodec node (Heiko Stuebner)
  - arm64: dts: rockchip: remove orphaned pinctrl-names from pinephone pro (Heiko Stuebner)
  - arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2s-plus (Heiko Stuebner)
  - arm64: dts: rockchip: Fix LED triggers on rk3308-roc-cc (Heiko Stuebner)
  - arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lion (Heiko Stuebner)
  - arm64: dts: rockchip: Remove undocumented supports-emmc property (Heiko Stuebner)
  - arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards (Heiko Stuebner)
  - arm64: dts: rockchip: Fix bluetooth properties on rk3566 box demo (Heiko Stuebner)
  - arm64: dts: rockchip: Drop regulator-init-microvolt from two boards (Heiko Stuebner)
  - arm64: dts: rockchip: fix i2c2 pinctrl-names property on anbernic-rg353p/v (Heiko Stuebner)
  - arm64: dts: rockchip: Fix reset-gpios property on brcm BT nodes (Diederik de Haas)
  - arm64: dts: rockchip: Fix wakeup prop names on PineNote BT node (Diederik de Haas)
  - arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328 (Diederik de Haas)
  - arm64: dts: rockchip: Designate Turing RK1's system power controller (Sam Edwards)
  - arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5B (Dragan Simic)
  - arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsi (Dragan Simic)
  - arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator (Geert Uytterhoeven)
  - arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-eaidk-610 (Geert Uytterhoeven)
  - riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices (Uwe Kleine-König)
  - arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz (Marek Vasut)
  - arm64: dts: imx8mp: correct sdhc ipg clk (Peng Fan)
  - arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate (Liu Ying)
  - arm64: dts: imx8: Fix lvds0 device tree (Diogo Silva)
  - arm64: dts: imx8ulp: correct the flexspi compatible string (Haibo Chen)
  - arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs (Alexander Stein)
  - mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process (Ben Chuang)
  - mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function (Ben Chuang)
  - tpm: Lock TPM chip in tpm_pm_suspend() first (Jarkko Sakkinen)
  - Make setting of cma_pernuma tech preview (Chris von Recklinghausen) [RHEL-59621]
  - gitlab-ci: provide consistent kcidb_tree_name (Michael Hofmann)
* Mon Nov 04 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-28.el10]
  - Linux 6.12-rc6 (Linus Torvalds)
  - mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() (Yu Zhao)
  - mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats (Yu Zhao)
  - mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes (Vlastimil Babka)
  - mm: shrinker: avoid memleak in alloc_shrinker_info (Chen Ridong)
  - .mailmap: update e-mail address for Eugen Hristev (Eugen Hristev)
  - vmscan,migrate: fix page count imbalance on node stats when demoting pages (Gregory Price)
  - mailmap: update Jarkko's email addresses (Jarkko Sakkinen)
  - mm: allow set/clear page_type again (Yu Zhao)
  - nilfs2: fix potential deadlock with newly created symlinks (Ryusuke Konishi)
  - Squashfs: fix variable overflow in squashfs_readpage_block (Phillip Lougher)
  - kasan: remove vmalloc_percpu test (Andrey Konovalov)
  - tools/mm: -Werror fixes in page-types/slabinfo (Wladislav Wiebe)
  - mm, swap: avoid over reclaim of full clusters (Kairui Song)
  - mm: fix PSWPIN counter for large folios swap-in (Barry Song)
  - mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. (Zi Yan)
  - mm/codetag: fix null pointer check logic for ref and tag (Hao Ge)
  - mm/gup: stop leaking pinned pages in low memory conditions (John Hubbard)
  - phy: tegra: xusb: Add error pointer check in xusb.c (Dipendra Khadka)
  - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries (Abel Vesa)
  - phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check (Richard Zhu)
  - phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK (Cristian Ciocaltea)
  - phy: ti: phy-j721e-wiz: fix usxgmii configuration (Siddharth Vadapalli)
  - phy: starfive: jh7110-usb: Fix link configuration to controller (Jan Kiszka)
  - phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies (Johan Hovold)
  - phy: qcom: qmp-combo: move driver data initialisation earlier (Johan Hovold)
  - phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend (Johan Hovold)
  - phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend (Johan Hovold)
  - phy: qcom: qmp-usb: fix NULL-deref on runtime suspend (Johan Hovold)
  - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing x1e80100 pipediv2 clocks (Johan Hovold)
  - phy: usb: disable COMMONONN for dual mode (Justin Chen)
  - phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register (Bartosz Wawrzyniak)
  - phy: usb: Fix missing elements in BCM4908 USB init array (Sam Edwards)
  - dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer (Jai Luthra)
  - dmaengine: sh: rz-dmac: handle configs where one address is zero (Wolfram Sang)
  - Revert "driver core: Fix uevent_show() vs driver detach race" (Greg Kroah-Hartman)
  - usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices (Amit Sunil Dhamne)
  - usb: phy: Fix API devm_usb_put_phy() can not release the phy (Zijun Hu)
  - usb: typec: use cleanup facility for 'altmodes_node' (Javier Carrasco)
  - usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() (Javier Carrasco)
  - usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path (Javier Carrasco)
  - usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes (Javier Carrasco)
  - usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links (Mathias Nyman)
  - Revert "usb: dwc2: Skip clock gating on Broadcom SoCs" (Stefan Wahren)
  - xhci: Fix Link TRB DMA in command ring stopped completion event (Faisal Hassan)
  - xhci: Use pm_runtime_get to prevent RPM on unsupported systems (Basavaraj Natikar)
  - usbip: tools: Fix detach_port() invalid port error path (Zongmin Zhou)
  - thunderbolt: Honor TMU requirements in the domain when setting TMU mode (Gil Fine)
  - thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan() (Mika Westerberg)
  - iio: dac: Kconfig: Fix build error for ltc2664 (Jinjie Ruan)
  - iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() (Zicheng Qu)
  - staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg() (Zicheng Qu)
  - docs: iio: ad7380: fix supply for ad7380-4 (Julien Stephan)
  - iio: adc: ad7380: fix supplies for ad7380-4 (Julien Stephan)
  - iio: adc: ad7380: add missing supplies (Julien Stephan)
  - iio: adc: ad7380: use devm_regulator_get_enable_read_voltage() (Julien Stephan)
  - dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply (Julien Stephan)
  - iio: light: veml6030: fix microlux value calculation (Javier Carrasco)
  - iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table() (Jinjie Ruan)
  - iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table() (Jinjie Ruan)
  - mei: use kvmalloc for read buffer (Alexander Usyskin)
  - MAINTAINERS: add netup_unidvb maintainer (Abylay Ospan)
  - Input: fix regression when re-registering input handlers (Dmitry Torokhov)
  - Input: adp5588-keys - do not try to disable interrupt 0 (Dmitry Torokhov)
  - Input: edt-ft5x06 - fix regmap leak when probe fails (Dmitry Torokhov)
  - modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host (Masahiro Yamada)
  - modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness (Masahiro Yamada)
  - kconfig: show sub-menu entries even if the prompt is hidden (Masahiro Yamada)
  - kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile (Masahiro Yamada)
  - kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile (Masahiro Yamada)
  - kbuild: rpm-pkg: disable kernel-devel package when cross-compiling (Masahiro Yamada)
  - sumversion: Fix a memory leak in get_src_version() (Elena Salomatkina)
  - x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB (Arnd Bergmann)
  - posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone (Benjamin Segall)
  - sched/ext: Fix scx vs sched_delayed (Peter Zijlstra)
  - sched: Pass correct scheduling policy to __setscheduler_class (Aboorva Devarajan)
  - sched/numa: Fix the potential null pointer dereference in task_numa_work() (Shawn Wang)
  - sched: Fix pick_next_task_fair() vs try_to_wake_up() race (Peter Zijlstra)
  - perf: Fix missing RCU reader protection in perf_event_clear_cpumask() (Kan Liang)
  - irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs (Marc Zyngier)
  - genirq/msi: Fix off-by-one error in msi_domain_alloc() (Jinjie Ruan)
  - redhat/configs: add bootconfig to kernel-tools package (Brian Masney)
  - Enable CONFIG_SECURITY_LANDLOCK for RHEL (Zbigniew Jędrzejewski-Szmek) [RHEL-8810]
  - rpcrdma: Always release the rpcrdma_device's xa_array (Chuck Lever)
  - NFSD: Never decrement pending_async_copies on error (Chuck Lever)
  - NFSD: Initialize struct nfsd4_copy earlier (Chuck Lever)
  - xfs: streamline xfs_filestream_pick_ag (Christoph Hellwig)
  - xfs: fix finding a last resort AG in xfs_filestream_pick_ag (Christoph Hellwig)
  - xfs: Reduce unnecessary searches when searching for the best extents (Chi Zhiling)
  - xfs: Check for delayed allocations before setting extsize (Ojaswin Mujoo)
  - selftests/watchdog-test: Fix system accidentally reset after watchdog-test (Li Zhijian)
  - selftests/intel_pstate: check if cpupower is installed (Alessandro Zanni)
  - selftests/intel_pstate: fix operand expected error (Alessandro Zanni)
  - selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run (zhouyuhang)
  - cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS (Alice Ryhl)
  - kbuild: rust: avoid errors with old `rustc`s without LLVM patch version (Miguel Ojeda)
  - PCI: Fix pci_enable_acs() support for the ACS quirks (Jason Gunthorpe)
  - drm/xe: Don't short circuit TDR on jobs not started (Matthew Brost)
  - drm/xe: Add mmio read before GGTT invalidate (Matthew Brost)
  - drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume (Imre Deak)
  - drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling (Imre Deak)
  - drm/xe: Remove runtime argument from display s/r functions (Maarten Lankhorst)
  - dt-bindings: display: mediatek: split: add subschema property constraints (Moudy Ho)
  - dt-bindings: display: mediatek: dpi: correct power-domains property (Macpaul Lin)
  - drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() (Dan Carpenter)
  - drm/mediatek: Fix get efuse issue for MT8188 DPTX (Liankun Yang)
  - drm/mediatek: Fix color format MACROs in OVL (Hsin-Te Yuan)
  - drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs (Jason-JH.Lin)
  - drm/mediatek: ovl: Add blend_modes to driver data (Jason-JH.Lin)
  - drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert() (Jason-JH.Lin)
  - drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placement (Jason-JH.Lin)
  - drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs (Jason-JH.Lin)
  - drm/amdgpu/smu13: fix profile reporting (Alex Deucher)
  - drm/amd/pm: Vangogh: Fix kernel memory out of bounds write (Tvrtko Ursulin)
  - Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35" (Ovidiu Bunea)
  - drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() (Jinjie Ruan)
  - drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() (Jinjie Ruan)
  - drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() (Jinjie Ruan)
  - drm/panthor: Report group as timedout when we fail to properly suspend (Boris Brezillon)
  - drm/panthor: Fail job creation when the group is dead (Boris Brezillon)
  - drm/panthor: Fix firmware initialization on systems with a page size > 4k (Boris Brezillon)
  - accel/ivpu: Fix NOC firewall interrupt handling (Andrzej Kacprowski)
  - drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM (Matthew Brost)
  - drm/tegra: Fix NULL vs IS_ERR() check in probe() (Dan Carpenter)
  - cxl/test: Improve init-order fidelity relative to real-world systems (Dan Williams)
  - cxl/port: Prevent out-of-order decoder allocation (Dan Williams)
  - cxl/port: Fix use-after-free, permit out-of-order decoder shutdown (Dan Williams)
  - cxl/acpi: Ensure ports ready at cxl_acpi_probe() return (Dan Williams)
  - cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices() (Dan Williams)
  - cxl/port: Fix CXL port initialization order when the subsystem is built-in (Dan Williams)
  - cxl/events: Fix Trace DRAM Event Record (Shiju Jose)
  - cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device (Li Zhijian)
  - nvme: re-fix error-handling for io_uring nvme-passthrough (Keith Busch)
  - nvmet-auth: assign dh_key to NULL after kfree_sensitive (Vitaliy Shevtsov)
  - nvme: module parameter to disable pi with offsets (Keith Busch)
  - nvme: enhance cns version checking (Keith Busch)
  - block: fix queue limits checks in blk_rq_map_user_bvec for real (Christoph Hellwig)
  - io_uring/rw: fix missing NOWAIT check for O_DIRECT start write (Jens Axboe)
  - ACPI: CPPC: Make rmw_lock a raw_spin_lock (Pierre Gondois)
  - gpiolib: fix debugfs dangling chip separator (Johan Hovold)
  - gpiolib: fix debugfs newline separators (Johan Hovold)
  - gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call (Andy Shevchenko)
  - gpio: fix uninit-value in swnode_find_gpio (Suraj Sonawane)
  - riscv: vdso: Prevent the compiler from inserting calls to memset() (Alexandre Ghiti)
  - riscv: Remove duplicated GET_RM (Chunyan Zhang)
  - riscv: Remove unused GENERATING_ASM_OFFSETS (Chunyan Zhang)
  - riscv: Use '%u' to format the output of 'cpu' (WangYuli)
  - riscv: Prevent a bad reference count on CPU nodes (Miquel Sabaté Solà)
  - riscv: efi: Set NX compat flag in PE/COFF header (Heinrich Schuchardt)
  - RISC-V: disallow gcc + rust builds (Conor Dooley)
  - riscv: Do not use fortify in early code (Alexandre Ghiti)
  - RISC-V: ACPI: fix early_ioremap to early_memremap (Yunhui Cui)
  - arm64: signal: Improve POR_EL0 handling to avoid uaccess failures (Kevin Brodsky)
  - firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state() (Xiongfeng Wang)
  - Revert "kasan: Disable Software Tag-Based KASAN with GCC" (Marco Elver)
  - kasan: Fix Software Tag-Based KASAN with GCC (Marco Elver)
  - iomap: turn iomap_want_unshare_iter into an inline function (Christoph Hellwig)
  - fsdax: dax_unshare_iter needs to copy entire blocks (Darrick J. Wong)
  - fsdax: remove zeroing code from dax_unshare_iter (Darrick J. Wong)
  - iomap: share iomap_unshare_iter predicate code with fsdax (Darrick J. Wong)
  - xfs: don't allocate COW extents when unsharing a hole (Darrick J. Wong)
  - iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP (Hugh Dickins)
  - autofs: fix thinko in validate_dev_ioctl() (Ian Kent)
  - iov_iter: Fix iov_iter_get_pages*() for folio_queue (David Howells)
  - afs: Fix missing subdir edit when renamed between parent dirs (David Howells)
  - doc: correcting the debug path for cachefiles (Hongbo Li)
  - erofs: use get_tree_bdev_flags() to avoid misleading messages (Gao Xiang)
  - fs/super.c: introduce get_tree_bdev_flags() (Gao Xiang)
  - btrfs: fix defrag not merging contiguous extents due to merged extent maps (Filipe Manana)
  - btrfs: fix extent map merging not happening for adjacent extents (Filipe Manana)
  - btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids() (Zhihao Cheng)
  - btrfs: fix error propagation of split bios (Naohiro Aota)
  - MIPS: export __cmpxchg_small() (David Sterba)
  - bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek (Piotr Zalewski)
  - bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get() (Gaosheng Cui)
  - bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets (Kent Overstreet)
  - bcachefs: Don't filter partial list buckets in open_buckets_to_text() (Kent Overstreet)
  - bcachefs: Don't keep tons of cached pointers around (Kent Overstreet)
  - bcachefs: init freespace inited bits to 0 in bch2_fs_initialize (Piotr Zalewski)
  - bcachefs: Fix unhandled transaction restart in fallocate (Kent Overstreet)
  - bcachefs: Fix UAF in bch2_reconstruct_alloc() (Kent Overstreet)
  - bcachefs: fix null-ptr-deref in have_stripes() (Jeongjun Park)
  - bcachefs: fix shift oob in alloc_lru_idx_fragmentation (Jeongjun Park)
  - bcachefs: Fix invalid shift in validate_sb_layout() (Gianfranco Trad)
  - RDMA/bnxt_re: synchronize the qp-handle table array (Selvin Xavier)
  - RDMA/bnxt_re: Fix the usage of control path spin locks (Selvin Xavier)
  - RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down (Patrisious Haddad)
  - RDMA/cxgb4: Dump vendor specific QP details (Leon Romanovsky)
  - bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled (Toke Høiland-Jørgensen)
  - selftests/bpf: Add three test cases for bits_iter (Hou Tao)
  - bpf: Use __u64 to save the bits in bits iterator (Hou Tao)
  - bpf: Check the validity of nr_words in bpf_iter_bits_new() (Hou Tao)
  - bpf: Add bpf_mem_alloc_check_size() helper (Hou Tao)
  - bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() (Hou Tao)
  - bpf: disallow 40-bytes extra stack for bpf_fastcall patterns (Eduard Zingerman)
  - selftests/bpf: Add test for trie_get_next_key() (Byeonguk Jeong)
  - bpf: Fix out-of-bounds write in trie_get_next_key() (Byeonguk Jeong)
  - selftests/bpf: Test with a very short loop (Eduard Zingerman)
  - bpf: Force checkpoint when jmp history is too long (Eduard Zingerman)
  - bpf: fix filed access without lock (Jiayuan Chen)
  - sock_map: fix a NULL pointer dereference in sock_map_link_update_prog() (Cong Wang)
  - netfilter: nft_payload: sanitize offset and length before calling skb_checksum() (Pablo Neira Ayuso)
  - netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() (Eric Dumazet)
  - netfilter: Fix use-after-free in get_info() (Dong Chenchen)
  - selftests: netfilter: remove unused parameter (Liu Jing)
  - Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs (Sungwoo Kim)
  - net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (Jie Wang)
  - net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue (Hao Lan)
  - net: hns3: initialize reset_timer before hclgevf_misc_irq_init() (Jian Shen)
  - net: hns3: don't auto enable misc vector (Jian Shen)
  - net: hns3: Resolved the issue that the debugfs query result is inconsistent. (Hao Lan)
  - net: hns3: fix missing features due to dev->features configuration too early (Hao Lan)
  - net: hns3: fixed reset failure issues caused by the incorrect reset type (Hao Lan)
  - net: hns3: add sync command to sync io-pgtable (Jian Shen)
  - net: hns3: default enable tx bounce buffer when smmu enabled (Peiyang Wang)
  - net: ethernet: mtk_wed: fix path of MT7988 WO firmware (Daniel Golle)
  - selftests: forwarding: Add IPv6 GRE remote change tests (Ido Schimmel)
  - mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address (Ido Schimmel)
  - mlxsw: pci: Sync Rx buffers for device (Amit Cohen)
  - mlxsw: pci: Sync Rx buffers for CPU (Amit Cohen)
  - mlxsw: spectrum_ptp: Add missing verification before pushing Tx header (Amit Cohen)
  - net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension (Benoît Monin)
  - wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctx (Gustavo A. R. Silva)
  - wifi: iwlwifi: mvm: fix 6 GHz scan construction (Johannes Berg)
  - wifi: cfg80211: clear wdev->cqm_config pointer on free (Johannes Berg)
  - mac80211: fix user-power when emulating chanctx (Ben Greear)
  - Revert "wifi: iwlwifi: remove retry loops in start" (Emmanuel Grumbach)
  - wifi: iwlwifi: mvm: don't add default link in fw restart flow (Emmanuel Grumbach)
  - wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() (Daniel Gabay)
  - wifi: iwlwifi: mvm: SAR table alignment (Anjaneyulu)
  - wifi: iwlwifi: mvm: Use the sync timepoint API in suspend (Daniel Gabay)
  - wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd (Miri Korenblit)
  - wifi: iwlwifi: mvm: don't leak a link on AP removal (Emmanuel Grumbach)
  - net: fix crash when config small gso_max_size/gso_ipv4_max_size (Wang Liang)
  - net: usb: qmi_wwan: add Quectel RG650V (Benoît Monin)
  - net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext() (Vladimir Oltean)
  - netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write() (Zichen Xie)
  - net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT (Pedro Tammela)
  - selftests: netfilter: nft_flowtable.sh: make first pass deterministic (Florian Westphal)
  - gtp: allow -1 to be specified as file description from userspace (Pablo Neira Ayuso)
  - mctp i2c: handle NULL header address (Matt Johnston)
  - ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() (Ido Schimmel)
  - ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow() (Ido Schimmel)
  - ice: fix crash on probe for DPLL enabled E810 LOM (Arkadiusz Kubalewski)
  - ice: block SF port creation in legacy mode (Michal Swiatkowski)
  - igb: Disable threaded IRQ for igb_msix_other (Wander Lairson Costa)
  - net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data (Furong Xu)
  - net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values (Ley Foon Tan)
  - usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver (Benjamin Große)
  - macsec: Fix use-after-free while sending the offloading packet (Jianbo Liu)
  - selftests: mptcp: list sysctl data (Matthieu Baerts (NGI0))
  - mptcp: init: protect sched with rcu_read_lock (Matthieu Baerts (NGI0))
  - docs: networking: packet_mmap: replace dead links with archive.org links (Levi Zim)
  - wifi: ath11k: Fix invalid ring usage in full monitor mode (Remi Pommarel)
  - wifi: ath10k: Fix memory leak in management tx (Manikanta Pubbisetty)
  - wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171 (Bitterblue Smith)
  - wifi: rtw88: Fix the RX aggregation in USB 3 mode (Bitterblue Smith)
  - wifi: brcm80211: BRCM_TRACING should depend on TRACING (Geert Uytterhoeven)
  - wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hosts (Ping-Ke Shih)
  - wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys (Felix Fietkau)
  - wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings (Gustavo A. R. Silva)
  - wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower (Felix Fietkau)
  - wifi: mac80211: Convert color collision detection to wiphy work (Remi Pommarel)
  - wifi: cfg80211: Add wiphy_delayed_work_pending() (Remi Pommarel)
  - wifi: cfg80211: Do not create BSS entries for unsupported channels (Chenming Huang)
  - wifi: mac80211: Fix setting txpower with emulate_chanctx (Ben Greear)
  - mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING (Geert Uytterhoeven)
  - wifi: iwlegacy: Clear stale interrupts before resuming device (Ville Syrjälä)
  - wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd() (Ben Hutchings)
  - wifi: mt76: do not increase mcu skb refcount if retry is not supported (Felix Fietkau)
  - wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_info v7 (Ping-Ke Shih)
  - ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1 (Christoffer Sandberg)
  - ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3 (Christoffer Sandberg)
  - ALSA: usb-audio: Add quirks for Dell WD19 dock (Jan Schär)
  - ASoC: codecs: wcd937x: relax the AUX PDM watchdog (Alexey Klimov)
  - ASoC: codecs: wcd937x: add missing LO Switch control (Alexey Klimov)
  - ASoC: dt-bindings: rockchip,rk3308-codec: add port property (Dmitry Yashin)
  - ASoC: dapm: fix bounds checker error in dapm_widget_list_create (Aleksei Vetrov)
  - ASoC: Intel: sst: Fix used of uninitialized ctx to log an error (Hans de Goede)
  - ASoC: cs42l51: Fix some error handling paths in cs42l51_probe() (Christophe JAILLET)
  - ASoC: Intel: sst: Support LPE0F28 ACPI HID (Hans de Goede)
  - ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet (Hans de Goede)
  - ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec (Hans de Goede)
  - ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work() (Hans de Goede)
  - ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13 (Piyush Raj Chouhan)
  - ALSA: hda/realtek: Limit internal Mic boost on Dell platform (Kailang Yang)
  - redhat: configs: Drop CONFIG_MEMSTICK_REALTEK_PCI config option (Desnes Nunes)
  - x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user() (Linus Torvalds)
  - perf cap: Add __NR_capget to arch/x86 unistd (Ian Rogers)
  - tools headers: Update the linux/unaligned.h copy with the kernel sources (Arnaldo Carvalho de Melo)
  - tools headers arm64: Sync arm64's cputype.h with the kernel sources (Arnaldo Carvalho de Melo)
  - tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources (Arnaldo Carvalho de Melo)
  - tools arch x86: Sync the msr-index.h copy with the kernel sources (Arnaldo Carvalho de Melo)
  - perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT (Arnaldo Carvalho de Melo)
  - perf test: Handle perftool-testsuite_probe failure due to broken DWARF (Veronika Molnarova)
  - tools headers UAPI: Sync kvm headers with the kernel sources (Arnaldo Carvalho de Melo)
  - perf trace: Fix non-listed archs in the syscalltbl routines (Jiri Slaby)
  - perf build: Change the clang check back to 12.0.1 (Howard Chu)
  - perf trace augmented_raw_syscalls: Add more checks to pass the verifier (Howard Chu)
  - perf trace augmented_raw_syscalls: Add extra array index bounds checking to satisfy some BPF verifiers (Arnaldo Carvalho de Melo)
  - perf trace: The return from 'write' isn't a pid (Arnaldo Carvalho de Melo)
  - tools headers UAPI: Sync linux/const.h with the kernel headers (Arnaldo Carvalho de Melo)
  - scsi: ufs: core: Fix another deadlock during RTC update (Peter Wang)
  - scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length (John Garry)
  - Update the RHEL_DIFFERENCES help string (Don Zickus)
  - Put build framework for RT kernel in place for Fedora (Clark Williams)
  - cgroup: Fix potential overflow issue when checking max_depth (Xiu Jianfeng)
  - cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction (Chen Ridong)
  - sched_ext: Fix enq_last_no_enq_fails selftest (Tejun Heo)
  - sched_ext: Make cast_mask() inline (Tejun Heo)
  - scx: Fix raciness in scx_ops_bypass() (David Vernet)
  - scx: Fix exit selftest to use custom DSQ (David Vernet)
  - sched_ext: Fix function pointer type mismatches in BPF selftests (Vishal Chourasia)
  - selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ (Ihor Solodrai)
  - mm: krealloc: Fix MTE false alarm in __do_krealloc (Qun-Wei Lin)
  - slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof (Pei Xiao)
  - mm: avoid unconditional one-tick sleep when swapcache_prepare fails (Barry Song)
  - mseal: update mseal.rst (Jeff Xu)
  - mm: split critical region in remap_file_pages() and invoke LSMs in between (Kirill A. Shutemov)
  - selftests/mm: fix deadlock for fork after pthread_create with atomic_bool (Edward Liaw)
  - Revert "selftests/mm: replace atomic_bool with pthread_barrier_t" (Edward Liaw)
  - Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM" (Edward Liaw)
  - tools: testing: add expand-only mode VMA test (Lorenzo Stoakes)
  - mm/vma: add expand-only VMA merge mode and optimise do_brk_flags() (Lorenzo Stoakes)
  - resource,kexec: walk_system_ram_res_rev must retain resource flags (Gregory Price)
  - nilfs2: fix kernel bug due to missing clearing of checked flag (Ryusuke Konishi)
  - mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id (Nobuhiro Iwamatsu)
  - ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow (Edward Adam Davis)
  - mm: shmem: fix data-race in shmem_getattr() (Jeongjun Park)
  - mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL (Jann Horn)
  - x86/traps: move kmsan check after instrumentation_begin (Sabyrzhan Tasbolatov)
  - resource: remove dependency on SPARSEMEM from GET_FREE_REGION (Huang Ying)
  - mm/mmap: fix race in mmap_region() with ftruncate() (Liam R. Howlett)
  - mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves (Matt Fleming)
  - fork: only invoke khugepaged, ksm hooks if no error (Lorenzo Stoakes)
  - fork: do not invoke uffd on fork if error occurs (Lorenzo Stoakes)
  - mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check (David Hildenbrand)
  - tpm: Lazily flush the auth session (Jarkko Sakkinen)
  - tpm: Rollback tpm2_load_null() (Jarkko Sakkinen)
  - tpm: Return tpm2_sessions_init() when null key creation fails (Jarkko Sakkinen)
  - spi: spi-fsl-dspi: Fix crash when not using GPIO chip select (Frank Li)
  - spi: geni-qcom: Fix boot warning related to pm_runtime and devres (Georgi Djakov)
  - spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops() (Bartosz Golaszewski)
  - spi: stm32: fix missing device mode capability in stm32mp25 (Alain Volmat)
* Tue Oct 29 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-27.el10]
  - Linux 6.12-rc5 (Linus Torvalds)
  - x86/sev: Ensure that RMP table fixups are reserved (Ashish Kalra)
  - x86/microcode/AMD: Split load_microcode_amd() (Borislav Petkov (AMD))
  - x86/microcode/AMD: Pay attention to the stepping dynamically (Borislav Petkov (AMD))
  - x86/lam: Disable ADDRESS_MASKING in most cases (Pawan Gupta)
  - fgraph: Change the name of cpuhp state to "fgraph:online" (Steven Rostedt)
  - fgraph: Fix missing unlock in register_ftrace_graph() (Li Huafei)
  - platform/x86: asus-wmi: Fix thermal profile initialization (Armin Wolf)
  - platform/x86: dell-wmi: Ignore suspend notifications (Armin Wolf)
  - platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses (Vamsi Krishna Brahmajosyula)
  - platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off when suspended" (Marek Maslanka)
  - firewire: core: fix invalid port index for parent device (Takashi Sakamoto)
  - block: fix sanity checks in blk_rq_map_user_bvec (Xinyu Zhang)
  - md/raid10: fix null ptr dereference in raid10_size() (Yu Kuai)
  - md: ensure child flush IO does not affect origin bio->bi_status (Li Nan)
  - xfs: update the pag for the last AG at recovery time (Christoph Hellwig)
  - xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag (Christoph Hellwig)
  - xfs: error out when a superblock buffer update reduces the agcount (Christoph Hellwig)
  - xfs: update the file system geometry after recoverying superblock buffers (Christoph Hellwig)
  - xfs: merge the perag freeing helpers (Christoph Hellwig)
  - xfs: pass the exact range to initialize to xfs_initialize_perag (Christoph Hellwig)
  - xfs: don't fail repairs on metadata files with no attr fork (Darrick J. Wong)
  - generic: enable RPMB for all configs that enable MMC (Peter Robinson)
  - fedora: riscv: Don't override MMC platform defaults (Peter Robinson)
  - common: only enable on MMC_DW_BLUEFIELD (Peter Robinson)
  - fedora: aarch64: Stop overriding CONFIG_MMC defaults (Peter Robinson)
  - commong: The KS7010 driver has been removed (Peter Robinson)
  - Revert "fs/9p: simplify iget to remove unnecessary paths" (Dominique Martinet)
  - Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl" (Dominique Martinet)
  - Revert "fs/9p: remove redundant pointer v9ses" (Dominique Martinet)
  - Revert " fs/9p: mitigate inode collisions" (Dominique Martinet)
  - cifs: fix warning when destroy 'cifs_io_request_pool' (Ye Bin)
  - smb: client: Handle kstrdup failures for passwords (Henrique Carvalho)
  - fuse: remove stray debug line (Miklos Szeredi)
  - Revert "fuse: move initialization of fuse_file to fuse_writepages() instead of in callback" (Miklos Szeredi)
  - fuse: update inode size after extending passthrough write (Amir Goldstein)
  - fs: pass offset and result to backing_file end_write() callback (Amir Goldstein)
  - nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net (Yang Erkun)
  - nfsd: fix race between laundromat and free_stateid (Olga Kornievskaia)
  - ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue (Shubham Panwar)
  - ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] (Christian Heusel)
  - ACPI: PRM: Clean up guid type in struct prm_handler_info (Dan Carpenter)
  - ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context (Koba Ko)
  - powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request() (Yuan Can)
  - cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception (liwei)
  - cpufreq: docs: Reflect latency changes in docs (Christian Loehle)
  - PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees (Bartosz Golaszewski)
  - PCI: Hold rescan lock while adding devices during host probe (Bartosz Golaszewski)
  - fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPS (Arnd Bergmann)
  - fbdev: da8xx: remove the driver (Bartosz Golaszewski)
  - fbdev: Constify struct sbus_mmap_map (Christophe JAILLET)
  - fbdev: nvidiafb: fix inconsistent indentation warning (SurajSonawane2415)
  - fbdev: sstfb: Make CONFIG_FB_DEVICE optional (Gonzalo Silvalde Blanco)
  - MAINTAINERS: add a keyword entry for the GPIO subsystem (Bartosz Golaszewski)
  - ata: libata: Set DID_TIME_OUT for commands that actually timed out (Niklas Cassel)
  - ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc (Krzysztof Kozlowski)
  - ASoC: fsl_micfil: Add sample rate constraint (Shengjiu Wang)
  - ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue (Jack Yu)
  - ASoC: SOF: Intel: hda: Always clean up link DMA during stop (Ranjani Sridharan)
  - soundwire: intel_ace2x: Send PDI stream number during prepare (Ranjani Sridharan)
  - ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's (Ranjani Sridharan)
  - ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs (Ranjani Sridharan)
  - ASoC: fsl_micfil: Add a flag to distinguish with different volume control types (Chancel Liu)
  - ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs (Alexey Klimov)
  - ASoC: Change my e-mail to gmail (Kirill Marinushkin)
  - ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops (Derek Fang)
  - ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA (Ilya Dudikov)
  - MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers (Andrei Simion)
  - ASoC: qcom: Select missing common Soundwire module code on SDM845 (Krzysztof Kozlowski)
  - ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler (Shengjiu Wang)
  - ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsing (Lad Prabhakar)
  - ASoC: max98388: Fix missing increment of variable slot_found (Colin Ian King)
  - ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA (Christian Heusel)
  - ASoC: topology: Bump minimal topology ABI version (Amadeusz Sławiński)
  - ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function (Zhu Jun)
  - ASoC: qcom: sdm845: add missing soundwire runtime stream alloc (Alexey Klimov)
  - ASoC: loongson: Fix component check failed on FDT systems (Binbin Zhou)
  - ASoC: dapm: avoid container_of() to get component (Benjamin Bara)
  - ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOC (Kai Vehmanen)
  - ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform (Venkata Prasad Potturu)
  - ASoC: SOF: amd: Add error log for DSP firmware validation failure (Venkata Prasad Potturu)
  - ASoC: Intel: avs: Update stream status in a separate thread (Amadeusz Sławiński)
  - ASoC: dt-bindings: davinci-mcasp: Fix interrupt properties (Miquel Raynal)
  - ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() (Zichen Xie)
  - ALSA: hda/realtek: Update default depop procedure (Kailang Yang)
  - ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE (Eric Biggers)
  - ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593 (José Relvas)
  - ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() (Andrey Shumilin)
  - drm/xe: Don't restart parallel queues multiple times on GT reset (Nirmoy Das)
  - drm/xe/ufence: Prefetch ufence addr to catch bogus address (Nirmoy Das)
  - drm/xe: Handle unreliable MMIO reads during forcewake (Shuicheng Lin)
  - drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout (Badal Nilawar)
  - drm/xe: Enlarge the invalidation timeout from 150 to 500 (Shuicheng Lin)
  - drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node() (Javier Carrasco)
  - drm/bridge: Fix assignment of the of_node of the parent to aux bridge (Abel Vesa)
  - i915: fix DRM_I915_GVT_KVMGT dependencies (Arnd Bergmann)
  - drm/amdgpu: handle default profile on on devices without fullscreen 3D (Alex Deucher)
  - drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too (Mario Limonciello)
  - drm/amdgpu: fix random data corruption for sdma 7 (Frank Min)
  - drm/amd/display: temp w/a for DP Link Layer compliance (Aurabindo Pillai)
  - drm/amd/display: temp w/a for dGPU to enter idle optimizations (Aurabindo Pillai)
  - drm/amd/pm: update deep sleep status on smu v14.0.2/3 (Kenneth Feng)
  - drm/amd/pm: update overdrive function on smu v14.0.2/3 (Kenneth Feng)
  - drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3 (Kenneth Feng)
  - drm/amd: Guard against bad data for ATIF ACPI method (Mario Limonciello)
  - x86: fix whitespace in runtime-const assembler output (Linus Torvalds)
  - x86: fix user address masking non-canonical speculation issue (Linus Torvalds)
  - v6.12-rc4-rt6 (Sebastian Andrzej Siewior)
  - sched: Update the lazy-preempt bits. (Sebastian Andrzej Siewior)
  - timer: Update the ktimersd series. (Sebastian Andrzej Siewior)
  - v6.12-rc4-rt5 (Sebastian Andrzej Siewior)
  - bpf: Check validity of link->type in bpf_link_show_fdinfo() (Hou Tao)
  - bpf: Add the missing BPF_LINK_TYPE invocation for sockmap (Hou Tao)
  - bpf: fix do_misc_fixups() for bpf_get_branch_snapshot() (Andrii Nakryiko)
  - bpf,perf: Fix perf_event_detach_bpf_prog error handling (Jiri Olsa)
  - selftests/bpf: Add test for passing in uninit mtu_len (Daniel Borkmann)
  - selftests/bpf: Add test for writes to .rodata (Daniel Borkmann)
  - bpf: Remove MEM_UNINIT from skb/xdp MTU helpers (Daniel Borkmann)
  - bpf: Fix overloading of MEM_UNINIT's meaning (Daniel Borkmann)
  - bpf: Add MEM_WRITE attribute (Daniel Borkmann)
  - bpf: Preserve param->string when parsing mount options (Hou Tao)
  - bpf, arm64: Fix address emission with tag-based KASAN enabled (Peter Collingbourne)
  - net: dsa: mv88e6xxx: support 4000ps cycle counter period (Shenghao Yang)
  - net: dsa: mv88e6xxx: read cycle counter period from hardware (Shenghao Yang)
  - net: dsa: mv88e6xxx: group cycle counter coefficients (Shenghao Yang)
  - net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition (Reinhard Speyerer)
  - hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event (Haiyang Zhang)
  - net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x (Tim Harvey)
  - Bluetooth: ISO: Fix UAF on iso_sock_timeout (Luiz Augusto von Dentz)
  - Bluetooth: SCO: Fix UAF on sco_sock_timeout (Luiz Augusto von Dentz)
  - Bluetooth: hci_core: Disable works on hci_unregister_dev (Luiz Augusto von Dentz)
  - xfrm: fix one more kernel-infoleak in algo dumping (Petr Vaganov)
  - xfrm: validate new SA's prefixlen using SA family when sel.family is unset (Sabrina Dubroca)
  - xfrm: policy: remove last remnants of pernet inexact list (Florian Westphal)
  - xfrm: respect ip protocols rules criteria when performing dst lookups (Eyal Birger)
  - xfrm: extract dst lookup parameters into a struct (Eyal Birger)
  - posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() (Jinjie Ruan)
  - r8169: avoid unsolicited interrupts (Heiner Kallweit)
  - net: sched: use RCU read-side critical section in taprio_dump() (Dmitry Antipov)
  - net: sched: fix use-after-free in taprio_change() (Dmitry Antipov)
  - net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers (Vladimir Oltean)
  - net: usb: usbnet: fix name regression (Oliver Neukum)
  - mlxsw: spectrum_router: fix xa_store() error checking (Yuan Can)
  - netfilter: xtables: fix typo causing some targets not to load on IPv6 (Pablo Neira Ayuso)
  - netfilter: bpf: must hold reference on net namespace (Florian Westphal)
  - virtio_net: fix integer overflow in stats (Michael S. Tsirkin)
  - net: fix races in netdev_tx_sent_queue()/dev_watchdog() (Eric Dumazet)
  - net: wwan: fix global oob in wwan_rtnl_policy (Lin Ma)
  - fsl/fman: Fix refcount handling of fman-related devices (Aleksandr Mishin)
  - fsl/fman: Save device references taken in mac_probe() (Aleksandr Mishin)
  - MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] (Hangbin Liu)
  - mailmap: update entry for Jesper Dangaard Brouer (Jesper Dangaard Brouer)
  - net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x (Peter Rashleigh)
  - octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() (Aleksandr Mishin)
  - octeon_ep: Implement helper for iterating packets in Rx queue (Aleksandr Mishin)
  - bnxt_en: replace ptp_lock with irqsave variant (Vadim Fedorenko)
  - net: phy: dp83822: Fix reset pin definitions (Michel Alex)
  - MAINTAINERS: add Simon as an official reviewer (Jakub Kicinski)
  - net: plip: fix break; causing plip to never transmit (Jakub Boehm)
  - be2net: fix potential memory leak in be_xmit() (Wang Hai)
  - net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() (Wang Hai)
  - net: pse-pd: Fix out of bound for loop (Kory Maincent)
  - HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard (Hans de Goede)
  - HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad (Kenneth Albanowski)
  - HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad (Bartłomiej Maryńczak)
  - LoongArch: KVM: Mark hrtimer to expire in hard interrupt context (Huacai Chen)
  - LoongArch: Make KASAN usable for variable cpu_vabits (Huacai Chen)
  - LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space (Bibo Mao)
  - LoongArch: Don't crash in stack_top() for tasks without vDSO (Thomas Weißschuh)
  - LoongArch: Set correct size for vDSO code mapping (Huacai Chen)
  - LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context (Huacai Chen)
  - LoongArch: Get correct cores_per_package for SMT systems (Huacai Chen)
  - LoongArch: Use "Exception return address" to comment ERA (Yanteng Si)
  - tracing: Consider the NULL character when validating the event length (Leo Yan)
  - tracing/probes: Fix MAX_TRACE_ARGS limit handling (Mikel Rychliski)
  - objpool: fix choosing allocation for percpu slots (Viktor Malik)
  - btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() (Yue Haibing)
  - btrfs: reject ro->rw reconfiguration if there are hard ro requirements (Qu Wenruo)
  - btrfs: fix read corruption due to race with extent map merging (Boris Burkov)
  - btrfs: fix the delalloc range locking if sector size < page size (Qu Wenruo)
  - btrfs: qgroup: set a more sane default value for subtree drop threshold (Qu Wenruo)
  - btrfs: clear force-compress on remount when compress mount option is given (Filipe Manana)
  - btrfs: zoned: fix zone unusable accounting for freed reserved extent (Naohiro Aota)
  - jfs: Fix sanity check in dbMount (Dave Kleikamp)
  - bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path (Kent Overstreet)
  - bcachefs: Mark more errors as AUTOFIX (Kent Overstreet)
  - bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations (Kent Overstreet)
  - bcachefs: Don't use wait_event_interruptible() in recovery (Kent Overstreet)
  - bcachefs: Fix __bch2_fsck_err() warning (Kent Overstreet)
  - bcachefs: fsck: Improve hash_check_key() (Kent Overstreet)
  - bcachefs: bch2_hash_set_or_get_in_snapshot() (Kent Overstreet)
  - bcachefs: Repair mismatches in inode hash seed, type (Kent Overstreet)
  - bcachefs: Add hash seed, type to inode_to_text() (Kent Overstreet)
  - bcachefs: INODE_STR_HASH() for bch_inode_unpacked (Kent Overstreet)
  - bcachefs: Run in-kernel offline fsck without ratelimit errors (Kent Overstreet)
  - bcachefs: skip mount option handle for empty string. (Hongbo Li)
  - bcachefs: fix incorrect show_options results (Hongbo Li)
  - bcachefs: Fix data corruption on -ENOSPC in buffered write path (Kent Overstreet)
  - bcachefs: bch2_folio_reservation_get_partial() is now better behaved (Kent Overstreet)
  - bcachefs: fix disk reservation accounting in bch2_folio_reservation_get() (Kent Overstreet)
  - bcachefS: ec: fix data type on stripe deletion (Kent Overstreet)
  - bcachefs: Don't use commit_do() unnecessarily (Kent Overstreet)
  - bcachefs: handle restarts in bch2_bucket_io_time_reset() (Kent Overstreet)
  - bcachefs: fix restart handling in __bch2_resume_logged_op_finsert() (Kent Overstreet)
  - bcachefs: fix restart handling in bch2_alloc_write_key() (Kent Overstreet)
  - bcachefs: fix restart handling in bch2_do_invalidates_work() (Kent Overstreet)
  - bcachefs: fix missing restart handling in bch2_read_retry_nodecode() (Kent Overstreet)
  - bcachefs: fix restart handling in bch2_fiemap() (Kent Overstreet)
  - bcachefs: fix bch2_hash_delete() error path (Kent Overstreet)
  - bcachefs: fix restart handling in bch2_rename2() (Kent Overstreet)
  - Revert "9p: Enable multipage folios" (Dominique Martinet)
  - Trim Changelog for 6.12 (Justin M. Forbes)
  - Enable CONFIG_SECURITY_IPE for Fedora (Zbigniew Jędrzejewski-Szmek)
  - redhat: allow to override VERSION_ON_UPSTREAM from command line (Jan Stancek)
  - redhat: configs: Enable CONFIG_SECURITY_TOMOYO in Fedora kernels (Tetsuo Handa)
* Wed Oct 23 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-26.el10]
  - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700]
  - redhat: regenerate test-data (Jan Stancek) [RHEL-56700]
  - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700]
  - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700]
  - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700]
  - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700]
  - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700]
  - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700]
  - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700]
  - redhat: set release version (Jan Stancek) [RHEL-56700]
  - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700]
  - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown)
  - 9p: fix slab cache name creation for real (Linus Torvalds)
  - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton)
  - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton)
  - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen)
  - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier)
  - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier)
  - KVM: arm64: Expose S1PIE to guests (Mark Brown)
  - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton)
  - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton)
  - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton)
  - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton)
  - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton)
  - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang)
  - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang)
  - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang)
  - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang)
  - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum)
  - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang)
  - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson)
  - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov)
  - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson)
  - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky)
  - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson)
  - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson)
  - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson)
  - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov)
  - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert)
  - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert)
  - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma)
  - proc: Fix W=1 build kernel-doc warning (Thorsten Blum)
  - afs: Fix lock recursion (David Howells)
  - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni)
  - fs: don't try and remove empty rbtree node (Christian Brauner)
  - netfs: Downgrade i_rwsem for a buffered write (David Howells)
  - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi)
  - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai)
  - netfs: fix documentation build error (Jonathan Corbet)
  - netfs: In readahead, put the folio refs as soon extracted (David Howells)
  - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu)
  - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes)
  - v6.12-rc2-rt4 (Sebastian Andrzej Siewior)
  - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior)
  - softirq: Clean white space. (Sebastian Andrzej Siewior)
  - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior)
  - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior)
  - v6.12-rc2-rt3 (Sebastian Andrzej Siewior)
  - v6.12-rc1-rt2 (Sebastian Andrzej Siewior)
  - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior)
  - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior)
  - Add localversion for -RT release (Thomas Gleixner)
  - sysfs: Add /sys/kernel/realtime entry (Clark Williams)
  - riscv: add PREEMPT_AUTO support (Jisheng Zhang)
  - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior)
  - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior)
  - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata)
  - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior)
  - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior)
  - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior)
  - ARM: Allow to enable RT (Sebastian Andrzej Siewior)
  - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior)
  - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior)
  - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior)
  - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior)
  - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior)
  - ARM: enable irq in translation/section permission fault handlers (Yadi.hu)
  - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner)
  - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner)
  - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior)
  - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior)
  - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior)
  - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior)
  - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior)
  - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior)
  - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith)
  - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith)
  - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior)
  - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior)
  - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior)
  - softirq: Wake ktimers thread also in softirq. (Junxiao Chang)
  - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker)
  - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker)
  - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior)
  - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior)
  - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior)
  - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior)
  - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior)
  - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior)
  - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness)
  - serial: 8250: Switch to nbcon console (John Ogness)
  - Linux v6.12-rc4

Files

/boot/.vmlinuz-6.11.0-29.el10.x86_64+debug.hmac
/boot/System.map-6.11.0-29.el10.x86_64+debug
/boot/config-6.11.0-29.el10.x86_64+debug
/boot/initramfs-6.11.0-29.el10.x86_64+debug.img
/boot/symvers-6.11.0-29.el10.x86_64+debug.xz
/boot/vmlinuz-6.11.0-29.el10.x86_64+debug
/lib/modules
/lib/modules/6.11.0-29.el10.x86_64+debug
/lib/modules/6.11.0-29.el10.x86_64+debug/.vmlinuz.hmac
/lib/modules/6.11.0-29.el10.x86_64+debug/System.map
/lib/modules/6.11.0-29.el10.x86_64+debug/config
/lib/modules/6.11.0-29.el10.x86_64+debug/modules.builtin
/lib/modules/6.11.0-29.el10.x86_64+debug/modules.builtin.modinfo
/lib/modules/6.11.0-29.el10.x86_64+debug/symvers.xz
/lib/modules/6.11.0-29.el10.x86_64+debug/vmlinuz
/usr/share/licenses/kernel-debug-core
/usr/share/licenses/kernel-debug-core/COPYING-6.11.0-29.el10


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Nov 14 05:07:22 2024