Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2024-10-08 12:12:19 to 2024-10-08 12:23:29 UTC [more...]

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-08 12:04 UTC  (200+ messages)
` [PATCH 6.10 008/482] drm/amdgpu: Fix get each xcp macro
` [PATCH 6.10 009/482] drm/amd/display: handle nulled pipe context in DCE110s set_drr()
` [PATCH 6.10 018/482] net/mlx5: Fix error path in multi-packet WQE transmit
` [PATCH 6.10 019/482] net/mlx5: Added cond_resched() to crdump collection
` [PATCH 6.10 020/482] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
` [PATCH 6.10 021/482] net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
` [PATCH 6.10 022/482] netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
` [PATCH 6.10 023/482] net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
` [PATCH 6.10 024/482] net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
` [PATCH 6.10 025/482] selftests: netfilter: Fix nft_audit.sh for newer nft binaries
` [PATCH 6.10 026/482] netfilter: nf_tables: prevent nf_skb_duplicated corruption
` [PATCH 6.10 027/482] selftests: netfilter: Add missing return value
` [PATCH 6.10 028/482] Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
` [PATCH 6.10 029/482] Bluetooth: L2CAP: Fix uaf in l2cap_connect
` [PATCH 6.10 030/482] Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
` [PATCH 6.10 031/482] afs: Fix missing wire-up of afs_retry_request()
` [PATCH 6.10 032/482] afs: Fix the setting of the server responding flag
` [PATCH 6.10 033/482] net: dsa: improve shutdown sequence
` [PATCH 6.10 034/482] net: Add netif_get_gro_max_size helper for GRO
` [PATCH 6.10 035/482] net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
` [PATCH 6.10 036/482] net: ethernet: lantiq_etop: fix memory disclosure
` [PATCH 6.10 037/482] net: fec: Restart PPS after link state change
` [PATCH 6.10 038/482] net: fec: Reload PTP registers after link-state change
` [PATCH 6.10 039/482] net: avoid potential underflow in qdisc_pkt_len_init() with UFO
` [PATCH 6.10 040/482] net: add more sanity checks to qdisc_pkt_len_init()
` [PATCH 6.10 041/482] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
` [PATCH 6.10 042/482] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
` [PATCH 6.10 043/482] net: test for not too small csum_start in virtio_net_hdr_to_skb()
` [PATCH 6.10 044/482] ppp: do not assume bh is held in ppp_channel_bridge_input()
` [PATCH 6.10 045/482] bridge: mcast: Fail MDB get request on empty entry
` [PATCH 6.10 046/482] net/ncsi: Disable the ncsi work before freeing the associated structure
` [PATCH 6.10 047/482] iomap: constrain the file range passed to iomap_file_unshare
` [PATCH 6.10 048/482] dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
` [PATCH 6.10 049/482] sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
` [PATCH 6.10 050/482] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
` [PATCH 6.10 051/482] i2c: xiic: improve error message when transfer fails to start
` [PATCH 6.10 052/482] i2c: xiic: Try re-initialization on bus busy timeout
` [PATCH 6.10 053/482] loop: dont set QUEUE_FLAG_NOMERGES
` [PATCH 6.10 054/482] drm/panthor: Fix race when converting group handle to group object
` [PATCH 6.10 055/482] ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uninitialized
` [PATCH 6.10 056/482] io_uring: fix memory leak when cache init fail
` [PATCH 6.10 057/482] ALSA: mixer_oss: Remove some incorrect kfree_const() usages
` [PATCH 6.10 058/482] ALSA: hda/realtek: Fix the push button function for the ALC257
` [PATCH 6.10 059/482] cifs: Remove intermediate object of failed create reparse call
` [PATCH 6.10 060/482] drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
` [PATCH 6.10 061/482] ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs
` [PATCH 6.10 062/482] ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m
` [PATCH 6.10 063/482] drm/xe: Restore pci state upon resume
` [PATCH 6.10 064/482] drm/xe: Resume TDR after GT reset
` [PATCH 6.10 065/482] drm/xe: Prevent null pointer access in xe_migrate_copy
` [PATCH 6.10 066/482] cifs: Fix buffer overflow when parsing NFS reparse points
` [PATCH 6.10 067/482] cifs: Do not convert delimiter when parsing NFS-style symlinks
` [PATCH 6.10 068/482] tools/rtla: Fix installation from out-of-tree build
` [PATCH 6.10 069/482] ALSA: gus: Fix some error handling paths related to get_bpos() usage
` [PATCH 6.10 070/482] ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin
` [PATCH 6.10 071/482] wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
` [PATCH 6.10 072/482] wifi: rtw89: avoid to add interface to list twice when SER
` [PATCH 6.10 073/482] wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
` [PATCH 6.10 074/482] crypto: x86/sha256 - Add parentheses around macros single arguments
` [PATCH 6.10 075/482] crypto: octeontx - Fix authenc setkey
` [PATCH 6.10 076/482] crypto: octeontx2 "
` [PATCH 6.10 077/482] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()
` [PATCH 6.10 078/482] wifi: iwlwifi: mvm: Fix a race in scan abort flow
` [PATCH 6.10 079/482] wifi: iwlwifi: mvm: drop wrong STA selection in TX
` [PATCH 6.10 080/482] wifi: cfg80211: Set correct chandef when starting CAC
` [PATCH 6.10 081/482] net/xen-netback: prevent UAF in xenvif_flush_hash()
` [PATCH 6.10 082/482] net: hisilicon: hip04: fix OF node leak in probe()
` [PATCH 6.10 083/482] net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
` [PATCH 6.10 084/482] net: hisilicon: hns_mdio: fix OF node leak in probe()
` [PATCH 6.10 085/482] ACPI: PAD: fix crash in exit_round_robin()
` [PATCH 6.10 086/482] ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
` [PATCH 6.10 087/482] ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
` [PATCH 6.10 088/482] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
` [PATCH 6.10 089/482] e1000e: avoid failing the system during pm_suspend
` [PATCH 6.10 090/482] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
` [PATCH 6.10 091/482] wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
` [PATCH 6.10 092/482] net: sched: consistently use rcu_replace_pointer() in taprio_change()
` [PATCH 6.10 093/482] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122
` [PATCH 6.10 094/482] Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B
` [PATCH 6.10 095/482] ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
` [PATCH 6.10 096/482] ACPI: CPPC: Add support for setting EPP register in FFH
` [PATCH 6.10 097/482] blk_iocost: fix more out of bound shifts
` [PATCH 6.10 098/482] wifi: ath12k: fix array out-of-bound access in SoC stats
` [PATCH 6.10 099/482] wifi: ath11k: "
` [PATCH 6.10 100/482] wifi: rtw88: select WANT_DEV_COREDUMP
` [PATCH 6.10 101/482] ACPI: EC: Do not release locks during operation region accesses
` [PATCH 6.10 102/482] ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
` [PATCH 6.10 103/482] tipc: guard against string buffer overrun
` [PATCH 6.10 104/482] net: mvpp2: Increase size of queue_name buffer
` [PATCH 6.10 105/482] bnxt_en: Extend maximum length of version string by 1 byte
` [PATCH 6.10 106/482] ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR)
` [PATCH 6.10 107/482] wifi: rtw89: correct base HT rate mask for firmware
` [PATCH 6.10 108/482] ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
` [PATCH 6.10 109/482] nvme-keyring: restrict match length for version 1 identifiers
` [PATCH 6.10 110/482] nvme-tcp: sanitize TLS key handling
` [PATCH 6.10 111/482] nvme-tcp: check for invalidated or revoked key
` [PATCH 6.10 112/482] net: atlantic: Avoid warning about potential string truncation
` [PATCH 6.10 113/482] crypto: simd - Do not call crypto_alloc_tfm during registration
` [PATCH 6.10 114/482] netpoll: Ensure clean state on setup failures
` [PATCH 6.10 115/482] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
` [PATCH 6.10 116/482] wifi: iwlwifi: mvm: use correct key iteration
` [PATCH 6.10 117/482] wifi: iwlwifi: allow only CN mcc from WRDD
` [PATCH 6.10 118/482] wifi: iwlwifi: mvm: avoid NULL pointer dereference
` [PATCH 6.10 119/482] wifi: mac80211: fix RCU list iterations
` [PATCH 6.10 120/482] ACPICA: iasl: handle empty connection_node
` [PATCH 6.10 121/482] proc: add config & param to block forcing mem writes
` [PATCH 6.10 122/482] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
` [PATCH 6.10 123/482] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
` [PATCH 6.10 124/482] netdev-genl: Set extack and fix error on napi-get
` [PATCH 6.10 125/482] block: fix integer overflow in BLKSECDISCARD
` [PATCH 6.10 126/482] arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()
` [PATCH 6.10 127/482] net: phy: Check for read errors in SIOCGMIIREG
` [PATCH 6.10 128/482] wifi: rtw89: avoid reading out of bounds when loading TX power FW elements
` [PATCH 6.10 129/482] x86/bugs: Add missing NO_SSB flag
` [PATCH 6.10 130/482] x86/bugs: Fix handling when SRSO mitigation is disabled
` [PATCH 6.10 131/482] net: napi: Prevent overflow of napi_defer_hard_irqs
` [PATCH 6.10 132/482] crypto: hisilicon - fix missed error branch
` [PATCH 6.10 133/482] wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
` [PATCH 6.10 134/482] wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
` [PATCH 6.10 135/482] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()
` [PATCH 6.10 136/482] netfs: Cancel dirty folios that have no storage destination
` [PATCH 6.10 137/482] nfp: Use IRQF_NO_AUTOEN flag in request_irq()
` [PATCH 6.10 138/482] ALSA: usb-audio: Add input value sanity checks for standard types
` [PATCH 6.10 139/482] x86/ioapic: Handle allocation failures gracefully
` [PATCH 6.10 140/482] x86/apic: Remove logical destination mode for 64-bit
` [PATCH 6.10 141/482] ALSA: usb-audio: Support multiple control interfaces
` [PATCH 6.10 142/482] ALSA: usb-audio: Define macros for quirk table entries
` [PATCH 6.10 143/482] ALSA: usb-audio: Replace complex quirk lines with macros
` [PATCH 6.10 144/482] ALSA: usb-audio: Add quirk for RME Digiface USB
` [PATCH 6.10 145/482] ALSA: usb-audio: Add mixer "
` [PATCH 6.10 146/482] ALSA: usb-audio: Add logitech Audio profile quirk
` [PATCH 6.10 147/482] ASoC: codecs: wsa883x: Handle reading version failure
` [PATCH 6.10 148/482] ALSA: control: Take power_ref lock primarily
` [PATCH 6.10 149/482] tools/x86/kcpuid: Protect against faulty "max subleaf" values
` [PATCH 6.10 150/482] x86/pkeys: Add PKRU as a parameter in signal handling functions
` [PATCH 6.10 151/482] x86/pkeys: Restore altstack access in sigreturn()
` [PATCH 6.10 152/482] x86/kexec: Add EFI config table identity mapping for kexec kernel
` [PATCH 6.10 153/482] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
` [PATCH 6.10 154/482] ALSA: asihpi: Fix potential OOB array access
` [PATCH 6.10 155/482] ALSA: hdsp: Break infinite MIDI input flush loop
` [PATCH 6.10 156/482] tools/nolibc: powerpc: limit stack-protector workaround to GCC
` [PATCH 6.10 157/482] selftests/nolibc: avoid passing NULL to printf("%s")
` [PATCH 6.10 158/482] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
` [PATCH 6.10 159/482] ASoC: Intel: boards: always check the result of acpi_dev_get_first_match_dev()
` [PATCH 6.10 160/482] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
` [PATCH 6.10 161/482] hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
` [PATCH 6.10 162/482] fbdev: efifb: Register sysfs groups through driver core
` [PATCH 6.10 163/482] fbdev: pxafb: Fix possible use after free in pxafb_task()
` [PATCH 6.10 164/482] pmdomain: core: Dont hold the genpd-lock when calling dev_pm_domain_set()
` [PATCH 6.10 165/482] rcuscale: Provide clear error when async specified without primitives
` [PATCH 6.10 166/482] power: reset: brcmstb: Do not go into infinite loop if reset fails
` [PATCH 6.10 167/482] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH 6.10 168/482] iommu/vt-d: Always reserve a domain ID for identity setup
` [PATCH 6.10 169/482] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
` [PATCH 6.10 170/482] iommu/vt-d: Unconditionally flush device TLB for pasid table updates
` [PATCH 6.10 171/482] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH 6.10 172/482] cgroup: Disallow mounting v1 hierarchies without controller implementation
` [PATCH 6.10 173/482] drm/stm: Avoid use-after-free issues with crtc and plane
` [PATCH 6.10 174/482] drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
` [PATCH 6.10 175/482] drm/amd/display: Check null pointers before using them
` [PATCH 6.10 176/482] drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
` [PATCH 6.10 177/482] drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
` [PATCH 6.10 178/482] drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer
` [PATCH 6.10 179/482] drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer
` [PATCH 6.10 180/482] drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
` [PATCH 6.10 181/482] drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
` [PATCH 6.10 182/482] drm/xe/hdcp: Check GSC structure validity
` [PATCH 6.10 183/482] drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream
` [PATCH 6.10 184/482] drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
` [PATCH 6.10 185/482] ata: pata_serverworks: Do not use the term blacklist
` [PATCH 6.10 186/482] ata: sata_sil: Rename sil_blacklist to sil_quirks
` [PATCH 6.10 187/482] scsi: smartpqi: Add new controller PCI IDs
` [PATCH 6.10 189/482] drm/amd/display: Handle null stream_status in planes_changed_for_existing_stream
` [PATCH 6.10 190/482] drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func
` [PATCH 6.10 191/482] drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func
` [PATCH 6.10 198/482] jfs: check if leafidx greater than num leaves per dmap tree
` [PATCH 6.10 199/482] scsi: smartpqi: correct stream detection
` [PATCH 6.10 200/482] scsi: smartpqi: add new controller PCI IDs
` [PATCH 6.10 201/482] drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs
` [PATCH 6.10 202/482] jfs: Fix uninit-value access of new_ea in ea_buffer
` [PATCH 6.10 203/482] drm/amdgpu: add raven1 gfxoff quirk
` [PATCH 6.10 204/482] drm/amdgpu: enable gfxoff quirk on HP 705G4
` [PATCH 6.10 205/482] drm/amdkfd: Fix resource leak in criu restore queue
` [PATCH 6.10 206/482] HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio
` [PATCH 6.10 207/482] platform/x86: touchscreen_dmi: add nanote-next quirk
` [PATCH 6.10 208/482] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
` [PATCH 6.10 209/482] drm/stm: ltdc: reset plane transparency after plane disable
` [PATCH 6.10 210/482] drm/amd/display: Check null-initialized variables
` [PATCH 6.10 211/482] drm/amd/display: Check phantom_stream before it is used
` [PATCH 6.10 212/482] drm/amd/display: Check stream before comparing them
` [PATCH 6.10 213/482] drm/amd/display: Check link_res->hpo_dp_link_enc before using it
` [PATCH 6.10 214/482] drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation
` [PATCH 6.10 215/482] drm/amd/display: Fix index out of bounds in "
` [PATCH 6.10 216/482] drm/amd/display: Fix index out of bounds in DCN30 color transformation
` [PATCH 6.10 217/482] drm/amdgpu/gfx9: properly handle error ints on all pipes
` [PATCH 6.10 218/482] drm/amd/display: Avoid overflow assignment in link_dp_cts
` [PATCH 6.10 219/482] drm/amd/display: Initialize get_bytes_per_elements default to 1
` [PATCH 6.10 220/482] drm/printer: Allow NULL data in devcoredump printer
` [PATCH 6.10 221/482] perf,x86: avoid missing caller address in stack traces captured in uprobe


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