public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-12 15:31:50 to 2024-12-12 15:43:34 UTC [more...]

[PATCH 6.6 000/356] 6.6.66-rc1 review
 2024-12-12 14:59 UTC  (198+ messages)
` [PATCH 6.6 026/356] platform/x86: asus-wmi: add support for vivobook fan profiles
` [PATCH 6.6 027/356] platform/x86: asus-wmi: Fix inconsistent use of thermal policies
` [PATCH 6.6 028/356] platform/x86: asus-wmi: Ignore return value when writing thermal policy
` [PATCH 6.6 029/356] net-timestamp: make sk_tskey more predictable in error path
` [PATCH 6.6 030/356] ipv6: introduce dst_rt6_info() helper
` [PATCH 6.6 031/356] net/ipv6: release expired exception dst cached in socket
` [PATCH 6.6 032/356] dccp: Fix memory leak in dccp_feat_change_recv
` [PATCH 6.6 033/356] tipc: Fix use-after-free of kernel socket in cleanup_bearer()
` [PATCH 6.6 034/356] net/smc: rename some fce to fce_v2x for clarity
` [PATCH 6.6 035/356] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH 6.6 036/356] net/smc: unify the structs of accept or confirm message for v1 and v2
` [PATCH 6.6 037/356] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH 6.6 038/356] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH 6.6 039/356] net/smc: mark optional smcd_ops and check for support when called
` [PATCH 6.6 040/356] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH 6.6 041/356] net/smc: {at|de}tach sndbuf to peer DMB if supported
` [PATCH 6.6 042/356] net/smc: refactoring initialization of smc sock
` [PATCH 6.6 043/356] net/smc: initialize close_work early to avoid warning
` [PATCH 6.6 044/356] net/smc: fix LGR and link use-after-free issue
` [PATCH 6.6 045/356] net/qed: allow old cards not supporting "num_images" to work
` [PATCH 6.6 046/356] ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5
` [PATCH 6.6 047/356] ixgbe: downgrade logging of unsupported VF API version to debug
` [PATCH 6.6 048/356] igb: Fix potential invalid memory access in igb_init_module()
` [PATCH 6.6 049/356] netfilter: nft_inner: incorrect percpu area handling under softirq
` [PATCH 6.6 050/356] net: sched: fix erspan_opt settings in cls_flower
` [PATCH 6.6 051/356] netfilter: ipset: Hold module reference while requesting a module
` [PATCH 6.6 052/356] netfilter: nft_set_hash: skip duplicated elements pending gc run
` [PATCH 6.6 053/356] ethtool: Fix wrong mod state in case of verbose and no_mask bitset
` [PATCH 6.6 054/356] mlxsw: Add ipv4_5 flex key
` [PATCH 6.6 055/356] mlxsw: spectrum_acl_flex_keys: Add ipv4_5b "
` [PATCH 6.6 056/356] mlxsw: Edit IPv6 key blocks to use one less block for multicast forwarding
` [PATCH 6.6 057/356] mlxsw: Mark high entropy key blocks
` [PATCH 6.6 058/356] mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_inst
` [PATCH 6.6 059/356] mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4
` [PATCH 6.6 060/356] geneve: do not assume mac header is set in geneve_xmit_skb()
` [PATCH 6.6 061/356] net/mlx5e: Remove workaround to avoid syndrome for internal port
` [PATCH 6.6 062/356] net: avoid potential UAF in default_operstate()
` [PATCH 6.6 063/356] KVM: arm64: Change kvm_handle_mmio_return() return polarity
` [PATCH 6.6 064/356] KVM: arm64: Dont retire aborted MMIO instruction
` [PATCH 6.6 065/356] xhci: Allow RPM on the USB controller (1022:43f7) by default
` [PATCH 6.6 066/356] xhci: remove XHCI_TRUST_TX_LENGTH quirk
` [PATCH 6.6 067/356] xhci: Combine two if statements for Etron xHCI host
` [PATCH 6.6 068/356] xhci: Dont issue Reset Device command to "
` [PATCH 6.6 069/356] xhci: Fix control transfer error on "
` [PATCH 6.6 070/356] gpio: grgpio: use a helper variable to store the address of ofdev->dev
` [PATCH 6.6 071/356] gpio: grgpio: Add NULL check in grgpio_probe
` [PATCH 6.6 072/356] serial: amba-pl011: Use port lock wrappers
` [PATCH 6.6 073/356] serial: amba-pl011: Fix RX stall when DMA is used
` [PATCH 6.6 074/356] soc/fsl: cpm: qmc: Convert to platform remove callback returning void
` [PATCH 6.6 075/356] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH 6.6 076/356] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH 6.6 077/356] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH 6.6 078/356] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH 6.6 079/356] soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failure
` [PATCH 6.6 080/356] usb: dwc3: gadget: Rewrite endpoint allocation flow
` [PATCH 6.6 081/356] usb: dwc3: ep0: Dont reset resource alloc flag (including ep0)
` [PATCH 6.6 082/356] usb: dwc3: ep0: Dont clear ep0 DWC3_EP_TRANSFER_STARTED
` [PATCH 6.6 083/356] mmc: mtk-sd: use devm_mmc_alloc_host
` [PATCH 6.6 084/356] mmc: mtk-sd: Fix error handle of probe function
` [PATCH 6.6 085/356] mmc: mtk-sd: fix devm_clk_get_optional usage
` [PATCH 6.6 086/356] mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting
` [PATCH 6.6 087/356] zram: split memory-tracking and ac-time tracking
` [PATCH 6.6 088/356] zram: do not mark idle slots that cannot be idle
` [PATCH 6.6 089/356] zram: clear IDLE flag in mark_idle()
` [PATCH 6.6 090/356] iommu/arm-smmu: Defer probe of clients after smmu device bound
` [PATCH 6.6 091/356] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH 6.6 092/356] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
` [PATCH 6.6 093/356] ntp: Remove invalid cast in time offset math
` [PATCH 6.6 094/356] driver core: fw_devlink: Improve logs for cycle detection
` [PATCH 6.6 095/356] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH 6.6 096/356] driver core: fw_devlink: Stop trying to optimize cycle detection logic
` [PATCH 6.6 097/356] f2fs: fix to drop all discards after creating snapshot on lvm device
` [PATCH 6.6 098/356] i3c: master: add enable(disable) hot join in sys entry
` [PATCH 6.6 099/356] i3c: master: svc: add hot join support
` [PATCH 6.6 100/356] i3c: master: fix kernel-doc check warning
` [PATCH 6.6 101/356] i3c: master: support to adjust first broadcast address speed
` [PATCH 6.6 102/356] i3c: master: svc: use slow speed for first broadcast address
` [PATCH 6.6 103/356] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
` [PATCH 6.6 104/356] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH 6.6 105/356] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
` [PATCH 6.6 106/356] i3c: master: Fix dynamic address leak when assigned-address is present
` [PATCH 6.6 107/356] drm/bridge: it6505: update usleep_range for RC circuit charge time
` [PATCH 6.6 108/356] drm/bridge: it6505: Fix inverted reset polarity
` [PATCH 6.6 109/356] scsi: ufs: core: Always initialize the UIC done completion
` [PATCH 6.6 110/356] scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
` [PATCH 6.6 111/356] bpf, vsock: Fix poll() missing a queue
` [PATCH 6.6 112/356] bpf, vsock: Invoke proto::close on close()
` [PATCH 6.6 113/356] xsk: always clear DMA mapping information when unmapping the pool
` [PATCH 6.6 114/356] bpftool: fix potential NULL pointer dereferencing in prog_dump()
` [PATCH 6.6 115/356] drm/sti: Add __iomem for mixer_dbg_mxns parameter
` [PATCH 6.6 116/356] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
` [PATCH 6.6 117/356] ALSA: seq: ump: Use automatic cleanup of kfree()
` [PATCH 6.6 118/356] ALSA: ump: Update substream name from assigned FB names
` [PATCH 6.6 119/356] ALSA: seq: ump: Fix seq port updates per FB info notify
` [PATCH 6.6 120/356] ALSA: usb-audio: Notify xrun for low-latency mode
` [PATCH 6.6 121/356] tools: Override makefile ARCH variable if defined, but empty
` [PATCH 6.6 122/356] spi: mpc52xx: Add cancel_work_sync before module remove
` [PATCH 6.6 123/356] ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai index
` [PATCH 6.6 124/356] ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()
` [PATCH 6.6 125/356] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
` [PATCH 6.6 126/356] scsi: sg: Fix slab-use-after-free read in sg_release()
` [PATCH 6.6 127/356] scsi: scsi_debug: Fix hrtimer support for ndelay
` [PATCH 6.6 128/356] ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
` [PATCH 6.6 129/356] drm/v3d: Enable Performance Counters before clearing them
` [PATCH 6.6 130/356] ocfs2: free inode when ocfs2_get_init_inode() fails
` [PATCH 6.6 131/356] scatterlist: fix incorrect func name in kernel-doc
` [PATCH 6.6 132/356] iio: magnetometer: yas530: use signed integer type for clamp limits
` [PATCH 6.6 133/356] bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
` [PATCH 6.6 134/356] bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
` [PATCH 6.6 135/356] bpf: Handle in-place update for full LPM trie correctly
` [PATCH 6.6 136/356] bpf: Fix exact match conditions in trie_get_next_key()
` [PATCH 6.6 137/356] x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
` [PATCH 6.6 138/356] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
` [PATCH 6.6 139/356] HID: wacom: fix when get product name maybe null pointer
` [PATCH 6.6 140/356] LoongArch: Add architecture specific huge_pte_clear()
` [PATCH 6.6 141/356] ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
` [PATCH 6.6 142/356] ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
` [PATCH 6.6 143/356] watchdog: rti: of: honor timeout-sec property
` [PATCH 6.6 144/356] can: dev: can_set_termination(): allow sleeping GPIOs
` [PATCH 6.6 145/356] can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6
` [PATCH 6.6 146/356] tracing: Fix cmp_entries_dup() to respect sort() comparison rules
` [PATCH 6.6 147/356] arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
` [PATCH 6.6 148/356] arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
` [PATCH 6.6 149/356] ALSA: usb-audio: add mixer mapping for Corsair HS80
` [PATCH 6.6 150/356] ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
` [PATCH 6.6 151/356] ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
` [PATCH 6.6 152/356] scsi: qla2xxx: Fix abort in bsg timeout
` [PATCH 6.6 153/356] scsi: qla2xxx: Fix NVMe and NPIV connect issue
` [PATCH 6.6 154/356] scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
` [PATCH 6.6 155/356] scsi: qla2xxx: Fix use after free on unload
` [PATCH 6.6 156/356] scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
` [PATCH 6.6 157/356] scsi: ufs: core: sysfs: Prevent div by zero
` [PATCH 6.6 158/356] scsi: ufs: core: Add missing post notify for power mode change
` [PATCH 6.6 159/356] nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
` [PATCH 6.6 160/356] fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
` [PATCH 6.6 161/356] fs/smb/client: Implement new SMB3 POSIX type
` [PATCH 6.6 162/356] fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points
` [PATCH 6.6 163/356] smb3.1.1: fix posix mounts to older servers
` [PATCH 6.6 164/356] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
` [PATCH 6.6 165/356] cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
` [PATCH 6.6 166/356] drm/dp_mst: Fix MST sideband message body length check
` [PATCH 6.6 167/356] drm/dp_mst: Verify request type in the corresponding down message reply
` [PATCH 6.6 168/356] drm/dp_mst: Fix resetting msg rx state after topology removal
` [PATCH 6.6 169/356] drm/amdgpu/hdp5.2: do a posting read when flushing HDP
` [PATCH 6.6 170/356] modpost: Add .irqentry.text to OTHER_SECTIONS
` [PATCH 6.6 171/356] x86/kexec: Restore GDT on return from ::preserve_context kexec
` [PATCH 6.6 172/356] bpf: fix OOB devmap writes when deleting elements
` [PATCH 6.6 173/356] dma-buf: fix dma_fence_array_signaled v4
` [PATCH 6.6 174/356] dma-fence: Fix reference leak on fence merge failure path
` [PATCH 6.6 175/356] dma-fence: Use kernels sort for merging fences
` [PATCH 6.6 176/356] xsk: fix OOB map writes when deleting elements
` [PATCH 6.6 177/356] regmap: detach regmap from dev on regmap_exit
` [PATCH 6.6 178/356] mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
` [PATCH 6.6 179/356] mmc: core: Further prevent card detect during shutdown
` [PATCH 6.6 180/356] ocfs2: update seq_file index in ocfs2_dlm_seq_next
` [PATCH 6.6 181/356] lib: stackinit: hide never-taken branch from compiler
` [PATCH 6.6 182/356] kasan: make report_lock a raw spinlock
` [PATCH 6.6 183/356] x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
` [PATCH 6.6 184/356] epoll: annotate racy check
` [PATCH 6.6 185/356] kselftest/arm64: Log fp-stress child startup errors to stdout
` [PATCH 6.6 186/356] s390/cpum_sf: Handle CPU hotplug remove during sampling
` [PATCH 6.6 187/356] btrfs: dont take dev_replace rwsem on task already holding it
` [PATCH 6.6 188/356] btrfs: avoid unnecessary device path update for the same device
` [PATCH 6.6 189/356] btrfs: do not clear read-only when adding sprout device
` [PATCH 6.6 190/356] kselftest/arm64: Dont leak pipe fds in pac.exec_sign_all()
` [PATCH 6.6 191/356] kcsan: Turn report_filterlist_lock into a raw_spinlock
` [PATCH 6.6 192/356] hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list
` [PATCH 6.6 193/356] ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID
` [PATCH 6.6 194/356] perf/x86/amd: Warn only on new bits set
` [PATCH 6.6 195/356] spi: spi-fsl-lpspi: Adjust type of scldiv
` [PATCH 6.6 196/356] HID: add per device quirk to force bind to hid-generic
` [PATCH 6.6 197/356] media: uvcvideo: RealSense D421 Depth module metadata
` [PATCH 6.6 198/356] media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera
` [PATCH 6.6 199/356] media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108
` [PATCH 6.6 200/356] mmc: core: Add SD card quirk for broken poweroff notification
` [PATCH 6.6 201/356] mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
` [PATCH 6.6 202/356] soc: imx8m: Probe the SoC driver as platform driver
` [PATCH 6.6 203/356] regmap: maple: Provide lockdep (sub)class for maple trees internal lock
` [PATCH 6.6 204/356] selftests/resctrl: Protect against array overflow when reading strings
` [PATCH 6.6 205/356] HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
` [PATCH 6.6 206/356] drm/vc4: hdmi: Avoid log spam for audio start failure
` [PATCH 6.6 207/356] drm/vc4: hvs: Set AXI panic modes for the HVS
` [PATCH 6.6 208/356] drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model
` [PATCH 6.6 209/356] drm: panel-orientation-quirks: Add quirk for AYA NEO Founder edition
` [PATCH 6.6 210/356] drm: panel-orientation-quirks: Add quirk for AYA NEO GEEK
` [PATCH 6.6 211/356] drm/bridge: it6505: Enable module autoloading
` [PATCH 6.6 212/356] drm/mcde: "
` [PATCH 6.6 213/356] wifi: rtw89: check return value of ieee80211_probereq_get() for RNR
` [PATCH 6.6 214/356] drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
` [PATCH 6.6 215/356] dlm: fix possible lkb_resource null dereference
` [PATCH 6.6 216/356] drm/display: Fix building with GCC 15
` [PATCH 6.6 217/356] ALSA: hda: Use own quirk lookup helper
` [PATCH 6.6 218/356] ALSA: hda/conexant: Use the new codec SSID matching
` [PATCH 6.6 219/356] r8169: dont apply UDP padding quirk on RTL8126A
` [PATCH 6.6 220/356] samples/bpf: Fix a resource leak
` [PATCH 6.6 221/356] net: fec_mpc52xx_phy: Use %pa to format resource_size_t
` [PATCH 6.6 222/356] net: ethernet: fs_enet: "

[PATCH v2] usb: gadget: configfs: Ignore trailing LF for user strings to cdev
 2024-12-12 15:41 UTC 

Patch "rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long" has been added to the 6.6-stable tree
 2024-12-12 15:32 UTC 


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