public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 09:50:58 to 2024-09-10 10:00:36 UTC [more...]

[PATCH 5.4 000/121] 5.4.284-rc1 review
 2024-09-10  9:31 UTC  (27+ messages)
` [PATCH 5.4 001/121] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
` [PATCH 5.4 002/121] i2c: Fix conditional for substituting empty ACPI functions
` [PATCH 5.4 003/121] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH 5.4 004/121] drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
` [PATCH 5.4 005/121] drm/amdgpu: fix overflowed array index read warning
` [PATCH 5.4 006/121] drm/amd/display: Check gpio_id before used as array index
` [PATCH 5.4 007/121] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH 5.4 008/121] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH 5.4 010/121] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH 5.4 011/121] drm/amdgpu: fix mc_data "
` [PATCH 5.4 012/121] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH 5.4 013/121] apparmor: fix possible NULL pointer dereference
` [PATCH 5.4 014/121] ionic: fix potential irq name truncation
` [PATCH 5.4 015/121] usbip: Dont submit special requests twice
` [PATCH 5.4 016/121] usb: typec: ucsi: Fix null pointer dereference in trace
` [PATCH 5.4 017/121] smack: tcp: ipv4, fix incorrect labeling
` [PATCH 5.4 018/121] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH 5.4 019/121] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH 5.4 020/121] media: uvcvideo: Enforce alignment of frame and interval
` [PATCH 5.4 021/121] block: initialize integrity buffer to zero before writing it to media
` [PATCH 5.4 022/121] net: set SOCK_RCU_FREE before inserting socket into hashtable
` [PATCH 5.4 023/121] virtio_net: Fix napi_skb_cache_put warning
` [PATCH 5.4 024/121] udf: Limit file size to 4TB
` [PATCH 5.4 025/121] i2c: Use IS_REACHABLE() for substituting empty ACPI functions
` [PATCH 5.4 026/121] sch/netem: fix use after free in netem_dequeue
` [PATCH 5.4 027/121] ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

[PATCH 6.10 000/375] 6.10.10-rc1 review
 2024-09-10  9:32 UTC  (173+ messages)
` [PATCH 6.10 190/375] bpf: add check for invalid name in btf_name_valid_section()
` [PATCH 6.10 193/375] r8152: fix the firmware doesnt work
` [PATCH 6.10 194/375] net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
` [PATCH 6.10 195/375] net: xilinx: axienet: Fix race in axienet_stop
` [PATCH 6.10 196/375] net: dsa: vsc73xx: fix possible subblocks range of CAPT block
` [PATCH 6.10 197/375] selftests: net: enable bind tests
` [PATCH 6.10 198/375] tools/net/ynl: fix cli.py --subscribe feature
` [PATCH 6.10 199/375] xen: privcmd: Fix possible access to a freed kirqfd instance
` [PATCH 6.10 212/375] virtio_ring: fix KMSAN error for premapped mode
` [PATCH 6.10 213/375] wifi: rtw88: usb: schedule rx work after everything is set up
` [PATCH 6.10 214/375] scsi: ufs: core: Remove SCSI host only if added
` [PATCH 6.10 215/375] scsi: pm80xx: Set phy->enable_completion only when we wait for it
` [PATCH 6.10 216/375] scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
` [PATCH 6.10 217/375] crypto: qat - fix unintentional re-enabling of error interrupts
` [PATCH 6.10 218/375] tracing/kprobes: Add symbol counting check when module loads
` [PATCH 6.10 219/375] hwmon: (adc128d818) Fix underflows seen when writing limit attributes
` [PATCH 6.10 220/375] hwmon: (lm95234) "
` [PATCH 6.10 221/375] hwmon: (nct6775-core) "
` [PATCH 6.10 222/375] hwmon: (w83627ehf) "
` [PATCH 6.10 223/375] ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
` [PATCH 6.10 224/375] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH 6.10 225/375] drm/amdgpu: Set no_hw_access when VF request full GPU fails
` [PATCH 6.10 226/375] ext4: fix possible tid_t sequence overflows
` [PATCH 6.10 227/375] jbd2: avoid mount failed when commit block is partial submitted
` [PATCH 6.10 228/375] dma-mapping: benchmark: Dont starve others when doing the test
` [PATCH 6.10 229/375] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
` [PATCH 6.10 230/375] perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
` [PATCH 6.10 231/375] PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
` [PATCH 6.10 232/375] staging: vchiq_core: Bubble up wait_event_interruptible() return value
` [PATCH 6.10 233/375] iommufd: Require drivers to supply the cache_invalidate_user ops
` [PATCH 6.10 234/375] bpf: Remove tst_run from lwt_seg6local_prog_ops
` [PATCH 6.10 235/375] watchdog: imx7ulp_wdt: keep already running watchdog enabled
` [PATCH 6.10 236/375] drm/amdgpu: reject gang submit on reserved VMIDs
` [PATCH 6.10 237/375] smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
` [PATCH 6.10 238/375] fs/ntfs3: Check more cases when directory is corrupted
` [PATCH 6.10 239/375] btrfs: slightly loosen the requirement for qgroup removal
` [PATCH 6.10 240/375] btrfs: dont BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc()
` [PATCH 6.10 241/375] btrfs: replace BUG_ON with ASSERT "
` [PATCH 6.10 242/375] btrfs: clean up our handling of refs == 0 in snapshot delete
` [PATCH 6.10 243/375] btrfs: handle errors from btrfs_dec_ref() properly
` [PATCH 6.10 244/375] btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
` [PATCH 6.10 245/375] btrfs: dont BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
` [PATCH 6.10 246/375] ethtool: fail closed if we cant get max channel used in indirection tables
` [PATCH 6.10 247/375] cxl/region: Verify target positions using the ordered target list
` [PATCH 6.10 248/375] riscv: set trap vector earlier
` [PATCH 6.10 249/375] PCI: Add missing bridge lock to pci_bus_lock()
` [PATCH 6.10 250/375] tcp: Dont drop SYN+ACK for simultaneous connect()
` [PATCH 6.10 251/375] Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
` [PATCH 6.10 252/375] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH 6.10 253/375] drm/amdgpu: add mutex to protect ras shared memory
` [PATCH 6.10 254/375] LoongArch: Use correct API to map cmdline in relocate_kernel()
` [PATCH 6.10 255/375] regmap: maple: work around gcc-14.1 false-positive warning
` [PATCH 6.10 256/375] s390/boot: Do not assume the decompressor range is reserved
` [PATCH 6.10 257/375] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
` [PATCH 6.10 258/375] vfs: Fix potential circular locking through setxattr() and removexattr()
` [PATCH 6.10 259/375] i3c: master: svc: resend target address when get NACK
` [PATCH 6.10 260/375] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
` [PATCH 6.10 261/375] kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
` [PATCH 6.10 262/375] spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware
` [PATCH 6.10 263/375] btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
` [PATCH 6.10 264/375] s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
` [PATCH 6.10 265/375] HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
` [PATCH 6.10 266/375] HID: amd_sfh: free driver_data after destroying hid device
` [PATCH 6.10 267/375] Input: uinput - reject requests with unreasonable number of slots
` [PATCH 6.10 268/375] usbnet: ipheth: race between ipheth_close and error handling
` [PATCH 6.10 269/375] Squashfs: sanity check symbolic link size
` [PATCH 6.10 270/375] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH 6.10 271/375] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH 6.10 272/375] net: hns3: void array out of bound when loop tnl_num
` [PATCH 6.10 273/375] kunit/overflow: Fix UB in overflow_allocation_test
` [PATCH 6.10 274/375] MIPS: cevt-r4k: Dont call get_c0_compare_int if timer irq is installed
` [PATCH 6.10 275/375] spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
` [PATCH 6.10 276/375] ata: pata_macio: Use WARN instead of BUG
` [PATCH 6.10 277/375] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
` [PATCH 6.10 278/375] NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
` [PATCH 6.10 279/375] drm/amdgpu: Fix two reset triggered in a row
` [PATCH 6.10 280/375] drm/amdgpu: Add reset_context flag for host FLR
` [PATCH 6.10 281/375] drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic
` [PATCH 6.10 282/375] fs: only copy to userspace on success in listmount()
` [PATCH 6.10 283/375] tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
` [PATCH 6.10 284/375] staging: iio: frequency: ad9834: Validate frequency parameter value
` [PATCH 6.10 285/375] iio: buffer-dmaengine: fix releasing dma channel on error
` [PATCH 6.10 286/375] iio: fix scale application in iio_convert_raw_to_processed_unlocked
` [PATCH 6.10 287/375] iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
` [PATCH 6.10 288/375] iio: adc: ad7124: fix config comparison
` [PATCH 6.10 289/375] iio: adc: ad7606: remove frstdata check for serial mode
` [PATCH 6.10 290/375] iio: adc: ad_sigma_delta: fix irq_flags on irq request
` [PATCH 6.10 291/375] iio: adc: ad7124: fix chip ID mismatch
` [PATCH 6.10 292/375] iio: adc: ad7124: fix DT configuration parsing
` [PATCH 6.10 293/375] usb: dwc3: core: update LC timer as per USB Spec V3.2
` [PATCH 6.10 294/375] usb: cdns2: Fix controller reset issue
` [PATCH 6.10 295/375] usb: dwc3: Avoid waking up gadget during startxfer
` [PATCH 6.10 296/375] usb: typec: ucsi: Fix the partner PD revision
` [PATCH 6.10 297/375] misc: fastrpc: Fix double free of buf in error path
` [PATCH 6.10 298/375] binder: fix UAF caused by offsets overwrite
` [PATCH 6.10 299/375] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
` [PATCH 6.10 300/375] nvmem: u-boot-env: error if NVMEM device is too small
` [PATCH 6.10 301/375] nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
` [PATCH 6.10 302/375] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 6.10 303/375] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
` [PATCH 6.10 304/375] VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
` [PATCH 6.10 305/375] clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
` [PATCH 6.10 306/375] clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
` [PATCH 6.10 307/375] clocksource/drivers/timer-of: Remove percpu irq related code
` [PATCH 6.10 308/375] uprobes: Use kzalloc to allocate xol area
` [PATCH 6.10 309/375] perf/aux: Fix AUX buffer serialization
` [PATCH 6.10 310/375] mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
` [PATCH 6.10 311/375] mm/memcontrol: respect zswap.writeback setting from parent cg too
` [PATCH 6.10 312/375] workqueue: wq_watchdog_touch is always called with valid CPU
` [PATCH 6.10 313/375] workqueue: Improve scalability of workqueue watchdog touch
` [PATCH 6.10 314/375] path: add cleanup helper
` [PATCH 6.10 315/375] fs: simplify error handling
` [PATCH 6.10 316/375] fs: relax permissions for listmount()
` [PATCH 6.10 317/375] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH 6.10 318/375] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH 6.10 319/375] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH 6.10 320/375] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH 6.10 321/375] can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
` [PATCH 6.10 322/375] can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
` [PATCH 6.10 323/375] can: mcp251xfd: clarify the meaning of timestamp
` [PATCH 6.10 324/375] can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
` [PATCH 6.10 325/375] drm/amd: Add gfx12 swizzle mode defs
` [PATCH 6.10 326/375] drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
` [PATCH 6.10 327/375] ata: libata-scsi: Remove redundant sense_buffer memsets
` [PATCH 6.10 328/375] ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
` [PATCH 6.10 329/375] crypto: starfive - Align rsa input data to 32-bit
` [PATCH 6.10 330/375] crypto: starfive - Fix nent assignment in rsa dec
` [PATCH 6.10 331/375] hid: bpf: add BPF_JIT dependency
` [PATCH 6.10 332/375] net/mlx5e: SHAMPO, Use KSMs instead of KLMs
` [PATCH 6.10 333/375] net/mlx5e: SHAMPO, Fix page leak
` [PATCH 6.10 334/375] drm/xe/xe2: Add workaround 14021402888
` [PATCH 6.10 335/375] drm/xe/xe2lpg: Extend "
` [PATCH 6.10 336/375] clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags
` [PATCH 6.10 337/375] clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
` [PATCH 6.10 338/375] powerpc/64e: remove unused IBM HTW code
` [PATCH 6.10 339/375] powerpc/64e: split out nohash Book3E 64-bit code
` [PATCH 6.10 340/375] powerpc/64e: Define mmu_pte_psize static
` [PATCH 6.10 341/375] powerpc/vdso: Dont discard rela sections
` [PATCH 6.10 342/375] ASoC: tegra: Fix CBB error during probe()
` [PATCH 6.10 343/375] nvmet-tcp: fix kernel crash if commands allocation fails
` [PATCH 6.10 344/375] nvme-pci: allocate tagset on reset if necessary
` [PATCH 6.10 345/375] clk: qcom: gcc-x1e80100: Dont use parking clk_ops for QUPs
` [PATCH 6.10 346/375] ASoc: SOF: topology: Clear SOF link platform name upon unload
` [PATCH 6.10 347/375] riscv: selftests: Remove mmap hint address checks
` [PATCH 6.10 348/375] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 6.10 349/375] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
` [PATCH 6.10 350/375] clk: qcom: gcc-sm8550: Dont use parking clk_ops for QUPs
` [PATCH 6.10 351/375] clk: qcom: gcc-sm8550: Dont park the USB RCG at registration time
` [PATCH 6.10 352/375] nouveau: fix the fwsec sb verification register
` [PATCH 6.10 353/375] drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
` [PATCH 6.10 354/375] drm/i915/fence: Mark debug_fence_free() "
` [PATCH 6.10 355/375] gpio: rockchip: fix OF node leak in probe()
` [PATCH 6.10 356/375] gpio: modepin: Enable module autoloading
` [PATCH 6.10 357/375] smb: client: fix double put of @cfile in smb2_rename_path()
` [PATCH 6.10 358/375] riscv: Fix toolchain vector detection
` [PATCH 6.10 359/375] riscv: Do not restrict memory size because of linear mapping on nommu
` [PATCH 6.10 360/375] riscv: Add tracepoints for SBI calls and returns
` [PATCH 6.10 361/375] riscv: Improve sbi_ecall() code generation by reordering arguments
` [PATCH 6.10 362/375] riscv: Fix RISCV_ALTERNATIVE_EARLY
` [PATCH 6.10 363/375] cifs: Fix zero_point init on inode initialisation
` [PATCH 6.10 364/375] cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
` [PATCH 6.10 365/375] nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
` [PATCH 6.10 366/375] nvme: fix status magic numbers
` [PATCH 6.10 367/375] nvme: rename CDR/MORE/DNR to NVME_STATUS_*
` [PATCH 6.10 368/375] nvmet: Identify-Active Namespace ID List command should reject invalid nsid
` [PATCH 6.10 369/375] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
` [PATCH 6.10 370/375] x86/mm: Fix PTI for i386 some more
` [PATCH 6.10 371/375] drm/i915/display: Add mechanism to use sink model when applying quirk
` [PATCH 6.10 372/375] drm/i915/display: Increase Fast Wake Sync length as a quirk
` [PATCH 6.10 373/375] btrfs: fix race between direct IO write and fsync when using same fd
` [PATCH 6.10 374/375] spi: spi-fsl-lpspi: Fix off-by-one in prescale max
` [PATCH 6.10 375/375] LoongArch: Use accessors to page table entries instead of direct dereference

[PATCHv2 net] usbnet: fix cyclical race on disconnect with work queue
 2024-09-10  9:58 UTC  (2+ messages)

Patch "rust: macros: provide correct provenance when constructing THIS_MODULE" has been added to the 6.1-stable tree
 2024-09-10  9:55 UTC 


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