All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-11 15:23:31 to 2026-02-11 16:09:57 UTC [more...]

[PATCH v4 0/6] UEFI Capsule - PKCS11 Support
 2026-02-11 16:09 UTC  (11+ messages)
` [PATCH v4 6/6] test: binman: Add test for pkcs11 signed capsule
    ` EXTERNAL - "

[PATCH 00/10] Support QEMU cpu models in MSHV accelerator
 2026-02-11 15:54 UTC  (11+ messages)
` [PATCH 01/10] MAINTAINERS: fix magnuskulke email-address
` [PATCH 02/10] include/hw/hyperv: add QEMU_PACKED to uapi structs
` [PATCH 03/10] accel/mshv: use mshv_create_partition_v2 payload
` [PATCH 04/10] target/i386/mshv: fix cpuid propagation bug
` [PATCH 05/10] target/i386/mshv: fix various cpuid traversal bugs
` [PATCH 06/10] target/i386/mshv: change cpuid mask to UINT32_MAX
` [PATCH 07/10] target/i386/mshv: set cpu model name on -cpu host
` [PATCH 08/10] target/i386: query mshv accel for supported cpuids
` [PATCH 09/10] target/i386/mshv: populate xsave area offsets
` [PATCH 10/10] target/i386/mshv: filter out CET bits in cpuid

[PATCH] nvmet fabrics-cmd-auth.c : validate negotiate payload length(KASAN: slab-out-of-bounds in nvmet_execute_auth_send+0x1d24/0x2090)
 2026-02-11 16:08 UTC  (2+ messages)

[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
 2026-02-11 16:08 UTC  (7+ messages)
` [RFC PATCH v5 03/10] mm: Hot page tracking and promotion

[PATCH v3 0/9] drm/panthor: Add a GEM shrinker
 2026-02-11 16:08 UTC  (7+ messages)
` [PATCH v3 4/9] drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
` [PATCH v3 5/9] drm/panthor: Part ways with drm_gem_shmem_object
` [PATCH v3 8/9] drm/panthor: Track the number of mmap on a BO

[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-11 16:08 UTC  (10+ messages)
` [PATCH v6 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested

[PATCH] usb: port: add delay after usb_hub_set_port_power()
 2026-02-11 16:07 UTC  (4+ messages)

[PATCH] cpupower: Remove incorrect EPP dependency in get_latency()
 2026-02-11 16:07 UTC  (6+ messages)

[PATCH v4 i-g-t 0/6] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-02-11 16:07 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for PCI driver helpers and xe-vfio-pci FLR improvement (rev4)

[PATCHSET v8] sched_ext: Fix ops.dequeue() semantics
 2026-02-11 16:07 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH 1/2] drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_bpp()
 2026-02-11 16:06 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dp: Clamp the connector max_bpc request to the valid pipe bpp range

[LTP] [PATCH] doc: fix documentation build with latest setuptools
 2026-02-11 16:06 UTC 

[PATCH 00/12] const-ify vendor checks
 2026-02-11 16:06 UTC  (7+ messages)
` [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's
` [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig
` [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor

[PATCH v4 9/9] net/ice: fix memory leak in FDIR flow parsing
 2026-02-11 16:06 UTC  (2+ messages)

[PATCH v4 0/4] openat2: new OPENAT2_REGULAR flag support
 2026-02-11 16:05 UTC  (2+ messages)

[PATCH v4 0/2] arm: add kvm-psci-version vcpu property
 2026-02-11 16:04 UTC  (6+ messages)
` [PATCH v4 2/2] target/arm/kvm: "

[PATCH net] selftests: net: lib: Fix jq parsing error
 2026-02-11 16:01 UTC  (2+ messages)

[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-02-11 16:01 UTC  (7+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v9 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v9 03/12] arm64/delay: move some constants out to a separate header

[PATCH] s390x/kvm: Add ASTFLE facility 2 for nested virtualization
 2026-02-11 16:00 UTC  (2+ messages)

[PATCH v5 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2026-02-11 16:00 UTC  (13+ messages)
` [PATCH v5 1/9] drm/xe/uapi: Add UAPI "
` [PATCH v5 2/9] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [PATCH v5 3/9] drm/xe/madvise: Implement purgeable buffer object support
` [PATCH v5 4/9] drm/xe/bo: Handle CPU faults on purged buffer objects
` [PATCH v5 5/9] drm/xe/vm: Prevent binding of "
` [PATCH v5 6/9] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [PATCH v5 7/9] drm/xe/madvise: Block imported and exported dma-bufs
` [PATCH v5 8/9] drm/xe/bo: Add purgeable shrinker state helpers
` [PATCH v5 9/9] drm/xe/madvise: Enable purgeable buffer object IOCTL support

[PATCH v3 00/16] xen/riscv: introduce vtimer related things
 2026-02-11 15:59 UTC  (10+ messages)
` [PATCH v3 06/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2
` [PATCH v3 08/16] xen/riscv: introduce basic vtimer infrastructure for guests
` [PATCH v3 12/16] xen/riscv: introduce sbi_set_timer()

[PATCH] hw/i386/pc.c: add description for fd-bootchk option
 2026-02-11 15:58 UTC  (3+ messages)

[PATCH 0/5] Add hart state management and system suspend support for AE350
 2026-02-11 15:59 UTC  (3+ messages)
` [PATCH 5/5] lib: utils/suspend: add Andes ATCSMU suspend driver

[PATCH 2/2] USB: usbtmc: Don't accept very long timeouts
 2026-02-11 15:59 UTC  (6+ messages)

[PATCH v1 0/2] Support zero-sized decoders
 2026-02-11 15:59 UTC  (8+ messages)
` [PATCH v1 1/2] cxl_test: enable zero sized decoders under hb0

[PATCH] extcon: fix devm_extcon_dev_register comment
 2026-02-11 15:54 UTC 

[meta-virtualization][PATCH] irqbalance: Fix PACKAGECONFIG[systemd] parameter
 2026-02-11 15:58 UTC  (5+ messages)
  ` 回复: "

[PATCH 1/3] nvme-pci: ensure we're polling a polled queue
 2026-02-11 15:58 UTC  (6+ messages)
` [PATCH 2/3] nvme-pci: cap queue creation to used queues
` [PATCH 3/3] nvme-pci: do not try to add queue maps at runtime

[PATCH 1/3] CI/fvp: made the default target core-image-full-cmdline
 2026-02-11 15:58 UTC  (3+ messages)
` [PATCH 2/3] arm/corstone1000-a320: split off FVP into a unique file and add to CI
` [PATCH 3/3] arm/fvps: reorganize CI into segments

[PATCH v2 0/3] 9p: Performance improvements for build workloads
 2026-02-11 15:58 UTC  (3+ messages)
` [PATCH v2 2/3] 9p: Introduce option for negative dentry cache retention time

[PATCH] fetch2/svn: Use server certificates going forward
 2026-02-11 15:57 UTC 

[PATCH v8 0/4] efi_vars: Implement SPI Flash storage for EFI
 2026-02-11 15:56 UTC  (5+ messages)
` [PATCH v8 1/4] efi_var_file: refactor to move buffer functions
` [PATCH v8 2/4] efi_var: Unify read/write access helper function
` [PATCH v8 3/4] efi_loader: Setup default location for UEFI Variables storing
` [PATCH v8 4/4] efi_vars: Implement SPI Flash store

[PATCH v4 8/9] net/ice: fix memory leak in DCF QoS bandwidth config
 2026-02-11 15:56 UTC  (2+ messages)

[PATCH 6.1.y-cip] i2c: riic: Move suspend handling to NOIRQ phase
 2026-02-11 15:54 UTC  (3+ messages)

[PATCHv3 0/4] pci slot reset handling fixes
 2026-02-11 15:54 UTC  (6+ messages)
` [PATCHv3 3/4] pci: remove slot specific lock/unlock and save/restore

[PATCH] KVM: x86: synthesize TSA CPUID bits via SCATTERED_F()
 2026-02-11 15:54 UTC  (11+ messages)

[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
 2026-02-11 15:54 UTC  (19+ messages)
` [RFC PATCH 3/4] rust/drm: Add "

[PATCH 0/4] Avoid filesystem references to writeback internals
 2026-02-11 15:53 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] staging: rtl8723bs: fix YODA condition warnings
 2026-02-11 15:53 UTC  (3+ messages)

[PATCH v4 7/9] net/iavf: fix IPv4 flow subscription
 2026-02-11 15:53 UTC  (2+ messages)

[PATCH v4 6/9] net/iavf: fix memory leak on uninit
 2026-02-11 15:52 UTC  (2+ messages)

[yocto-autobuilder-helper][whinlatter][PATCH] send_qa_email: Only copy logs when we are pushing tags
 2026-02-11 15:46 UTC 

[PATCH] arm64: dts: qcom: kodiak: Add I2S1 pinctrl definitions
 2026-02-11 15:48 UTC  (2+ messages)

[PATCH net-next] doc: generic phy: update generic PHY documentation
 2026-02-11 15:48 UTC  (3+ messages)

[PATCH] ASoC: qcom: sm8250: Add quinary MI2S support
 2026-02-11 15:48 UTC  (2+ messages)

PWM implementation in HWMON and backlight
 2026-02-11 15:47 UTC  (3+ messages)

git-am applies commit message diffs
 2026-02-11 15:47 UTC  (12+ messages)

[PATCH v8 0/6] tracing: Remove backup instance after read all
 2026-02-11 15:46 UTC  (3+ messages)
` [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE

[PATCH] ext4: convert inline data to extents when truncate exceeds inline size
 2026-02-11 15:46 UTC  (2+ messages)

[PATCH] ASoC: ops: fix snd_soc_get_volsw for sx controls
 2026-02-11 15:45 UTC  (2+ messages)

[PATCH v4 5/9] net/iavf: fix memory leak on egress IPsec flows
 2026-02-11 15:45 UTC  (2+ messages)

[PATCH] hw/9pfs: fix data race in v9fs_mark_fids_unreclaim()
 2026-02-11 15:44 UTC 

[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
 2026-02-11 15:45 UTC  (4+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "

[PATCH 1/2] KVM: VMX: Drop obsolete branch hint prefixes from inline asm
 2026-02-11 15:44 UTC  (5+ messages)

[PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
 2026-02-11 15:39 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: int3472: Add board data for Intel nvl

[PATCH] futex_waitv.2: new page
 2026-02-11 15:43 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/8] Extend irqchip framework for M-mode interrupts
 2026-02-11 15:43 UTC  (6+ messages)
` [PATCH 5/8] lib: sbi_irqchip: Support irqchip device targetting subset of harts

[PATCH] drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA
 2026-02-11 15:43 UTC  (3+ messages)

[PATCH i-g-t 0/7] Enable Vebox engine copy on Intel Xe driver
 2026-02-11 15:43 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Enable Vebox engine copy on Intel Xe driver (rev3)

[PATCH net v2] net: ethernet: xscale: Check for PTP support properly
 2026-02-11 15:43 UTC  (2+ messages)

[PATCH] doc: rerere-options.adoc: link to git-rerere(1)
 2026-02-11 15:43 UTC  (3+ messages)

Independence for dma_fences! v7
 2026-02-11 15:43 UTC  (4+ messages)
` [PATCH 1/8] dma-buf: protected fence ops by RCU v5

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-11 12:11 UTC  (7+ messages)
` [PATCH 1/4] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v6 0/4] tracing: Remove backup instance after read all
 2026-02-11 15:42 UTC  (7+ messages)
` [PATCH v6 2/4] tracing: Make the backup instance non-reusable

[PATCH] block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ
 2026-02-11 15:42 UTC  (2+ messages)

[Buildroot] [PATCH] package/i2pd: bump to version 2.59.0
 2026-02-11 15:42 UTC 

[PATCH v4 4/9] net/i40e: fix IPv6 GTPU handling
 2026-02-11 15:40 UTC  (2+ messages)

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-02-11 15:41 UTC  (3+ messages)
` [Bug 221065] "

[LTP] [PATCH 0/3] Switch bitflags in metadata to bool
 2026-02-11 15:40 UTC  (4+ messages)
` [LTP] [PATCH 2/3] metadata: metaparse: Add bool mappings to typemap

[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
 2026-02-11 15:41 UTC  (9+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 5/5] xfs: replace zero range flush with folio batch

[PATCH i-g-t 0/6] meson/tools: split lightweight igt core and reduce tool dependencies
 2026-02-11 15:40 UTC  (3+ messages)
` [PATCH i-g-t 1/6] tools/meson: make per-tool dependencies instead of using global deps

[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
 2026-02-11 15:40 UTC  (4+ messages)

[PATCH io_uring-7.1 v5 0/5] BPF controlled io_uring
 2026-02-11 15:40 UTC  (5+ messages)
` [PATCH v5 4/5] io_uring/bpf-ops: implement bpf ops registration

[PATCH v2] timers/migration: Ensure proper resource cleanup on error in tmigr_init
 2026-02-11 15:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
 2026-02-11 15:39 UTC  (3+ messages)

[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
 2026-02-11 15:38 UTC  (12+ messages)

[PATCH v4 3/9] net/i40e: move FDIR config to flow create
 2026-02-11 15:38 UTC  (2+ messages)

[PATCH] osxkeychain: define build targets in the top-level Makefile
 2026-02-11 15:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/4] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-02-11 15:37 UTC  (4+ messages)
` [PATCH v4 4/4] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-11 15:36 UTC  (4+ messages)
` [PATCH v4 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation

[net-next,v3] ipv6: shorten reassembly timeout under fragment memory pressure
 2026-02-11 15:36 UTC  (3+ messages)

[PATCH v2 0/2] hw/vfio: Enable hugepfnmap for non-power-of-2 device memory regions
 2026-02-11 15:35 UTC  (2+ messages)

[PATCH] iommu/dma: Rate-limit WARN in iommu_dma_unmap_phys()
 2026-02-11 15:35 UTC  (2+ messages)

[PATCH v4 0/3] Reserve eDMA channels 0-1 for V2X
 2026-02-11 15:34 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: dma: fsl-edma: add dma-channel-mask property description

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-02-11 15:34 UTC  (3+ messages)

[PATCH v7 0/3] efi_vars: Implement SPI Flash storage for EFI
 2026-02-11 15:33 UTC  (5+ messages)
` [PATCH v7 2/3] efi_var: Unify read/write access helper function

[PATCH v6 00/27] util: sync error_report & qemu_log output more closely
 2026-02-11 15:25 UTC  (28+ messages)
` [PATCH v6 01/27] meson: don't access 'cxx' object without checking cpp lang
` [PATCH v6 02/27] qemu-options: remove extraneous [] around arg values
` [PATCH v6 03/27] include: define constant for early constructor priority
` [PATCH v6 04/27] monitor: initialize global data from a constructor
` [PATCH v6 05/27] system: unconditionally enable thread naming
` [PATCH v6 06/27] util: fix race setting thread name on Win32
` [PATCH v6 07/27] util: expose qemu_thread_set_name
` [PATCH v6 08/27] audio: make jackaudio use qemu_thread_set_name
` [PATCH v6 09/27] util: set the name for the 'main' thread on Windows
` [PATCH v6 10/27] util: add API to fetch the current thread name
` [PATCH v6 11/27] util: introduce some API docs for logging APIs
` [PATCH v6 12/27] util: avoid repeated prefix on incremental qemu_log calls
` [PATCH v6 13/27] util/log: add missing error reporting in qemu_log_trylock_with_err
` [PATCH v6 14/27] ui: add proper error reporting for password changes
` [PATCH v6 15/27] ui: remove redundant use of error_printf_unless_qmp()
` [PATCH v6 16/27] monitor: remove redundant error_[v]printf_unless_qmp
` [PATCH v6 17/27] monitor: refactor error_vprintf()
` [PATCH v6 18/27] monitor: move error_vprintf back to error-report.c
` [PATCH v6 19/27] util: fix interleaving of error & trace output
` [PATCH v6 20/27] util: don't skip error prefixes when QMP is active
` [PATCH v6 21/27] util: fix interleaving of error prefixes
` [PATCH v6 22/27] util: introduce common helper for error-report & log code
` [PATCH v6 23/27] util: convert error-report & log to message API for timestamp
` [PATCH v6 24/27] util: add support for formatting a workload name in messages
` [PATCH v6 25/27] util: add support for formatting a program "
` [PATCH v6 26/27] util: add support for formatting thread info "
` [PATCH v6 27/27] util: add brackets around guest name in message context

[PATCH] staging: media: imx: remove unused header includes
 2026-02-11 15:32 UTC  (2+ messages)

[v4 00/20] Make Display free from i915_reg.h
 2026-02-11 15:32 UTC  (3+ messages)

[RESEND 1/1] phy: freescale: imx8qm-hsio: provide regmap names
 2026-02-11 15:31 UTC  (3+ messages)

[PATCH v5 0/2] arm: add kvm-psci-version vcpu property
 2026-02-11 15:30 UTC  (3+ messages)
` [PATCH v5 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v5 2/2] target/arm/kvm: add kvm-psci-version vcpu property

[RFC PATCH v3 0/6] Extend the reserved PMP entries
 2026-02-11 15:29 UTC  (2+ messages)

[LTP] [PATCH v1] ioctl_pidfd02.c: fix clone3 EFAULT in 32-bit compat mode due to sign extension
 2026-02-11 15:29 UTC  (2+ messages)

[PATCH] fstests: test premature ENOSPC in zoned garbage collection
 2026-02-11 15:29 UTC  (4+ messages)

[PATCH v5 0/2] Add NXP FRDM-IMX91S board support
 2026-02-11 15:28 UTC  (5+ messages)
` [PATCH v5 2/2] arm64: dts: freescale: add "

[PATCH v4 2/9] net/ixgbe: fix memory leak in security flows
 2026-02-11 15:28 UTC  (2+ messages)

[OE-core][PATCH v1] libsolv: add ptest support
 2026-02-11 15:27 UTC  (2+ messages)

[PATCH net] net/mlx5e: Skip NAPI polling when PCI channel is offline
 2026-02-11 15:27 UTC  (5+ messages)

[PATCH v2] amdgpu: Add amdgpu profiler IOCTL functions
 2026-02-11 15:26 UTC  (2+ messages)

[PATCH v3] convert SVGs to PDF and PNG using sphinxcontrib.rsvgconverter plugin
 2026-02-11 15:25 UTC 

[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-02-11 15:23 UTC  (5+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2026-02-11 15:23 UTC  (8+ messages)
` [PATCH v2 0/2] replay: add --revert mode "
  ` [PATCH v2 1/2] sequencer: extract revert message formatting into shared function

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-11 15:22 UTC  (3+ messages)
` [PATCH 3/4] mm: convert compaction to zone lock wrappers
` [PATCH 4/4] mm: add tracepoints for zone lock


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.