Messages in this thread |  | | From | Luna Jernberg <> | | Date | Mon, 4 May 2026 06:52:02 +0200 | | Subject | Re: Linux 7.1-rc2 |
| |
Hey!
Having the same backlight problem as in rc1
Den sön 3 maj 2026 kl 23:41 skrev Linus Torvalds <torvalds@linux-foundation.org>: > > I bring you tidings of another regular rc release - 7.1-rc2 is out, > and looks fairly normal. > > Now, the raw diffstat doesn't _look_ normal, with half of the diff > being to the kvm selftests, but that's pretty much entirely due to > just renaming in the selftests to have the same naming conventions as > the kernel code has (wrt both variable and type names), so it all > looks big and strange, but you should just ignore that oddity. > > And when that part is masked out, the rest looks very normal - about > half various driver fixes (gpu and networking dominating as usual), > with the rest being spread all over the place. > > It's not small, and while it's a bit early to say for sure, I do > suspect we're seeing the same continued pattern of more patches than > usual - probably due to AI tooling - that we saw in 7.0. > > Let's keep testing, > > Linus > > --- > Abd-Alrhman Masalkhi (5): > md: replace wait loop with wait_event() in md_handle_request() > md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr() > md/raid1: replace wait loop with wait_event_idle() in > raid1_write_request() > md: use mddev_is_dm() instead of open-coding gendisk checks > md: use ATTRIBUTE_GROUPS() for md default sysfs attributes > > Abel Vesa (1): > dt-bindings: mailbox: qcom-ipcc: Document the Eliza > Inter-Processor Communication Controller > > Abhinav Mahadevan (1): > ALSA: usb-audio: Fix quirk entry placement for PreSonus AudioBox USB > > Aditya Garg (1): > MAINTAINERS, mailmap: update Aditya Garg's email address > > Ajay Kumar Nandam (1): > ASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controls > > Alan Cui (1): > nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 > (Samsung PM981/983/970 EVO Plus ) > > Alex Deucher (1): > drm/amd/display: properly handle family setting for early GC 11.5.4 > > Alistair Francis (3): > Revert "nvmet-tcp: Don't free SQ on authentication success" > nvmet-tcp: Don't clear tls_key when freeing sq > nvme-auth: Include SC_C in RVAL controller hash > > Altan Hacigumus (1): > tcp: make probe0 timer handle expired user timeout > > Alysa Liu (1): > drm/amdkfd: validate SVM ioctl nattr against buffer size > > Amir Goldstein (1): > fsnotify: fix inode reference leak in fsnotify_recalc_mask() > > Andrea Mayer (1): > net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels > > Arjan van de Ven (1): > drm/amdgpu: fix zero-size GDS range init on RDNA4 > > Arnd Bergmann (1): > regulator: rpi-panel-attiny: add back GPIOLIB dependency > > Ashutosh Desai (1): > drm/gem: Fix inconsistent plane dimension calculation in > drm_gem_fb_init_with_funcs() > > Aurelien Aptel (1): > nvmet: introduce new mdts configuration entry > > Bard Liao (1): > ASoC: SOF: Intel: add an empty adr_link > > Bartosz Golaszewski (1): > ACPI: bus: add missing forward declaration to acpi_bus.h > > Benjamin Cheng (2): > drm/amdgpu/vcn3: Avoid overflow on msg bound check > drm/amdgpu/vcn4: Avoid overflow on msg bound check > > Benjamin Marzinski (1): > md/raid5: Fix UAF on IO across the reshape position > > Brajesh Gupta (1): > drm/imagination: Fix segfault when updating ftrace mask > > Breno Leitao (9): > arm64/irqflags: __always_inline the arch_local_irq_*() helpers > ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle states > kho: fix error handling in kho_add_subtree() > netpoll: fix IPv6 local-address corruption > tracing: branch: Fix inverted check on stat tracer registration > netconsole: return count instead of strnlen(buf, count) from > store callbacks > netconsole: avoid clobbering userdatum value on truncated write > netconsole: propagate device name truncation in dev_name_store() > netconsole: restore userdatum value on update_userdata() failure > > Chaitanya Kulkarni (3): > nvmet-tcp: fix race between ICReq handling and queue teardown > nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free > nvme-tcp: teardown circular locking fixes > > Cheng-Yang Chou (3): > sched_ext: Deny SCX kfuncs to non-SCX struct_ops programs > selftests/sched_ext: Add non_scx_kfunc_deny test > sched_ext: Fix scx_flush_disable_work() UAF race > > Chris Leech (1): > nvme-auth: Hash DH shared secret to create session key > > Christian A. Ehrhardt (1): > ASoC: codecs: ab8500: Fix casting of private data > > Christian König (2): > drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG > drm/amdgpu: rework userq fence signal processing > > Colin Ian King (1): > regmap: sdw-mbq: Fix spelling mistake "undeferable" -> "undeferrable" > > Cássio Gabriel (4): > ALSA: hda: cs35l56: Propagate ASP TX source control errors > ALSA: aloop: Fix peer runtime UAF during format-change stop > ALSA: usb-audio: Fix UAC3 cluster descriptor size check > ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error > > Daan De Meyer (1): > cdrom, scsi: sr: propagate read-only status to block layer via > set_disk_ro() > > DaeMyung Kang (3): > ntfs: fix NULL dereference in ntfs_index_walk_down() > ntfs: fix WSL symlink target leak on reparse failure > ksmbd: rewrite stop_sessions() with restartable iteration > > Dan Carpenter (2): > mailmap: update entry for Dan Carpenter > sfc: fix error code in efx_devlink_info_running_versions() > > Daniel Wagner (1): > nvme: expose TLS mode > > David Carlier (1): > mm/userfaultfd: detect VMA type change after copy retry in > mfill_copy_folio_retry() > > David Disseldorp (1): > smb/client: remove unused smb3_parse_opt() > > David Heidelberg (1): > MAINTAINERS: Add myself as NFC subsystem maintainer > > David Matlack (10): > KVM: selftests: Use gva_t instead of vm_vaddr_t > KVM: selftests: Use gpa_t instead of vm_paddr_t > KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests > KVM: selftests: Use u64 instead of uint64_t > KVM: selftests: Use s64 instead of int64_t > KVM: selftests: Use u32 instead of uint32_t > KVM: selftests: Use s32 instead of int32_t > KVM: selftests: Use u16 instead of uint16_t > KVM: selftests: Use s16 instead of int16_t > KVM: selftests: Use u8 instead of uint8_t > > David Sterba (1): > btrfs: handle unexpected free-space-tree key types > > David Windsor (1): > selinux: don't reserve xattr slot when we won't fill it > > David Woodhouse (1): > KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value > > Davidlohr Bueso (1): > futex: Drop CLONE_THREAD requirement for private default hash alloc > > Deepanshu Kartikey (1): > ALSA: caiaq: fix usb_dev refcount leak on probe failure > > Dylan Wu (1): > mailbox: cix: Add IRQF_NO_SUSPEND to mailbox interrupt > > Edward Adam Davis (1): > sched/psi: fix race between file release and pressure write > > Eric Dumazet (8): > net/sched: sch_choke: annotate data-races in choke_dump_stats() > net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats() > net/sched: sch_cake: annotate data-races in cake_dump_stats() (I) > net/sched: sch_cake: annotate data-races in cake_dump_stats() (II) > net/sched: sch_cake: annotate data-races in cake_dump_stats() (III) > net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV) > net/sched: sch_cake: annotate data-races in cake_dump_stats() (V) > bonding: 3ad: implement proper RCU rules for port->aggregator > > Ethan Carter Edwards (1): > fanotify: Fix spelling mistake "enforecement" -> "enforcement" > > Fedor Pchelkin (1): > nvme-apple: drop invalid put of admin queue reference count > > Felix Gu (3): > mailbox: mtk-vcp-mailbox: Fix the return value in mtk_vcp_mbox_xlate() > spi: axiado: replace usleep_range() with udelay() in IRQ path > spi: amlogic-spisg: initialize completion before requesting IRQ > > Filipe Manana (1): > btrfs: fix missing last_unlink_trans update when removing a directory > > Flavio Suligoi (1): > nvme-core: fix parameter name in comment > > Florian Westphal (3): > netfilter: nf_tables: use list_del_rcu for netlink hooks > netfilter: nf_conntrack_sip: don't use simple_strtoul > neigh: let neigh_xmit take skb ownership > > Fredric Cover (1): > smb: client: change allocation requirements in smb2_compound_op > > Fuad Tabba (5): > KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVer > KVM: arm64: Fix typo in feature check comments > KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVer > KVM: arm64: Fix kvm_vcpu_initialized() macro parameter > KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() > > Gaghik Khachatrian (1): > drm/amd/display: Update MCIF_ADDR macro to address IGT DWB regression > > Gang Yan (2): > mptcp: sockopt: set timestamp flags on subflow socket, not msk > mptcp: fix scheduling with atomic in timestamp sockopt > > Geert Uytterhoeven (1): > drm/color-mgmt: Typo s/R332/RGB332/ > > Geliang Tang (1): > nvme: add missing MODULE_ALIAS for fabrics transports > > Gerd Bayer (1): > MAINTAINERS: Replace one of the maintainers for s390/pci > > Greg Kroah-Hartman (1): > ipv6: rpl: reserve mac_len headroom when recompressed SRH grows > > Guilherme G. Piccoli (1): > ASoC: amd: acp: Add DMI quirk for Valve Steam Deck OLED > > Guopeng Zhang (1): > cgroup/cpuset: record DL BW alloc CPU for attach rollback > > Gustavo Sousa (1): > drm/xe/xe3p_lpg: Add missing indirect ring state feature flag > > Hamza Mahfooz (1): > hv_sock: fix ARM64 support > > Harry Yoo (Oracle) (2): > mm/page_alloc: return NULL early from > alloc_frozen_pages_nolock() in NMI on UP > mm/slab: return NULL early from kmalloc_nolock() in NMI on UP > > Hasan Basbunar (1): > page_pool: fix memory-provider leak in page_pool_create_percpu() > error path > > Heiko Carstens (2): > s390/sclp: Remove SCLP_OFB Kconfig option > s390/mm: Fix phys_to_folio() usage in do_secure_storage_access() > > Heiko Schocher (1): > net: phy: dp83869: fix setting CLK_O_SEL field. > > Herbert Xu (1): > rhashtable: Restore insecure_elasticity toggle > > Hongyan Xu (1): > drm/amdgpu: avoid double drm_exec_fini() in userq validate > > Hyunchul Lee (1): > ntfs: drop nlink once for WIN32/DOS aliases > > Ido Schimmel (1): > vrf: Fix a potential NPD when removing a port from a VRF > > Ivan Vecera (1): > dpll: export __dpll_pin_change_ntf() for use under dpll_lock > > Jakub Kicinski (7): > MAINTAINERS: add pcnet_cs to PCMCIA > net: psp: check for device unregister when creating assoc > net: psp: require admin permission for dev-set and key-rotate > net: add net_iov_init() and use it to initialize ->page_type > selftests: drv-net: clarify linters and frameworks in README > MAINTAINERS: update the IPv4/IPv6 entry and add Ido Schimmel > net: tls: fix strparser anchor skb leak on offload RX setup failure > > James Calligeros (2): > ASoC: tas2764: Mark die temp register as volatile > ASoC: tas2770: Fix order of operations for temperature calculation > > Jason-JH Lin (1): > mailbox: mtk-cmdq: Fix CURR and END addr for task insert case > > Jassi Brar (2): > mailbox: add API to query available TX queue slots > mailbox: Fix NULL message support in mbox_send_message() > > Jens Axboe (3): > io_uring/kbuf: kill dead struct io_buffer_list 'nr_entries' member > io_uring/napi: cap busy_poll_to 10 msec > io_uring/tw: serialize ctx->retry_llist with ->uring_lock > > Jia Yao (2): > drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise > drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR > > Jiexun Wang (1): > netfilter: xt_policy: fix strict mode inbound policy matching > > Jinjie Ruan (1): > ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug > > Joanne Koong (1): > mm: start background writeback based on per-wb threshold for > strictlimit BDIs > > Johan Hovold (7): > spi: cadence: fix unclocked access on unbind > spi: cadence: fix clock imbalance on probe failure > spi: cadence-quadspi: fix runtime pm disable imbalance on probe failure > spi: cadence-quadspi: fix clock imbalance on probe failure > spi: cadence-quadspi: fix unclocked access on unbind > spi: cadence-quadspi: fix runtime pm and clock imbalance on unbind > ata: pata_parport: switch to dynamic root device > > John Garry (2): > nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path() > nvme-multipath: put module reference when delayed removal work is canceled > > John Madieu (3): > spi: rzv2h-rspi: Fix silent failure in clock setup error path > spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ > spi: rockchip: Drop unused and broken CR0 macros > > Jonathan Cavitt (1): > drm/xe/vm: Add missing pad and extensions check > > Juergen Gross (2): > Buffer overflow in drivers/xen/sys-hypervisor.c > xen/privcmd: fix double free via VMA splitting > > Junrui Luo (1): > md/raid10: fix divide-by-zero in setup_geo() with zero far_copies > > Kai Ma (1): > netfilter: reject zero shift in nft_bitwise > > Keith Busch (3): > nvme: skip trace completion for host path errors > nvme-pci: fix missed admin queue sq doorbell write > md/raid1,raid10: don't fail devices for invalid IO errors > > Kent Russell (1): > drm/amdgpu: Only send RMA CPER when threshold is exceeded > > Kevin Brodsky (1): > arm64: signal: Preserve POR_EL0 if poe_context is missing > > Kuba Piecuch (1): > sched_ext: Call wakeup_preempt() in local_dsq_post_enq() > > Kuniyuki Iwashima (1): > ipmr: Free mr_table after RCU grace period. > > Leo Li (1): > drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs > > Leo Yan (1): > kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition > > Li Jian (1): > ASoC: ES8389: convert to devm_clk_get_optional() to get clock > > Li Wang (1): > MAINTAINERS: update Li Wang's email address > > Liam R. Howlett (1): > MAINTAINERS: update Liam's email address > > Lijo Lazar (2): > drm/amd/pm: Update emit clock logic > drm/amd/pm: Add fine grained flag to SMU v13.0.6 > > Linus Torvalds (1): > Linux 7.1-rc2 > > Lorenzo Bianconi (5): > net: airoha: fix BQL imbalance in TX path > net: airoha: stop net_device TX queue before updating CPU index > net: airoha: Do not wake all netdev TX queues in > airoha_qdma_wake_netdev_txqs() > net: airoha: Do not read uninitialized fragment address in > airoha_dev_xmit() > net: airoha: Do not return err in ndo_stop() callback > > Lorenzo Stoakes (1): > mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap() > > Marc Zyngier (2): > KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges > KVM: arm64: Wake-up from WFI when iqrchip is in userspace > > Marco Elver (1): > vmalloc: fix buffer overflow in vrealloc_node_align() > > Mario Limonciello (AMD) (1): > amdkfd: Only ignore -ENOENT for KFD init failuires > > Marios Makassikis (1): > smb: server: handle readdir_info_level_struct_sz() error > > Mark Brown (1): > selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=y > > Mark Harmstone (5): > btrfs: fix bytes_may_use leak in move_existing_remap() > btrfs: fix bytes_may_use leak in do_remap_reloc_trans() > btrfs: abort transaction in do_remap_reloc_trans() on failure > btrfs: don't clobber errors in add_remap_tree_entries() > btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent() > > Martin Michaelis (1): > io_uring/kbuf: support min length left for incremental buffers > > Matt Roper (4): > drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138 > drm/xe/tuning: Use proper register offset for GAMSTLB_CTRL > drm/xe: Mark ROW_CHICKEN5 as a masked register > drm/xe/debugfs: Correct printing of register whitelist ranges > > Matthew Brost (1): > drm/xe: Drop registration of guc_submit_wedged_fini from > xe_guc_submit_wedge() > > Matthieu Baerts (NGI0) (2): > mptcp: fastclose msk when linger time is 0 > mptcp: pm: kernel: reset fullmesh counter after flush > > Maurizio Lombardi (2): > nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers > nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error() > > Michael Bommarito (3): > isofs: validate Rock Ridge CE continuation extent against volume size > isofs: validate block number from NFS file handle in isofs_export_iget > udf: reject descriptors with oversized CRC length > > Mike Rapoport (Microsoft) (1): > sh: Fix fallout from ZERO_PAGE consolidation > > Miklos Szeredi (1): > fanotify: fix false positive on permission events > > Mikulas Patocka (1): > dm-thin: fix metadata refcount underflow > > Mingming Cao (1): > ibmveth: Disable GSO for packets with small MSS > > Miquel Raynal (3): > mtd: spinand: Add support for packed read data ODTR commands > mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW > mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW > > Morduan Zang (2): > net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit > net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind > > Namjae Jeon (2): > ntfs: fix error handling in ntfs_write_iomap_end_resident() > ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run() > > Naser Al-Asbahi (1): > ALSA: hda/realtek: Add micmute LED quirk for Acer Aspire A315-44P > > Nathan Chancellor (1): > ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress() > > Nikola Z. Ivanov (1): > netdevsim: zero initialize struct iphdr in dummy sk_buff > > Pablo Neira Ayuso (4): > netfilter: arp_tables: fix IEEE1394 ARP payload parsing > rculist: add list_splice_rcu() for private lists > netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase > netfilter: nf_tables: add hook transactions for device deletions > > Paolo Abeni (1): > net/sched: cls_flower: revert unintended changes > > Pasha Tatashin (1): > liveupdate: fix return value on session allocation failure > > Paul Geurts (1): > NFC: trf7970a: Ignore antenna noise when checking for RF field > > Pedro Falcato (1): > MAINTAINERS: fix regex pattern in CORE MM category > > Pengpeng Hou (1): > s390/debug: Reject zero-length input before trimming a newline > > Peter Zijlstra (1): > sched/fair: Fix the negative lag increase fix > > Petr Malat (1): > cgroup: Increment nr_dying_subsys_* from rmdir context > > Petr Oros (10): > iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING > iavf: stop removing VLAN filters from PF on interface down > iavf: wait for PF confirmation before removing VLAN filters > iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler > ice: fix NULL pointer dereference in ice_reset_all_vfs() > ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw > ice: fix missing SMA pin initialization in DPLL subsystem > ice: fix SMA and U.FL pin state changes affecting paired pin > ice: fix missing dpll notifications for SW pins > ice: add dpll peer notification for paired SMA and U.FL pins > > Petr Vaněk (1): > docs: cgroup: fix typo 'protetion' -> 'protection' > > Pierre-Eric Pelloux-Prayer (1): > drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault > > Prike Liang (1): > drm/amdgpu: clean up the userq unmap error handler > > Qi Zheng (2): > MAINTAINERS, mailmap: update email address for Qi Zheng > mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end() > > Qu Wenruo (2): > btrfs: apply first key check for readahead when possible > btrfs: enable shutdown ioctl for non-experimental builds > > Quentin Perret (1): > KVM: arm64: Fix initialisation order in __pkvm_init_finalise() > > Rafael J. Wysocki (4): > ACPI: TAD: Use __ATTRIBUTE_GROUPS() macro > ACPI: TAD: Use devres for all driver cleanup > ACPI: TAD: RTC: Refine timer value computations and checks > ACPI: TAD: Fix up a comment in acpi_tad_probe() > > Richard Cheng (1): > sched_ext: sync disable_irq_work in bpf_scx_unreg() > > Richard Fitzgerald (2): > ASoC: cs35l56: Fix illegal writes to OTP_MEM registers > ALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi() > > Roman Li (1): > drm/amd/display: Restore analog connector support > > Rosalie Wanders (1): > ALSA: usb-audio: apply quirk for Playstation PDP Riffmaster > > Rosen Penev (2): > mailbox: rockchip: kzalloc + kcalloc to kzalloc > mailbox: hi6220: kzalloc + kcalloc to kzalloc > > Sam Edwards (1): > net: stmmac: Prevent NULL deref when RX memory exhausted > > Sang-Heon Jeon (1): > mm/hugetlb_cma: round up per_node before logging it > > Sasha Finkelstein (1): > drm/appletbdrm: Use kvzalloc for big allocations > > Sasha Levin (2): > ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definition > ALSA: hda: Remove duplicate cmedia entries in codecs Makefile > > Satyanarayana K V P (2): > drm/xe: Add memory pool with shadow support > drm/xe/vf: Use drm mm instead of drm sa for CCS read/write > > Sean Christopherson (10): > KVM: selftests: Drop "vaddr_" from APIs that allocate memory for > a given VM > KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap() > KVM: selftests: Rename vm_vaddr_populate_bitmap() => > vm_populate_gva_bitmap() > KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa() > KVM: selftests: Clarify that arm64's inject_uer() takes a host > PA, not a guest PA > KVM: selftests: Replace "vaddr" with "gva" throughout > KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout > KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa" > KVM: selftests: Replace "paddr" with "gpa" throughout > KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch > > Sebastian Andrzej Siewior (1): > futex: Prevent lockup in requeue-PI during signal/ timeout wakeup > > Sebastian Ene (1): > KVM: arm64: Reject non compliant SMCCC function calls in pKVM > > SeongJae Park (5): > mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock > mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock > mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values > mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values > mm/damon/stat: detect and use fresh enabled value > > SeungJu Cheon (1): > sound: ua101: fix division by zero at probe > > Sheng Che Peng (1): > tracepoint: Fix typo in tracepoint.h comment > > Shenghao Ding (1): > ALSA: hda/tas2781: Fix incorrect bit update for non-book-zero or > book 0 pages >1 > > Shivaji Kant (1): > nvme: enable PCI P2PDMA support for RDMA transport > > Shivam Kalra (1): > ACPI: video: force native backlight on HP OMEN 16 (8A44) > > Shivam Kumar (1): > nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path > > Shixiong Ou (1): > drm/udl: Increase GET_URB_TIMEOUT > > Shubhankar Milind Sardeshpande (1): > drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX > V11 and higher. > > Shuicheng Lin (8): > drm/xe: Fix potential NULL deref in > xe_exec_queue_tlb_inval_last_fence_put_unlocked > drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked() > drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked() > drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure > drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() > drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() > drm/xe/eustall: Fix drm_dev_put called before stream disable in close > drm/xe/gsc: Fix BO leak on error in query_compatibility_version() > > Shyam Prasad N (1): > cifs: change_conf needs to be called for session setup > > Sourabh Jain (1): > MAINTAINERS: remove stale kdump project URL > > Stephen Hemminger (6): > net/sched: netem: fix probability gaps in 4-state loss model > net/sched: netem: fix queue limit check to include reordered packets > net/sched: netem: only reseed PRNG when seed is explicitly provided > net/sched: netem: validate slot configuration > net/sched: netem: fix slot delay calculation overflow > net/sched: netem: check for negative latency and jitter > > Stephen Smalley (1): > selinux: fix avdcache auditing > > Steven Rostedt (1): > tracing/probes: Limit size of event probe to 3K > > Takashi Iwai (6): > ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger > ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path > ALSA: caiaq: Don't abort when no input device is available > ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streams > ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3() > ALSA: hda: Avoid WARN_ON() for HDMI chmap slot checks > > Tao Jiang (1): > nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555) > > Tejun Heo (19): > sched_ext: Mark scx_sched_hash insecure_elasticity > rhashtable: Bounce deferred worker kick through irq_work > tools/sched_ext: scx_qmap: Silence task_ctx lookup miss > sched_ext: Defer scx_hardlockup() out of NMI > sched_ext: Unregister sub_kset on scheduler disable > sched_ext: Guard scx_dsq_move() against NULL kit->dsq after > failed iter_new > sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu() > sched_ext: Don't disable tasks in scx_sub_enable_workfn() abort path > sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters > sched_ext: Resolve caller's scheduler in scx_bpf_destroy_dsq() / > scx_bpf_dsq_nr_queued() > sched_ext: Use dsq->first_task instead of list_empty() in > dispatch_enqueue() FIFO-tail > sched_ext: Save and restore scx_locked_rq across SCX_CALL_OP > sched_ext: Pass held rq to SCX_CALL_OP() for dump_cpu/dump_task > sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_before > sched_ext: Make bypass LB cpumasks per-scheduler > sched_ext: Align cgroup #ifdef guards with SUB_SCHED vs GROUP_SCHED > sched_ext: Refuse cross-task select_cpu_from_kfunc calls > sched_ext: Reject NULL-sch callers in scx_bpf_task_set_slice/dsq_vtime > sched_ext: Release cpus_read_lock on scx_link_sched() failure in > root enable > > Thorsten Blum (1): > isofs: use QSTR_LEN() in isofs_cmp > > Timur Kristóf (9): > drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM > drm/amdgpu/uvd3.1: Don't validate the firmware when already validated > drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2) > drm/amd/display: Allow embedded connectors without DDC > drm/amd/display: Allow DCE link encoder without AUX registers > drm/amd/display: Allow constructing DCE6 link encoder without DDC > drm/amd/display: Allow constructing DCE8 link encoder without DDC > drm/amd/display: Read EDID from VBIOS embedded panel info > drm/amd/display: Use EDID from VBIOS embedded panel info > > Tony Luck (2): > ACPICA: Provide #defines for EINJV2 error types > ACPI: APEI: EINJ: Fix EINJV2 memory error injection > > Troy Mitchell (2): > ASoC: spacemit: move hw constraints from hw_params to startup > ASoC: spacemit: adjust FIFO trigger threshold to half FIFO size > > Tudor Ambarus (1): > mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show() > > Tvrtko Ursulin (1): > drm/xe/xelp: Fix Wa_18022495364 > > Vasily Gorbik (1): > s390/debug: Reject zero-length input in debug_input_flush_fn() > > Vincent Donnefort (1): > KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE > > Vincent Guittot (1): > sched/fair: Fix wakeup_preempt_fair() vs delayed dequeue > > Weiming Shi (3): > net/sched: taprio: fix NULL pointer dereference in class dump > selftests/tc-testing: add taprio test for class dump after child delete > bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst() > > Wentao Guan (1): > arm64/scs: Fix potential sign extension issue of advance_loc4 > > William A. Kennington III (1): > net: mctp i2c: check length before marking flow active > > Wolfram Sang (12): > mailbox: exynos: drop superfluous mbox setting per channel > mailbox: test: really ignore optional memory resources > mailbox: correct kdoc title for mbox_bind_client > mailbox: remove superfluous internal header > mailbox: prefix new constants with MBOX_ > mailbox: mailbox-test: free channels on probe error > mailbox: add sanity check for channel array > mailbox: update kdoc for struct mbox_controller > mailbox: mailbox-test: handle channel errors consistently > mailbox: mailbox-test: don't free the reused channel > mailbox: mailbox-test: initialize struct earlier > mailbox: mailbox-test: make data_ready a per-instance variable > > Xiang Gao (1): > dma-buf: fix stale @lock references in struct dma_buf documentation > > Xiao Ni (1): > MAINTAINERS: Add Xiao Ni as md/raid reviewer > > Xin Long (2): > netfilter: skip recording stale or retransmitted INIT > sctp: discard stale INIT after handshake completion > > Yang Wang (1): > drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran > > Yinjie Yao (19): > drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec rings > drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec rings > drm/amdgpu/vcn: set no_user_fence for VCN v3.0 enc/dec rings > drm/amdgpu/vcn: set no_user_fence for VCN v4.0 enc ring > drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ring > drm/amdgpu/vcn: set no_user_fence for VCN v4.0.5 enc ring > drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 enc ring > drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring > drm/amdgpu/vcn: set no_user_fence for VCN v5.0.2 enc ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.5 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.0 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.1 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.2 ring > drm/amdgpu/jpeg: set no_user_fence for JPEG v5.3.0 ring > > Yu Kuai (3): > md: factor bitmap creation away from sysfs handling > md/md-bitmap: split bitmap sysfs groups > md/md-bitmap: add a none backend for bitmap grow > > YuanShang (1): > drm/amdkfd: check if vm ready in svm map and unmap to gpu > > Yucheng Lu (1): > crypto: authencesn - reject short ahash digests during instance creation > > Yuho Choi (1): > drm/sysfb: ofdrm: fix PCI device reference leaks > > Yury Norov (1): > drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=n > > Yuxuan Qiu (1): > ALSA: hda/realtek: enable mute LED support on ThinkBook 16p > > Zhan Jun (1): > net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit() > > Zhan Xusheng (1): > ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress() > > Zhaoyang Huang (1): > arm64: Reserve an extra page for early kernel mapping > > Zicheng Qu (1): > sched/fair: Clear rel_deadline when initializing forked entities > > Ziran Zhang (1): > docs: isofs: replace dead ECMA-119 FTP link > > Zongyao Chen (1): > selinux: use sk blob accessor in socket permission helpers > > cuitao (1): > cgroup/rdma: fix integer overflow in rdmacg_try_charge() > > robbieko (6): > btrfs: copy devid in btrfs_partially_delete_raid_extent() > btrfs: fix raid stripe search missing entries at leaf boundaries > btrfs: fix wrong min_objectid in btrfs_previous_item() call > btrfs: replace ASSERT with proper error handling in stripe lookup fallback > btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh > stale leaf pointer > btrfs: check return value of btrfs_partially_delete_raid_extent() > > wangdicheng (2): > ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointer > ALSA: hda/conexant: Fix missing error check for jack detection > > zhidao su (1): > sched_ext: Fix local_dsq_post_enq() to use task's scheduler in sub-sched >
|  |