messages from 2025-08-26 12:49:27 to 2025-08-26 12:58:02 UTC [more...]
[PATCH 6.6 000/587] 6.6.103-rc1 review
2025-08-26 11:06 UTC (198+ messages)
` [PATCH 6.6 002/587] ALSA: usb-audio: Validate UAC3 power domain descriptors, too
` [PATCH 6.6 004/587] ALSA: hda/realtek: Fix headset mic on HONOR BRB-X
` [PATCH 6.6 005/587] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
` [PATCH 6.6 006/587] smb3: fix for slab out of bounds on mount to ksmbd
` [PATCH 6.6 007/587] smb: client: remove redundant lstrp update in negotiate protocol
` [PATCH 6.6 008/587] gpio: virtio: Fix config space reading
` [PATCH 6.6 009/587] gpio: mlxbf2: use platform_get_irq_optional()
` [PATCH 6.6 010/587] Revert "gpio: mlxbf3: only get IRQ for device instance 0"
` [PATCH 6.6 011/587] gpio: mlxbf3: use platform_get_irq_optional()
` [PATCH 6.6 019/587] net: dpaa: fix device leak when querying time stamp info
` [PATCH 6.6 020/587] net: usb: asix_devices: add phy_mask for ax88772 mdio bus
` [PATCH 6.6 021/587] io_uring/net: commit partial buffers on retry
` [PATCH 6.6 022/587] nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
` [PATCH 6.6 023/587] NFSD: detect mismatch of file handle and delegation stateid in OPEN op
` [PATCH 6.6 024/587] NFS: Fix the setting of capabilities when automounting a new filesystem
` [PATCH 6.6 025/587] PCI: Extend isolated function probing to LoongArch
` [PATCH 6.6 026/587] LoongArch: BPF: Fix jump offset calculation in tailcall
` [PATCH 6.6 027/587] sunvdc: Balance device refcount in vdc_port_mpgroup_check
` [PATCH 6.6 028/587] fs: Prevent file descriptor table allocations exceeding INT_MAX
` [PATCH 6.6 029/587] eventpoll: Fix semi-unbounded recursion
` [PATCH 6.6 030/587] Documentation: ACPI: Fix parent device references
` [PATCH 6.6 031/587] ACPI: processor: perflib: Fix initial _PPC limit application
` [PATCH 6.6 032/587] ACPI: processor: perflib: Move problematic pr->performance check
` [PATCH 6.6 033/587] smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection()
` [PATCH 6.6 034/587] smb: client: dont wait for info->send_pending == 0 on error
` [PATCH 6.6 035/587] KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush
` [PATCH 6.6 036/587] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
` [PATCH 6.6 037/587] KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()
` [PATCH 6.6 038/587] KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
` [PATCH 6.6 039/587] KVM: x86: Snapshot the hosts DEBUGCTL in common x86
` [PATCH 6.6 040/587] KVM: x86: Snapshot the hosts DEBUGCTL after disabling IRQs
` [PATCH 6.6 041/587] KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
` [PATCH 6.6 042/587] KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exits
` [PATCH 6.6 043/587] KVM: VMX: Handle forced exit due to preemption timer in fastpath
` [PATCH 6.6 044/587] KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
` [PATCH 6.6 045/587] KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2
` [PATCH 6.6 046/587] KVM: x86: Fully defer to vendor code to decide how to force immediate exit
` [PATCH 6.6 047/587] KVM: x86: Convert vcpu_run()s immediate exit param into a generic bitmap
` [PATCH 6.6 048/587] KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag
` [PATCH 6.6 049/587] KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported
` [PATCH 6.6 050/587] KVM: VMX: Extract checking of guests DEBUGCTL into helper
` [PATCH 6.6 051/587] KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter
` [PATCH 6.6 052/587] KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs
` [PATCH 6.6 053/587] KVM: VMX: Preserve hosts DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
` [PATCH 6.6 054/587] udp: also consider secpath when evaluating ipsec use for checksumming
` [PATCH 6.6 055/587] netfilter: ctnetlink: fix refcount leak on table dump
` [PATCH 6.6 056/587] net: ti: icss-iep: Fix incorrect type for return value in extts_enable()
` [PATCH 6.6 057/587] sctp: linearize cloned gso packets in sctp_rcv
` [PATCH 6.6 058/587] intel_idle: Allow loading ACPI tables for any family
` [PATCH 6.6 059/587] cpuidle: governors: menu: Avoid using invalid recent intervals data
` [PATCH 6.6 060/587] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
` [PATCH 6.6 061/587] tls: handle data disappearing from under the TLS ULP
` [PATCH 6.6 062/587] hfs: fix general protection fault in hfs_find_init()
` [PATCH 6.6 063/587] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH 6.6 064/587] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH 6.6 065/587] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH 6.6 066/587] hfsplus: dont use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH 6.6 067/587] arm64: Handle KCOV __init vs inline mismatches
` [PATCH 6.6 068/587] smb/server: avoid deadlock when linking with ReplaceIfExists
` [PATCH 6.6 069/587] nvme-pci: try function level reset on init failure
` [PATCH 6.6 070/587] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
` [PATCH 6.6 071/587] loop: Avoid updating block size under exclusive owner
` [PATCH 6.6 072/587] udf: Verify partition map count
` [PATCH 6.6 073/587] drbd: add missing kref_get in handle_write_conflicts
` [PATCH 6.6 074/587] hfs: fix not erasing deleted b-tree node issue
` [PATCH 6.6 075/587] better lockdep annotations for simple_recursive_removal()
` [PATCH 6.6 076/587] ata: libata-sata: Disallow changing LPM state if not supported
` [PATCH 6.6 077/587] fs/ntfs3: Add sanity check for file name
` [PATCH 6.6 078/587] fs/ntfs3: correctly create symlink for relative path
` [PATCH 6.6 079/587] ext2: Handle fiemap on empty files to prevent EINVAL
` [PATCH 6.6 080/587] fix locking in efi_secret_unlink()
` [PATCH 6.6 081/587] securityfs: dont pin dentries twice, once is enough
` [PATCH 6.6 082/587] tracefs: Add d_delete to remove negative dentries
` [PATCH 6.6 083/587] usb: xhci: print xhci->xhc_state when queue_command failed
` [PATCH 6.6 084/587] platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list
` [PATCH 6.6 085/587] cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag
` [PATCH 6.6 086/587] selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
` [PATCH 6.6 087/587] usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and Default
` [PATCH 6.6 088/587] usb: xhci: Avoid showing warnings for dying controller
` [PATCH 6.6 089/587] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH 6.6 090/587] usb: xhci: Avoid showing errors during surprise removal
` [PATCH 6.6 091/587] soc: qcom: rpmh-rsc: Add RSC version 4 support
` [PATCH 6.6 092/587] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH 6.6 093/587] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH 6.6 094/587] gpio: wcd934x: check the return value of regmap_update_bits()
` [PATCH 6.6 095/587] cpufreq: Exit governor when failed to start old governor
` [PATCH 6.6 096/587] ARM: rockchip: fix kernel hang during smp initialization
` [PATCH 6.6 097/587] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()
` [PATCH 6.6 098/587] EDAC/synopsys: Clear the ECC counters on init
` [PATCH 6.6 099/587] ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed
` [PATCH 6.6 100/587] thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when required
` [PATCH 6.6 101/587] tools/nolibc: define time_t in terms of __kernel_old_time_t
` [PATCH 6.6 102/587] iio: adc: ad_sigma_delta: dont overallocate scan buffer
` [PATCH 6.6 103/587] gpio: tps65912: check the return value of regmap_update_bits()
` [PATCH 6.6 104/587] ARM: tegra: Use I/O memcpy to write to IRAM
` [PATCH 6.6 105/587] tools/build: Fix s390(x) cross-compilation with clang
` [PATCH 6.6 106/587] selftests: tracing: Use mutex_unlock for testing glob filter
` [PATCH 6.6 107/587] ACPI: PRM: Reduce unnecessary printing to avoid user confusion
` [PATCH 6.6 108/587] firmware: tegra: Fix IVC dependency problems
` [PATCH 6.6 109/587] PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
` [PATCH 6.6 110/587] thermal: sysfs: Return ENODATA instead of EAGAIN for reads
` [PATCH 6.6 111/587] PM: sleep: console: Fix the black screen issue
` [PATCH 6.6 112/587] ACPI: processor: fix acpi_object initialization
` [PATCH 6.6 113/587] mmc: sdhci-msm: Ensure SD card power isnt ON when card removed
` [PATCH 6.6 114/587] ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path
` [PATCH 6.6 115/587] pps: clients: gpio: fix interrupt handling order in remove path
` [PATCH 6.6 116/587] reset: brcmstb: Enable reset drivers for ARCH_BCM2835
` [PATCH 6.6 117/587] char: misc: Fix improper and inaccurate error code returned by misc_init()
` [PATCH 6.6 118/587] mei: bus: Check for still connected devices in mei_cl_bus_dev_release()
` [PATCH 6.6 119/587] mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()
` [PATCH 6.6 120/587] ALSA: hda: Handle the jack polling always via a work
` [PATCH 6.6 121/587] ALSA: hda: Disable jack polling at shutdown
` [PATCH 6.6 122/587] x86/bugs: Avoid warning when overriding return thunk
` [PATCH 6.6 123/587] ASoC: hdac_hdmi: Rate limit logging on connection and disconnection
` [PATCH 6.6 124/587] ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4
` [PATCH 6.6 125/587] ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()
` [PATCH 6.6 126/587] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isnt present
` [PATCH 6.6 127/587] usb: core: usb_submit_urb: downgrade type check
` [PATCH 6.6 128/587] pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
` [PATCH 6.6 129/587] imx8m-blk-ctrl: set ISI panic write hurry level
` [PATCH 6.6 130/587] soc: qcom: mdt_loader: Actually use the e_phoff
` [PATCH 6.6 131/587] platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatches
` [PATCH 6.6 132/587] platform/chrome: cros_ec_typec: Defer probe on missing EC parent
` [PATCH 6.6 133/587] ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control
` [PATCH 6.6 134/587] ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
` [PATCH 6.6 135/587] ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros
` [PATCH 6.6 136/587] iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirement
` [PATCH 6.6 137/587] ASoC: codecs: rt5640: Retry DEVICE_ID verification
` [PATCH 6.6 138/587] ASoC: qcom: use drvdata instead of component to keep id
` [PATCH 6.6 139/587] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
` [PATCH 6.6 140/587] Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()
` [PATCH 6.6 141/587] xen/netfront: Fix TX response spurious interrupts
` [PATCH 6.6 142/587] net: usb: cdc-ncm: check for filtering capability
` [PATCH 6.6 143/587] wifi: ath12k: Correct tid cleanup when tid setup fails
` [PATCH 6.6 144/587] ktest.pl: Prevent recursion of default variable options
` [PATCH 6.6 145/587] wifi: cfg80211: reject HTC bit for management frames
` [PATCH 6.6 146/587] s390/time: Use monotonic clock in get_cycles()
` [PATCH 6.6 147/587] be2net: Use correct byte order and format string for TCP seq and ack_seq
` [PATCH 6.6 148/587] wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USB
` [PATCH 6.6 149/587] et131x: Add missing check after DMA map
` [PATCH 6.6 150/587] net: ag71xx: "
` [PATCH 6.6 151/587] net/mlx5e: Properly access RCU protected qdisc_sleeping variable
` [PATCH 6.6 152/587] arm64: Mark kernel as tainted on SAE and SError panic
` [PATCH 6.6 153/587] rcu: Protect ->defer_qs_iw_pending from data race
` [PATCH 6.6 154/587] net: mctp: Prevent duplicate binds
` [PATCH 6.6 155/587] wifi: cfg80211: Fix interface type validation
` [PATCH 6.6 156/587] net: ipv4: fix incorrect MTU in broadcast routes
` [PATCH 6.6 157/587] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
` [PATCH 6.6 158/587] net: phy: micrel: Add ksz9131_resume()
` [PATCH 6.6 159/587] perf/cxlpmu: Remove unintended newline from IRQ name format string
` [PATCH 6.6 160/587] wifi: iwlwifi: mvm: set gtk id also in older FWs
` [PATCH 6.6 161/587] um: Re-evaluate thread flags repeatedly
` [PATCH 6.6 162/587] wifi: iwlwifi: mvm: fix scan request validation
` [PATCH 6.6 163/587] s390/stp: Remove udelay from stp_sync_clock()
` [PATCH 6.6 164/587] sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
` [PATCH 6.6 165/587] wifi: mac80211: dont complete management TX on SAE commit
` [PATCH 6.6 166/587] (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
` [PATCH 6.6 167/587] ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc()
` [PATCH 6.6 168/587] wifi: mac80211: fix rx link assignment for non-MLO stations
` [PATCH 6.6 169/587] drm/msm: use trylock for debugfs
` [PATCH 6.6 170/587] wifi: rtw89: Fix rtw89_mac_power_switch() for USB
` [PATCH 6.6 171/587] wifi: rtw89: Disable deep power saving for USB/SDIO
` [PATCH 6.6 172/587] wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch
` [PATCH 6.6 173/587] kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
` [PATCH 6.6 174/587] net: thunderbolt: Enable end-to-end flow control also in transmit
` [PATCH 6.6 175/587] net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths()
` [PATCH 6.6 176/587] xfrm: Duplicate SPI Handling
` [PATCH 6.6 177/587] net: atlantic: add set_power to fw_ops for atl2 to fix wol
` [PATCH 6.6 178/587] net: fec: allow disable coalescing
` [PATCH 6.6 179/587] drm/amd/display: Separate set_gsl from set_gsl_source_select
` [PATCH 6.6 180/587] wifi: ath12k: Add memset and update default rate value in wmi tx completion
` [PATCH 6.6 181/587] wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()
` [PATCH 6.6 182/587] wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collect
` [PATCH 6.6 183/587] drm/amd/display: Fix failed to blank crtc!
` [PATCH 6.6 184/587] wifi: mac80211: update radar_required in channel context after channel switch
` [PATCH 6.6 185/587] wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`
` [PATCH 6.6 186/587] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
` [PATCH 6.6 188/587] powerpc: floppy: Add missing checks after DMA map
` [PATCH 6.6 189/587] netmem: fix skb_frag_address_safe with unreadable skbs
` [PATCH 6.6 197/587] net: dsa: b53: fix b53_imp_vlan_setup for BCM5325
` [PATCH 6.6 198/587] net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325
` [PATCH 6.6 199/587] net: dsa: b53: prevent DIS_LEARNING "
` [PATCH 6.6 200/587] net: dsa: b53: prevent SWITCH_CTRL "
` [PATCH 6.6 201/587] bpftool: Fix JSON writer resource leak in version command
` [PATCH 6.6 202/587] ptp: Use ratelimite for freerun error message
` [PATCH 6.6 203/587] wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()
` [PATCH 6.6 204/587] ionic: clean dbpage in de-init
` [PATCH 6.6 205/587] net: ncsi: Fix buffer overflow in fetching version id
` [PATCH 6.6 206/587] drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
` [PATCH 6.6 207/587] drm/ttm: Should to return the evict error
` [PATCH 6.6 208/587] uapi: in6: restore visibility of most IPv6 socket options
` [PATCH 6.6 209/587] bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
` [PATCH 6.6 210/587] selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
` [PATCH 6.6 211/587] drm/amd/display: Avoid trying AUX transactions on disconnected ports
` [PATCH 6.6 212/587] drm/ttm: Respect the shrinker core free target
` [PATCH 6.6 213/587] rcu: Fix rcu_read_unlock() deadloop due to IRQ work
` [PATCH 6.6 214/587] net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325
[PATCH v3 3/3] PCI: Fix failure detection during resource resize
2025-08-26 12:51 UTC (2+ messages)
[PATCH] mm/khugepaged: fix the address passed to notifier on testing young
2025-08-26 12:51 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox