stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-19 08:51:59 to 2024-06-19 13:04:30 UTC [more...]

[PATCH 6.6 000/267] 6.6.35-rc1 review
 2024-06-19 12:54 UTC  (132+ messages)
` [PATCH 6.6 001/267] wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
` [PATCH 6.6 002/267] wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
` [PATCH 6.6 003/267] wifi: cfg80211: fully move wiphy work to unbound workqueue
` [PATCH 6.6 004/267] wifi: cfg80211: Lock wiphy in cfg80211_get_station
` [PATCH 6.6 005/267] wifi: cfg80211: pmsr: use correct nla_get_uX functions
` [PATCH 6.6 006/267] wifi: iwlwifi: mvm: dont initialize csa_work twice
` [PATCH 6.6 007/267] wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64
` [PATCH 6.6 008/267] wifi: iwlwifi: mvm: set properly mac header
` [PATCH 6.6 009/267] wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
` [PATCH 6.6 010/267] wifi: iwlwifi: mvm: check n_ssids before accessing the ssids
` [PATCH 6.6 011/267] wifi: iwlwifi: mvm: dont read past the mfuart notifcation
` [PATCH 6.6 012/267] wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
` [PATCH 6.6 013/267] scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()
` [PATCH 6.6 014/267] RISC-V: KVM: No need to use mask when hart-index-bit is 0
` [PATCH 6.6 015/267] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
` [PATCH 6.6 016/267] ax25: Fix refcount imbalance on inbound connections
` [PATCH 6.6 017/267] ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
` [PATCH 6.6 018/267] net/ncsi: Simplify Kconfig/dts control flow
` [PATCH 6.6 019/267] net/ncsi: Fix the multi thread manner of NCSI driver
` [PATCH 6.6 020/267] net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
` [PATCH 6.6 021/267] bpf: Store ref_ctr_offsets values in bpf_uprobe array
` [PATCH 6.6 022/267] bpf: Optimize the free of inner map
` [PATCH 6.6 023/267] bpf: Fix a potential use-after-free in bpf_link_free()
` [PATCH 6.6 024/267] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
` [PATCH 6.6 025/267] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH 6.6 026/267] KVM: SEV-ES: Delegate LBR virtualization to the processor
` [PATCH 6.6 027/267] vmxnet3: disable rx data ring on dma allocation failure
` [PATCH 6.6 028/267] ipv6: ioam: block BH from ioam6_output()
` [PATCH 6.6 029/267] ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
` [PATCH 6.6 030/267] net: tls: fix marking packets as decrypted
` [PATCH 6.6 031/267] bpf: Set run context for rawtp test_run callback
` [PATCH 6.6 032/267] octeontx2-af: Always allocate PF entries from low prioriy zone
` [PATCH 6.6 033/267] net/smc: avoid overwriting when adjusting sock bufsizes
` [PATCH 6.6 034/267] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
` [PATCH 6.6 035/267] net: sched: sch_multiq: fix possible OOB write in multiq_tune()
` [PATCH 6.6 036/267] vxlan: Fix regression when dropping packets due to invalid src addresses
` [PATCH 6.6 037/267] tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
` [PATCH 6.6 038/267] mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
` [PATCH 6.6 039/267] net/mlx5: Stop waiting for PCI if pci channel is offline
` [PATCH 6.6 040/267] net/mlx5: Always stop health timer during driver removal
` [PATCH 6.6 041/267] net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
` [PATCH 6.6 042/267] net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
` [PATCH 6.6 043/267] ptp: Fix error message on failed pin verification
` [PATCH 6.6 044/267] ice: fix iteration of TLVs in Preserved Fields Area
` [PATCH 6.6 045/267] ice: remove af_xdp_zc_qps bitmap
` [PATCH 6.6 046/267] ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
` [PATCH 6.6 047/267] net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
` [PATCH 6.6 048/267] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
` [PATCH 6.6 049/267] af_unix: Annodate data-races around sk->sk_state for writers
` [PATCH 6.6 050/267] af_unix: Annotate data-race of sk->sk_state in unix_inq_len()
` [PATCH 6.6 051/267] af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll()
` [PATCH 6.6 052/267] af_unix: Annotate data-race of sk->sk_state in unix_stream_connect()
` [PATCH 6.6 053/267] af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg()
` [PATCH 6.6 054/267] af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb()
` [PATCH 6.6 055/267] af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG
` [PATCH 6.6 056/267] af_unix: Annotate data-races around sk->sk_sndbuf
` [PATCH 6.6 057/267] af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen
` [PATCH 6.6 058/267] af_unix: Use unix_recvq_full_lockless() in unix_stream_connect()
` [PATCH 6.6 059/267] af_unix: Use skb_queue_empty_lockless() in unix_release_sock()
` [PATCH 6.6 060/267] af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen()
` [PATCH 6.6 061/267] af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill()
` [PATCH 6.6 062/267] ipv6: fix possible race in __fib6_drop_pcpu_from()
` [PATCH 6.6 063/267] net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
` [PATCH 6.6 064/267] ksmbd: use rwsem instead of rwlock for lease break
` [PATCH 6.6 065/267] firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails
` [PATCH 6.6 066/267] memory-failure: use a folio in me_huge_page()
` [PATCH 6.6 067/267] mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
` [PATCH 6.6 068/267] selftests/mm: conform test to TAP format output
` [PATCH 6.6 069/267] selftests/mm: log a consistent test name for check_compaction
` [PATCH 6.6 070/267] selftests/mm: compaction_test: fix bogus test success on Aarch64
` [PATCH 6.6 071/267] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH 6.6 072/267] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH 6.6 073/267] irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() fails
` [PATCH 6.6 074/267] eventfs: Update all the eventfs_inodes from the events descriptor
` [PATCH 6.6 075/267] bpf: fix multi-uprobe PID filtering logic
` [PATCH 6.6 076/267] nilfs2: return the mapped address from nilfs_get_page()
` [PATCH 6.6 077/267] nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
` [PATCH 6.6 078/267] io_uring/rsrc: dont lock while !TASK_RUNNING
` [PATCH 6.6 079/267] io_uring: check for non-NULL file pointer in io_file_can_poll()
` [PATCH 6.6 080/267] USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
` [PATCH 6.6 081/267] USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected
` [PATCH 6.6 082/267] usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
` [PATCH 6.6 083/267] usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
` [PATCH 6.6 084/267] mei: me: release irq in mei_me_pci_resume error path
` [PATCH 6.6 085/267] tty: n_tty: Fix buffer offsets when lookahead is used
` [PATCH 6.6 086/267] serial: port: Dont block system suspend even if bytes are left to xmit
` [PATCH 6.6 087/267] landlock: Fix d_parent walk
` [PATCH 6.6 088/267] jfs: xattr: fix buffer overflow for invalid xattr
` [PATCH 6.6 089/267] xhci: Set correct transferred length for cancelled bulk transfers
` [PATCH 6.6 090/267] xhci: Apply reset resume quirk to Etron EJ188 xHCI host
` [PATCH 6.6 091/267] xhci: Handle TD clearing for multiple streams case
` [PATCH 6.6 092/267] xhci: Apply broken streams quirk to Etron EJ188 xHCI host
` [PATCH 6.6 093/267] thunderbolt: debugfs: Fix margin debugfs node creation condition
` [PATCH 6.6 094/267] scsi: core: Disable CDL by default
` [PATCH 6.6 095/267] scsi: mpi3mr: Fix ATA NCQ priority support
` [PATCH 6.6 096/267] scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory
` [PATCH 6.6 097/267] scsi: sd: Use READ(16) when reading block zero on large capacity disks
` [PATCH 6.6 098/267] gve: Clear napi->skb before dev_kfree_skb_any()
` [PATCH 6.6 099/267] powerpc/uaccess: Fix build errors seen with GCC 13/14
` [PATCH 6.6 100/267] HID: nvidia-shield: Add missing check for input_ff_create_memless
` [PATCH 6.6 101/267] cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
` [PATCH 6.6 102/267] cxl/region: Fix memregion leaks in devm_cxl_add_region()
` [PATCH 6.6 103/267] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd
` [PATCH 6.6 104/267] cachefiles: remove requests from xarray during flushing requests
` [PATCH 6.6 105/267] cachefiles: introduce object ondemand state
` [PATCH 6.6 106/267] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH 6.6 107/267] cachefiles: resend an open request if the read requests object is closed
` [PATCH 6.6 108/267] cachefiles: add spin_lock for cachefiles_ondemand_info
` [PATCH 6.6 109/267] cachefiles: add restore command to recover inflight ondemand read requests
` [PATCH 6.6 110/267] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
` [PATCH 6.6 111/267] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
` [PATCH 6.6 112/267] cachefiles: remove err_put_fd label "
` [PATCH 6.6 113/267] cachefiles: never get a new anonymous fd if ondemand_id is valid
` [PATCH 6.6 114/267] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
` [PATCH 6.6 115/267] cachefiles: flush all requests after setting CACHEFILES_DEAD
` [PATCH 6.6 117/267] clk: sifive: Do not register clkdevs for PRCI clocks
` [PATCH 6.6 118/267] NFSv4.1 enforce rootpath check in fs_location query
` [PATCH 6.6 126/267] gpio: tqmx86: introduce shadow register for GPIO output value
` [PATCH 6.6 127/267] gpio: tqmx86: store IRQ trigger type and unmask status separately
` [PATCH 6.6 128/267] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
` [PATCH 6.6 129/267] HID: core: remove unnecessary WARN_ON() in implement()
` [PATCH 6.6 130/267] iommu/amd: Fix sysfs leak in iommu init
` [PATCH 6.6 131/267] iommu: Return right value in iommu_sva_bind_device()
` [PATCH 6.6 132/267] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
` [PATCH 6.6 133/267] io_uring/io-wq: avoid garbage value of match in io_wq_enqueue()
` [PATCH 6.6 134/267] HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()
` [PATCH 6.6 135/267] drm/vmwgfx: Refactor drm connector probing for display modes
` [PATCH 6.6 136/267] drm/vmwgfx: Filter modes which exceed graphics memory
` [PATCH 6.6 137/267] drm/vmwgfx: 3D disabled should not effect STDU memory limits
` [PATCH 6.6 138/267] drm/vmwgfx: Remove STDU logic from generic mode_valid function
` [PATCH 6.6 139/267] drm/vmwgfx: Dont memcmp equivalent pointers

[PATCH] mm/page_alloc: add one PCP list for THP
 2024-06-19 12:57 UTC  (2+ messages)

[PATCH 1/1 resend] MAINTAINERS: Fix 32-bit i.MX platform paths
 2024-06-19 12:37 UTC  (4+ messages)

[PATCH net v3] net: do not leave a dangling sk pointer, when socket creation fails
 2024-06-19 12:31 UTC  (2+ messages)

FAILED: patch "[PATCH] irqchip/gic-v3-its: Fix potential race condition in" failed to apply to 5.10-stable tree
 2024-06-19 12:23 UTC 

FAILED: patch "[PATCH] irqchip/gic-v3-its: Fix potential race condition in" failed to apply to 5.15-stable tree
 2024-06-19 12:23 UTC 

[PATCH 6.6/6.9 v2 1/2] ext4: avoid overflow when setting values via sysfs
 2024-06-19 12:19 UTC  (2+ messages)
` [PATCH 6.6/6.9 v2 2/2] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()

Candidates for stable v6.9..v6.10-rc1 Use After Free
 2024-06-19 12:13 UTC  (2+ messages)

FAILED: patch "[PATCH] ima: Fix use-after-free on a dentry's dname.name" failed to apply to 4.19-stable tree
 2024-06-19 12:12 UTC 

FAILED: patch "[PATCH] ima: Fix use-after-free on a dentry's dname.name" failed to apply to 5.4-stable tree
 2024-06-19 12:12 UTC 

FAILED: patch "[PATCH] ima: Fix use-after-free on a dentry's dname.name" failed to apply to 5.10-stable tree
 2024-06-19 12:12 UTC 

FAILED: patch "[PATCH] ima: Fix use-after-free on a dentry's dname.name" failed to apply to 5.15-stable tree
 2024-06-19 12:12 UTC 

FAILED: patch "[PATCH] ima: Fix use-after-free on a dentry's dname.name" failed to apply to 6.1-stable tree
 2024-06-19 12:12 UTC 

Candidates for stable v6.9..v6.10-rc1 Deadlock
 2024-06-19 12:05 UTC  (2+ messages)

Candidates for stable v6.9..v6.10-rc3 Use after free
 2024-06-19 12:02 UTC  (2+ messages)

Candidates for stable v6.9..v6.10-rc3 Kernel Panic
 2024-06-19 12:01 UTC  (2+ messages)

Candidates for stable v6.9..v6.10-rc3 Deadlock
 2024-06-19 11:59 UTC  (2+ messages)

Candidates for stable v6.9..v6.10-rc3 NULL pointers
 2024-06-19 11:58 UTC  (2+ messages)

Patch "driver core: platform: Emit a warning if a remove callback returned non-zero" has been added to the 5.10-stable tree
 2024-06-19 11:53 UTC  (2+ messages)

[PATCH v7] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-19 11:45 UTC 

[PATCH fixes 0/4] MIPS: MT ASE fixes
 2024-06-19 11:37 UTC  (4+ messages)
` [PATCH fixes 1/4] MIPS: mipsmtregs: Fix target register for MFTC0

[PATCH v2] ata: ahci: Do not enable LPM if no LPM states are supported by the HBA
 2024-06-19 11:36 UTC  (4+ messages)

[PATCH v2] riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boards
 2024-06-19 11:20 UTC  (2+ messages)

[PATCH v6] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-19 11:18 UTC  (3+ messages)

Patch "ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()" has been added to the 6.9-stable tree
 2024-06-19 11:14 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9
 2024-06-19 11:11 UTC 

[PATCH 5.10 000/770] 5.10.220-rc1 review
 2024-06-19 11:10 UTC  (5+ messages)

[PATCH v2] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
 2024-06-19 11:09 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9
 2024-06-19 11:05 UTC  (2+ messages)

[PATCH v3] serial: 8250_omap: Implementation of Errata i2310
 2024-06-19 10:59 UTC 

Patch "kbuild: rust: force `alloc` extern to allow "empty" Rust files" has been added to the 6.1-stable tree
 2024-06-19 10:58 UTC  (2+ messages)

Patch "netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type" has been added to the 6.9-stable tree
 2024-06-19 10:57 UTC  (2+ messages)

[PATCHv3 6.6.y 0/3] Fix missing lib.sh for net/unicast_extensions.sh and net/pmtu.sh tests
 2024-06-19 10:55 UTC  (5+ messages)
` [PATCHv3 6.6.y 1/3] selftests/net: add lib.sh
` [PATCHv3 6.6.y 2/3] selftests/net: add variable NS_LIST for lib.sh
` [PATCHv3 6.6.y 3/3] selftests: forwarding: Avoid failures to source net/lib.sh

[PATCH 6.1] Revert "fork: defer linking file vma until vma is fully initialized"
 2024-06-19 10:54 UTC  (2+ messages)

FAILED: patch "[PATCH] kbuild: Remove support for Clang's ThinLTO caching" failed to apply to 6.1-stable tree
 2024-06-19 10:51 UTC  (3+ messages)
` [PATCH 6.1.y] kbuild: Remove support for Clang's ThinLTO caching

[PATCH -stable,5.4] netfilter: nftables: exthdr: fix 4-byte stack OOB write
 2024-06-19 10:50 UTC  (2+ messages)

[PATCH] net: usb: ax88179_178a: improve reset check
 2024-06-19 10:37 UTC  (3+ messages)

Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
 2024-06-19 10:41 UTC  (16+ messages)

FAILED: patch "[PATCH] mptcp: ensure snd_una is properly initialized on connect" failed to apply to 5.10-stable tree
 2024-06-19 10:41 UTC  (3+ messages)
` [PATCH 5.10.y] mptcp: ensure snd_una is properly initialized on connect

[PATCH 1/2] pwm: stm32: Refuse too small period requests
 2024-06-19  9:49 UTC  (3+ messages)
` [PATCH 2/2] pwm: stm32: Fix calculation of prescaler

[PATCH 4.19.y] hugetlb_encode.h: fix undefined behaviour (34 << 26)
 2024-06-19  9:43 UTC  (2+ messages)

FAILED: patch "[PATCH] serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level" failed to apply to 6.6-stable tree
 2024-06-19  9:41 UTC  (3+ messages)
` [PATCH 6.6.y] serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level

FAILED: patch "[PATCH] mm/memory-failure: fix handling of dissolved but not taken" failed to apply to 6.1-stable tree
 2024-06-19  9:35 UTC  (3+ messages)
` [PATCH 6.1.y] mm/memory-failure: fix handling of dissolved but not taken off from buddy pages

FAILED: patch "[PATCH] mm/huge_memory: don't unpoison huge_zero_folio" failed to apply to 5.15-stable tree
 2024-06-19  9:34 UTC  (3+ messages)
` [PATCH 5.15.y] mm/huge_memory: don't unpoison huge_zero_folio

FAILED: patch "[PATCH] scsi: mpi3mr: Fix ATA NCQ priority support" failed to apply to 5.15-stable tree
 2024-06-19  9:30 UTC  (3+ messages)
` [PATCH 5.15.y] scsi: mpi3mr: Fix ATA NCQ priority support

[PATCH 5.4.y] hv_utils: drain the timesync packets on onchannelcallback
 2024-06-19  9:30 UTC  (2+ messages)

FAILED: patch "[PATCH] tick/nohz_full: Don't abuse smp_call_function_single() in" failed to apply to 6.6-stable tree
 2024-06-19  9:28 UTC  (3+ messages)
` [PATCH 6.6.y and earlier] tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()

[PATCH 6.9 1/2] wifi: iwlwifi: mvm: support iwl_dev_tx_power_cmd_v8
 2024-06-19  9:25 UTC  (4+ messages)

[PATCH 4.19 5.4 5.10 5.15 6.1 6.6] nilfs2: fix potential kernel bug due to lack of writeback flag waiting
 2024-06-19  8:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).