All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 04:19:33 to 2026-06-24 05:16:17 UTC [more...]

[PATCH v1 00/13] perf python: Fix python extension bugs and memory leaks
 2026-06-24  5:15 UTC  (18+ messages)
` [PATCH v2 00/16] perf python: Fix python extension bugs from v19 review
  ` [PATCH v2 01/16] perf script: Fix metric_evlist leak in script_find_metrics
  ` [PATCH v2 02/16] perf stat: Fix evsel_list leak in cmd_stat
  ` [PATCH v2 03/16] perf tools: Fix sb_evlist leaks in top and record
  ` [PATCH v2 03/16] perf top: Fix sb_evlist leak
  ` [PATCH v2 04/16] perf python: Fix memory leak in pyrf_evlist__get_pollfd
  ` [PATCH v2 05/16] perf synthetic-events: Fix uninitialized pthread_join
  ` [PATCH v2 06/16] perf data: Fix directory file descriptor leak in perf_data__switch
  ` [PATCH v2 07/16] perf test: Fix skiplist leak in cmd_test
  ` [PATCH v2 08/16] perf python: Check counts_values size in set_values
  ` [PATCH v2 09/16] perf python: Validate CPU and thread maps in pyrf_evsel__open
  ` [PATCH v2 10/16] perf python: Validate attribute setters in pyrf_evsel
  ` [PATCH v2 11/16] perf python: Zero initialize perf_data in pyrf_data__init
  ` [PATCH v2 12/16] perf python: Add thread and PMU uninitialized checks
  ` [PATCH v2 13/16] perf python: Fix MetricGroup return type in perf.pyi
  ` [PATCH v2 14/16] perf python: Fix count_values memory leak in pyrf_evsel__read
  ` [PATCH v2 15/16] perf python: Fix memory leak in pyrf__metrics_cb

[Stable-10.2.4 v2 00/95] Patch Round-up for stable 10.2.4, freeze on 2026-06-23 (frozen)
 2026-06-24  5:05 UTC  (35+ messages)
` [Stable-10.2.4 62/95] system/rtc: Fix a possible year-2038 integer overflow problem
` [Stable-10.2.4 63/95] linux-user: add preadv2/preadv2
` [Stable-10.2.4 64/95] amd_iommu: restrict command buffer head/tail ranges to ring size
` [Stable-10.2.4 65/95] amd_iommu: Update command buffer head ptr in MMIO region after wraparound
` [Stable-10.2.4 66/95] tests/qtest: Add amd-iommu command buffer head wrap test
` [Stable-10.2.4 67/95] libvhost-user: fix buffer overflow in virtqueue_read_indirect_desc()
` [Stable-10.2.4 68/95] libvduse: fix buffer overflow in vduse_queue_read_indirect_desc()
` [Stable-10.2.4 69/95] amd_iommu: Follow root pointer before page walk and use 1-based levels
` [Stable-10.2.4 70/95] amd_iommu: Reject non-decreasing NextLevel in fetch_pte()
` [Stable-10.2.4 71/95] virtio: Allow to fill a whole virtqueue in order
` [Stable-10.2.4 72/95] target/riscv/cpu_helper.c: allow LOAD_ADDR_MIS promotion to AMO fault
` [Stable-10.2.4 73/95] target/riscv/tcg: disable svpbmt if satp_mode < sv39
` [Stable-10.2.4 74/95] target/riscv/csr.c: do not allow mstatus MPV/GVA writes
` [Stable-10.2.4 75/95] target/riscv/csr.c: fix mstatus.UXL reserved value
` [Stable-10.2.4 76/95] disas/riscv.c: add 'cbo' insns to disassembler
` [Stable-10.2.4 77/95] target/riscv/insn_trans/trans_rvzicbo.c.inc: save opcode before helpers
` [Stable-10.2.4 78/95] target/riscv/cpu_helper.c: fault with reserved PTE.PBMT val
` [Stable-10.2.4 79/95] target/riscv/cpu_helper.c: add PMA access fault
` [Stable-10.2.4 80/95] target/riscv/tcg: disable svnapot if satp_mode < sv39
` [Stable-10.2.4 81/95] disas/riscv.c: fix inst_length()
` [Stable-10.2.4 82/95] target/riscv: mask vxrm csrw write to the low 2 bits
` [Stable-10.2.4 83/95] hw/uefi: fix parse_hexstr
` [Stable-10.2.4 84/95] target/i386: apply mod to immediate count of an RCL/RCR operation
` [Stable-10.2.4 85/95] gdbstub: Update x86 control register bits
` [Stable-10.2.4 86/95] hw/9pfs: fix abort due to illegal name with Twstat rename
` [Stable-10.2.4 87/95] hw/9pfs: reject . and .. in "
` [Stable-10.2.4 88/95] hw/9pfs: consolidate name validation with check_name()
` [Stable-10.2.4 89/95] ui/sdl2: Set GL ES profile before creating initial GL context
` [Stable-10.2.4 90/95] target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status
` [Stable-10.2.4 91/95] linux-user/xtensa: save/restore FP registers across signal delivery
` [Stable-10.2.4 92/95] linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturn
` [Stable-10.2.4 93/95] ppc/pnv_phb3: Error out on invalid config access
` [Stable-10.2.4 94/95] hw/pci: Replace assert with bounds check and return
` [Stable-10.2.4 95/95] linux-user: Fix AT_PHDR when program headers are relocated into their own segment

[PATCH v5 0/6] sched: Fix cluster scheduling in the presence of asymmetric capacity
 2026-06-24  5:25 UTC  (8+ messages)
` [PATCH v5 5/6] sched/fair: Allow load balancing between CPUs of identical capacity
` [PATCH v5 6/6] sched/topology: Do not clear SD_PREFER_SIBLING in domains with clusters

[PATCH v5 00/13] Introduce functionality for NVMe initiator
 2026-06-24  5:15 UTC  (22+ messages)
` [PATCH v5 01/13] scsi: fnic: Make debug logging protocol independent
` [PATCH v5 02/13] scsi: fnic: Use fnic_num for non-SCSI identifiers
` [PATCH v5 03/13] scsi: fnic: Decode firmware role configuration
` [PATCH v5 04/13] scsi: fnic: Advertise NVMe initiator service parameters
` [PATCH v5 05/13] scsi: fnic: Add FDLS role handling for NVMe initiators
` [PATCH v5 06/13] scsi: fnic: Add the NVMe/FC transport path
` [PATCH v5 07/13] scsi: fnic: Route completions and resets by initiator role
` [PATCH v5 08/13] scsi: fnic: Handle NVMe LS frames in FDLS
` [PATCH v5 09/13] scsi: fnic: Send NVMe LS requests through FDLS
` [PATCH v5 10/13] scsi: fnic: Abort timed-out NVMe LS requests
` [PATCH v5 11/13] scsi: fnic: Track NVMe transport statistics
` [PATCH v5 12/13] scsi: fnic: Expose NVMe transport state in debugfs
` [PATCH v5 13/13] scsi: fnic: Bump up version number

[PATCH v2] mm/slub: deduplicate NUMA policy calculation in allocation paths
 2026-06-24  5:14 UTC  (2+ messages)

[Stable-10.0.11 v2 00/86] Patch Round-up for stable 10.0.11, freeze on 2026-06-23 (frozen)
 2026-06-24  5:02 UTC  (31+ messages)
` [Stable-10.0.11 57/86] system/rtc: Fix a possible year-2038 integer overflow problem
` [Stable-10.0.11 58/86] linux-user: add preadv2/preadv2
` [Stable-10.0.11 59/86] amd_iommu: restrict command buffer head/tail ranges to ring size
` [Stable-10.0.11 60/86] amd_iommu: Update command buffer head ptr in MMIO region after wraparound
` [Stable-10.0.11 61/86] tests/qtest: Add amd-iommu command buffer head wrap test
` [Stable-10.0.11 62/86] libvhost-user: fix buffer overflow in virtqueue_read_indirect_desc()
` [Stable-10.0.11 63/86] libvduse: fix buffer overflow in vduse_queue_read_indirect_desc()
` [Stable-10.0.11 64/86] virtio: Allow to fill a whole virtqueue in order
` [Stable-10.0.11 65/86] target/riscv/cpu_helper.c: allow LOAD_ADDR_MIS promotion to AMO fault
` [Stable-10.0.11 66/86] target/riscv/csr.c: do not allow mstatus MPV/GVA writes
` [Stable-10.0.11 67/86] target/riscv/csr.c: fix mstatus.UXL reserved value
` [Stable-10.0.11 68/86] disas/riscv.c: add 'cbo' insns to disassembler
` [Stable-10.0.11 69/86] target/riscv/insn_trans/trans_rvzicbo.c.inc: save opcode before helpers
` [Stable-10.0.11 70/86] target/riscv/cpu_helper.c: fault with reserved PTE.PBMT val
` [Stable-10.0.11 71/86] target/riscv/cpu_helper.c: add PMA access fault
` [Stable-10.0.11 72/86] disas/riscv.c: fix inst_length()
` [Stable-10.0.11 73/86] target/riscv: mask vxrm csrw write to the low 2 bits
` [Stable-10.0.11 74/86] hw/uefi: fix parse_hexstr
` [Stable-10.0.11 75/86] target/i386: apply mod to immediate count of an RCL/RCR operation
` [Stable-10.0.11 76/86] gdbstub: Update x86 control register bits
` [Stable-10.0.11 77/86] hw/9pfs: fix abort due to illegal name with Twstat rename
` [Stable-10.0.11 78/86] hw/9pfs: reject . and .. in "
` [Stable-10.0.11 79/86] hw/9pfs: consolidate name validation with check_name()
` [Stable-10.0.11 80/86] ui/sdl2: Set GL ES profile before creating initial GL context
` [Stable-10.0.11 81/86] target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status
` [Stable-10.0.11 82/86] linux-user/xtensa: save/restore FP registers across signal delivery
` [Stable-10.0.11 83/86] linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturn
` [Stable-10.0.11 84/86] ppc/pnv_phb3: Error out on invalid config access
` [Stable-10.0.11 85/86] hw/pci: Replace assert with bounds check and return
` [Stable-10.0.11 86/86] linux-user: Fix AT_PHDR when program headers are relocated into their own segment

[PATCH v3] x86/pci-dma: add a SWIOTLB_ANY flag to lift the low mem limitation
 2026-06-24  5:11 UTC  (8+ messages)

[linux-next:master 8727/15099] drivers/firmware/imx/se_ctrl.c:476:2-7: WARNING: invalid free of devm_ allocated data
 2026-06-24  5:09 UTC 

[PATCH] linux-firmware: upgrade 20260519 -> 20260622
 2026-06-24  5:09 UTC  (3+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS 3f8de2efbf502346ba138ecc198661515c77ce2b
 2026-06-24  5:08 UTC 

[PATCH] thunderbolt: xdomain: notify peers after enumeration
 2026-06-24  5:07 UTC  (2+ messages)

[PATCH v3] thunderbolt: fix bandwidth group reservation indexing
 2026-06-24  5:07 UTC 

[f2fs-dev] [PATCH 00/16] fscrypt: Standardize on blk-crypto
 2026-06-24  5:03 UTC  (34+ messages)
`  "
` [f2fs-dev] [PATCH 01/16] blk-crypto: Simplify check for fallback support
  `  "
` [f2fs-dev] [PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
  `  "
` [f2fs-dev] [PATCH 03/16] blk-crypto: Allow control over whether hardware is used
  `  "
` [f2fs-dev] [PATCH 04/16] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
  `  "
` [f2fs-dev] [PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems
  `  "
` [f2fs-dev] [PATCH 06/16] ext4: Remove fs-layer file contents en/decryption code
  `  "
` [f2fs-dev] [PATCH 07/16] ext4: Make ext4_bio_write_folio() return void
  `  "
` [f2fs-dev] [PATCH 08/16] ext4: Further de-generalize the bio postprocessing code
  `  "
` [f2fs-dev] [PATCH 09/16] f2fs: Remove fs-layer file contents en/decryption code
  `  "
` [f2fs-dev] [PATCH 10/16] fs/buffer: Remove fs-layer decryption code
  `  "
` [f2fs-dev] [PATCH 11/16] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
  `  "
` [f2fs-dev] [PATCH 12/16] fscrypt: Remove fscrypt_dio_supported()
  `  "
` [f2fs-dev] [PATCH 13/16] fscrypt: Remove fs-layer zeroout code
  `  "
` [f2fs-dev] [PATCH 14/16] fscrypt: Remove unused functions and workqueue
  `  "
` [f2fs-dev] [PATCH 15/16] fscrypt: Merge bio.c and inline_crypt.c into block.c
  `  "
` [f2fs-dev] [PATCH 16/16] fscrypt: Add safety checks to non-block-based en/decryption
  `  "

[PATCH v2] i3c: master: svc: bound IBI payload to the requested max_payload_len
 2026-06-24  5:04 UTC  (2+ messages)

blktests failures with v7.1 kernel
 2026-06-24  5:04 UTC 

[PATCH v3] tracing: Use seq_buf for string concatenation
 2026-06-24  5:03 UTC  (2+ messages)

[PATCH v7] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-24  4:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Hold device ref until queue teardown completes (rev5)

[OE-core][PATCH V3] python3-cython: make generated _cyutility.c be reproducible
 2026-06-24  4:58 UTC 

[PATCH] MAINTAINERS: riscv: Add myself as a reviewer
 2026-06-24  4:56 UTC 

[PATCH] lib/raid/xor: Fix spacing around __restrict pointers
 2026-06-24  4:55 UTC 

[PATCH] app/dma_perf: skip case if worker maps to main lcore
 2026-06-24  4:54 UTC  (5+ messages)

[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
 2026-06-24  4:51 UTC  (6+ messages)

[PATCH] drm/amd/powerplay: fix VoltageObjectInfo zero-stride loop and OOB read
 2026-06-24  4:48 UTC 

[PATCH 0/8] Add SD card and eMMC support for SpacemiT K1
 2026-06-24  4:46 UTC  (9+ messages)
` [PATCH 1/8] spacemit: k1: select boot device via config registers
` [PATCH 2/8] mmc: k1: add sdhci platform driver

[PATCH] efi_loader: move efi_var_seed.o to objtree
 2026-06-23 21:03 UTC  (5+ messages)

[PATCH 0/3] Record maintainer/reviewer Git Lab handles
 2026-06-24  4:48 UTC  (4+ messages)

[RFC PATCH 0/6] Add Shared Media Graph API
 2026-06-24  4:47 UTC  (4+ messages)
` [RFC PATCH 1/6] media: mc: Implement shared media graph

[PATCH v5 0/9] pnv/phb5: Update PHB4 to the latest PHB5 spec
 2026-06-24  4:47 UTC  (2+ messages)

[PATCH v2] modpost: prevent leak when early return no suffix .o in read_symbols()
 2026-06-24  4:47 UTC 

[staging] staging: sm750fb: rename pvMem to vram and pvReg to reg
 2026-06-24  4:46 UTC  (2+ messages)
` [PATCH v2] staging: sm750fb: rename CamelCase pvMem and pvReg

[RFC PATCH 00/12] drm/ttm, drm/xe: Page defragmentation for sub-optimally backed BOs
 2026-06-24  4:46 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2] staging: sm750fb: rename CamelCase pvMem and pvReg
 2026-06-24  4:44 UTC 

[rafael-pm:fixes] BUILD SUCCESS 7b8d80921156c54cf7fcc35a830342686958aeea
 2026-06-24  4:41 UTC 

[dtor-input:next] BUILD SUCCESS 0c9245c455e809c8111cb60284328c79064df050
 2026-06-24  4:40 UTC 

[PATCH v2] md/raid5-ppl: fix use-after-free in ppl_do_flush()
 2026-06-24  4:42 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS 7a0e692a0381254b2f77c54dec100cd3325a6fdf
 2026-06-24  4:40 UTC 

[PATCH v1] fuse: enable large folios
 2026-06-24  4:34 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: fix inlined file extent items in data reloc
 2026-06-24  4:33 UTC  (4+ messages)
` [PATCH] btrfs: print-tree: print header owner as signed

[PATCH] mm: memcg: remove stray text from obj_stock_pcp comment
 2026-06-24  4:32 UTC  (4+ messages)

[PATCH v2 0/2] libnvdimm/labels: fix the nslot product overflow and cap the slot count
 2026-06-24  4:31 UTC  (5+ messages)
` [PATCH v2 1/2] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
` [PATCH v2 2/2] libnvdimm/labels: reject an implausibly large on-media slot count

[PATCH 0/6] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-24  4:30 UTC  (6+ messages)
` [PATCH 3/6] gpu: nova-core: gsp: move boot code into local closure

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-24  4:29 UTC  (6+ messages)

[paulmck-rcu:puranjay.2026.06.23a 57/62] kernel/rcu/rcu_segcblist.c:666:19: error: 'struct rcu_gp_seq' has no member named 'exp'
 2026-06-24  4:28 UTC 

[PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible
 2026-06-24  4:28 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model

[PATCH] examples/l3fwd: dynamic NUMA-aware alloc lcore_conf
 2026-06-24  4:26 UTC  (3+ messages)
` [PATCH v2] "

[staging] staging: sm750fb: fix remaining CamelCase issues
 2026-06-24  4:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] btrfs: use correct type for sectorsize/nodesize/blocksize
 2026-06-24  4:22 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-06-24  4:23 UTC  (5+ messages)
` [PATCH v2 2/6] KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 value

[PATCH] btrfs: remove btrfs_fs_info::stripesize
 2026-06-24  4:23 UTC 

[PATCH] btrfs: change block group reclaim_mark to bool
 2026-06-24  4:19 UTC  (2+ messages)

[PATCH] fix smb client defer close causes file corruption
 2026-06-24  4:19 UTC  (3+ messages)

[PATCH 0/6] receive-pack: use ODB transactions to stage object writes
 2026-06-24  4:19 UTC  (4+ messages)
` [PATCH 4/6] odb/transaction: propagate commit errors
` [PATCH 5/6] odb/transaction: add transaction env interface
` [PATCH 6/6] builtin/receive-pack: stage incoming objects via ODB transactions


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.