messages from 2026-06-02 05:46:27 to 2026-06-02 06:40:48 UTC [more...]
[meta-python][scarthgap][PATCH 1/2] python3-grpcio: Fix CVE-2024-7246
2026-06-02 6:39 UTC
[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
2026-06-02 6:40 UTC (3+ messages)
` [PATCH v2 2/2] drm/tyr: use IoMem directly instead of Devres
[PATCH v4 0/4] Add SCDC information to connector debugfs
2026-06-02 6:40 UTC (3+ messages)
` [PATCH v4 2/4] drm/scdc-helper: Add scdc_status debugfs entry
[PATCH wireless-next] wifi: mac80211: basic S1G rx rate reporting support
2026-06-02 6:40 UTC (4+ messages)
[PATCH v4 0/4] Add missing SRCREV check for SCM URIs
2026-06-02 6:39 UTC (4+ messages)
` [PATCH v4 2/4] base.bbclass: warn when SRCREV is missing for SCM URIs at parse time
` [OE-core] "
[PATCH v4 9/9] iio: temperature: ltc2983: Add support for ADT7604
2026-06-02 6:38 UTC (2+ messages)
[PATCH v10 00/18] Add perf_env__e_machine and migrate arch string comparisons to e_machine
2026-06-02 6:38 UTC (22+ messages)
` [PATCH v11 00/19] perf: Use e_machine and lazily compute symbols
` [PATCH v11 01/19] perf env: Add perf_env__e_machine helper and use in perf_env__arch
` [PATCH v11 02/19] perf tests topology: Switch env->arch use to env->e_machine
` [PATCH v11 03/19] perf env, dso, thread: Add _endian variants for e_machine helpers
` [PATCH v11 04/19] perf capstone: Determine architecture from e_machine
` [PATCH v11 05/19] perf print_insn: Use e_machine for fallback IP length check
` [PATCH v11 06/19] perf symbol: Avoid use of machine__is
` [PATCH v11 07/19] perf machine: Use perf_env e_machine rather than arch
` [PATCH v11 08/19] perf sample-raw: "
` [PATCH v11 09/19] perf sort: "
` [PATCH v11 10/19] perf arch common: "
` [PATCH v11 11/19] perf header: In print_pmu_caps use perf_env e_machine
` [PATCH v11 12/19] perf c2c: Use perf_env e_machine rather than arch
` [PATCH v11 13/19] perf lock-contention: "
` [PATCH v11 14/19] perf env: Refactor perf_env__arch_strerrno
` [PATCH v11 15/19] perf env: Remove unused perf_env__raw_arch
` [PATCH v11 16/19] perf env: Add mutex to protect lazy environment initialization
` [PATCH v11 17/19] perf env: Add helper to lazily compute the os_release
` [PATCH v11 18/19] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
` [PATCH v11 19/19] perf symbol: Lazily compute idle
[RFC] drivers/staging/axis-fifo: TODO file and subsystem direction
2026-06-02 6:37 UTC (7+ messages)
[PATCH 0/6] userfaultfd/pagemap: pre-existing fixes
2026-06-02 6:36 UTC (5+ messages)
` [PATCH 1/6] fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
` [PATCH 2/6] fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()
[PATCH v7 0/1] pps: improve PREEMPT_RT performance
2026-06-02 6:36 UTC (3+ messages)
` [PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler
[PULL] drm-misc-fixes
2026-06-02 6:36 UTC (7+ messages)
[PATCH v3 0/6] Add Axiado SoC AX3000 and EVK board
2026-06-02 6:33 UTC (7+ messages)
` [PATCH v3 1/6] hw/arm: Add Axiado SoC AX3000
` [PATCH v3 2/6] hw/sd: Add Axiado SD host controller with eMMC PHY
` [PATCH v3 3/6] hw/arm: ax3000-soc: Enable Axiado SD host controller
` [PATCH v3 4/6] hw/arm: Add Axiado EVK SCM3003
` [PATCH v3 5/6] hw/gpio: Add Cadence GPIO controller
` [PATCH v3 6/6] hw/arm: ax3000-soc: Enable Cadence GPIO controllers
[Patch v8 3/5] perf regs: Support x86 SIMD registers sampling
2026-06-02 6:35 UTC (5+ messages)
[PATCH] hw/pci-host: Split PowerNV PHB5 code from PHB4 files
2026-06-02 6:33 UTC (2+ messages)
[PATCH v2 00/10] hw/arm/aspeed: Add AST1040 peripheral support
2026-06-02 6:34 UTC (9+ messages)
` [PATCH v2 01/10] hw/i2c/aspeed_i2c: Introduce dma_addr_lo_mask to unify DMA address handling
` [PATCH v2 02/10] hw/i2c/aspeed_i2c: Increase AST2700 buffer mode size and adjust offset
` [PATCH v2 08/10] hw/arm/aspeed_ast1040: Introduce I2C support
` [PATCH v2 09/10] hw/arm/aspeed_ast1040_evb: Introduce onboard I2C device
[PATCHSET] xfs_healer: codex-inspired bug fixes for 7.1
2026-06-02 6:34 UTC (15+ messages)
` [PATCH 1/7] xfs_healer: fix error reporting
` [PATCH 2/7] xfs_healer: recommend offline fsck for XCORRUPT repairs
` [PATCH 3/7] xfs_healer: initialize variable here
` [PATCH 4/7] xfs_healer: run a full xfs_scrub repair if we don't know how to do a spot repair
` [PATCH 5/7] xfs_healer: fix Makefile errors
` [PATCH 6/7] xfs_healer: don't leak wh->mntpoint if fd_to_handle fails
` [PATCH 7/7] xfs_healer: coordinate access to weakhandle::mntpoint correctly
[PATCH v3 RESEND 0/3] riscv: AIA: Add in-kernel irqchips save and restore function support
2026-06-02 6:33 UTC (4+ messages)
` [PATCH v3 RESEND 1/3] target/riscv/kvm: create kvm_riscv_aia_access_reg
` [PATCH v3 RESEND 2/3] hw/intc/riscv_aplic: Add in-kernel aplic save and restore function
` [PATCH v3 RESEND 3/3] hw/intc/imsic: Add in-kernel imsic "
[PATCH v3 0/6] reset: add board reset type
2026-06-02 6:33 UTC (10+ messages)
` [PATCH v3 1/6] reset: Allow per-board "
` [PATCH v3 2/6] reset: Add explicit cold reset support
` [PATCH v3 4/6] reset: x86: Use cpu_hlt() in pch_sysreset_power_off()
[PATCH 0/5] sched/fair: Allow account_cfs_rq_runtime() to throttle current hierarchy
2026-06-02 6:33 UTC (6+ messages)
` [PATCH 3/5] sched/fair: Call update_curr() before unthrottling the hierarchy
include/trace/events/dma_fence.h:17:1: sparse: sparse: dereference of noderef expression
2026-06-02 6:32 UTC
drivers/misc/mei/main.c:482:1-7: preceding lock on line 466
2026-06-02 6:32 UTC
[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
2026-06-02 6:32 UTC (2+ messages)
[morimoto:sound-cleanup-2026-06-01-3 290/290] sound/soc/sdca/sdca_asoc.c:449:42: error: incompatible pointer types passing 'struct snd_soc_component *' to parameter of type 'struct regmap *'
2026-06-02 6:31 UTC
[PATCH] drm/amdgpu: use ACK polling for page-write completion
2026-06-02 6:31 UTC (5+ messages)
` [PATCH v2] "
[PATCH mptcp-next 0/4] Fixes for "mptcp: pm: drop TCP TS with ADD_ADDRv6 + port"
2026-06-02 6:31 UTC (2+ messages)
[PATCH v3 00/13] spi: cadence-quadspi: add PHY tuning support
2026-06-02 6:30 UTC (8+ messages)
` [PATCH v3 02/13] spi: dt-bindings: cdns,qspi-nor: add PHY tuning pattern partition property
[PATCH v8 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-06-02 6:30 UTC
[PATCH v5 0/4] Add missing SRCREV check for SCM URIs
2026-06-02 6:29 UTC (5+ messages)
` [PATCH v5 1/4] oe/qa.py: add check_uri_srcrev() helper for SCM URI SRCREV validation
` [PATCH v5 2/4] base.bbclass: warn when SRCREV is missing for SCM URIs at parse time
` [PATCH v5 3/4] insane.bbclass: add missing-srcrev QA check for SCM URIs
` [PATCH v5 4/4] yocto-check-layer.bbclass: enforce missing SRCREV check during layer validation
[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-06-02 6:29 UTC (13+ messages)
` [PATCH v8 08/12] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH i-g-t v3 0/4] Add attachments support
2026-06-02 6:29 UTC (3+ messages)
` ✗ i915.CI.Full: failure for Add attachments support (rev3)
[PATCH v3] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
2026-06-02 6:29 UTC (2+ messages)
[PATCH] clk: qcom: clk-pll: reject vote enable on orphan parent
2026-06-02 6:29 UTC
[PATCH v1 0/7] iommufd: Fix bugs in eventq fops_read paths
2026-06-02 6:27 UTC (2+ messages)
[PATCH v2 net] tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req()
2026-06-02 6:25 UTC (2+ messages)
[PATCH] ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codec
2026-06-02 6:25 UTC (3+ messages)
[OE-core][PATCH] vim-tiny: bugfix lack of defaults.vim
2026-06-02 6:25 UTC (4+ messages)
[PATCH v2] http: fix memory leak in fetch_and_setup_pack_index()
2026-06-02 6:24 UTC (3+ messages)
` [PATCH v3 0/2] "
[PATCH] ALSA: oxygen: add HT-Omega eClaro (7284:9783) support
2026-06-02 6:24 UTC (2+ messages)
[PATCH] iw: station: print S1G MCS/NSS values
2026-06-02 6:24 UTC
[LTP] [RFC][PATCH 0/8] Convert shell-based ACL test (tacl_xattr.sh) to C
2026-06-02 6:23 UTC (2+ messages)
nvmet: pre-auth heap OOB read in DH-HMAC-CHAP authentication (data->hl unchecked in nvmet_auth_reply)
2026-06-02 6:23 UTC (2+ messages)
[PATCH] xfrm: policy: Fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()
2026-06-02 6:23 UTC (2+ messages)
[PATCH] Input: xilinx_ps2 - replace in_be32/out_be32 with ioread32be/iowrite32be
2026-06-02 6:23 UTC (2+ messages)
[PATCH net v2] net: require CAP_NET_ADMIN in the device netns for tunnel changelink
2026-06-02 6:23 UTC (3+ messages)
[PATCH 0/2] commit: remove deprecated functions
2026-06-02 6:23 UTC (5+ messages)
` [PATCH v2 "
[PATCH] char: xilinx_hwicap: replace in_be32/out_be32 with ioread32be/iowrite32be
2026-06-02 6:22 UTC (2+ messages)
[PATCH][v2] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
2026-06-02 6:21 UTC
[bluez/bluez]
2026-06-02 6:18 UTC
[bluez/bluez] 1b39ef: profile: Set L2CAP IMTU for external profile liste
2026-06-02 6:18 UTC
[PATCH] freevxfs: don't BUG() on unknown typed-extent type
2026-06-02 6:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-06-02 6:17 UTC (6+ messages)
` [PATCH v2 4/5] mm/shmem: remove page-copy fallback in shmem read path
` [PATCH v2 5/5] mm/shmem: optimize file read with folio batching
[PATCH] MAINTAINERS: add entry for SpacemiT reset controller driver
2026-06-02 6:17 UTC (3+ messages)
[PATCH] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
2026-06-02 6:15 UTC (9+ messages)
[PATCH] doc: document and test `@` prefix for raw timestamps
2026-06-02 6:17 UTC (3+ messages)
[PATCH] tty: vt: hold tty reference for keyboard callbacks
2026-06-02 6:15 UTC
[PATCH] cachefiles: Fix double unlock in nomem_d_alloc error path
2026-06-02 6:16 UTC
[PATCH v4 0/2] Delete task_euid()
2026-06-02 6:15 UTC (3+ messages)
[REGRESSION] Speaker pop/chirp on Meteor Lake ALC287 (17aa:231e) -- 6.12.73 to 6.12.85
2026-06-02 6:14 UTC (9+ messages)
[PATCH] docs: fix typos and grammar
2026-06-02 6:12 UTC (4+ messages)
[PATCH] iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA path
2026-06-02 6:12 UTC (3+ messages)
` 答复: [外部邮件] "
[PATCH RFC] fstests: use MOUNT_OPTIONS to populate TEST_FS_MOUNT_OPTS if possible
2026-06-02 6:13 UTC (2+ messages)
[PATCH] read_gitfile_gently(): return non-repo path on error
2026-06-02 6:11 UTC
[PATCH v3 0/4] DRM RAS Fixes
2026-06-02 6:11 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for DRM RAS Fixes (rev3)
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-02 6:10 UTC (7+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCH] lib: logo: support a single pre-rendered logo file as an alternative to SVG
2026-06-02 6:08 UTC
[PATCH] net/mlx5: promote private API to stable
2026-06-02 6:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH v6 0/4] drm/xe/rtp: WA table context testing
2026-06-02 6:06 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v18 net-next 0/8] octeontx2-af: npc: Enhancements
2026-06-02 6:03 UTC (9+ messages)
` [PATCH v18 net-next 1/8] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v18 net-next 2/8] devlink: heap-allocate param fill buffers in devlink_nl_param_fill
` [PATCH v18 net-next 3/8] devlink: Implement devlink param multi attribute nested data values
` [PATCH v18 net-next 4/8] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v18 net-next 5/8] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v18 net-next 6/8] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v18 net-next 7/8] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v18 net-next 8/8] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically
[Patch v8 0/5] Perf tools: Support eGPRs/SSP/SIMD registers sampling
2026-06-02 6:04 UTC (4+ messages)
` [Patch v8 5/5] perf dwarf-regs: Add SIMD/eGPRs support for x86 DWARF registers
[PATCH] VIRTIO: Update the desc 'flag' fied last in packed ring
2026-06-02 6:04 UTC (2+ messages)
bio_copy_from_iter
2026-06-02 6:03 UTC (2+ messages)
Question about component->name_prefix
2026-06-02 6:02 UTC
[kvm-unit-tests PATCH v2] x86/lam: Allocate test page from AREA_LOW instead of AREA_NORMAL
2026-06-02 6:01 UTC
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-06-02 5:36 UTC (9+ messages)
[PATCH] mmc: Update the value of ios.drv_type at the location where fixed_drv_type is used
2026-06-02 6:10 UTC
[PATCH i-g-t v1] tests/kms_bw: fix connected output count when connectors exceed pipe count
2026-06-02 5:57 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 1/2] cxl/hdm: Allow zero sized HDM decoders
2026-06-02 5:57 UTC (2+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-02 5:56 UTC (6+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "
[PATCH v4 20/20] net/sxe2: update sxe2 feature matrix docs
2026-06-02 5:54 UTC (22+ messages)
` [PATCH v5 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v5 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
` [PATCH v5 02/20] net/sxe2: add AVX2 vector data "
` [PATCH v5 03/20] drivers: add supported packet types get callback
` [PATCH v5 04/20] net/sxe2: support L2 filtering and MAC config
` [PATCH v5 05/20] drivers: support RSS feature
` [PATCH v5 06/20] net/sxe2: support TM hierarchy and shaping
` [PATCH v5 07/20] net/sxe2: support IPsec inline protocol offload
` [PATCH v5 08/20] net/sxe2: support statistics and multi-process
` [PATCH v5 09/20] drivers: interrupt handling
` [PATCH v5 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
` [PATCH v5 11/20] drivers: add support for VF representors
` [PATCH v5 12/20] net/sxe2: add support for custom UDP tunnel ports
` [PATCH v5 13/20] net/sxe2: support firmware version reading
` [PATCH v5 14/20] net/sxe2: implement get monitor address
` [PATCH v5 15/20] common/sxe2: add shared SFP module definitions
` [PATCH v5 16/20] net/sxe2: support SFP module info and EEPROM access
` [PATCH v5 17/20] net/sxe2: implement private dump info
` [PATCH v5 18/20] net/sxe2: add mbuf validation in Tx debug mode
` [PATCH v5 19/20] drivers: add testpmd commands for private features
` [PATCH v5 20/20] net/sxe2: update sxe2 feature matrix docs
[PATCH] xfs: convert dquot iterator map allocation to kmalloc_array()
2026-06-02 5:56 UTC (3+ messages)
[PATCH v3 0/2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
2026-06-02 5:55 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] perf/arm-cmn: Move DTM index data out of hw_perf_event
` [PATCH v4 2/2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
[PATCH v2] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-06-02 5:55 UTC (2+ messages)
[Buildroot] [RFC PATCH 0/9] Second set of fixes for build failures and PPD file conflicts
2026-06-02 5:55 UTC (4+ messages)
` [Buildroot] [RFC PATCH 6/9] package/util-linux-libs: Do not install to target
[OE-core][PATCH] devtool/upgrade.py: add --stable option
2026-06-02 5:54 UTC
[PATCH] KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry
2026-06-02 5:54 UTC (4+ messages)
[PATCH v2 00/19] multipath-tools: asynchronous checker framework
2026-06-02 5:53 UTC
Testing on lots of architecture targets with mkroot
2026-06-02 5:52 UTC (4+ messages)
` mkroot quickstart (was RE: Testing on lots of architecture targets with mkroot.)
[PATCH v4 0/8] Introduce a battery, AC adapter, and lid button
2026-06-02 5:51 UTC (5+ messages)
` [PATCH v4 3/8] hw/acpi: Introduce the QEMU Battery
` [PATCH v4 5/8] hw/acpi: Introduce the QEMU AC adapter
[PATCH i-g-t v1 0/3] tests/intel/kms_pipe_stress: fix plane setup and cursor handling
2026-06-02 5:50 UTC (8+ messages)
` [PATCH i-g-t v1 1/3] tests/intel/kms_pipe_stress: fix inverted condition skipping plane setup
` [PATCH i-g-t v1 2/3] tests/intel/kms_pipe_stress: fix plane source crop and separate cursor loop
` [PATCH i-g-t v1 3/3] tests/intel/kms_pipe_stress: use ARGB8888/LINEAR for cursor framebuffer
[PATCH] accel/ivpu: Add bounds check for firmware runtime memory
2026-06-02 5:50 UTC (3+ messages)
[PATCH] accel/ivpu: Add buffer overflow check in MS get_info_ioctl
2026-06-02 5:49 UTC (3+ messages)
[PATCH] accel/ivpu: Add bounds checks for firmware log indices
2026-06-02 5:49 UTC (3+ messages)
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-06-02 5:47 UTC (5+ messages)
[GIT PULL] amlogic ARM64 DT updates for v7.2 take 1
2026-06-02 5:47 UTC (4+ messages)
[RFC PATCH 6.1.y 0/2] bpf: backport scalar not-equal tracking fixes
2026-06-02 5:47 UTC (2+ messages)
configurable block error injection
2026-06-02 5:45 UTC (9+ messages)
` [PATCH 2/9] block: consolidate the calls to should_fail_bio
` [PATCH 3/9] block: refactor should_fail_bio and should_fail_request
` [PATCH 4/9] block: move the FAIL_MAKE_REQUEST symbol from lib/ to block/
` [PATCH 5/9] block: add a macro to initialize the status table
` [PATCH 6/9] block: add a "tag" for block status codes
` [PATCH 7/9] block: add a str_to_blk_op helper
` [PATCH 8/9] block: add configurable error injection
` [PATCH 9/9] block: move the fail request code
[PATCH 2/2] clk: qcom: gcc-msm8660: register PLL4_VOTE for LPASS
2026-06-02 5:46 UTC (2+ messages)
[PATCH] sched/fair: Replace random newidle_balance with Bresenham accumulator
2026-06-02 5:46 UTC (2+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.