All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-25 20:04:51 to 2026-06-25 21:24:21 UTC [more...]

[PATCH v21 0/4] Rust bindings for gem shmem
 2026-06-25 21:24 UTC  (3+ messages)
` (subset) "

[Buildroot] [PATCH 1/1] package/expat: security bump version to 2.8.2
 2026-06-25 21:24 UTC 

[PATCH v2 00/39] Make HMP optional (and later standalone)
 2026-06-25 21:19 UTC  (40+ messages)
` [PATCH v2 01/39] vl: fix -monitor none prefix matching
` [PATCH v2 02/39] hmp: remove 'vcpu' argument from trace-event help
` [PATCH v2 03/39] hmp: fix snapshot_blkdev argument type
` [PATCH v2 04/39] target/i386: decouple cpu_x86_inject_mce() from Monitor
` [PATCH v2 05/39] target/i386: return an error for invalid CPU in hmp_mce()
` [PATCH v2 06/39] system: move gpa2hva() to system memory unit
` [PATCH v2 07/39] s390x: prevent crash if given invalid CPU#
` [PATCH v2 08/39] system: decouple qmp_inject_nmi() from Monitor
` [PATCH v2 09/39] hmp: correct the nmi documentation
` [PATCH v2 10/39] monitor: move HMP-only fields from Monitor to MonitorHMP
` [PATCH v2 11/39] tests/functional: use query-version QMP command instead of HMP
` [PATCH v2 12/39] net/qapi: add x-query-usernet command
` [PATCH v2 13/39] python, tests: switch usernet queries from HMP to QMP
` [PATCH v2 14/39] tests/qtest/pnv: drop unnecessary -serial mon:stdio
` [PATCH v2 15/39] tests/qtest/qmp-test: don't depend on human-monitor-command
` [PATCH v2 16/39] tests/qtest/numa-test: replace HMP "info numa" with QMP query-cpus-fast
` [PATCH v2 17/39] tests/qtest/cdrom-test: replace HMP "info block" with QMP query-block
` [PATCH v2 18/39] tests/qtest/device-introspect-test: fix test without HMP
` [PATCH v2 19/39] tests/qemu-iotests/205: fix race in assertExportNotFound
` [PATCH v2 20/39] net: add x-query-network QMP command
` [PATCH v2 21/39] tests/qtest/netdev-socket: replace HMP with x-query-network QMP
` [PATCH v2 22/39] qemu-io: propagate errors through Error API instead of printf
` [PATCH v2 23/39] RFC: qtest: add qemu-io command to the qtest protocol
` [PATCH v2 24/39] RFC: qtest/ide-test: convert to use qtest qemu-io command
` [PATCH v2 25/39] block: add x-qemu-io QMP command
` [PATCH v2 26/39] tests/qemu-iotests: add qmp_qemu_io()
` [PATCH v2 27/39] tests/qemu-iotests: convert pause/resume_drive() to QMP
` [PATCH v2 28/39] build-sys: add 'hmp' option
` [PATCH v2 29/39] monitor: reject readline monitor when HMP is disabled
` [PATCH v2 30/39] tests: skip HMP-dependent tests "
` [PATCH v2 31/39] util: guard monitor_vprintf callers with CONFIG_HMP
` [PATCH v2 32/39] qapi: make HMP-specific schema entries conditional on CONFIG_HMP
` [PATCH v2 33/39] system: guard HMP initialization paths with CONFIG_HMP
` [PATCH v2 34/39] Guard HMP command implementations "
` [PATCH v2 35/39] target: guard MonitorDef tables "
` [PATCH v2 36/39] hw: guard BusClass::print_dev "
` [PATCH v2 37/39] build-sys: make HMP source files conditional on have_hmp
` [PATCH v2 38/39] monitor: guard HMP internal helpers with CONFIG_HMP
` [PATCH v2 39/39] monitor: guard HMP monitor API "

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-25 21:21 UTC  (7+ messages)
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 03/19] crypto: cmh - add key provisioning and management
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'

[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
 2026-06-25 21:21 UTC  (3+ messages)

[PATCH 1/3] drm/xe/pf: Do not return an error for unrecognized VF events
 2026-06-25 21:21 UTC  (2+ messages)

[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
 2026-06-25 21:20 UTC  (3+ messages)

[PATCH v2] cgroup: Use data_race() for task->flags in task_css_set_check()
 2026-06-25 21:20 UTC  (2+ messages)

[PATCH v2] KVM: x86: Exempt in-kernel PIC from "disappearing" interrupt warning
 2026-06-25 21:20 UTC  (2+ messages)

[PATCH 1/1] lockd: fix GRANTED_MSG handling
 2026-06-25 21:18 UTC 

[PATCH 0/2] branch/push: suggest intended form when remote/branch slip given
 2026-06-25 21:16 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] branch: suggest <remote>/<branch> on upstream slip

[PATCH 0/5] allocate extent_buffer GFP_NOFAIL with unlocked retry
 2026-06-25 21:14 UTC  (4+ messages)
` [PATCH 1/5] btrfs: factor init_extent_buffer from __alloc_extent_buffer

[RESEND PATCH 0/7] drm/nova: replace `transmute` with `zerocopy`
 2026-06-25 21:14 UTC  (11+ messages)
` [PATCH 1/7] drm/nova: use `zerocopy` in firmware.rs
` [PATCH 2/7] drm/nova: use `zerocopy` in vbios.rs
` [PATCH 3/7] drm/nova: use `zerocopy` in booter.rs
` [PATCH 4/7] drm/nova: use `zerocopy` in fwsec.rs
` [PATCH 5/7] drm/nova: use `zerocopy` in bootloader.rs
` [PATCH 6/7] drm/nova: use `zerocopy` in riscv.rs
` [PATCH 7/7] drm/nova: remove unused trait in commands.rs

[PATCH GSoC RFC v13 00/12] cat-file: add remote-object-info to batch-command
 2026-06-25 21:09 UTC  (4+ messages)
` [PATCH GSoC v14 00/13] "
  ` [PATCH GSoC v14 02/13] git-compat-util: add strtoul_szt() with error handling

[to-be-updated] mm-rmap-use-huge_ptep_get-in-try_to_unmap_one.patch removed from -mm tree
 2026-06-25 21:09 UTC 

[PATCH 0/2] hw/riscv/riscv-iommu: gitlab3576 fix
 2026-06-25 21:08 UTC  (3+ messages)
` [PATCH 1/2] hw/riscv/riscv-iommu: rename regs_rw to regs
` [PATCH 2/2] hw/riscv/riscv-iommu.c: make FCTL.BE read only 0

[PATCH 0/6] target/i386/mshv: use hv_vp_register_page for fast register access
 2026-06-25 21:01 UTC  (2+ messages)

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-25 21:07 UTC  (3+ messages)

+ mm-page_vma_mapped-fix-device-private-pmd-handling.patch added to mm-hotfixes-unstable branch
 2026-06-25 21:07 UTC 

[PATCH v3 RESEND 0/5] Implement Eager Page Splitting for RISC-V
 2026-06-24  8:13 UTC  (6+ messages)
` [PATCH v3 RESEND 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v3 RESEND 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v3 RESEND 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v3 RESEND 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v3 RESEND 5/5] RISC-V: KVM: Add the eager_page_split module parameter

[PATCH v2 00/16] riscv: Generate riscv instruction functions
 2026-06-22  4:01 UTC  (2+ messages)
` [PATCH v2 01/16] riscv: Introduce instruction table generation

[PATCH] iommu/riscv: Add dependency between iommu and devices
 2026-06-09  1:04 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
 2026-06-05  8:04 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH v3 2/3] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v3 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log

[PATCH] drm/i915/gt: Return bool values from a boolean helper
 2026-06-25 21:06 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[syzbot] [kernel?] upstream test error: KMSAN: uninit-value in irqentry_exit_to_kernel_mode_preempt
 2026-06-25 21:06 UTC  (14+ messages)

[PATCH] iommu/riscv: Add dependency between iommu and devices
 2026-06-08  6:22 UTC  (2+ messages)

[PATCH v2] nvme-rdma: parallelize I/O queue allocation and startup
 2026-06-25 21:04 UTC  (5+ messages)

[PATCH] Docs: SMP: add an SMP docbook chapter
 2026-06-25 21:03 UTC 

[RFC PATCH v1 0/3] iomap: convert to in-iter ->iomap_next() model
 2026-06-25 21:03 UTC  (7+ messages)
` [RFC PATCH v1 1/3] iomap: add ->iomap_next() and iomap_process() helper
` [RFC PATCH v1 3/3] xfs: example of devirtualizing buffered write iomap callbacks

+ selftests-mm-fix-ksm-numa-merge-test-for-systems-with-memoryless-numa-nodes.patch added to mm-new branch
 2026-06-25 21:02 UTC 

+ selftests-mm-handle-einval-when-configuring-gigantic-hugepages.patch added to mm-new branch
 2026-06-25 21:02 UTC 

[RFC] Null Namespaces
 2026-06-25 21:00 UTC  (3+ messages)

[PATCH v2 1/4] sys_info: add helper for callers that handle all_bt
 2026-06-25 21:00 UTC  (5+ messages)
  ` Fixed tag magic: was: "

[PATCH] arm/u-boot: fix uefi-secureboot on u-boot v2026.04
 2026-06-25 21:00 UTC 

[PATCH 4/4] drm/amd/amdgpu: prevent CPER rsp batch index out of bound
 2026-06-25 20:58 UTC 

[PATCH] usb: gadget: tegra-xudc: drain EP pipeline before DMA unmap
 2026-06-25 20:59 UTC  (2+ messages)

[koverstreet-bcachefs:pr/1073 60/65] fs/bcachefs/init/dev.c:2241:12: warning: stack frame size (1040) exceeds limit (1024) in 'bch2_dev_resize_thread'
 2026-06-25 20:58 UTC 

[PATCH v6 00/10] GuC paging engine support
 2026-06-25 20:58 UTC  (7+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES

[PULL v3 00/76] hex queue
 2026-06-25 20:58 UTC  (2+ messages)

[PATCH 3/4] drm/amd/amdgpu: prevent PF's RAS trace_num accesses out of bound
 2026-06-25 20:58 UTC 

[PATCH 2/4] drm/amd/amdgpu: prevent PF-controlled record_length past buffer end
 2026-06-25 20:57 UTC 

[PATCH 1/4] drm/amd/amdgpu: prevent PF overflow VF-guest kernel heap
 2026-06-25 20:57 UTC 

[PATCH 0/3] i386/tdx: TDX cleanup and CPUID fixes
 2026-06-25 20:56 UTC  (2+ messages)

[PATCH v2 0/5] qemu-options cleanup and deprecate memory-encryption
 2026-06-25 20:55 UTC  (2+ messages)

[GIT PULL] tracing: Updates for 7.2
 2026-06-25 20:55 UTC  (11+ messages)

[RFC PATCH] filemap: Remove file pinning during fault handling
 2026-06-25 20:54 UTC  (4+ messages)

[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
 2026-06-25 20:54 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v4 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-06-25 20:53 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller
` [PATCH v4 2/2] PCI: qcom: Add support for Hawi

[PATCH] net/9p: add vsock transport
 2026-06-25 20:53 UTC  (3+ messages)

[PATCH] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
 2026-06-25 20:52 UTC  (5+ messages)

[PATCH 0/3] mm/mmu_notifier, drm/amdgpu: block THP for GPU user mappings
 2026-06-25 20:51 UTC  (5+ messages)
  ` 回复: "

[RFC 0/3] core: riscv: Implement Floating-Point and Vector extension context tracking
 2026-06-25 20:51 UTC  (4+ messages)

[PATCH v6 00/10] builtin/history: introduce "drop" subcommand
 2026-06-25 20:50 UTC  (4+ messages)
` [PATCH v6 10/10] builtin/history: implement "

[PATCH 0/9] refs: stop using `chdir_notify_reparent()`
 2026-06-25 20:50 UTC  (4+ messages)
` [PATCH v6 00/11] refs: fix "onbranch" conditions

[PATCH] arm64: dts: ti: k3-am62a7-sk: Add bootph-all property in cpsw_mac_syscon node
 2026-06-25 20:48 UTC  (2+ messages)

USB-audio isochronous Missed Service Errors on AMD Zen5 client (Fire Range) -- Data Fabric idle C-state? No OS-level knob found
 2026-06-25 20:47 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-25 20:47 UTC  (7+ messages)
` [PATCH "

[PATCH v2 0/2] KVM: arm64: nv: Fix permission checks for S1PTW faults
 2026-06-25 20:43 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: Only consider S1PTW a write fault if HA is set

[PATCH v18 0/8] rust: add `Ownable` trait and `Owned` type
 2026-06-25 19:47 UTC  (4+ messages)
` [PATCH v18 3/8] rust: implement `ForeignOwnable` for `Owned`

[RFC 0/7] qom: deprecate embedded objects and instance properties
 2026-06-25 20:40 UTC  (9+ messages)
` [RFC 4/7] system: add memory_region_new / memory_region_new_io

[PATCH v1 0/2] environment: move excludes_file into repo_config_values
 2026-06-25 20:40 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-25 20:39 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev19)

[PATCH v3 00/10] sysctl: Consolidate do_proc_* functions into one function
 2026-06-25 20:38 UTC  (11+ messages)
` [PATCH v3 01/10] sysctl: Move default converter assignment out of do_proc_dointvec
` [PATCH v3 02/10] sysctl: Replace do_proc_dointvec with a type-generic macro
` [PATCH v3 03/10] sysctl: Generate do_proc_doulongvec_minmax with do_proc_dotypevec macro
` [PATCH v3 04/10] sysctl: Add negp parameter to douintvec converter functions
` [PATCH v3 05/10] sysctl: Generate do_proc_douintvec with a type-generic macro
` [PATCH v3 06/10] sysctl: Rename do_proc_dotypevec macro to do_proc_typevec
` [PATCH v3 07/10] sysctl: Group proc_handler declarations and document
` [PATCH v3 08/10] sysctl: Rename proc_doulongvec_minmax_conv to proc_doulongvec_conv
` [PATCH v3 09/10] sysctl: Update API function documentation
` [PATCH v3 10/10] sysctl: Replace do_proc_typevec macro with do_proc_vec function

[PATCH bpf-next v2 0/2] bpf: Mask pseudo pointer values in verifier logs
 2026-06-25 20:38 UTC  (2+ messages)

[PATCH RFC 1/3] drm/amd/display: quirk malformed CH7218 PCON topology
 2026-06-25 20:39 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-06-25 20:37 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: Add support for the phyCORE-AM67x

[PATCH bpf-next v2 0/5] Verify BPF signed loader at load time
 2026-06-25 20:37 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Verify signed loader metadata "

[PATCH bpf-next v2 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-06-25 20:34 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds

[PATCH v29 0/5] Type2 device basic support
 2026-06-25 20:34 UTC  (5+ messages)
` [PATCH v29 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem

[PATCH v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-25 20:33 UTC  (3+ messages)
` [PATCH v6] "

[PATCH RESEND v4] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-25 20:33 UTC 

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-06-25 20:32 UTC  (3+ messages)
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 0/2] riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
 2026-06-25 20:32 UTC  (3+ messages)

[PATCH v4] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-25 20:30 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
 2026-06-25 20:29 UTC 

[PATCH] cpufreq: cppc: Reduce cppc delivered perf sampling jitter
 2026-06-25 20:27 UTC  (3+ messages)

[PATCH sched_ext/for-7.2-fixes] sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr()
 2026-06-25 20:28 UTC  (2+ messages)

[PULL 00/18] Next patches
 2026-06-25 20:26 UTC  (2+ messages)

[PULL 0/1] CI update for 2026-06-23
 2026-06-25 20:26 UTC  (2+ messages)

[PATCH] can: rcar_canfd: Change the initializing flow for clocks and resets
 2026-06-25 20:26 UTC  (2+ messages)

[PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
 2026-06-25 20:25 UTC  (2+ messages)

Bug#1135235: linux-image-6.19.13+deb14-amd64: Reoccuring host crash "Invalid SPTE change" with gaming win kvm/qemu guest and device passthrough
 2026-06-25 20:24 UTC  (4+ messages)

[PATCH v4 1/8] media: virtio: Add protocol
 2026-06-25 20:24 UTC  (2+ messages)

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-25 20:22 UTC  (2+ messages)

[PATCH] CREDITS: Add Wolfram Sang
 2026-06-25 20:22 UTC  (2+ messages)

[PATCH v3 0/4] connected: search promisor objects generically
 2026-06-25 20:22 UTC  (3+ messages)
` [PATCH v3 4/4] "

[PATCH v1] fuse: enable large folios
 2026-06-25 20:18 UTC  (7+ messages)
    `  "
        `  "

[PATCH v4 0/8] media: add virtio-media driver
 2026-06-25 20:21 UTC  (2+ messages)

[PATCH v4 8/8] media: virtio: Add MAINTAINERS entry
 2026-06-25 20:20 UTC  (2+ messages)

[GIT PULL] BPF fixes for 7.2-rc1
 2026-06-25 20:19 UTC 

[PATCH v4 6/8] media: virtio: Add virtio_media_driver
 2026-06-25 20:18 UTC  (2+ messages)

[PATCH v7] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-25 20:18 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/util-linux: bump version to 2.42.2
 2026-06-25 20:17 UTC 

[PATCH] mempool: optimize mempool resizing
 2026-06-25 20:17 UTC  (2+ messages)

[PATCH] t4216: fix no-op test that breaks TAP output
 2026-06-25 20:17 UTC  (6+ messages)

[PATCH 0/2] riscv: Use EFI runtime services for poweroff and restart
 2026-06-25 20:14 UTC  (3+ messages)

[PATCH 00/11] Simplify filemap faults
 2026-06-25 19:50 UTC  (7+ messages)
` [PATCH 05/11] filemap: Do not pin the file when locking the folio
` [PATCH 07/11] mm: Remove fpin argument from maybe_unlock_mmap_for_io()
` [PATCH 08/11] filemap: Honour FAULT_FLAG_RETRY_NOWAIT when creating a folio
` [PATCH 09/11] filemap: Handle folio locking in __filemap_get_folio()
` [PATCH 10/11] mm: Do not release fault lock while handling write fault
` [PATCH 11/11] mm: Remove VM_FAULT_COMPLETED

[PATCH] history: close COMMIT_EDITMSG before launching the editor
 2026-06-25 20:12 UTC  (3+ messages)
` Re* "

[BUG] netfilter: nft_fib: NULL-ptr-deref (GPF) in nft_fib6_eval on netdev egress hook
 2026-06-25 20:11 UTC  (3+ messages)
` [PATCH nf] netfilter: nft_fib: reject fib expression on the "

[meta-ti][master/wrynose][PATCH] libsdl2: Set runtime dependency for SDL2 tests
 2026-06-25 20:09 UTC 

[PATCH 0/4] multipath-tools: unit test fixes
 2026-06-25 20:09 UTC  (2+ messages)

[layerindex-web][PATCH] Add 'local' files to "Sources"
 2026-06-25 20:04 UTC 

ntfs: RO->RW remount is broken - two bugs in the quota-marking path
 2026-06-25 20:04 UTC  (3+ messages)

[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-25 20:04 UTC  (4+ messages)
` [PATCH v11 2/4] mm/page_owner: add NUMA node filter


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.