public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-09 14:42:49 to 2026-02-09 14:53:43 UTC [more...]

[PATCH 5.15 00/75] 5.15.200-rc1 review
 2026-02-09 14:24 UTC  (19+ messages)
` [PATCH 5.15 01/75] x86/kfence: fix booting on 32bit non-PAE systems
` [PATCH 5.15 02/75] platform/x86: intel_telemetry: Fix swapped arrays in PSS output
` [PATCH 5.15 03/75] rbd: check for EOD after exclusive lock is ensured to be held
` [PATCH 5.15 04/75] ARM: 9468/1: fix memset64() on big-endian
` [PATCH 5.15 05/75] KVM: Dont clobber irqfd routing type when deassigning irqfd
` [PATCH 5.15 06/75] mm/kfence: randomize the freelist on initialization
` [PATCH 5.15 10/75] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function
` [PATCH 5.15 11/75] clocksource/drivers/sp804: "
` [PATCH 5.15 12/75] timers: Get rid of del_singleshot_timer_sync()
` [PATCH 5.15 13/75] timers: Replace BUG_ON()s
` [PATCH 5.15 14/75] timers: Rename del_timer() to timer_delete()
` [PATCH 5.15 15/75] Documentation: Replace del_timer/del_timer_sync()
` [PATCH 5.15 16/75] timers: Silently ignore timers with a NULL function
` [PATCH 5.15 17/75] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [PATCH 5.15 18/75] timers: Add shutdown mechanism to the internal functions
` [PATCH 5.15 19/75] timers: Provide timer_shutdown[_sync]()
` [PATCH 5.15 20/75] timers: Update the documentation to reflect on the new timer_shutdown() API
` [PATCH 5.15 21/75] Bluetooth: hci_qca: Fix the teardown problem for real

[PATCH 5.10 00/41] 5.10.250-rc1 review
 2026-02-09 14:25 UTC  (42+ messages)
` [PATCH 5.10 01/41] rbd: check for EOD after exclusive lock is ensured to be held
` [PATCH 5.10 02/41] ARM: 9468/1: fix memset64() on big-endian
` [PATCH 5.10 03/41] KVM: Dont clobber irqfd routing type when deassigning irqfd
` [PATCH 5.10 04/41] netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
` [PATCH 5.10 05/41] binderfs: fix ida_alloc_max() upper bound
` [PATCH 5.10 06/41] wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
` [PATCH 5.10 07/41] wifi: wlcore: ensure skb headroom before skb_push
` [PATCH 5.10 08/41] net: usb: sr9700: support devices with virtual driver CD
` [PATCH 5.10 09/41] block,bfq: fix aux stat accumulation destination
` [PATCH 5.10 10/41] HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
` [PATCH 5.10 11/41] HID: intel-ish-hid: Reset enum_devices_done before enumeration
` [PATCH 5.10 12/41] ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
` [PATCH 5.10 13/41] HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
` [PATCH 5.10 14/41] HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
` [PATCH 5.10 15/41] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
` [PATCH 5.10 16/41] wifi: mac80211: collect station statistics earlier when disconnect
` [PATCH 5.10 17/41] ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
` [PATCH 5.10 18/41] ASoC: tlv320adcx140: Propagate error codes during probe
` [PATCH 5.10 19/41] wifi: cfg80211: Fix bitrate calculation overflow for HE rates
` [PATCH 5.10 20/41] scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
` [PATCH 5.10 21/41] scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
` [PATCH 5.10 22/41] wifi: mac80211: dont increment crypto_tx_tailroom_needed_cnt twice
` [PATCH 5.10 23/41] platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
` [PATCH 5.10 24/41] platform/x86: intel_telemetry: Fix PSS event register mask
` [PATCH 5.10 25/41] net: liquidio: Initialize netdev pointer before queue setup
` [PATCH 5.10 26/41] net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
` [PATCH 5.10 27/41] net: liquidio: Fix off-by-one error in VF "
` [PATCH 5.10 28/41] macvlan: fix error recovery in macvlan_common_newlink()
` [PATCH 5.10 29/41] tipc: use kfree_sensitive() for session key material
` [PATCH 5.10 30/41] hwmon: (occ) Mark occ_init_attribute() as __printf
` [PATCH 5.10 31/41] nvmet-tcp: add an helper to free the cmd buffers
` [PATCH 5.10 32/41] nvmet-tcp: fix memory leak when performing a controller reset
` [PATCH 5.10 33/41] nvmet-tcp: fix regression in data_digest calculation
` [PATCH 5.10 34/41] nvmet-tcp: dont map pages which cant come from HIGHMEM
` [PATCH 5.10 35/41] nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
` [PATCH 5.10 36/41] ASoC: amd: fix memory leak in acp3x pdm dma ops
` [PATCH 5.10 37/41] platform/x86: intel_telemetry: Fix swapped arrays in PSS output
` [PATCH 5.10 38/41] gve: Fix stats report corruption on queue count change
` [PATCH 5.10 39/41] tracing: Fix ftrace event field alignments
` [PATCH 5.10 40/41] gve: Correct ethtool rx_dropped calculation
` [PATCH 5.10 41/41] nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()

[PATCH v2] scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
 2026-02-09 14:51 UTC  (2+ messages)

[PATCH 6.6 00/86] 6.6.124-rc1 review
 2026-02-09 14:24 UTC  (87+ messages)
` [PATCH 6.6 01/86] nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
` [PATCH 6.6 02/86] x86/kfence: fix booting on 32bit non-PAE systems
` [PATCH 6.6 03/86] platform/x86: intel_telemetry: Fix swapped arrays in PSS output
` [PATCH 6.6 04/86] pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest state
` [PATCH 6.6 05/86] pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeup
` [PATCH 6.6 06/86] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
` [PATCH 6.6 07/86] pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeup
` [PATCH 6.6 08/86] pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domains
` [PATCH 6.6 09/86] rbd: check for EOD after exclusive lock is ensured to be held
` [PATCH 6.6 10/86] ARM: 9468/1: fix memset64() on big-endian
` [PATCH 6.6 11/86] Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
` [PATCH 6.6 12/86] KVM: Dont clobber irqfd routing type when deassigning irqfd
` [PATCH 6.6 13/86] netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
` [PATCH 6.6 14/86] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH 6.6 15/86] ublk: fix deadlock when reading partition table
` [PATCH 6.6 16/86] sched/rt: Fix race in push_rt_task
` [PATCH 6.6 17/86] binder: fix BR_FROZEN_REPLY error log
` [PATCH 6.6 18/86] binderfs: fix ida_alloc_max() upper bound
` [PATCH 6.6 19/86] KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failures
` [PATCH 6.6 20/86] gve: Fix stats report corruption on queue count change
` [PATCH 6.6 21/86] tracing: Fix ftrace event field alignments
` [PATCH 6.6 22/86] wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
` [PATCH 6.6 23/86] wifi: wlcore: ensure skb headroom before skb_push
` [PATCH 6.6 24/86] net: usb: sr9700: support devices with virtual driver CD
` [PATCH 6.6 25/86] block,bfq: fix aux stat accumulation destination
` [PATCH 6.6 26/86] smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
` [PATCH 6.6 27/86] LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
` [PATCH 6.6 28/86] smb/server: fix refcount leak in smb2_open()
` [PATCH 6.6 29/86] LoongArch: Enable exception fixup for specific ADE subcode
` [PATCH 6.6 30/86] smb/server: fix refcount leak in parse_durable_handle_context()
` [PATCH 6.6 31/86] HID: intel-ish-hid: Update ishtp bus match to support device ID table
` [PATCH 6.6 32/86] HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
` [PATCH 6.6 33/86] btrfs: fix reservation leak in some error paths when inserting inline extent
` [PATCH 6.6 34/86] HID: intel-ish-hid: Reset enum_devices_done before enumeration
` [PATCH 6.6 35/86] HID: playstation: Center initial joystick axes to prevent spurious events
` [PATCH 6.6 36/86] ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
` [PATCH 6.6 37/86] netfilter: replace -EEXIST with -EBUSY
` [PATCH 6.6 38/86] HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
` [PATCH 6.6 39/86] HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()
` [PATCH 6.6 40/86] HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
` [PATCH 6.6 41/86] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
` [PATCH 6.6 42/86] wifi: mac80211: collect station statistics earlier when disconnect
` [PATCH 6.6 43/86] ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
` [PATCH 6.6 44/86] nvme-fc: release admin tagset if init fails
` [PATCH 6.6 45/86] nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
` [PATCH 6.6 46/86] ASoC: amd: yc: Fix microphone on ASUS M6500RE
` [PATCH 6.6 47/86] ASoC: tlv320adcx140: Propagate error codes during probe
` [PATCH 6.6 48/86] spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
` [PATCH 6.6 49/86] regmap: maple: free entry on mas_store_gfp() failure
` [PATCH 6.6 50/86] wifi: cfg80211: Fix bitrate calculation overflow for HE rates
` [PATCH 6.6 51/86] scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
` [PATCH 6.6 52/86] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
` [PATCH 6.6 53/86] scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
` [PATCH 6.6 54/86] wifi: mac80211: correctly check if CSA is active
` [PATCH 6.6 55/86] wifi: mac80211: dont increment crypto_tx_tailroom_needed_cnt twice
` [PATCH 6.6 56/86] platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
` [PATCH 6.6 57/86] platform/x86: intel_telemetry: Fix PSS event register mask
` [PATCH 6.6 58/86] platform/x86: hp-bioscfg: Skip empty attribute names
` [PATCH 6.6 59/86] smb/client: fix memory leak in smb2_open_file()
` [PATCH 6.6 60/86] net: add skb_header_pointer_careful() helper
` [PATCH 6.6 61/86] net/sched: cls_u32: use skb_header_pointer_careful()
` [PATCH 6.6 62/86] dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
` [PATCH 6.6 63/86] net: liquidio: Initialize netdev pointer before queue setup
` [PATCH 6.6 64/86] net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
` [PATCH 6.6 65/86] net: liquidio: Fix off-by-one error in VF "
` [PATCH 6.6 66/86] dpaa2-switch: add bounds check for if_id in IRQ handler
` [PATCH 6.6 67/86] macvlan: fix error recovery in macvlan_common_newlink()
` [PATCH 6.6 68/86] net: dont touch dev->stats in BPF redirect paths
` [PATCH 6.6 69/86] tipc: use kfree_sensitive() for session key material
` [PATCH 6.6 70/86] net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi()
` [PATCH 6.6 71/86] net: gro: fix outer network offset
` [PATCH 6.6 72/86] drm/mgag200: fix mgag200_bmc_stop_scanout()
` [PATCH 6.6 73/86] hwmon: (occ) Mark occ_init_attribute() as __printf
` [PATCH 6.6 74/86] netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
` [PATCH 6.6 75/86] ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
` [PATCH 6.6 76/86] ASoC: amd: fix memory leak in acp3x pdm dma ops
` [PATCH 6.6 77/86] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
` [PATCH 6.6 78/86] gve: Correct ethtool rx_dropped calculation
` [PATCH 6.6 79/86] spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
` [PATCH 6.6 80/86] spi: tegra210-quad: Move curr_xfer read inside spinlock
` [PATCH 6.6 81/86] spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one
` [PATCH 6.6 82/86] spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
` [PATCH 6.6 83/86] spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer
` [PATCH 6.6 84/86] spi: tegra: Fix a memory leak in tegra_slink_probe()
` [PATCH 6.6 85/86] spi: tegra114: Preserve SPI mode bits in def_command1_reg
` [PATCH 6.6 86/86] ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU

[PATCH v4] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-09 14:47 UTC  (2+ messages)

[PATCH 6.1 00/69] 6.1.163-rc1 review
 2026-02-09 14:24 UTC  (51+ messages)
` [PATCH 6.1 03/69] platform/x86: intel_telemetry: Fix swapped arrays in PSS output
` [PATCH 6.1 04/69] rbd: check for EOD after exclusive lock is ensured to be held
` [PATCH 6.1 05/69] ARM: 9468/1: fix memset64() on big-endian
` [PATCH 6.1 06/69] Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
` [PATCH 6.1 07/69] KVM: Dont clobber irqfd routing type when deassigning irqfd
` [PATCH 6.1 08/69] netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
` [PATCH 6.1 09/69] binder: fix BR_FROZEN_REPLY error log
` [PATCH 6.1 27/69] btrfs: fix reservation leak in some error paths when inserting inline extent
` [PATCH 6.1 28/69] HID: intel-ish-hid: Reset enum_devices_done before enumeration
` [PATCH 6.1 29/69] HID: playstation: Center initial joystick axes to prevent spurious events
` [PATCH 6.1 30/69] ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
` [PATCH 6.1 31/69] netfilter: replace -EEXIST with -EBUSY
` [PATCH 6.1 32/69] HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
` [PATCH 6.1 33/69] HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()
` [PATCH 6.1 34/69] HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
` [PATCH 6.1 35/69] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
` [PATCH 6.1 36/69] wifi: mac80211: collect station statistics earlier when disconnect
` [PATCH 6.1 37/69] ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
` [PATCH 6.1 38/69] nvme-fc: release admin tagset if init fails
` [PATCH 6.1 39/69] ASoC: tlv320adcx140: Propagate error codes during probe
` [PATCH 6.1 40/69] wifi: cfg80211: Fix bitrate calculation overflow for HE rates
` [PATCH 6.1 41/69] scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
` [PATCH 6.1 42/69] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
` [PATCH 6.1 43/69] scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
` [PATCH 6.1 44/69] wifi: mac80211: dont increment crypto_tx_tailroom_needed_cnt twice
` [PATCH 6.1 45/69] platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
` [PATCH 6.1 46/69] platform/x86: intel_telemetry: Fix PSS event register mask
` [PATCH 6.1 47/69] smb/client: fix memory leak in smb2_open_file()
` [PATCH 6.1 48/69] dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
` [PATCH 6.1 49/69] net: liquidio: Initialize netdev pointer before queue setup
` [PATCH 6.1 50/69] net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
` [PATCH 6.1 51/69] net: liquidio: Fix off-by-one error in VF "
` [PATCH 6.1 52/69] dpaa2-switch: add bounds check for if_id in IRQ handler
` [PATCH 6.1 53/69] macvlan: fix error recovery in macvlan_common_newlink()
` [PATCH 6.1 54/69] net: dont touch dev->stats in BPF redirect paths
` [PATCH 6.1 55/69] tipc: use kfree_sensitive() for session key material
` [PATCH 6.1 56/69] drm/mgag200: fix mgag200_bmc_stop_scanout()
` [PATCH 6.1 57/69] hwmon: (occ) Mark occ_init_attribute() as __printf
` [PATCH 6.1 58/69] netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
` [PATCH 6.1 59/69] ASoC: amd: fix memory leak in acp3x pdm dma ops
` [PATCH 6.1 60/69] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH 6.1 61/69] riscv: uprobes: Add missing fence.i after building the XOL buffer
` [PATCH 6.1 62/69] iommu: disable SVA when CONFIG_X86 is set
` [PATCH 6.1 63/69] spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
` [PATCH 6.1 64/69] spi: tegra210-quad: Move curr_xfer read inside spinlock
` [PATCH 6.1 65/69] spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one
` [PATCH 6.1 66/69] spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
` [PATCH 6.1 67/69] spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer
` [PATCH 6.1 68/69] spi: tegra: Fix a memory leak in tegra_slink_probe()
` [PATCH 6.1 69/69] ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox