All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-07 15:36:08 to 2026-08-07 15:43:17 UTC [more...]

[PATCH iproute2-next 0/7] cleanup help and exit codes
 2026-08-07 15:42 UTC  (8+ messages)
` [PATCH iproute2-next 1/7] ip: follow Linux convention for help vs usage
` [PATCH iproute2-next 2/7] ip/routel: follow help vs usage convention
` [PATCH iproute2-next 3/7] misc: put help to stdout and usage to stderr
` [PATCH iproute2-next 4/7] netshaper: "
` [PATCH iproute2-next 5/7] bridge: "
` [PATCH iproute2-next 6/7] genl: "
` [PATCH iproute2-next 7/7] tc: "

[PATCH] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
 2026-08-07 15:41 UTC 

[PATCH 7.1 000/438] 7.1.8-rc1 review
 2026-08-07 14:38 UTC  (152+ messages)
` [PATCH 7.1 114/438] powerpc/boot: Fix treeboot-akebono CPU node lookup check
` [PATCH 7.1 118/438] netfs: clear PG_private_2 on copy-to-cache append failure
` [PATCH 7.1 119/438] netfs: handle single writeback rolling buffer allocation failure
` [PATCH 7.1 120/438] netfs: release readahead folios on iterator preparation failure
` [PATCH 7.1 121/438] netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
` [PATCH 7.1 122/438] net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller
` [PATCH 7.1 123/438] hwmon: (pmbus) Fix return value from pmbus_update_byte_data()
` [PATCH 7.1 153/438] scsi: ufs: core: Revert "Delegate the interrupt service routine to a threaded IRQ handler"
` [PATCH 7.1 154/438] scsi: zfcp: Fix memory leak during adapter release by destroying gid_pn_req
` [PATCH 7.1 155/438] scsi: target: Clear cmd_cnt when initial counter enrollment fails
` [PATCH 7.1 156/438] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH 7.1 157/438] octeontx2-af: Block VFs from clobbering special CGX PKIND state
` [PATCH 7.1 158/438] scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit
` [PATCH 7.1 159/438] scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
` [PATCH 7.1 160/438] net: sxgbe: free TX rings on RX allocation failure
` [PATCH 7.1 161/438] net: sxgbe: check descriptor ring allocation failures
` [PATCH 7.1 162/438] can: isotp: check register_netdevice_notifier() error in module init
` [PATCH 7.1 163/438] drm/i915/dp: Ignore the sinks DSC max FRL rate without a PCON DSC encoder
` [PATCH 7.1 164/438] drm/xe/pt: check no-DMA huge-pte cases before DMA segment test
` [PATCH 7.1 165/438] fprobe: Fix module reference count leak on error in register_fprobe()
` [PATCH 7.1 166/438] tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
` [PATCH 7.1 167/438] tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
` [PATCH 7.1 168/438] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
` [PATCH 7.1 169/438] accel/qaic: use sizeof(*trans_hdr) for transaction length check
` [PATCH 7.1 170/438] riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove
` [PATCH 7.1 171/438] ring-buffer: Fix reader page read offset for remote buffers
` [PATCH 7.1 172/438] ipv6: release fib6_null_entry on subtree failure
` [PATCH 7.1 173/438] riscv: vdso: Only try to install vDSO when present
` [PATCH 7.1 174/438] net: dsa: mt7530: check bus->read() errors in the MDIO regmap backend
` [PATCH 7.1 175/438] net: dsa: mt7530: error out on failed reads in ATC/VTCR command polling
` [PATCH 7.1 176/438] net: dsa: mt7530: error out on failed reads in MT7531 PHY polling
` [PATCH 7.1 177/438] net: stmmac: Fix E2E delay mechanism
` [PATCH 7.1 178/438] net: mana: Create separate EQs for each vPort
` [PATCH 7.1 179/438] net: mana: Return error code from mana_create_rxq()
` [PATCH 7.1 180/438] ptp: netc: fix potential interrupt storm caused by incorrect unbind order
` [PATCH 7.1 181/438] net: libwx: fix FDIR ATR queue mismatch for software VLAN packets
` [PATCH 7.1 182/438] octeontx2-pf: Set correct sequence for carrier off and tx queue stop
` [PATCH 7.1 183/438] sched/deadline: Use revised wakeup rule only for running dl_server
` [PATCH 7.1 184/438] spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCs
` [PATCH 7.1 185/438] qede: sync udp_tunnel ports outside qede_lock in the recovery path
` [PATCH 7.1 186/438] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
` [PATCH 7.1 187/438] ksmbd: return success for deferred final close
` [PATCH 7.1 188/438] ksmbd: fix use-after-free in __close_file_table_ids()
` [PATCH 7.1 189/438] ksmbd: use memcmp() to compare ClientGUIDs
` [PATCH 7.1 190/438] iomap: add a separate bio_set for iomap_split_ioend
` [PATCH 7.1 191/438] mshv: Fix race in mshv_irqfd_deassign
` [PATCH 7.1 192/438] mshv: Fix level-triggered check on uninitialized data
` [PATCH 7.1 193/438] mshv: Fix missing error code on VP allocation failure
` [PATCH 7.1 194/438] mshv: Order pt_vp_array publish against irqfd assertion path
` [PATCH 7.1 195/438] mshv: Publish VP to pt_vp_array before installing the file descriptor
` [PATCH 7.1 196/438] ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
` [PATCH 7.1 197/438] iommufd/viommu: Release the igroup lock on the vdevice_size "
` [PATCH 7.1 198/438] iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeeds
` [PATCH 7.1 199/438] iommufd: Reject DMABUF pages from the access pin path
` [PATCH 7.1 200/438] iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replace
` [PATCH 7.1 201/438] iommu/iommufd: Fix IOPF group ownership UAF
` [PATCH 7.1 202/438] kbuild: Stop modifying $(objtree)/Makefile when building oot-kmods oos
` [PATCH 7.1 203/438] ACPI: CPPC: Check all controls for fast switching
` [PATCH 7.1 204/438] mm: mglru: fix stale batch updates after memcg reparenting
` [PATCH 7.1 205/438] mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
` [PATCH 7.1 206/438] pinctrl: microchip-sgpio: add missing select REGMAP_MMIO
` [PATCH 7.1 207/438] pinctrl: devicetree: dont free uninitialized dev_name on error path
` [PATCH 7.1 208/438] btrfs: raid56: fix scrub read assembly submitting no reads
` [PATCH 7.1 209/438] erofs: cap LZMA stream pool size
` [PATCH 7.1 210/438] pinctrl: bm1880: add missing select GENERIC_PINCONF
` [PATCH 7.1 211/438] fortify: Disable -Wstringop-overread in tests
` [PATCH 7.1 212/438] lib: test_hmm: use device devt for coherent device range selection
` [PATCH 7.1 213/438] btrfs: zoned: fix missing chunk metadata reservation
` [PATCH 7.1 214/438] ocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offset
` [PATCH 7.1 215/438] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
` [PATCH 7.1 216/438] mm/util: dont read __page_2 for order-1 folios in snapshot_page()
` [PATCH 7.1 217/438] selftest: fix headers in fclog.c
` [PATCH 7.1 218/438] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
` [PATCH 7.1 219/438] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
` [PATCH 7.1 220/438] mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()
` [PATCH 7.1 221/438] mm/hugetlb: fix list corruption in allocate_file_region_entries()
` [PATCH 7.1 222/438] userfaultfd: wait on source PMD during UFFDIO_MOVE
` [PATCH 7.1 223/438] mm/vmstat: fold stranded per-cpu node stats when a node comes online
` [PATCH 7.1 224/438] KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs
` [PATCH 7.1 225/438] tracing/probes: Reject $arg0 in meta argument expansion
` [PATCH 7.1 226/438] tracing/fprobe: Roll back on enable_trace_fprobe() failure
` [PATCH 7.1 227/438] KVM: VMX: add memory clobber to asm for VMX instructions
` [PATCH 7.1 228/438] KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active
` [PATCH 7.1 229/438] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH 7.1 230/438] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH 7.1 231/438] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH 7.1 232/438] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH 7.1 233/438] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH 7.1 234/438] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
` [PATCH 7.1 235/438] dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
` [PATCH 7.1 236/438] sctp: validate Adaptation Indication parameter length
` [PATCH 7.1 237/438] audit: fix potential integer overflow in audit_log_n_string()
` [PATCH 7.1 238/438] audit: fix potential use-after-free in audit_del_rule()
` [PATCH 7.1 239/438] Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()
` [PATCH 7.1 240/438] Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()
` [PATCH 7.1 241/438] Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()
` [PATCH 7.1 242/438] Bluetooth: mgmt: fix pending command UAF in EIR updates
` [PATCH 7.1 243/438] Bluetooth: SCO: give the socket its own sco_conn reference
` [PATCH 7.1 244/438] Bluetooth: mgmt: fix UAF in pair command cancellation
` [PATCH 7.1 245/438] Bluetooth: hci_sync: Fix advertising data UAFs
` [PATCH 7.1 246/438] Bluetooth: HIDP: reject frames without a transaction header
` [PATCH 7.1 247/438] Bluetooth: HIDP: validate numbered report payloads
` [PATCH 7.1 248/438] bpf: lwt: Fix dst reference leak on reroute failure
` [PATCH 7.1 249/438] afs: Fix afs_fs_fetch_data() to set call->async
` [PATCH 7.1 250/438] afs: Fix afs_fs_fetch_data() to subtract transferred from len
` [PATCH 7.1 251/438] afs: Fix UAF when sending a message
` [PATCH 7.1 252/438] ALSA: 6fire: Fix UAF at error handling during probe
` [PATCH 7.1 253/438] ALSA: hda/realtek: Add quirk for TongFang X6SP45xU
` [PATCH 7.1 254/438] ALSA: lx6464es: fix period byte count for 16-bit streams
` [PATCH 7.1 255/438] ALSA: pcm: wake linked drain waiters on unlink
` [PATCH 7.1 256/438] ALSA: seq: Fix division by zero in initialize_timer()
` [PATCH 7.1 258/438] ALSA: ump: fix double free of out_cvts on rawmidi error
` [PATCH 7.1 259/438] ASoC: fsl_asrc: fix m2m_init error path to use goto instead of bare return
` [PATCH 7.1 260/438] ASoC: fsl_easrc: "
` [PATCH 7.1 261/438] ASoC: tas2562: fix DVC coefficient write order
` [PATCH 7.1 267/438] ALSA: usb-audio: fix use-after-free in ump_to_endpoint()
` [PATCH 7.1 268/438] ALSA: usb-audio: fix stack info leak in RME Digiface status
` [PATCH 7.1 269/438] ALSA: usb-audio: fix OOB write in snd_usbmidi_akai_output()
` [PATCH 7.1 270/438] ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is set
` [PATCH 7.1 271/438] ALSA: usb-audio: Clamp frame size in implicit-feedback mode
` [PATCH 7.1 272/438] dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
` [PATCH 7.1 273/438] e1000: fix memory leak in e1000_probe()
` [PATCH 7.1 274/438] fou: Fix use-after-free in fou_create()
` [PATCH 7.1 275/438] igbvf: Fix leak in TX DMA error cleanup
` [PATCH 7.1 276/438] igc: remove napi_synchronize() in igc_down()
` [PATCH 7.1 277/438] ipvs: do not propagate one-packet flag to synced conns
` [PATCH 7.1 278/438] ksmbd: reject repeated SMB2 NEGOTIATE requests
` [PATCH 7.1 279/438] mshv: fix hv_input_get_system_property struct
` [PATCH 7.1 280/438] net/smc: fix socket use-after-free during link group termination
` [PATCH 7.1 281/438] netfilter: ipset: do not update comments from kernel-side hash adds
` [PATCH 7.1 282/438] of/address: Fix NULL bus dereference in of_pci_range_parser_one()
` [PATCH 7.1 283/438] PCI: imx6: Keep i.MX6 Root Port MSI/MSI-X Capabilities with iMSI-RX to work around hardware bug
` [PATCH 7.1 284/438] tipc: avoid use-after-free in poll trace queue dumps
` [PATCH 7.1 285/438] x86/CPU/AMD: Carve out a Zen5 models range
` [PATCH 7.1 286/438] wifi: mac80211: fix tid_tx use-after-free on BA session stop
` [PATCH 7.1 287/438] wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS frames
` [PATCH 7.1 288/438] binfmt_misc: restore write access when removing an entry
` [PATCH 7.1 289/438] binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
` [PATCH 7.1 290/438] binfmt_misc: reject a flag character as the field delimiter
` [PATCH 7.1 291/438] binfmt_misc: dont let an F entry pin its own instance
` [PATCH 7.1 292/438] binfmt_misc: dont leak the user namespace when the mount fails
` [PATCH 7.1 293/438] io_uring/net: initialize mshot_len for send
` [PATCH 7.1 294/438] io_uring: preserve task restrictions across exec
` [PATCH 7.1 295/438] mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
` [PATCH 7.1 296/438] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
` [PATCH 7.1 297/438] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
` [PATCH 7.1 298/438] net: bridge: stop fast-leave after deleting a port group
` [PATCH 7.1 299/438] net: ipv6: clear suppressed fib6 rule result
` [PATCH 7.1 300/438] net: pktgen: fix proc entry use-after-free
` [PATCH 7.1 301/438] riscv/mm: use physical alignment for vmemmap_start_pfn
` [PATCH 7.1 302/438] powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()

[PATCH v2] ACPI: pfr_update: fix stack buffer overflow in query_capability()
 2026-08-07 15:42 UTC  (2+ messages)

[PATCH] futex: Avoid hash-bucket locking for mismatched waits
 2026-08-07 15:42 UTC  (2+ messages)

[PATCH v3] KVM: arm64: nv: Keep the shadow S2 MMUs at fixed addresses
 2026-08-07 15:43 UTC  (4+ messages)

[PATCH net-next v8 15/17] net: macb: read ISR inside bp->lock critical section
 2026-08-07 15:42 UTC  (2+ messages)

[GIT PULL] More Qualcomm driver updates for v7.3
 2026-08-07 15:41 UTC 

[PATCH v1 00/13] mshv: add SEV-SNP support for MSHV root partitions
 2026-08-07 15:42 UTC  (3+ messages)
` [PATCH v1 09/13] mshv: define full processor and xsave feature masks

[f2fs-dev] [PATCH] f2fs: return symlink writeback errors
 2026-08-07 13:04 UTC 

[PATCH 0/7] ALSA: remove remaining strlcat() users under sound/
 2026-08-07 15:41 UTC  (3+ messages)

[PATCH V5 00/14] i3c: Support IBI-based system wakeup
 2026-08-07 15:41 UTC  (13+ messages)
` [PATCH V5 07/14] i3c: master: Fix potential UAF in i3c_device_match()
` [PATCH V5 09/14] i3c: master: Report wakeup events for IBIs
` [PATCH V5 12/14] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH V5 13/14] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()

[PATCH v5 0/7] clk: Add support for clock nexus
 2026-08-07 15:41 UTC  (3+ messages)
` [PATCH v5 5/7] clk: Use the generic OF phandle parsing in only one place

[PATCH can-next v2 0/3] Introduce diag support for CAN
 2026-08-07 15:40 UTC  (5+ messages)
` [PATCH can-next v2 3/3] can: add can diag interface

[PATCH v5 00/49] KVM: arm64: Add GICv5 IRS support
 2026-08-07 15:40 UTC  (3+ messages)
` [PATCH v5 29/49] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd

[PATCH] Fix unbounded loop within try_charge_memcg
 2026-08-07 15:40 UTC 

[PATCH] wifi: ath11k: run ahb shutdown() teardown only on WCN6750
 2026-08-07 15:39 UTC  (3+ messages)

[PATCH v3 0/3] mtd: rawnand: sunxi: fix H6/H616 controller timings
 2026-08-07 15:39 UTC  (8+ messages)
` [PATCH v3 1/3] mtd: rawnand: sunxi: group controller delay tables
` [PATCH v3 2/3] mtd: rawnand: sunxi: describe tADL and tWHR delays
` [PATCH v3 3/3] mtd: rawnand: sunxi: fix H6/H616 controller timings

[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-07 15:39 UTC  (5+ messages)
` [PATCH v4 1/5] mm: Make per-VMA locks available universally
` [PATCH v4 3/5] mm: Add RCU-based VMA lookup helper that waits for writers

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-08-07 15:36 UTC  (6+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 03/10] t6600: add test cases for side-exhaustion edge cases

[PATCH v4 0/2] scsi: ufs: Add support for the aggregated read query opcode
 2026-08-07 15:37 UTC  (2+ messages)

[PATCH] drm/i915/dp: Use array size for intersect_rates() bound
 2026-08-07 15:37 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dp: Use array size for intersect_rates() bound (rev3)

[PATCH net-next] net/smc: abort the connection when the peer overruns the RMB
 2026-08-07 15:36 UTC  (3+ messages)

[PATCH v5 fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
 2026-08-07 15:36 UTC  (6+ messages)
` [PATCH v5 fwctl 3/3] fwctl/bnxt: add "

[PATCH v2] usbip: usbip_host: fix null pointer dereference in
 2026-08-07 15:36 UTC  (2+ messages)

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-08-07 15:36 UTC  (4+ messages)

[PATCH 0/6] Apple NVMe fixes for macOS 15+ firmware / M4 support
 2026-08-07 15:36 UTC  (2+ messages)

[PATCH 0/6] builtin/receive-pack: support pluggable packfile writes
 2026-08-07 15:36 UTC  (4+ messages)
` [PATCH 4/6] builtin/receive-pack: report unpack errors via strbuf


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.