public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-23 00:18:21 to 2024-01-23 00:23:20 UTC [more...]

[PATCH 6.7 000/641] 6.7.2-rc1 review
 2024-01-22 23:52 UTC  (200+ messages)
` [PATCH 6.7 003/641] EDAC/thunderx: Fix possible out-of-bounds string access
` [PATCH 6.7 004/641] powerpc: add crtsavres.o to always-y instead of extra-y
` [PATCH 6.7 005/641] fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
` [PATCH 6.7 006/641] x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
` [PATCH 6.7 007/641] powerpc/44x: select I2C for CURRITUCK
` [PATCH 6.7 008/641] powerpc/pseries/memhp: Fix access beyond end of drmem array
` [PATCH 6.7 009/641] x86/microcode/intel: Set new revision only after a successful update
` [PATCH 6.7 021/641] perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
` [PATCH 6.7 022/641] spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
` [PATCH 6.7 023/641] mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
` [PATCH 6.7 024/641] ACPI: video: check for error while searching for backlight device parent
` [PATCH 6.7 025/641] ACPI: LPIT: Avoid u32 multiplication overflow
` [PATCH 6.7 026/641] KEYS: encrypted: Add check for strsep
` [PATCH 6.7 027/641] spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
` [PATCH 6.7 028/641] platform/x86/intel/vsec: Fix xa_alloc memory leak
` [PATCH 6.7 029/641] cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
` [PATCH 6.7 030/641] calipso: fix memory leak in netlbl_calipso_add_pass()
` [PATCH 6.7 031/641] efivarfs: force RO when remounting if SetVariable is not supported
` [PATCH 6.7 032/641] efivarfs: Free s_fs_info on unmount
` [PATCH 6.7 033/641] spi: sh-msiof: Enforce fixed DTDL for R-Car H3
` [PATCH 6.7 034/641] ACPI: LPSS: Fix the fractional clock divider flags
` [PATCH 6.7 035/641] ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the error
` [PATCH 6.7 036/641] thermal: core: Fix NULL pointer dereference in zone registration error path
` [PATCH 6.7 037/641] kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
` [PATCH 6.7 038/641] kunit: debugfs: Handle errors from alloc_string_stream()
` [PATCH 6.7 039/641] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
` [PATCH 6.7 040/641] cpuidle: haltpoll: Do not enable interrupts when entering idle
` [PATCH 6.7 041/641] drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
` [PATCH 6.7 042/641] selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
` [PATCH 6.7 043/641] crypto: rsa - add a check for allocation failure
` [PATCH 6.7 044/641] crypto: qat - prevent underflow in rp2srv_store()
` [PATCH 6.7 045/641] crypto: jh7110 - Correct deferred probe return
` [PATCH 6.7 046/641] crypto: virtio - Handle dataq logic with tasklet
` [PATCH 6.7 047/641] crypto: qat - add sysfs_added flag for ras
` [PATCH 6.7 048/641] crypto: qat - add sysfs_added flag for rate limiting
` [PATCH 6.7 049/641] crypto: sa2ul - Return crypto_aead_setkey to transfer the error
` [PATCH 6.7 050/641] crypto: ccp - fix memleak in ccp_init_dm_workarea
` [PATCH 6.7 051/641] crypto: af_alg - Disallow multiple in-flight AIO requests
` [PATCH 6.7 052/641] crypto: qat - fix error path in add_update_sla()
` [PATCH 6.7 053/641] crypto: qat - fix mutex ordering in adf_rl
` [PATCH 6.7 054/641] crypto: qat - add NULL pointer check
` [PATCH 6.7 055/641] hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()
` [PATCH 6.7 056/641] crypto: safexcel - Add error handling for dma_map_sg() calls
` [PATCH 6.7 057/641] crypto: sahara - remove FLAGS_NEW_KEY logic
` [PATCH 6.7 058/641] crypto: sahara - fix cbc selftest failure
` [PATCH 6.7 059/641] crypto: sahara - fix ahash "
` [PATCH 6.7 060/641] crypto: sahara - fix processing requests with cryptlen < sg->length
` [PATCH 6.7 061/641] crypto: sahara - fix error handling in sahara_hw_descriptor_create()
` [PATCH 6.7 062/641] crypto: hisilicon/qm - save capability registers in qm init process
` [PATCH 6.7 063/641] crypto: hisilicon/zip - add zip comp high perf mode configuration
` [PATCH 6.7 064/641] crypto: hisilicon/qm - add a function to set qm algs
` [PATCH 6.7 065/641] crypto: hisilicon/hpre - save capability registers in probe process
` [PATCH 6.7 066/641] crypto: hisilicon/sec2 "
` [PATCH 6.7 067/641] crypto: hisilicon/zip "
` [PATCH 6.7 068/641] pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
` [PATCH 6.7 069/641] erofs: fix memory leak on short-lived bounced pages
` [PATCH 6.7 070/641] fs: indicate request originates from old mount API
` [PATCH 6.7 071/641] gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
` [PATCH 6.7 072/641] gfs2: fix kernel BUG in gfs2_quota_cleanup
` [PATCH 6.7 073/641] dlm: fix format seq ops type 4
` [PATCH 6.7 074/641] crypto: virtio - Wait for tasklet to complete on device remove
` [PATCH 6.7 075/641] crypto: sahara - avoid skcipher fallback code duplication
` [PATCH 6.7 076/641] crypto: sahara - handle zero-length aes requests
` [PATCH 6.7 077/641] crypto: sahara - fix ahash reqsize
` [PATCH 6.7 078/641] crypto: sahara - fix wait_for_completion_timeout() error handling
` [PATCH 6.7 079/641] crypto: sahara - improve error handling in sahara_sha_process()
` [PATCH 6.7 080/641] crypto: sahara - fix processing hash requests with req->nbytes < sg->length
` [PATCH 6.7 081/641] crypto: sahara - do not resize req->src when doing hash operations
` [PATCH 6.7 082/641] crypto: scomp - fix req->dst buffer overflow
` [PATCH 6.7 083/641] keys, dns: Fix size check of V1 server-list header
` [PATCH 6.7 084/641] csky: fix arch_jump_label_transform_static override
` [PATCH 6.7 085/641] blocklayoutdriver: Fix reference leak of pnfs_device_node
` [PATCH 6.7 086/641] NFS: Use parents objective cred in nfs_access_login_time()
` [PATCH 6.7 087/641] NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
` [PATCH 6.7 088/641] SUNRPC: fix _xprt_switch_find_current_entry logic
` [PATCH 6.7 089/641] pNFS: Fix the pnfs block drivers calculation of layoutget size
` [PATCH 6.7 090/641] SUNRPC: Fixup v4.1 backchannel request timeouts
` [PATCH 6.7 091/641] asm-generic: Fix 32 bit __generic_cmpxchg_local
` [PATCH 6.7 092/641] arm64: dts: qcom: qrb4210-rb2: dont force usb peripheral mode
` [PATCH 6.7 093/641] arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
` [PATCH 6.7 094/641] arm64: dts: qcom: sc8280xp-x13s: add missing camera LED pin config
` [PATCH 6.7 095/641] ARM: dts: qcom: msm8226: provide dsi phy clocks to mmcc
` [PATCH 6.7 096/641] wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()
` [PATCH 6.7 097/641] wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
` [PATCH 6.7 098/641] bpf, lpm: Fix check prefixlen before walking trie
` [PATCH 6.7 099/641] bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
` [PATCH 6.7 100/641] bpf: Add crosstask check to __bpf_get_stack
` [PATCH 6.7 101/641] wifi: ath11k: Defer on rproc_get failure
` [PATCH 6.7 102/641] wifi: libertas: stop selecting wext
` [PATCH 6.7 103/641] ARM: dts: qcom: apq8064: correct XOADC register address
` [PATCH 6.7 104/641] scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
` [PATCH 6.7 105/641] net/ncsi: Fix netlink major/minor version numbers
` [PATCH 6.7 106/641] firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
` [PATCH 6.7 107/641] scsi: bfa: Use the proper data type for BLIST flags
` [PATCH 6.7 108/641] wifi: ath12k: fix the error handler of rfkill config
` [PATCH 6.7 109/641] wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
` [PATCH 6.7 110/641] arm64: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes
` [PATCH 6.7 111/641] arm64: dts: ti: k3-am65-main: Fix DSS irq trigger type
` [PATCH 6.7 112/641] arm64: dts: ti: iot2050: Re-add aliases
` [PATCH 6.7 113/641] wifi: rtw88: sdio: Honor the host max_req_size in the RX path
` [PATCH 6.7 114/641] selftests/bpf: Fix erroneous bitmask operation
` [PATCH 6.7 115/641] md: synchronize flush io with array reconfiguration
` [PATCH 6.7 116/641] bpf: enforce precision of R0 on callback return
` [PATCH 6.7 117/641] ARM: dts: qcom: sdx65: correct PCIe EP phy-names
` [PATCH 6.7 118/641] ARM: dts: qcom: sdx65: correct SPMI node name
` [PATCH 6.7 119/641] dt-bindings: arm: qcom: Fix html link
` [PATCH 6.7 120/641] arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarity
` [PATCH 6.7 121/641] arm64: dts: qcom: sm8450: correct TX Soundwire clock
` [PATCH 6.7 122/641] arm64: dts: qcom: sm8550: "
` [PATCH 6.7 123/641] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
` [PATCH 6.7 124/641] arm64: dts: qcom: sc7280: "
` [PATCH 6.7 125/641] arm64: dts: qcom: sdm845: "
` [PATCH 6.7 126/641] arm64: dts: qcom: sm8150: "
` [PATCH 6.7 127/641] arm64: dts: qcom: sm8250: "
` [PATCH 6.7 128/641] arm64: dts: qcom: sa8775p: "
` [PATCH 6.7 129/641] arm64: dts: qcom: sc8280xp: "
` [PATCH 6.7 130/641] arm64: dts: qcom: sm6350: "
` [PATCH 6.7 131/641] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
` [PATCH 6.7 132/641] bpf: Defer the free of inner map when necessary
` [PATCH 6.7 133/641] selftests/net: specify the interface when do arping
` [PATCH 6.7 134/641] bpf: fix check for attempt to corrupt spilled pointer
` [PATCH 6.7 135/641] scsi: fnic: Return error if vmalloc() failed
` [PATCH 6.7 136/641] arm64: dts: qcom: qrb2210-rb1: use USB host mode
` [PATCH 6.7 137/641] arm64: dts: qcom: qrb5165-rb5: correct LED panic indicator
` [PATCH 6.7 138/641] arm64: dts: qcom: sdm845-db845c: "
` [PATCH 6.7 139/641] arm64: dts: qcom: sm6125: add interrupts to DWC3 USB controller
` [PATCH 6.7 140/641] arm64: dts: qcom: sm8350: Fix DMA0 address
` [PATCH 6.7 141/641] arm64: dts: qcom: sc7280: Fix up GPU SIDs
` [PATCH 6.7 142/641] arm64: dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent
` [PATCH 6.7 143/641] arm64: dts: qcom: sa8775p: fix USB wakeup interrupt types
` [PATCH 6.7 144/641] arm64: dts: qcom: sc7280: fix usb_2 "
` [PATCH 6.7 145/641] arm64: dts: qcom: sm8550: fix USB "
` [PATCH 6.7 146/641] wifi: mt76: mt7996: fix uninitialized variable in parsing txfree
` [PATCH 6.7 147/641] wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem function
` [PATCH 6.7 148/641] wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails in mt7915_mmio_wed_init()
` [PATCH 6.7 149/641] wifi: mt76: mt7996: fix the size of struct bss_rate_tlv
` [PATCH 6.7 150/641] wifi: mt76: mt7996: fix rate usage of inband discovery frames
` [PATCH 6.7 151/641] wifi: mt76: mt7996: fix alignment of sta info event
` [PATCH 6.7 152/641] wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981
` [PATCH 6.7 153/641] wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
` [PATCH 6.7 154/641] wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packing
` [PATCH 6.7 155/641] wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
` [PATCH 6.7 156/641] bpf: Fix verification of indirect var-off stack access
` [PATCH 6.7 157/641] arm64: dts: hisilicon: hikey970-pmic: fix regulator cells properties
` [PATCH 6.7 158/641] bpf: Guard stack limits against 32bit overflow
` [PATCH 6.7 159/641] bpf: Fix accesses to uninit stack slots
` [PATCH 6.7 160/641] test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
` [PATCH 6.7 161/641] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH 6.7 162/641] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
` [PATCH 6.7 163/641] arm64: dts: mediatek: mt8195: revise VDOSYS RDMA node name
` [PATCH 6.7 164/641] arm64: dts: mediatek: mt8186: Fix alias prefix for ovl_2l0
` [PATCH 6.7 165/641] arm64: dts: mediatek: mt8186: fix address warning for ADSP mailboxes
` [PATCH 6.7 166/641] wifi: mt76: mt7921: fix country count limitation for CLC
` [PATCH 6.7 167/641] wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
` [PATCH 6.7 168/641] wifi: mt76: mt7921: fix wrong 6Ghz power type
` [PATCH 6.7 169/641] wifi: iwlwifi: dont support triggered EHT CQI feedback
` [PATCH 6.7 170/641] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
` [PATCH 6.7 171/641] block: Set memalloc_noio to false on device_add_disk() error path
` [PATCH 6.7 172/641] arm64: dts: xilinx: Apply overlays to base dtbs
` [PATCH 6.7 173/641] arm64: dts: renesas: white-hawk-cpu: Fix missing serial console pin control
` [PATCH 6.7 174/641] arm64: dts: imx8mm: Reduce GPU to nominal speed
` [PATCH 6.7 175/641] scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
` [PATCH 6.7 176/641] scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
` [PATCH 6.7 177/641] scsi: hisi_sas: Replace with standard error code return value
` [PATCH 6.7 178/641] scsi: hisi_sas: Check before using pointer variables
` [PATCH 6.7 179/641] scsi: hisi_sas: Rollback some operations if FLR failed
` [PATCH 6.7 180/641] scsi: hisi_sas: Correct the number of global debugfs registers
` [PATCH 6.7 181/641] selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED test
` [PATCH 6.7 182/641] ARM: dts: stm32: dont mix SCMI and non-SCMI board compatibles
` [PATCH 6.7 183/641] bpf: Fix a race condition between btf_put() and map_free()
` [PATCH 6.7 184/641] selftests/net: fix grep checking for fib_nexthop_multiprefix
` [PATCH 6.7 185/641] ipmr: support IP_PKTINFO on cache report IGMP msg
` [PATCH 6.7 186/641] virtio/vsock: fix logic which reduces credit update messages
` [PATCH 6.7 187/641] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH 6.7 188/641] dma-mapping: clear dev->dma_mem to NULL after freeing it
` [PATCH 6.7 189/641] bpf: Limit the number of uprobes when attaching program to multiple uprobes
` [PATCH 6.7 190/641] bpf: Limit the number of kprobes when attaching program to multiple kprobes
` [PATCH 6.7 191/641] arm64: dts: qcom: acer-aspire1: Correct audio codec definition
` [PATCH 6.7 192/641] soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
` [PATCH 6.7 193/641] arm64: dts: qcom: sm6375: fix USB wakeup interrupt types
` [PATCH 6.7 194/641] arm64: dts: qcom: sm6375: Hook up MPM
` [PATCH 6.7 195/641] arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
` [PATCH 6.7 196/641] arm64: dts: qcom: sm8150-hdk: fix SS USB regulators
` [PATCH 6.7 197/641] firmware: qcom: qseecom: fix memory leaks in error paths
` [PATCH 6.7 198/641] soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset
` [PATCH 6.7 199/641] block: add check of minors and first_minor in device_add_disk()
` [PATCH 6.7 200/641] arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherent
` [PATCH 6.7 201/641] arm64: dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLK
` [PATCH 6.7 202/641] arm64: dts: qcom: sm8550: Separate out X3 idle state
` [PATCH 6.7 203/641] arm64: dts: qcom: sm8550: Update idle state time requirements
` [PATCH 6.7 204/641] arm64: dts: qcom: sc8180x: Mark PCIe hosts cache-coherent
` [PATCH 6.7 205/641] arm64: dts: qcom: sc8180x: Fix up PCIe nodes
` [PATCH 6.7 206/641] bpf: Use c->unit_size to select target cache during free
` [PATCH 6.7 207/641] wifi: rtlwifi: add calculate_bit_shift()
` [PATCH 6.7 208/641] wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
` [PATCH 6.7 210/641] wifi: rtlwifi: rtl8192cu: "
` [PATCH 6.7 219/641] wifi: iwlwifi: fix out of bound copy_from_user
` [PATCH 6.7 220/641] wifi: iwlwifi: assign phy_ctxt before eSR activation
` [PATCH 6.7 221/641] netfilter: nf_tables: mark newset as dead on transaction abort


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