All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 17:35:22 to 2026-06-26 18:48:59 UTC [more...]

[OE-core][PATCH v2] python3: skiptest tracemalloc_track_race
 2026-06-26 18:48 UTC 

[PATCH 1/2] powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
 2026-06-26 18:47 UTC  (2+ messages)
` [PATCH 2/2] powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()

[PATCH] llvm: Enable MLIR support
 2026-06-26 18:48 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 0/2] mm: improve folio refcount scalability
 2026-06-26 18:46 UTC  (3+ messages)
` [PATCH v5 1/2] mm: drop page refcount zero state semantics
` [PATCH v5 2/2] mm: implement page refcount locking via dedicated bit

[PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
 2026-06-26 18:46 UTC  (6+ messages)
      ` [PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermonitor

[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-26 18:46 UTC  (9+ messages)
` [PATCH v4 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v4 2/7] rust: types: introduce ForLt base trait for CovariantForLt
` [PATCH v4 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v4 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v4 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v4 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v4 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()

[wic][PATCH] tests: add a standalone unit-test suite for wic's pure-Python logic
 2026-06-26 18:45 UTC 

[PATCH] docs/system: clarify pflash0 and pflash1 are virt-only options
 2026-06-26 18:44 UTC  (10+ messages)
` [PATCH v2] docs/system: add general note about architecture and machine differences
  ` [PATCH v3] "

[PATCH v2 0/6] mm/page_owner: misc cleanups
 2026-06-26 18:45 UTC  (5+ messages)
` [PATCH v2 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead of -1 for last_migrate_reason

[PATCH v4 00/14] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-06-26 18:44 UTC  (2+ messages)

[PATCH] vfio/listener: Fix translated_addr for non-identity-mapped RAM sections
 2026-06-26 18:44 UTC  (2+ messages)

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26 18:43 UTC  (5+ messages)
` [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_cpu_allowed

[PATCH v4] vfio/pci: Propagate errors in vfio_pci_load_rom() using Error API
 2026-06-26 18:43 UTC  (2+ messages)

[PATCH v4 0/2] vfio/pci: add vfio-pci ATS control property
 2026-06-26 18:43 UTC  (2+ messages)

[PATCH v2 0/7] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-26 18:43 UTC  (5+ messages)
` [PATCH v3 0/8] "

[PATCH] vfio-user: validate VERSION replies
 2026-06-26 18:42 UTC  (2+ messages)

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-06-26 18:43 UTC  (7+ messages)
` [PATCH 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode

[PATCH bpf-next 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-06-26 18:42 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: dispatcher: allocate bpf_dispatcher->rw_image with vmalloc()
` [PATCH bpf-next 2/5] bpf: drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
` [PATCH bpf-next 3/5] bpf: alloc_prog_pack(): skip ROX management for already ROX memory
` [PATCH bpf-next 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
` [PATCH bpf-next 5/5] x86/bpf: enable EXECMEM_ROX_CACHE for BPF allocations

[PATCH] vfio/iommufd: Merge .dma_map_file() into .dma_map()
 2026-06-26 18:42 UTC  (2+ messages)

[PATCH] docs: Update vfio-user spec to describe DMA access mode bits
 2026-06-26 18:42 UTC  (2+ messages)

[PATCH] vfio/pci: Fix information leak in vfio_rom_read()
 2026-06-26 18:41 UTC  (2+ messages)

[PATCH] test: cmd: part: fix integer handling in setup_gpt_partitions()
 2026-06-26 18:40 UTC  (2+ messages)

[PATCH v8 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-26 18:19 UTC  (12+ messages)
` [PATCH v8 01/11] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH v8 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH v8 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH v8 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH v8 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH v8 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH v8 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH v8 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH v8 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH v8 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH v8 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable

[PATCH v2] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-26 18:37 UTC  (3+ messages)

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-06-26 18:36 UTC  (7+ messages)
` [PATCH v5 "

[PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/zsmalloc
 2026-06-26 18:36 UTC  (3+ messages)

[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-06-26 18:35 UTC  (23+ messages)
` [PATCH v2 01/17] "
` [PATCH v2 02/17] media: ti: vpe: #include <linux/platform_device.h> explicitly
` [PATCH v2 03/17] ASoC: rockchip: rockchip_sai: "
` [PATCH v2 04/17] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
` [PATCH v2 05/17] driver core: platform: Include header for struct platform_device_id
` [PATCH v2 06/17] usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
` [PATCH v2 07/17] platform/x86: msi-ec: Ensure dmi_system_id is defined
` [PATCH v2 08/17] of: Explicitly include <linux/types.h> and <linux/err.h>
` [PATCH v2 09/17] i2c: Let i2c-core.h include <linux/i2c.h>
` [PATCH v2 10/17] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
` [PATCH v2 11/17] platform/x86: int3472: "
` [PATCH v2 12/17] usb: dwc2: Add include defining struct pci_device_id
` [PATCH v2 13/17] ALSA: hda/core: Add include defining struct hda_device_id
` [PATCH v2 14/17] LoongArch: KVM: Add include defining struct cpu_feature
` [PATCH v2 15/17] media: em28xx: Add include for struct usb_device_id
` [PATCH v2 16/17] Replace <linux/mod_devicetable.h> by more specific <linux/mod_device_id/*.h> (headers)
` [PATCH v2 17/17] Replace <linux/mod_devicetable.h> by more specific <linux/mod_device_id/*.h> (c files)

[PATCHv2 00/17] Support Clang context analysis for NVMe host drivers
 2026-06-26 18:36 UTC  (4+ messages)
` [PATCHv2 05/17] nvme: add Clang context annotations for nvme_ns_head::current_path

[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
 2026-06-26 18:35 UTC  (7+ messages)
` [PATCH v2 4/8] dt-bindings: iio: adc: add input-channel-rotation property
` [PATCH v2 5/8] dt-bindings: iio: adc: add ti,ads122c14

[PATCH v3 0/3] Restrict alternate modes based on cable capabilities
 2026-06-26 18:34 UTC  (3+ messages)
` [PATCH v3 1/3] usb: typec: Add helper to check cable altmode support

[PATCH] perf build: Add LDFLAGS to dlfilters .so link
 2026-06-26 18:34 UTC  (2+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-06-26 18:32 UTC  (3+ messages)

[PATCH 0/3] convert iova to maple tree
 2026-06-26 18:32 UTC  (4+ messages)
` [PATCH 3/3] iova: defer maple tree erase on GFP_ATOMIC failure

[PATCH v2] platform/chrome: cros_ec_typec: reject out-of-bounds PD cap count
 2026-06-26 18:32 UTC  (2+ messages)

[PATCH] sbom-cve-check-recipe: add SBOM_CVE_CHECK_RECIPE_AUTO
 2026-06-26 18:32 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/1] dt-bindings: mfd: st,stmpe: document st,stmpe610 compatible
 2026-06-26 18:31 UTC 

[cip-dev][isar-cip-core][PATCH v2] Add missing MACHINE to install swupdate-config*
 2026-06-26 18:28 UTC  (3+ messages)

[PATCH v9 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
 2026-06-26 18:21 UTC  (4+ messages)
` [PATCH v9 19/23] net/sxe2: add mbuf validation in Tx debug mode

[PATCH 1/2] eal: return error on devargs truncation in hotplug MP messages
 2026-06-26 18:20 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXTERNAL] "

[LTP] [PATCH v2] ioctl10: fix the sscanf() call to handle 64-bit inode on 32-bit arch
 2026-06-26 18:20 UTC 

[PATCH] ref-manual: mention EXTRA_IMAGE_FEATURES in task
 2026-06-26 18:19 UTC 

the confusing 10000base_CR. Shouldn't it be 10000_SFI_DA?
 2026-06-26 18:18 UTC  (4+ messages)

[PATCH] net: lwip: add tftpsrv command
 2026-06-26 18:15 UTC  (2+ messages)

[PATCH 0/5] usb: port over some U-Boot fixes
 2026-06-26 17:31 UTC  (6+ messages)
` [PATCH 1/5] usb: hub: wait after port reset recovery
` [PATCH 2/5] usb: wait after initial device descriptor read
` [PATCH 3/5] usb: wait after setting device configuration
` [PATCH 4/5] usb: separate descriptor and config requests
` [PATCH 5/5] usb: hub: tolerate transient disconnects during reset

BUG: SMB3.11 POSIX extensions: Absolute symlinks lose leading slash on creation
 2026-06-26 18:12 UTC  (5+ messages)

[PATCH v3 00/10] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-06-26 18:12 UTC  (6+ messages)
` [PATCH v3 05/10] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls

[PATCH v5 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-26 18:12 UTC  (7+ messages)
` [PATCH v5 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v5 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v5 3/4] s390/pci: Fence FMB enable/disable via debugfs for passthrough devices
` [PATCH v5 4/4] vfio-pci/zdev: Add VFIO FMB device features

[dtor-input:for-linus] BUILD SUCCESS d577e46785d45484b2ab7e7309c49b18764bf56c
 2026-06-26 18:11 UTC 

[PATCH v5 3/3] media: i2c: imx471: Add Sony IMX471 image sensor driver
 2026-06-26 18:10 UTC 

[PATCH] dev: skip multi-process in hotplug
 2026-06-26 18:09 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 18:07 UTC  (12+ messages)
` [PATCH 5.15.y v2 1/8] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y v2 2/8] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y v2 3/8] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v2 4/8] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v2 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y v2 6/8] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y v2 7/8] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 5.15.y v2 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-26 18:07 UTC  (10+ messages)
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h

U-Boot Concept Tree Proposal
 2026-06-26 18:07 UTC  (6+ messages)

[PATCH] x86/msr: Restrict /dev/cpu/*/msr read and write to a single MSR per call
 2026-06-26 17:49 UTC  (2+ messages)

[PATCH] Input: synaptics - enable InterTouch on Dell Inspiron 3521
 2026-06-26 18:04 UTC  (2+ messages)

[PATCH v2] drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
 2026-06-26 18:04 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
 2026-06-26 18:04 UTC  (11+ messages)

[PATCH v4 0/4] ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable SPI and FRAM
 2026-06-26 18:03 UTC  (5+ messages)
` [PATCH v4 1/4] spi: dt-bindings: snps,dw-apb-ssi: drop superfluous RZ/N1 entry
` [PATCH v4 2/4] spi: dt-bindings: snps,dw-apb-ssi: add 'power-domains' property
` [PATCH v4 3/4] ARM: dts: renesas: r9a06g032: Describe SPI controllers
` [PATCH v4 4/4] ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable SPI-FRAM

[mellanox/mlx5-next RFC 1/1] net/mlx5: RX, Fix refcount warning on frag page release
 2026-06-26 18:02 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
 2026-06-26 18:01 UTC 

[PATCHv3 0/4] k3-am62-pocketbeagle2: add board and variant support
 2026-06-26 17:59 UTC  (2+ messages)

[PATCH -perfbook 1/2] Define macros for multi-part listings in preamble
 2026-06-26 17:59 UTC  (2+ messages)

[PATCH] ref-manual: add intro content to "Manually Called Tasks"
 2026-06-26 17:57 UTC 

[GIT PULL] Thermal control fixes for 7.2-rc1
 2026-06-26 17:57 UTC 

[PATCH] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
 2026-06-26 17:56 UTC  (6+ messages)

[PATCH] mm/kmemleak: skip the remaining scan phases when interrupted
 2026-06-26 17:56 UTC 

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-26 17:56 UTC  (2+ messages)

[GIT PULL] Power management fixes for 7.2-rc1
 2026-06-26 17:55 UTC 

[PATCH RFC] nvme-ioctl: propagate PRP1 from ioctl to admin cmd
 2026-06-26 17:55 UTC  (8+ messages)

[PATCH v2 0/2] drm/i915/display: Enable HDR over DP MST
 2026-06-26 17:54 UTC  (3+ messages)
  ` [PATCH v2 1/2] drm/i915/display: Cache DP colorimetry support per-connector
  ` [PATCH v2 2/2] drm/i915/display/mst: Enable HDR over DP MST

[PATCH 5.15.y] selftests: arm64: signal: skip SVE VL change test with single VL
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 5.10.y 04/17] KVM: x86/mmu: Ensure MMU pages are available when allocating roots
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 5.15.y 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.1.y] mm/mglru: skip special VMAs in lru_gen_look_around()
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH v2 stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.1.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.6.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.12.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.6.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.12.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.18.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 7.0.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 7.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-06-26 17:46 UTC  (4+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit

[PATCH 6.1.y 0/2] Backport dependency commits for 616b14b47a86 ("perf build: Conditionally define NDEBUG")
 2026-06-26 17:54 UTC  (2+ messages)

[LTP] [PATCH] ioctl10: fix the sscanf() call to handle 64-bit inode on 32-bit arch
 2026-06-26 17:54 UTC  (2+ messages)
` [LTP] "

[GIT PULL] ACPI support fixes and cleanups for 7.2-rc1
 2026-06-26 17:54 UTC 

[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-26 17:48 UTC  (3+ messages)

[PATCH 0/2] net/sched: finish the qdisc_dequeue_peeked conversion (taprio, multiq)
 2026-06-26 17:47 UTC  (7+ messages)
` [PATCH 1/2] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 2/2] net/sched: sch_multiq: "

[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
 2026-06-26 17:45 UTC  (7+ messages)
` [PATCH 13/22] KVM: arm64: Set dirty state at stage-1

[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
 2026-06-26 17:44 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
 2026-06-26 17:42 UTC  (3+ messages)

[BUG] netdevsim: KASAN slab-use-after-free in ref_tracker_free
 2026-06-26 17:41 UTC  (3+ messages)

[PATCH v2 00/83] block: rnull: complete the rust null block driver
 2026-06-26 17:41 UTC  (3+ messages)
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`

[BUG] RCU hang with io_uring nvme polling
 2026-06-26 17:41 UTC  (8+ messages)

[PATCH] of/address: Drop ISA parts when !CONFIG_ISA
 2026-06-26 17:35 UTC  (2+ messages)


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.