All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-22 03:11:05 to 2026-06-22 04:41:58 UTC [more...]

[PATCH v1 01/48] drm/amdgpu: Retire legacy page retirement RAS code
 2026-06-22  4:39 UTC  (2+ messages)
` [PATCH v1 02/48] drm/amdgpu: Drop legacy ACA log RAS error data code

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-22  4:41 UTC  (7+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
` [PATCH v3 2/7] llist: "
` [PATCH v3 3/7] mm: Use mutable list iterators
` [PATCH v3 5/7] kernel: "
` [PATCH v3 6/7] initramfs: Use mutable list iterator
` [PATCH v3 7/7] io_uring: Use mutable list iterators

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-22  4:39 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/exec: add test suites for $ORIGIN interpreter resolution

[PATCH v3 00/13] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-06-22  4:38 UTC  (4+ messages)
` [PATCH v3 03/13] dmaengine: dw-edma: Add delegated channel request helpers

[PATCH v3] target/riscv/kvm: skip FP/Vector sync on KVM_PUT_RUNTIME_STATE
 2026-06-22  4:37 UTC  (3+ messages)

[PATCH v2 00/16] riscv: Generate riscv instruction functions
 2026-06-22  4:35 UTC  (78+ messages)
` [PATCH v2 01/16] riscv: Introduce instruction table generation
` [PATCH v2 02/16] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH v2 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH v2 04/16] riscv: Add kprobes instruction simulation KUnit
` [PATCH v2 05/16] riscv: kprobes: Use generated instruction headers
` [PATCH v2 06/16] riscv: cfi: "
` [PATCH v2 07/16] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v2 08/16] riscv: kvm: Use generated instruction headers for csr code
` [PATCH v2 09/16] KVM: device: Add test device
` [PATCH v2 10/16] KVM: riscv: selftests: Add mmio test
` [PATCH v2 11/16] riscv: kvm: Use generated instruction headers for mmio emulation
` [PATCH v2 12/16] riscv: kvm: Add emulated test csr
` [PATCH v2 13/16] KVM: riscv: selftests: Add csr emulation test
` [PATCH v2 14/16] riscv: kvm: Use generated instruction headers for csr emulation
` [PATCH v2 15/16] riscv: kexec: Use generated instruction headers for kexec relocations
` [PATCH v2 16/16] riscv: Remove unused instruction headers

[PATCH 0/2] semihosting: Fix auto-strlen for 32-bit targets + add riscv32 test
 2026-06-22  4:32 UTC  (3+ messages)
` [PATCH 2/2] tests/tcg/riscv32: Add RISC-V 32-bit semihosting test

[PATCH 0/2] Fix to possible skb leak due to race condtion in tx path
 2026-06-22  4:32 UTC  (6+ messages)
` [PATCH 1/2] Protect skb pointer used by two different kernel instances
` [PATCH 2/2] net: ethernet: oa_tc6: Improvement in buffer overflow handling

[PATCH v3 6/7] initramfs: Use mutable list iterator
 2026-06-22  4:32 UTC 

[syzbot] Monthly bpf report (Jun 2026)
 2026-06-22  4:32 UTC 

[PATCH] net: ixp4xx_hss: fix duplicate HDLC netdev allocation
 2026-06-22  4:30 UTC 

[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
 2026-06-22  4:30 UTC  (3+ messages)

[PATCH v3 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  4:28 UTC  (3+ messages)
` [PATCH v3 3/5] nouveau/gsp/rm/alloc: Cleanup "

[staging] staging: greybus: loopback: add missing comment for mutex
 2026-06-22  4:27 UTC 

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-22  4:21 UTC  (3+ messages)

[PATCH] dt-bindings: misc: add binding for Xilinx AXI-Stream FIFO
 2026-06-22  4:21 UTC  (4+ messages)
` [PATCH v3] "

[PATCH bpf-next v2 0/2] bpf: Preserve scalar zero spills for var-offset stack reads
 2026-06-22  4:21 UTC  (2+ messages)

[PATCH v3 4/7] block: Use mutable list iterators
 2026-06-22  4:19 UTC 

[PATCH] target/riscv: Check PMP before updating PTE
 2026-06-22  4:19 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net] igc: Fix RX HW timestamp reporting when NET_RX_BUSY_POLL is disabled
 2026-06-22  4:13 UTC 

[PATCH v2] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
 2026-06-22  4:16 UTC  (2+ messages)

[PATCH] x86/sgx: Periodically yield in EPC sanitization to unblock rcu_tasks GP
 2026-06-22  4:14 UTC  (3+ messages)

[RESEND PATCH 1/2] erofs-utils: lib: don't abort on compression fallback
 2026-06-22  4:11 UTC  (7+ messages)
` [RESEND PATCH 2/2] erofs-utils: lib: honor rebuild whiteouts for recreated dirs

[PATCH v4 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  4:09 UTC  (13+ messages)
` [PATCH v4 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v4 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v4 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v4 4/5] nouveau/gsp/rm/bar: "
` [PATCH v4 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH net] gianfar: fix memory leak in gfar_parse_group error paths
 2026-06-22  4:08 UTC  (2+ messages)

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-06-22  4:06 UTC  (5+ messages)

[PATCH v2 0/2] hw/intc: Skip reset for KVM irqchip
 2026-06-22  4:04 UTC  (6+ messages)
` [PATCH v2 1/2] hw/intc: riscv_aplic: "
` [PATCH v2 2/2] hw/intc: riscv_imsic: "

[anolis-intel-cloud:devel-5.10 0/27] htmldocs: Warning: Documentation/trace/coresight/coresight-cpu-debug.rst references a file that doesn't exist: Documentation/devicetree/bindings/arm/arm,coresight-cpu-debug.yaml
 2026-06-22  4:01 UTC 

[PATCH] KVM: selftests: fix steal_time for arm64
 2026-06-22  4:02 UTC  (2+ messages)

[BUG] PCI/VGA: KASAN slab-use-after-free in dev_driver_string from vga_arb_release
 2026-06-22  4:01 UTC 

[PATCH] remoteproc: qcom_q6v5_pas: Release dtb_firmware on stop
 2026-06-22  4:01 UTC 

[PATCH] PCI: vgaarb: Include 0x0380 devices in default selection
 2026-06-22  4:00 UTC  (4+ messages)

[PATCH v2] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
 2026-06-22  3:59 UTC  (2+ messages)

[PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
 2026-06-22  3:58 UTC  (6+ messages)

[PATCH 00/11] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-06-22  3:51 UTC  (10+ messages)
` [PATCH 01/11] lib/intel/genxml: Add genxml generators, headers, and build integration
` [PATCH 04/11] lib/intel/genxml: Import Xe2/Xe3/Xe3p XML hardware definitions from Mesa
` [PATCH 05/11] lib/intel_bufops: Add intel_buf_mocs() helper
` [PATCH 06/11] lib/mocs: Add packed MOCS helpers
` [PATCH 07/11] lib/rendercopy: Convert surface state and sampler setup to genxml
` [PATCH 08/11] lib/rendercopy: Convert vertex data and CC state "
` [PATCH 09/11] lib/rendercopy: Convert pipeline emit commands "
` [PATCH 10/11] lib/rendercopy: Convert render op and entry points "
` [PATCH 11/11] lib: Add genxml annotated batch buffer decode

[PATCH v6 0/2] Enable audio support for J721S2 EVM
 2026-06-22  3:52 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: ti: Add audio overlay for k3-j721s2-evm

[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-22  3:51 UTC  (6+ messages)
` [PATCH 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq

[PATCH v2 1/2] tools/bpf/bpftool: Reset vmlinux BTF after map commands
 2026-06-22  3:48 UTC  (6+ messages)
` [PATCH v2 2/2] tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commands

[PATCH v8 0/6] Introduce cold reset recovery method
 2026-06-22  3:47 UTC  (3+ messages)
` [PATCH v8 5/6] drm/xe: Suppress Surprise Link Down on device

[PATCH v5 0/8] Add Axiado SoC AX3000 and EVK board
 2026-06-22  3:46 UTC  (13+ messages)
` [PATCH v5 2/8] hw/misc: Add AX3000 clock control
` [PATCH v5 4/8] hw/sd: Add Axiado SD host controller with eMMC PHY
` [PATCH v5 5/8] hw/arm: ax3000-soc: Enable Axiado SD host controller
` [PATCH v5 8/8] hw/arm: ax3000-soc: Enable Cadence GPIO controllers

[PATCH net v2] octeontx2-af: fix CGX debugfs RVU AF PCI reference leaks
 2026-06-22  3:42 UTC 

[PATCH 1/2] erofs-utils: lib: don't abort on compression fallback
 2026-06-22  3:40 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: lib: honor rebuild whiteouts for recreated dirs

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-22  3:37 UTC  (7+ messages)
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the iomap "
` [PATCH v4 18/23] ext4: wait for ordered I/O "

[PATCH] f2fs: fix to round down start offset of fallocate for pin file
 2026-06-22  3:34 UTC  (5+ messages)
  ` [f2fs-dev] "

[PATCH] target/riscv/kvm: add extensions after v7.1-rc4 update
 2026-06-22  3:32 UTC  (4+ messages)

[PATCH] nvme: fix typos in reservation related constants
 2026-06-22  3:32 UTC 

[PATCH ath-next] wifi: ath12k: advertise ieee_link_id in vdev start MLO params
 2026-06-22  3:32 UTC  (3+ messages)

[PATCH net] net: dst: block BH in ipip6_tunnel_xmit
 2026-06-22  3:31 UTC 

[PATCH v3 0/7] Add support for Hygon family 18h models 4h-8h
 2026-06-22  3:24 UTC  (4+ messages)
` [PATCH v3 5/7] x86/microcode/hygon: Add microcode loading support for Hygon processors

[PATCH v2 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
 2026-06-22  3:23 UTC  (6+ messages)
` [PATCH v2 1/4] mm: mincore: use walk_page_range_vma() in do_mincore()

[PATCH 1/1] watchdog: avoid extra sys_info dumps for all_bt
 2026-06-22  3:23 UTC  (2+ messages)

[PATCH v6 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-22  3:20 UTC  (4+ messages)
` [PATCH v6 5/6] kselftest: alloc_tag: add kselftest for ioctl interface

[stable/linux-6.6.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:19 UTC  (3+ messages)
` [stable/linux-6.6.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v2] LoongArch: KVM: Use internal API to deliver interrupt in kernel mode
 2026-06-22  3:14 UTC  (2+ messages)

[PATCH v2 0/2] tools/bpf/bpftool: Fix vmlinux BTF state cleanup
 2026-06-22  3:12 UTC 

[BUG] mm: mglru: stale aging batch triggers lru_gen_exit_memcg warning
 2026-06-22  3:12 UTC  (2+ messages)

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-22  3:10 UTC  (3+ messages)
` [PATCH v3 09/18] iommu: Add APIs to get iommu and device preserved state

[PATCH] target/riscv: avoid abort when reading vtype before env->xl is set
 2026-06-22  3:10 UTC  (2+ messages)

[stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:15 UTC  (3+ messages)
` [stable/linux-6.12.y 1/2] lsm: add backing_file LSM hooks


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.