public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-07 15:08:15 to 2024-08-07 17:46:05 UTC [more...]

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-07 17:46 UTC  (2+ messages)

[PATCH 6.1 00/86] 6.1.104-rc1 review
 2024-08-07 17:42 UTC  (89+ messages)
` [PATCH 6.1 01/86] arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of bindings
` [PATCH 6.1 02/86] arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USB
` [PATCH 6.1 03/86] arm64: dts: qcom: ipq8074: "
` [PATCH 6.1 04/86] sysctl: allow change system v ipc sysctls inside ipc namespace
` [PATCH 6.1 05/86] sysctl: allow to change limits for posix messages queues
` [PATCH 6.1 06/86] sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
` [PATCH 6.1 07/86] sysctl: always initialize i_uid/i_gid
` [PATCH 6.1 08/86] ext4: make ext4_es_insert_extent() return void
` [PATCH 6.1 09/86] ext4: refactor ext4_da_map_blocks()
` [PATCH 6.1 10/86] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH 6.1 11/86] ext4: factor out a common helper to query extent map
` [PATCH 6.1 12/86] ext4: check the extent status again before inserting delalloc block
` [PATCH 6.1 13/86] cpufreq: qcom-nvmem: Convert to platform remove callback returning void
` [PATCH 6.1 14/86] cpufreq: qcom-nvmem: Simplify driver data allocation
` [PATCH 6.1 15/86] cpufreq: qcom-nvmem: fix memory leaks in probe error paths
` [PATCH 6.1 16/86] leds: trigger: Remove unused function led_trigger_rename_static()
` [PATCH 6.1 17/86] leds: trigger: Store brightness set by led_trigger_event()
` [PATCH 6.1 18/86] leds: trigger: Call synchronize_rcu() before calling trig->activate()
` [PATCH 6.1 19/86] leds: triggers: Flush pending brightness before activating trigger
` [PATCH 6.1 20/86] mm: restrict the pcp batch scale factor to avoid too long latency
` [PATCH 6.1 21/86] mm: page_alloc: control latency caused by zone PCP draining
` [PATCH 6.1 22/86] mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
` [PATCH 6.1 23/86] f2fs: fix to avoid use SSR allocate when do defragment
` [PATCH 6.1 24/86] f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
` [PATCH 6.1 25/86] irqdomain: Use return value of strreplace()
` [PATCH 6.1 26/86] irqdomain: Fixed unbalanced fwnode get and put
` [PATCH 6.1 27/86] drm/udl: Rename struct udl_drm_connector to struct udl_connector
` [PATCH 6.1 28/86] drm/udl: Test pixel limit in mode-configs mode-valid function
` [PATCH 6.1 29/86] drm/udl: Use USB timeout constant when reading EDID
` [PATCH 6.1 30/86] drm/udl: Various improvements to the connector
` [PATCH 6.1 31/86] drm/udl: Move connector to modesetting code
` [PATCH 6.1 32/86] drm/udl: Remove DRM_CONNECTOR_POLL_HPD
` [PATCH 6.1 33/86] drm/i915/dp: Dont switch the LTTPR mode on an active link
` [PATCH 6.1 34/86] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
` [PATCH 6.1 35/86] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
` [PATCH 6.1 36/86] MIPS: dts: loongson: Fix liointc IRQ polarity
` [PATCH 6.1 37/86] MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
` [PATCH 6.1 38/86] HID: amd_sfh: Remove duplicate cleanup
` [PATCH 6.1 39/86] HID: amd_sfh: Split sensor and HID initialization
` [PATCH 6.1 40/86] HID: amd_sfh: Move sensor discovery before HID device initialization
` [PATCH 6.1 41/86] drm/nouveau: prime: fix refcount underflow
` [PATCH 6.1 42/86] drm/vmwgfx: Fix overlay when using Screen Targets
` [PATCH 6.1 43/86] drm/vmwgfx: Trigger a modeset when the screen moves
` [PATCH 6.1 44/86] sched: act_ct: take care of padding in struct zones_ht_key
` [PATCH 6.1 45/86] ALSA: hda: conexant: Reduce CONFIG_PM dependencies
` [PATCH 6.1 46/86] ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
` [PATCH 6.1 47/86] Bluetooth: hci_sync: Fix suspending with wrong filter policy
` [PATCH 6.1 48/86] net: axienet: start napi before enabling Rx/Tx
` [PATCH 6.1 49/86] rtnetlink: Dont ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink()
` [PATCH 6.1 50/86] ice: respect netif readiness in AF_XDP ZC related ndos
` [PATCH 6.1 51/86] ice: dont busy wait for Rx queue disable in ice_qp_dis()
` [PATCH 6.1 52/86] ice: replace synchronize_rcu with synchronize_net
` [PATCH 6.1 53/86] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH 6.1 54/86] net/iucv: fix use after free in iucv_sock_close()
` [PATCH 6.1 55/86] drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
` [PATCH 6.1 56/86] net: mvpp2: Dont re-use loop iterator
` [PATCH 6.1 57/86] ALSA: hda: Conditionally use snooping for AMD HDMI
` [PATCH 6.1 58/86] netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init()
` [PATCH 6.1 59/86] netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init()
` [PATCH 6.1 60/86] net/mlx5: Lag, dont use the hardcoded value of the first port
` [PATCH 6.1 61/86] net/mlx5: Fix missing lock on sync reset reload
` [PATCH 6.1 62/86] net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
` [PATCH 6.1 63/86] ipv6: fix ndisc_is_useropt() handling for PIO
` [PATCH 6.1 64/86] riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
` [PATCH 6.1 65/86] arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
` [PATCH 6.1 66/86] rust: SHADOW_CALL_STACK is incompatible with Rust
` [PATCH 6.1 67/86] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
` [PATCH 6.1 68/86] HID: wacom: Modify pen IDs
` [PATCH 6.1 69/86] btrfs: zoned: fix zone_unusable accounting on making block group read-write again
` [PATCH 6.1 70/86] protect the fetch of ->fd[fd] in do_dup2() from mispredictions
` [PATCH 6.1 71/86] mptcp: sched: check both directions for backup
` [PATCH 6.1 72/86] ALSA: usb-audio: Correct surround channels in UAC1 channel map
` [PATCH 6.1 73/86] ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
` [PATCH 6.1 74/86] Revert "ALSA: firewire-lib: obsolete workqueue for period update"
` [PATCH 6.1 75/86] Revert "ALSA: firewire-lib: operate for period elapse event in process context"
` [PATCH 6.1 76/86] drm/vmwgfx: Fix a deadlock in dma buf fence polling
` [PATCH 6.1 77/86] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
` [PATCH 6.1 78/86] net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
` [PATCH 6.1 79/86] r8169: dont increment tx_dropped in case of NETDEV_TX_BUSY
` [PATCH 6.1 80/86] mptcp: fix user-space PM announced address accounting
` [PATCH 6.1 81/86] mptcp: distinguish rcv vs sent backup flag in requests
` [PATCH 6.1 82/86] mptcp: fix NL PM announced address accounting
` [PATCH 6.1 83/86] mptcp: fix bad RCVPRUNED mib accounting
` [PATCH 6.1 84/86] mptcp: pm: only set request_bkup flag when sending MP_PRIO
` [PATCH 6.1 85/86] mptcp: fix duplicate data handling
` [PATCH 6.1 86/86] selftests: mptcp: always close inputs FD if opened

[PATCH 1/2] mseal: Fix is_madv_discard()
 2024-08-07 17:33 UTC 

[REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c
 2024-08-07 17:23 UTC 

[PATCH v2 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
 2024-08-07 17:19 UTC  (6+ messages)
` [PATCH v2 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA

[PATCH] wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
 2024-08-07 17:10 UTC  (2+ messages)
`  "

[PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic
 2024-08-07 16:47 UTC  (3+ messages)

[PATCH 6.6 000/121] 6.6.45-rc1 review
 2024-08-07 16:38 UTC  (95+ messages)
` [PATCH 6.6 015/121] sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
` [PATCH 6.6 017/121] ext4: refactor ext4_da_map_blocks()
` [PATCH 6.6 020/121] ext4: check the extent status again before inserting delalloc block
` [PATCH 6.6 021/121] cpufreq: qcom-nvmem: Simplify driver data allocation
` [PATCH 6.6 022/121] cpufreq: qcom-nvmem: fix memory leaks in probe error paths
` [PATCH 6.6 023/121] leds: trigger: Remove unused function led_trigger_rename_static()
` [PATCH 6.6 024/121] leds: trigger: Store brightness set by led_trigger_event()
` [PATCH 6.6 025/121] leds: trigger: Call synchronize_rcu() before calling trig->activate()
` [PATCH 6.6 026/121] leds: triggers: Flush pending brightness before activating trigger
` [PATCH 6.6 038/121] mm: page_alloc: control latency caused by zone PCP draining
` [PATCH 6.6 039/121] mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
` [PATCH 6.6 040/121] f2fs: fix to avoid use SSR allocate when do defragment
` [PATCH 6.6 041/121] f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
` [PATCH 6.6 042/121] dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chan
` [PATCH 6.6 043/121] dmaengine: fsl-edma: add i.MX8ULP edma support
` [PATCH 6.6 044/121] dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
` [PATCH 6.6 045/121] dmaengine: fsl-edma: change the memory access from local into remote mode in i.MX 8QM
` [PATCH 6.6 046/121] perf: imx_perf: fix counter start and config sequence
` [PATCH 6.6 047/121] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
` [PATCH 6.6 048/121] MIPS: dts: loongson: Fix liointc IRQ polarity
` [PATCH 6.6 049/121] MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
` [PATCH 6.6 050/121] ARM: 9406/1: Fix callchain_trace() return value
` [PATCH 6.6 051/121] HID: amd_sfh: Move sensor discovery before HID device initialization
` [PATCH 6.6 052/121] perf tool: fix dereferencing NULL al->maps
` [PATCH 6.6 053/121] drm/nouveau: prime: fix refcount underflow
` [PATCH 6.6 054/121] drm/vmwgfx: Fix overlay when using Screen Targets
` [PATCH 6.6 055/121] drm/vmwgfx: Trigger a modeset when the screen moves
` [PATCH 6.6 056/121] sched: act_ct: take care of padding in struct zones_ht_key
` [PATCH 6.6 057/121] wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
` [PATCH 6.6 058/121] net: phy: realtek: add support for RTL8366S Gigabit PHY
` [PATCH 6.6 059/121] ALSA: hda: conexant: Reduce CONFIG_PM dependencies
` [PATCH 6.6 060/121] ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
` [PATCH 6.6 061/121] Bluetooth: btintel: Fail setup on error
` [PATCH 6.6 062/121] Bluetooth: hci_sync: Fix suspending with wrong filter policy
` [PATCH 6.6 063/121] mptcp: give rcvlowat some love
` [PATCH 6.6 064/121] tcp: annotate data-races around tp->window_clamp
` [PATCH 6.6 065/121] tcp: Adjust clamping window for applications specifying SO_RCVBUF
` [PATCH 6.6 066/121] net: axienet: start napi before enabling Rx/Tx
` [PATCH 6.6 067/121] rtnetlink: Dont ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink()
` [PATCH 6.6 068/121] i915/perf: Remove code to update PWR_CLK_STATE for gen12
` [PATCH 6.6 069/121] ice: respect netif readiness in AF_XDP ZC related ndos
` [PATCH 6.6 070/121] ice: dont busy wait for Rx queue disable in ice_qp_dis()
` [PATCH 6.6 071/121] ice: replace synchronize_rcu with synchronize_net
` [PATCH 6.6 072/121] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH 6.6 073/121] net/iucv: fix use after free in iucv_sock_close()
` [PATCH 6.6 074/121] drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
` [PATCH 6.6 075/121] net: mvpp2: Dont re-use loop iterator
` [PATCH 6.6 076/121] net: phy: micrel: Fix the KSZ9131 MDI-X status issue
` [PATCH 6.6 077/121] ALSA: hda: Conditionally use snooping for AMD HDMI
` [PATCH 6.6 078/121] netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init()
` [PATCH 6.6 079/121] netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init()
` [PATCH 6.6 080/121] net/mlx5: Always drain health in shutdown callback
` [PATCH 6.6 081/121] net/mlx5: Fix error handling in irq_pool_request_irq
` [PATCH 6.6 082/121] net/mlx5: Lag, dont use the hardcoded value of the first port
` [PATCH 6.6 083/121] net/mlx5: Fix missing lock on sync reset reload
` [PATCH 6.6 084/121] net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability
` [PATCH 6.6 085/121] net/mlx5e: Fix CT entry update leaks of modify header context
` [PATCH 6.6 086/121] net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
` [PATCH 6.6 087/121] igc: Fix double reset adapter triggered from a single taprio cmd
` [PATCH 6.6 088/121] ipv6: fix ndisc_is_useropt() handling for PIO
` [PATCH 6.6 089/121] riscv: remove unused functions in traps_misaligned.c
` [PATCH 6.6 090/121] perf: riscv: Fix selecting counters in legacy mode
` [PATCH 6.6 091/121] riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
` [PATCH 6.6 092/121] riscv: Fix linear mapping checks for non-contiguous memory regions
` [PATCH 6.6 093/121] arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
` [PATCH 6.6 094/121] rust: SHADOW_CALL_STACK is incompatible with Rust
` [PATCH 6.6 095/121] platform/chrome: cros_ec_proto: Lock device when updating MKBP version
` [PATCH 6.6 096/121] HID: wacom: Modify pen IDs
` [PATCH 6.6 097/121] btrfs: zoned: fix zone_unusable accounting on making block group read-write again
` [PATCH 6.6 098/121] btrfs: do not subtract delalloc from avail bytes
` [PATCH 6.6 099/121] protect the fetch of ->fd[fd] in do_dup2() from mispredictions
` [PATCH 6.6 100/121] mptcp: sched: check both directions for backup
` [PATCH 6.6 101/121] ALSA: usb-audio: Correct surround channels in UAC1 channel map
` [PATCH 6.6 102/121] ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
` [PATCH 6.6 103/121] ALSA: seq: ump: Optimize conversions from SysEx to UMP
` [PATCH 6.6 104/121] Revert "ALSA: firewire-lib: obsolete workqueue for period update"
` [PATCH 6.6 105/121] Revert "ALSA: firewire-lib: operate for period elapse event in process context"
` [PATCH 6.6 106/121] drm/vmwgfx: Fix a deadlock in dma buf fence polling
` [PATCH 6.6 107/121] drm/virtio: Fix type of dma-fence context variable
` [PATCH 6.6 108/121] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
` [PATCH 6.6 109/121] net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
` [PATCH 6.6 110/121] r8169: dont increment tx_dropped in case of NETDEV_TX_BUSY
` [PATCH 6.6 111/121] mptcp: fix user-space PM announced address accounting
` [PATCH 6.6 112/121] mptcp: distinguish rcv vs sent backup flag in requests
` [PATCH 6.6 113/121] mptcp: fix NL PM announced address accounting
` [PATCH 6.6 114/121] mptcp: mib: count MPJ with backup flag
` [PATCH 6.6 115/121] mptcp: fix bad RCVPRUNED mib accounting
` [PATCH 6.6 116/121] mptcp: pm: only set request_bkup flag when sending MP_PRIO
` [PATCH 6.6 117/121] mptcp: fix duplicate data handling
` [PATCH 6.6 118/121] selftests: mptcp: always close inputs FD if opened
` [PATCH 6.6 119/121] selftests: mptcp: join: validate backup in MPJ
` [PATCH 6.6 120/121] selftests: mptcp: join: check backup support in signal endp
` [PATCH 6.6 121/121] mptcp: prevent BPF accessing lowat from a subflow socket

FAILED: patch "[PATCH] btrfs: fix corruption after buffer fault in during direct IO" failed to apply to 6.10-stable tree
 2024-08-07 16:10 UTC  (4+ messages)

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-07 16:09 UTC 

[PATCH for 5.15 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH for 6.1 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH for 6.6 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:05 UTC 

[PATCH for 6.10 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:05 UTC 

FAILED: patch "[PATCH] nouveau: set placement to original placement on uvmm" failed to apply to 6.6-stable tree
 2024-08-07 16:03 UTC  (2+ messages)
` [PATCH 6.6.y] nouveau: set placement to original placement on uvmm validate

[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
 2024-08-07 15:41 UTC  (5+ messages)
` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector

[tip: irq/urgent] genirq/irqdesc: Honor caller provided affinity in alloc_desc()
 2024-08-07 15:32 UTC 

[PATCH net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-07 15:26 UTC  (5+ messages)


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