All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-07 19:11:42 to 2025-03-07 19:57:54 UTC [more...]

[PATCH v2 00/14] Factor out HVF's instruction emulator
 2025-03-07 19:55 UTC  (13+ messages)
` [PATCH v2 01/14] target/i386/hvf: introduce x86_emul_ops
` [PATCH v2 02/14] target/i386/hvf: remove HVF specific calls from x86_decode.c
` [PATCH v2 03/14] target/i386/hvf: provide and use handle_io in emul_ops
` [PATCH v2 04/14] target/i386: rename hvf_mmio_buf to emu_mmio_buf
` [PATCH v2 05/14] target/i386/hvf: use emul_ops->read_mem in x86_emu.c
` [PATCH v2 06/14] taret/i386/hvf: provide and use write_mem in emul_ops
` [PATCH v2 07/14] target/i386/hvf: provide and use simulate_{wrmsr, rdmsr} "
` [PATCH v2 08/14] target/i386: rename lazy flags field and its type
` [PATCH v2 10/14] target/i386/hvf: rename some include guards
` [PATCH v2 11/14] target/i386: add a directory for x86 instruction emulator
` [PATCH v2 13/14] target/i386: move x86 instruction emulator out of hvf
` [PATCH v2 14/14] MAINTAINERS: add an entry for the x86 instruction emulator

[PATCH v3 0/8] refs: introduce support for partial reference transactions
 2025-03-07 19:57 UTC  (4+ messages)
` [PATCH v3 6/8] refs: implement partial reference transaction support

[PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo operations
 2025-03-07 19:57 UTC  (4+ messages)
` [PATCH net-next v10 02/14] net: hold netdev instance lock during nft ndo_setup_tc

[PATCH 00/14] drm/i915: sagv/bw cleanup
 2025-03-07 19:56 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.BAT: success "

[PATCH] docs: fix repository-layout when building with breaking changes
 2025-03-07 19:55 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH] docs: fix check-docs with WITH_BREAKING_CHANGES

[meta-selinux] [scarthgap] [PATCH] selinux: Mark CVE-2020-10751 as Patched
 2025-03-07 19:54 UTC  (4+ messages)
    ` [yocto-patches] "

[PATCH 0/8] cxl: support CXL memory RAS features
 2025-03-07 19:53 UTC  (5+ messages)
` [PATCH 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH 2/8] cxl/memfeature: Add CXL memory device patrol scrub control feature

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-07 19:53 UTC  (5+ messages)

[RFC PATCH] usb: gadget: u_ether: prevent deadlock under RT
 2025-03-07 19:51 UTC  (3+ messages)

[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
 2025-03-07 19:47 UTC  (6+ messages)

[PATCH 2/2] PCI: Fix double free in pci_register_host_bridge()
 2025-03-07 19:50 UTC  (2+ messages)

[PATCH 1/2] PCI: remove stray put_device() in pci_register_host_bridge()
 2025-03-07 19:50 UTC  (2+ messages)

Unbalanced TPM2 HMAC session calls
 2025-03-07 19:49 UTC  (6+ messages)
  ` [PATCH] tpm: Drop warning when an auth session is active

[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
 2025-03-07 19:49 UTC  (8+ messages)

[PATCH i-g-t] tests/intel/xe_oa: Don't limit oa-formats to render engine
 2025-03-07 19:48 UTC  (2+ messages)

[PATCH 00/38] hexagon system emu, part 1/3
 2025-03-07 19:46 UTC  (5+ messages)
` [PATCH 14/38] target/hexagon: Add new macro definitions for sysemu
` [PATCH 15/38] target/hexagon: Add handlers for guest/sysreg r/w

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-03-07 19:46 UTC  (29+ messages)
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel

[rdma:hmm] BUILD SUCCESS da0dd17604d4c70080497091c762a790b0871eff
 2025-03-07 19:45 UTC 

[PATCH 0/2] smack: fix two bugs in setting task label
 2025-03-07 19:45 UTC  (4+ messages)
` [PATCH 1/2] smack: fix bug: unprivileged task can create labels
    ` Re[2]: "

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-07 19:41 UTC  (4+ messages)
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression

[PATCH 00/14] hw/vfio: Build various objects once
 2025-03-07 19:42 UTC  (35+ messages)
` [PATCH 01/14] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH 02/14] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH 03/14] hw/vfio: Compile some common objects once
` [PATCH 04/14] hw/vfio: Compile more "
` [PATCH 05/14] hw/vfio: Compile iommufd.c once
` [PATCH 06/14] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH 07/14] hw/vfio: Compile display.c once
` [PATCH 08/14] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH 09/14] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH 10/14] system/iommufd: Introduce iommufd_builtin() helper
` [PATCH 11/14] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH 12/14] hw/vfio/ap: "
` [PATCH 13/14] hw/vfio/ccw: "
` [PATCH 14/14] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-07 19:39 UTC  (15+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool

[RFC][PATCH v0.3 0/6] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT - alternative
 2025-03-07 19:42 UTC  (7+ messages)
` [RFC][PATCH v0.3 1/6] cpufreq/sched: schedutil: Add helper for governor checks
` [RFC][PATCH v0.3 2/6] cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
` [RFC][PATCH v0.3 3/6] cpufreq/sched: Allow .setpolicy() cpufreq drivers to enable EAS
` [RFC][PATCH v0.3 4/6] PM: EM: Move CPU capacity check to em_adjust_new_capacity()
` [RFC][PATCH v0.3 5/6] PM: EM: Introduce em_adjust_cpu_capacity()
` [RFC][PATCH v0.3 6/6] cpufreq: intel_pstate: EAS support for hybrid platforms

[OE-core][styhead][PATCH] puzzles: ignore three new CVEs for a different puzzles
 2025-03-07 19:41 UTC 

[OE-core][scarthgap][PATCH] puzzles: ignore three new CVEs for a different puzzles
 2025-03-07 19:41 UTC 

[RFC PATCH] memcg: net: improve charging of incoming network traffic
 2025-03-07 19:41 UTC  (2+ messages)

[PATCH v1] audit,module: restore audit logging in load failure case
 2025-03-07 19:41 UTC  (4+ messages)

[PATCH v2 00/12][Outreachy] stop using the_repository global variable
 2025-03-07 19:41 UTC  (7+ messages)
` [Outreachy PATCH v3 0/8] "
  ` [PATCH v3 8/8] builtin/checkout-index: stop using `the_repository`

[PATCH v2 7/8] PCI/AER: Add AER sysfs attributes for log ratelimits
 2025-03-07 19:41 UTC  (2+ messages)

[OE-core][kirkstone][PATCH] puzzles: ignore three new CVEs for a different puzzles
 2025-03-07 19:40 UTC 

[PATCH liburing v2 0/4] vectored registered buffer support and tests
 2025-03-07 19:40 UTC  (2+ messages)

[Buildroot] [PATCH 0/9 v3] package/podman: new package (branch yem/podman)
 2025-03-07 19:38 UTC  (4+ messages)
` [Buildroot] [PATCH 9/9 v3] package/podman: new package

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-07 19:38 UTC  (4+ messages)
` [PATCH v5 01/10] hyperv: Convert Hyper-V status codes to strings

[PATCH] selinux: Chain up tool resolving errors in install_policy.sh
 2025-03-07 19:38 UTC  (2+ messages)

[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
 2025-03-07 19:33 UTC  (8+ messages)
` [PATCH v3 1/7] perf: Ensure bpf_perf_link path is properly serialized
` [PATCH v3 2/7] perf: Simplify child event tear-down
` [PATCH v3 3/7] perf: Simplify perf_event_free_task() wait
` [PATCH v3 4/7] perf: Simplify perf_event_release_kernel()
` [PATCH v3 5/7] perf: Unify perf_event_free_task() / perf_event_exit_task_context()
` [PATCH v3 6/7] perf: Rename perf_event_exit_task(.child)
` [PATCH v3 7/7] perf: Make perf_pmu_unregister() useable

[PATCH v3 0/7] hw/hyperv: remove duplication compilation units
 2025-03-07 19:37 UTC  (8+ messages)
` [PATCH v3 1/7] hw/hyperv/hv-balloon-stub: common compilation unit
` [PATCH v3 2/7] hw/hyperv/hyperv.h: header cleanup
` [PATCH v3 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH v3 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
` [PATCH v3 5/7] hw/hyperv/syndbg: common compilation unit
` [PATCH v3 6/7] hw/hyperv/balloon: common balloon compilation units
` [PATCH v3 7/7] hw/hyperv/hyperv_testdev: common compilation unit

[PATCH net-next] hamradio: use netdev_lockdep_set_classes() helper
 2025-03-07 19:36 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: remove rtnl_lock from the callers of queue APIs
 2025-03-07 19:36 UTC  (7+ messages)
` [PATCH net-next v1 2/4] net: protect net_devmem_dmabuf_bindings by new net_devmem_bindings_mutex
` [PATCH net-next v1 3/4] net: add granular lock for the netdev netlink socket

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-07 19:35 UTC  (4+ messages)
` [PATCH v7 12/49] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code

[PATCH v2 0/7] hw/hyperv: remove duplication compilation units
 2025-03-07 19:33 UTC  (16+ messages)
` [PATCH v2 1/7] hw/hyperv/hv-balloon-stub: common compilation unit
` [PATCH v2 2/7] hw/hyperv/hyperv.h: header cleanup
` [PATCH v2 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH v2 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
` [PATCH v2 5/7] hw/hyperv/syndbg: common compilation unit
` [PATCH v2 6/7] hw/hyperv/balloon: common balloon compilation units
` [PATCH v2 7/7] hw/hyperv/hyperv_testdev: common compilation unit

[PATCH iptables]: xtables: tolerate DNS lookup failures
 2025-03-07 19:32 UTC  (6+ messages)

[PATCH 0/7] hw/virtio: Build virtio-mem.c once
 2025-03-07 19:28 UTC  (7+ messages)
` [PATCH 4/7] hw/virtio/virtio-mem: Remove CONFIG_DEVICES include
` [PATCH 5/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime

[RFC PATCH] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
 2025-03-07 19:30 UTC 

request_irq() with local bh disabled
 2025-03-07 19:29 UTC  (5+ messages)

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-07 19:30 UTC  (5+ messages)
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage

[PATCH v1 0/1] sandbox: swap bloblist and fdt loading address sequence
 2025-03-07 19:29 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH net v4 0/2] gre: Fix regressions in IPv6 link-local address generation
 2025-03-07 19:28 UTC  (3+ messages)
` [PATCH net v4 1/2] gre: Fix "
` [PATCH net v4 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices

Ideas to Improve GDB Stub in Qemu for i8086
 2025-03-07 19:26 UTC  (3+ messages)
` [PATCH] target/i386: Improve 16-bit/real mode debug support in GDB

[PATCH v3 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-07 19:25 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` [PATCH v3 2/3] drm/i915/display: Convert intel_bw.c externally "
` [PATCH v3 3/3] drm/i915/xe3lpd: Update bandwidth parameters

[PATCH v2 0/3] arm64: Use memory copy instructions in usercopy routines
 2025-03-07 19:23 UTC  (2+ messages)

RAID 5, 10 modern post 2020 drives, slow speeds
 2025-03-07 19:25 UTC  (3+ messages)

[ISSUE]: cxl create region with one memdev fails when we have more than one HBs in the cxl topology setup
 2025-03-07 19:24 UTC 

[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
 2025-03-07 19:24 UTC  (5+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
` [PATCH RFC bpf-next 02/20] trait: XDP support

[PATCH net-next 0/3] net: phy: dp83822: Add support for changing the MAC series termination
 2025-03-07 19:23 UTC  (5+ messages)

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-03-07 19:18 UTC  (4+ messages)
` [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation

[PATCH 6.6 000/147] 6.6.81-rc2 review
 2025-03-07 19:20 UTC  (2+ messages)

[jfern:nova-core-experiments 222/411] drivers/vfio/pci/nvidia-vgpu/vgpu_mgr.c:25: warning: Function parameter or struct member 'vgpu_mgr' not described in 'nvidia_vgpu_mgr_put'
 2025-03-07 19:19 UTC 

[PATCH] tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers
 2025-03-07 19:19 UTC  (2+ messages)

[PATCH v1 0/2] override audit silence norule for fs cases
 2025-03-07 19:19 UTC  (6+ messages)
` [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules

[meta-python]recipes python3-pandas not getting built properly for arm 32 bit
 2025-03-07 19:18 UTC  (2+ messages)
` [oe] "

[PATCH v7 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-03-07 19:18 UTC  (3+ messages)

[PATCH v8 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-03-07 19:14 UTC  (21+ messages)
` [PATCH v8 01/20] tests/acpi: virt: add an empty HEST file
` [PATCH v8 02/20] tests/qtest/bios-tables-test: extend to also check HEST table
` [PATCH v8 03/20] tests/acpi: virt: update HEST file with its current data
` [PATCH v8 04/20] Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"
` [PATCH v8 05/20] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH v8 06/20] acpi/ghes: prepare to change the way HEST offsets are calculated
` [PATCH v8 07/20] acpi/ghes: add a firmware file with HEST address
` [PATCH v8 08/20] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v8 09/20] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v8 10/20] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v8 11/20] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v8 12/20] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v8 13/20] acpi/generic_event_device: add an APEI error device
` [PATCH v8 14/20] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables
` [PATCH v8 15/20] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v8 16/20] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v8 17/20] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
` [PATCH v8 18/20] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v8 19/20] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
` [PATCH v8 20/20] scripts/ghes_inject: add a script to generate GHES error inject

[PATCH] x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
 2025-03-07 19:18 UTC  (2+ messages)

[PATCH 6.13 000/154] 6.13.6-rc2 review
 2025-03-07 19:18 UTC  (2+ messages)

[PATCH BlueZ v3 1/6] btdev: Add support for Sync Flow Control
 2025-03-07 19:17 UTC  (2+ messages)
` [BlueZ,v3,1/6] "

[PATCH net-next v9 0/8] Support loopback mode speed selection
 2025-03-07 19:15 UTC  (9+ messages)
` [PATCH net-next v9 2/8] net: phy: Support speed selection for PHY loopback

[PATCH 00/16] accel/tcg: Compile more files once
 2025-03-07 19:14 UTC  (23+ messages)
` [PATCH] include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h
` [PATCH 01/16] include/exec: Split out exec/cpu-interrupt.h
` [PATCH 02/16] accel/tcg: Compile watchpoint.c once
` [PATCH 09/16] system: Build "
` [PATCH 10/16] accel/tcg: Build tcg-accel-ops.c once
` [PATCH 11/16] accel/tcg: Build tcg-accel-ops-icount.c once
` [PATCH 12/16] accel/tcg: Build tcg-accel-ops-rr.c once
` [PATCH 13/16] accel/tcg: Build tcg-accel-ops-mttcg.c once
` [PATCH 14/16] include/exec: Split out helper-getpc.h
` [PATCH 15/16] accel/tcg: Build tcg-runtime.c once
` [PATCH 16/16] accel/tcg: Build tcg-runtime-gvec.c once

[PATCH 6.12 000/148] 6.12.18-rc2 review
 2025-03-07 19:14 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.