messages from 2026-07-08 07:11:52 to 2026-07-08 07:46:57 UTC [more...]
[PATCH v3 00/26] Introduce meminspect
2026-07-08 7:46 UTC (36+ messages)
` [PATCH v3 01/26] kernel: "
` [PATCH v3 02/26] init/version: Annotate static information into meminspect
` [PATCH v3 05/26] genirq/irqdesc: "
` [PATCH v3 07/26] timekeeping: Register tk_data "
` [PATCH v3 08/26] kernel/fork: Annotate static information "
` [PATCH v3 12/26] kernel/vmcore_info: Register dynamic "
` [PATCH v3 13/26] kernel/configs: "
` [PATCH v3 14/26] mm/init-mm: Annotate static "
` [PATCH v3 16/26] kallsyms: "
` [PATCH v3 18/26] sched/core: Annotate runqueues "
` [PATCH v3 19/26] mm/numa: Register node data information "
` [PATCH v3 20/26] mm/sparse: Register "
` [PATCH v3 21/26] printk: "
` [PATCH v3 22/26] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v3 23/26] soc: qcom: Add minidump backend driver
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver
[PATCH RFC 0/6] PSCI-via-EFI to support firmware and kernel sharing EL2 for Apple Silicon
2026-07-08 7:46 UTC (11+ messages)
` [PATCH RFC 1/6] dt-bindings: arm: psci: Add EFI conduit
` [PATCH RFC 2/6] arm64/efi: Add and parse custom PSCI EFI configuration table
` [PATCH RFC 3/6] efi: Add EFI_MEMORY_ISA_{MASK,VALID}
` [PATCH RFC 4/6] arm64/efi: Honor EFI_MEMORY_ISA_MASK for Device-nGnRnE vs -nGnRE
` [PATCH RFC 5/6] firmware/psci: Add EFI runtime conduit
` [PATCH RFC 6/6] arm64: dts: apple: t8103: Add PSCI and CPU idle states
[PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
2026-07-08 7:46 UTC (2+ messages)
[RFC v2 00/26] rust/memory: Integrate the vm-memory API from rust-vmm
2026-07-08 8:10 UTC (27+ messages)
` [RFC v2 01/26] rust/hpet: Fix the error caused by vm-memory
` [RFC v2 02/26] rust/cargo: Add the support for vm-memory
` [RFC v2 03/26] subprojects: Add thiserror-impl crate
` [RFC v2 04/26] subprojects: Add thiserror crate
` [RFC v2 05/26] subprojects: Add vm-memory crate
` [RFC v2 06/26] rust: Add vm-memory in meson
` [RFC v2 07/26] rcu: Add rust wrappers for rcu_read_lock & rcu_read_unlock
` [RFC v2 08/26] rust/bindings/util-sys: Include rcu.h in bindings wrapper
` [RFC v2 09/26] rust/util: Add RCU bindings
` [RFC v2 10/26] memory: Expose FlatView refcount interfaces to Rust
` [RFC v2 11/26] memory: Rename address_space_lookup_region and expose it "
` [RFC v2 12/26] memory: Make flatview_do_translate() return a pointer to MemoryRegionSection
` [RFC v2 13/26] memory: Add a translation helper to return a MemoryRegionSection
` [RFC v2 14/26] memory: Rename flatview_access_allowed() to memory_region_access_allowed()
` [RFC v2 15/26] memory: Add MemoryRegionSection-based misc helpers
` [RFC v2 16/26] memory: Add wrappers for intermediate read/write steps
` [RFC v2 17/26] memory: Add store/load interfaces for Rust
` [RFC v2 18/26] rust/system/memory: Implement vm_memory::GuestMemoryRegion for MemoryRegionSection
` [RFC v2 19/26] rust/system/memory: Implement vm_memory::GuestMemory for FlatView
` [RFC v2 20/26] rust/system/memory: Switch to iteration style for memory access
` [RFC v2 21/26] rust/system/memory: Add an RAII guard to manage FlatView reference counts
` [RFC v2 22/26] rust/system/memory: Wrap vm-memory's endian types for explicit access
` [RFC v2 23/26] rust/memory: Provide AddressSpace bindings
` [RFC v2 24/26] rust/hpet: Use safe binding to access address space
` [RFC v2 25/26] hw/timer/hpet: Add HPET_TN_BASE macro
` [RFC v2 26/26] tests/qtest: Add HPET test case to verify FSB store
[PATCH] x86/kvm: Include linux/types.h in asm/kvm_para.h
2026-07-08 7:42 UTC (2+ messages)
[PATCH] serial: 8250: serialize shared IRQ startup
2026-07-08 7:45 UTC (4+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning
` [PATCH v3] "
[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-07-08 7:44 UTC (4+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
2026-07-08 7:45 UTC (3+ messages)
[PATCH 0/2] NFSv4/flexfiles: support loosely coupled data servers
2026-07-08 7:44 UTC (3+ messages)
` [PATCH 1/2] NFSv4/flexfiles: fix NULL dereference for NFSv4.0 "
` [PATCH 2/2] NFSv4/flexfiles: support loosely coupled "
[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-07-08 7:44 UTC (2+ messages)
[PATCH] KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
2026-07-08 7:43 UTC (3+ messages)
test_bitmap fails on ppc/ppc64 on kernels v7.1.3, v7.2-rc2
2026-07-08 7:43 UTC (4+ messages)
[PATCH v3 0/5] cxl: Sashiko bug fixes
2026-07-08 7:42 UTC (6+ messages)
` [PATCH v3 1/5] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH v3 2/5] cxl/region: Scan all partitions for unmapped poison
` [PATCH v3 3/5] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
` [PATCH v3 4/5] cxl/region: Start unmapped poison scan at the committed decoder boundary
` [PATCH v3 5/5] cxl/memdev: Don't overwrite the error from an earlier partition poison query
[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
2026-07-08 7:42 UTC (4+ messages)
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
2026-07-08 7:42 UTC (11+ messages)
` [RFC 0/3] "
` [RFC 1/3] arm64: kprobes: Do not handle non-XOL faults as kprobe faults
` [RFC 2/3] arm64: kprobes: Allow reentering kprobes while single-stepping
[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
2026-07-08 7:41 UTC (5+ messages)
` [RFC PATCH 22/28] target/ppc: Move Fixed-Point Load/Store String instructions to decodetree
[PATCH net] vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributes
2026-07-08 7:41 UTC (2+ messages)
[PATCH v4 0/5] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
2026-07-08 7:42 UTC (10+ messages)
` [PATCH v4 1/5] dt-bindings: firmware: xilinx: Add missing example for ZynqMP
` [PATCH v4 2/5] dt-bindings: clock: versal-clk: Fix mio_clk index range in clock-names pattern
` [PATCH v4 3/5] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema
` [PATCH v4 4/5] dt-bindings: clock: versal-clk: Fix Versal NET clock validation
` [PATCH v4 5/5] arm64: versal-net: Switch Versal NET to firmware clock interface
[PATCH 00/10] vga_switcheroo, drm: Push fbcon handling into DRM clients
2026-07-08 7:41 UTC (10+ messages)
` [PATCH 05/10] drm/amdgpu: Implement struct vga_switcheroo_client_ops.pre_switch
` [PATCH 06/10] drm/i915: Implement vga_switcheroo_client_ops.pre_switch
` [PATCH 07/10] drm/nouveau: "
[PATCH] block: rnull: use vertical import style
2026-07-08 7:40 UTC (2+ messages)
[PATCH v7 0/1] drm/xe: Add support for GPU health indicator
2026-07-08 7:40 UTC (3+ messages)
` [PATCH v7 1/1] drm/xe/xe_ras: Add RAS "
[PATCH bpf-next v2 0/2] Fix for untrusted BTF pointer writes
2026-07-08 7:40 UTC (2+ messages)
[PATCH v5 0/2] Add new workqueue wrapper and enqueue on cpu functions
2026-07-08 7:40 UTC (3+ messages)
[PATCH] pwm: th1520: use vertical import style
2026-07-08 7:39 UTC (3+ messages)
[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-08 7:39 UTC (5+ messages)
[PATCH 00/10] vmcore-tasks: lightweight task and backtrace extractor for vmcore files
2026-07-08 7:38 UTC (2+ messages)
[PATCH dovetail v11 00/11] riscv: Add dovetail support
2026-07-08 7:38 UTC (4+ messages)
` [PATCH dovetail v11 02/11] riscv: irq_pipeline: add IRQ pipelining core
[PATCH v6 0/7] docs/zh_CN: update DAMON translations
2026-07-08 7:38 UTC (9+ messages)
` [PATCH v6 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v6 2/7] docs/zh_CN: add DAMON_STAT usage translation
` [PATCH v6 3/7] docs/zh_CN: update DAMON index translation
` [PATCH v6 4/7] docs/zh_CN: update DAMON start translation
` [PATCH v6 5/7] docs/zh_CN: update DAMON usage translation
` [PATCH v6 6/7] docs/zh_CN: update DAMON reclaim translation
` [PATCH v6 7/7] docs/zh_CN: update DAMON LRU sort translation
[PATCH v3 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
2026-07-08 7:38 UTC (3+ messages)
` [PATCH v3 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
[PATCH] samples: rust_dma: use vertical import style
2026-07-08 7:37 UTC (2+ messages)
[PATCH] drm/xe/pf: clear pending packet on header init failure
2026-07-08 7:37 UTC (2+ messages)
[PATCH v2] x86: Start removing X86_X32_ABI
2026-07-08 7:36 UTC (3+ messages)
[PATCH] gpib: fix use-after-free in iboffline() detach path
2026-07-08 7:36 UTC (2+ messages)
` [PATCH v2] gpib: fix use-after-free between iboffline() detach and in-flight I/O
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-08 7:36 UTC (5+ messages)
` [PATCH v4 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
Thread for updating minor properties of tracked regressions [consider ignoring it!]
2026-07-08 7:35 UTC (2+ messages)
[PATCH 0/3] i2c: qcom-geni: improve transfer error recovery and synchronization
2026-07-08 7:35 UTC (6+ messages)
` [PATCH 1/3] i2c: qcom-geni: use cancel command before abort on transfer timeout
` [PATCH 2/3] i2c: qcom-geni: use dedicated completions for abort and reset events
[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
2026-07-08 7:35 UTC (4+ messages)
` [PATCH 07/22] KVM: arm64: nv: Set dirty state at stage-2
[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
2026-07-08 7:35 UTC (3+ messages)
[PATCH rdma-next v9] RDMA: Change capability fields in ib_device_attr from int to u32
2026-07-08 7:35 UTC (5+ messages)
[PATCH] drm/xe: free madvise VMA array on L2 flush failure
2026-07-08 7:34 UTC
Responsible Disclosure: Heap Out-of-Bounds Write via Integer Underflow in libbpf parse_cpu_mask_str() (libbpf.c:14446)
2026-07-08 7:33 UTC (3+ messages)
[PATCH] libext2fs: fix fullmap icount allocation overflow on huge inode counts
2026-07-08 7:33 UTC
[PATCH] drm/amd/display: move connector state dereference after NULL check
2026-07-08 7:27 UTC
[PATCH] config: retry acquiring config.lock for 100ms
2026-07-08 7:32 UTC (5+ messages)
` [PATCH v2] config: retry acquiring config.lock, configurable via core.configLockTimeout
[meta-oe][scarthgap][PATCH 1/2] samba: Fix CVE-2026-3012
2026-07-08 4:45 UTC (2+ messages)
` [meta-oe][scarthgap][PATCH 2/2] samba: Fix CVE-2026-4408
[PATCH v6 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
2026-07-08 7:31 UTC (4+ messages)
` [PATCH v6 2/3] platform: arm64: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures
[ksummit-attendees] [PATCH] commit: Add -f, --fixes <commit> option to add Fixes: line
2026-07-08 7:30 UTC
[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
2026-07-08 7:30 UTC (16+ messages)
` [PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
[PATCH] selftests: riscv: Bypass libc in inactive vector ptrace test
2026-07-08 7:30 UTC (5+ messages)
[PATCH v1] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Maili
2026-07-08 7:28 UTC (2+ messages)
[PATCH v3 00/21] Introduce support for CRTC (post-blend) color pipeline
2026-07-08 7:28 UTC (3+ messages)
` [PATCH v3 06/21] drm: Introduce DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
[PATCH 0/2] reftable: fix quadratic behavior when re-creating deleted refs
2026-07-08 7:28 UTC (6+ messages)
` [PATCH 1/2] t: add tests for ref tombstone scenarios
[PATCH net 0/2] net/stmmac: Verify more wrong DTS configuration
2026-07-08 7:27 UTC (7+ messages)
` [PATCH net 1/2] net/stmmac: Protect against zero queue DTS config
` [PATCH net 2/2] net/stmmac: Verify provided DTS AXI setup
[v4] net/cksum: compute raw cksum for several segments
2026-07-08 7:26 UTC (5+ messages)
` [v5] "
[PATCH] kunit/bug.c: fix backtrace-supression-test failure as a module
2026-07-08 7:26 UTC (2+ messages)
[PATCH] drm/msm: dsi: fix PLL init in bonded mode
2026-07-08 7:26 UTC (8+ messages)
` [REGRESSION] Resolutions broken after "drm/msm: dsi: fix PLL init in bonded mode"
[PATCH v3] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
2026-07-08 6:21 UTC (2+ messages)
[Buildroot] [PATCH] package/fmt: fix 32-bit builds
2026-07-08 7:23 UTC
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-08 7:24 UTC (5+ messages)
AF_ALG deprecation fallout
2026-07-08 2:14 UTC (3+ messages)
[PATCH] firmware: arm_scmi: rate-limit queue-full warnings in IRQ context
2026-07-08 7:23 UTC
[PATCH linux-evl 0/2] Add RISC-V support to EVL
2026-07-08 7:23 UTC (6+ messages)
[PATCH] media: saa7164: fix cleanup on resource allocation failure
2026-07-08 7:21 UTC
[PATCH v2 0/3] scsi: sd: fix probe error cleanup, special_vec leak and sd_done() sense gate
2026-07-08 7:22 UTC (4+ messages)
` [PATCH v2 1/3] scsi: sd: fix error handling in sd_probe() after large pool creation failure
[PATCH v2] tests/intel/xe_exec_system_allocator: Ignore expected CAT error in fault subtest
2026-07-08 7:22 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_exec_system_allocator: Ignore expected CAT error in fault subtest (rev3)
[PATCH v3 0/5] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
2026-07-08 7:22 UTC (5+ messages)
` [PATCH v3 3/5] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema
[PATCH bpf-next v7] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-07-08 7:21 UTC
[PATCH v2] btrfs-progs: misc-tests: replace deprecated standalone "usebackuproot" option
2026-07-08 7:21 UTC
[PATCH] rust: configfs: fix release safety documentation
2026-07-08 7:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
2026-07-08 7:17 UTC (12+ messages)
` [PATCH v6 1/5] i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payload
` [PATCH v6 2/5] i3c: master: Report actual GET CCC payload length on success
` [PATCH v6 3/5] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v6 4/5] i3c: master: Validate GET CCC payload length and retry Direct GET once
` [PATCH v6 5/5] i3c: master: Add optional_bytes for variable-length GET CCC validation
[scarthgap][PATCH] binutils: fix CVE-2025-69649, and CVE-2025-69652
2026-07-08 7:18 UTC (3+ messages)
` [OE-core] "
[PATCH 00/16] path: remove dependency on `the_repository`
2026-07-08 7:16 UTC
[PATCH v1 0/3] ASoC: qcom: Add Eliza audio support
2026-07-08 7:15 UTC (5+ messages)
` [PATCH v1 1/3] ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecs
` [PATCH v1 2/3] ASoC: dt-bindings: qcom,sm8250: Add Eliza sound card
[PATCH v3] net: lwip: add tftpsrv command
2026-07-08 7:13 UTC (2+ messages)
[PATCH v7] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-08 7:14 UTC
[PATCH bpf-next v6] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-07-08 7:13 UTC (7+ messages)
[PATCH v3] wifi: brcmfmac: add DPP support
2026-07-08 7:12 UTC (2+ messages)
` [PATCH v4] "
[scarthgap][PATCH] create-spdx-image-3.0: correct SSTATE_SKIP_CREATION key for do_create_image_sbom_spdx
2026-07-08 7:11 UTC
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.