All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-21 15:55:23 to 2025-01-21 16:52:37 UTC [more...]

[PATCH v1 0/3] Remove BUILD_NONDISTRO
 2025-01-21 16:52 UTC  (4+ messages)
` [PATCH v1 1/3] perf build: Remove libbfd support

[PATCH V4] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-01-21 16:52 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/4] Correct a series of off by 1 errors in DML and DML2
 2025-01-21 16:52 UTC  (4+ messages)
` [PATCH 1/4] drm/amd/display: Adjust plane init for off by one error

[PATCH v4 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-01-21 16:52 UTC  (4+ messages)
` [PATCH v4 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[PATCH] drm/xe/guc: Fix sizeof(32) typo
 2025-01-21 16:51 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[poky] [master] [PATCH] gcc-sanitizers.inc: fix for aarch64
 2025-01-21 16:51 UTC 

[PATCH bpf-next 1/1]
 2025-01-21 16:50 UTC 

[PATCH 0/3] PBL: enable timeouts in read_poll_timeout macros
 2025-01-21 16:49 UTC  (4+ messages)
` [PATCH 1/3] ARM64: lib64: pbl: implement get_time_ns and is_timeout
` [PATCH 2/3] ARM: lib32: "
` [PATCH 3/3] pbl: introduce HAS_PBL_CLOCKSOURCE marker

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
 2025-01-21 16:50 UTC  (29+ messages)
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v2 05/18] scripts: Rename run_qemu_status -> run_test_status
` [kvm-unit-tests PATCH v2 06/18] scripts: Merge the qemu parameter -smp into $qemu_opts
` [kvm-unit-tests PATCH v2 07/18] scripts: Introduce kvmtool_opts
` [kvm-unit-tests PATCH v2 08/18] scripts/runtime: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v2 09/18] scripts/runtime: Skip test when kvmtool and $accel is not KVM
` [kvm-unit-tests PATCH v2 10/18] scripts/arch-run: Add support for kvmtool
` [kvm-unit-tests PATCH v2 11/18] arm/run: "

[PATCH] usb: gadget: Increase the limit of USB_GADGET_VBUS_DRAW to 900mA
 2025-01-21 16:49 UTC  (5+ messages)

[LTP] [PATCH 00/10] Basic KVM test for Intel VMX
 2025-01-21 16:44 UTC  (11+ messages)
` [LTP] [PATCH 01/10] kvm_read_sregs(): Read the TR segment register
` [LTP] [PATCH 02/10] kvm_svm_vmrun(): Simplify VM state save/load with macros
` [LTP] [PATCH 03/10] kvm_x86: Define CR0 flags and additional CPUID/MSR constants
` [LTP] [PATCH 04/10] KVM: Implement helper functions for setting x86 control registers
` [LTP] [PATCH 05/10] KVM: Add memcmp() helper function
` [LTP] [PATCH 06/10] KVM: Add helper functions for nested Intel VMX virtualization
` [LTP] [PATCH 07/10] lib: Add helper function for reloading kernel modules
` [LTP] [PATCH 08/10] lib: Add helper function for reading boolean sysconf files
` [LTP] [PATCH 09/10] kvm_pagefault01: Use library functions to reload KVM modules
` [LTP] [PATCH 10/10] KVM: Add functional test for emulated VMREAD/VMWRITE instructions

[PATCH] PCI: switchtec: Include PCI100X devices support
 2025-01-21 16:47 UTC  (2+ messages)

[PATCH] seccomp: passthrough uretprobe systemcall without filtering
 2025-01-21 16:44 UTC  (8+ messages)

[PATCH for-4.21] x86emul: drop open-coding of REX.W prefixes
 2025-01-21 16:44 UTC 

Patch "fs: Block writes to mounted block devices" should probably be ported to 6.6 LTS
 2025-01-21 16:43 UTC 

[PATCH v2 0/2] target/riscv: throw debug exception before page fault
 2025-01-21 16:43 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2025-01-21 16:42 UTC  (6+ messages)

net/i40e: unhelpful warning messages
 2025-01-21 16:43 UTC  (2+ messages)

[PATCH 0/6] target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
 2025-01-21 16:42 UTC  (9+ messages)
` [PATCH 1/6] hw/pci-host/bonito: Expose output IRQ as QDev GPIO
` [PATCH 2/6] target/mips: Create clock *after* accelerator vCPU is realized
` [PATCH 3/6] target/mips: Initialize CPU-specific timer/IRQs once in DeviceRealize
` [PATCH 4/6] target/mips: Pass env to cpu_mips_clock_init()
` [PATCH 5/6] target/mips: Move CPU timer from hw/mips/ to target/mips/system/
` [PATCH 6/6] target/mips: Allocate CPU IRQs within CPUMIPSState

[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
 2025-01-21 16:43 UTC  (5+ messages)
` [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()

[PATCH 00/10] KVM: x86: pvclock fixes and cleanups
 2025-01-21 16:42 UTC  (13+ messages)
` [PATCH 01/10] KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier
` [PATCH 02/10] KVM: x86: Eliminate "handling" of impossible errors during SUSPEND
` [PATCH 03/10] KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
` [PATCH 04/10] KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock
` [PATCH 09/10] KVM: x86: Setup Hyper-V TSC page before Xen PV clocks (during clock update)

[PATCH 5.10.y] vsock/virtio: discard packets if the transport changes
 2025-01-21 16:42 UTC  (2+ messages)

[PATCH 5.15.y] vsock/virtio: discard packets if the transport changes
 2025-01-21 16:42 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
 2025-01-21 16:40 UTC  (2+ messages)

[scarthgap][PATCH 0/1] wpa-supplicant: Add CVE id to CVE-2024-3596_00.patch
 2025-01-21 16:41 UTC  (3+ messages)
` [scarthgap][PATCH 1/1] "
  ` [OE-core] "

[PATCH] build: allow disabling avx512 support via compiler flag
 2025-01-21 16:41 UTC 

[GIT PULL v2] tracing: Updates for v6.14
 2025-01-21 16:41 UTC  (2+ messages)

[meta-oe][scarthgap][PATCH] hostapd: Add CVE id to CVE-2024-3596_00.patch
 2025-01-21 16:40 UTC  (2+ messages)
` [oe] "

[PATCH] Bluetooth: btusb: Add new VID/PID for WCN785x
 2025-01-21 16:40 UTC  (2+ messages)

[PATCH] Bluetooth: Fix possible infinite recursion of btusb_reset
 2025-01-21 16:40 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add ABI doc for sysfs reset
 2025-01-21 16:40 UTC  (3+ messages)

[PATCH v1 1/2] Bluetooth: btintel: Add support for Intel Scorpius Peak
 2025-01-21 16:40 UTC  (2+ messages)

[PATCH i-g-t] tests/xe: Add xe_cgroup test
 2025-01-21 16:39 UTC  (2+ messages)

[PATCH] drm/xe: Remove unused "mmio_ext" code
 2025-01-21 16:39 UTC  (3+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-01-21 16:37 UTC  (5+ messages)
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[RFC] tools/memory-model: Rule out OOTA
 2025-01-21 16:39 UTC  (11+ messages)

[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
 2025-01-21 16:37 UTC  (12+ messages)

[BUG] git crashes with a SIGBUS on sparc64 during pull
 2025-01-21 16:37 UTC  (7+ messages)
      ` [PATCH v2 0/5] "

[PATCH v2] i2c: iproc: Refactor prototype and remove redundant error checks
 2025-01-21 16:36 UTC  (2+ messages)

[bitbake-devel] [PATCH] bitbake: knotty/progressbar: Optimize footer update and prints
 2025-01-21 16:35 UTC  (6+ messages)
`  "

[PATCH] net/i40e: reduce log level of global register update msg
 2025-01-21 16:35 UTC 

[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
 2025-01-21 16:35 UTC  (11+ messages)

NFSD threads hang when destroying a session or client ID
 2025-01-21 16:35 UTC  (4+ messages)

[PATCH v2 net] gro_cells: Avoid packet re-ordering for cloned skbs
 2025-01-21 16:33 UTC  (2+ messages)

[PATCH v3 00/15] KVM: s390: Stop using page->index and other things
 2025-01-21 16:33 UTC  (4+ messages)
` [PATCH v3 03/15] KVM: s390: fake memslot for ucontrol VMs

[PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
 2025-01-21 16:32 UTC  (5+ messages)

[PATCH] net: usb: qmi_wwan: Add error handling for usbnet_get_ethernet_addr
 2025-01-21 16:30 UTC  (3+ messages)

[PATCH] drm/xe: Upgrade complaint about missing slice info
 2025-01-21 16:29 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: Hyper-V SEND_IPI fix and partial testcase
 2025-01-21 16:29 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC

[PATCH 1/1] vboxsf: fix building with GCC 15
 2025-01-21 16:28 UTC  (2+ messages)

[PATCH] fpga: Avoid ignored-qualifiers warning
 2025-01-21 16:26 UTC  (2+ messages)

npm based packages omit dependencies since Yocto 5.1
 2025-01-21 16:25 UTC  (3+ messages)
` [OE-core] "

[PATCH 5/6] nfsd: add support for freeing unused session-DRC slots
 2025-01-21 16:24 UTC  (3+ messages)

[DPDK/DTS Bug 1617] Python 3.13 DTS docs generation error
 2025-01-21 16:24 UTC 

[PATCH] hw/mem: support zero memory size CXL device
 2025-01-21 16:24 UTC  (4+ messages)
` [PATCH v2] "

drivers/thermal/cpufreq_cooling.c:81: warning: Excess struct member 'cdev' description in 'cpufreq_cooling_device'
 2025-01-21 16:19 UTC 

[chrome-os:chromeos-6.6 333/333] arch/arm64/boot/dts/mediatek/mt8196-evb.dtb: /soc/phy@16900000: failed to match any schema with compatible: ['mediatek,mt8196-pcie-phy']
 2025-01-21 16:19 UTC 

[PATCH] drm/xe/pf: Fix migration initialization
 2025-01-21 16:19 UTC  (2+ messages)

[meta-arago][scarthgap/master][PATCH 1/5] arago.conf: Remove old and unused config flags
 2025-01-21 16:19 UTC  (7+ messages)
` [meta-arago][scarthgap/master][PATCH 4/5] opencv: Remove OpenCV customization and DISTRO_FEATURE
` [meta-arago][scarthgap/master][PATCH 5/5] ffmpeg: Remove bbappend to disable x264

[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
 2025-01-21 16:17 UTC  (6+ messages)
` [PATCH 5/7] spi: zynqmp-gqspi: Split the bus

[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
 2025-01-21 16:17 UTC  (5+ messages)
` [PATCH v2 3/5] KVM: Add a dedicated API for setting KVM-internal memslots

[PATCH i-g-t 1/2] lib/xe_eudebug: Fix 32b compilation warnings/errors
 2025-01-21 16:17 UTC  (4+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe_eudebug_online: "

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-01-21 16:16 UTC  (11+ messages)

[Buildroot] [PATCH] package/pkg-generic: store reall version in legal manifest
 2025-01-21 16:16 UTC  (3+ messages)

[PATCH 0/3] Introduce CXL type-2 device emulation
 2025-01-21 16:16 UTC  (5+ messages)
` [PATCH 2/3] hw/cxl: introduce cxl_component_update_dvsec()
` [PATCH 3/3] hw/cxl: introduce CXL type-2 device emulation

[PATCH] rust: pl011: fix repr(C) for PL011Class
 2025-01-21 16:15 UTC 

[PATCH v4 0/8] Fix all typos in i915
 2025-01-21 16:14 UTC  (3+ messages)
` [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files

[LTP] [PATCH] eventfd06: add AIO support check
 2025-01-21 16:14 UTC  (2+ messages)

[linux-next:master] [KVM] 7803339fa9: kernel-selftests.kvm.pmu_counters_test.fail
 2025-01-21 16:13 UTC  (7+ messages)

[XEN RFC PATCH v5 0/5] IOMMU subsystem redesign and PV-IOMMU interface
 2025-01-21 16:13 UTC  (6+ messages)
` [XEN RFC PATCH v5 1/5] docs/designs: Add a design document for IOMMU subsystem redesign
` [XEN RFC PATCH v5 2/5] docs/designs: Add a design document for PV-IOMMU
` [XEN RFC PATCH v5 3/5] xen/public: Introduce PV-IOMMU hypercall interface
` [XEN RFC PATCH v5 4/5] IOMMU: Introduce redesigned IOMMU subsystem
` [XEN RFC PATCH v5 5/5] VT-d: Port IOMMU driver to new subsystem

[PATCH v2] perf/core: Fix warning due to unordred pmu_ctx_list
 2025-01-21 16:12 UTC  (2+ messages)

[PATCH for-4.20] x86/intel: Fix PERF_GLOBAL fixup when virtualised
 2025-01-21 16:12 UTC  (6+ messages)

[PATCH net-next v3] net: phy: Fix suspicious rcu_dereference usage
 2025-01-21 16:11 UTC  (7+ messages)

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-21 16:11 UTC  (11+ messages)

[PATCH v4 0/2] Static initcalls
 2025-01-21 16:11 UTC  (4+ messages)

[PATCH 1/3] btrfs: Fix some folio-related comments
 2025-01-21 16:10 UTC  (4+ messages)
` [PATCH 2/3] btrfs: Fix two misuses of folio_shift()

[PATCH net-next v2 0/3] net: phy: realtek: add hwmon support
 2025-01-21 16:10 UTC  (3+ messages)
` [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH] io_uring/uring_cmd: add missing READ_ONCE() on shared memory read
 2025-01-21 16:09 UTC 

[PATCH BlueZ v3 1/5] shared/vcp: add API to control volume on VCP client
 2025-01-21 16:09 UTC  (2+ messages)
` connect VCP profile to MediaTransport volume

[PATCH] net: fec: Refactor MAC reset to function
 2025-01-21 16:09 UTC  (2+ messages)
` [EXTERNAL] "

[bitbake-devel] [scarthgap][2.8][PATCH 1/3] ui/knotty: print log paths for failed tasks in summary
 2025-01-21 16:08 UTC  (3+ messages)
    ` UNVERIFIED SENDER "

[PATCH v1 0/2] Update clocks for sc7280-camss
 2025-01-21 16:05 UTC  (4+ messages)
` [PATCH v1 1/2] media: dt-bindings: update "

[PATCH BlueZ bluez] gatt: expand the max GATT Channels
 2025-01-21 16:05 UTC  (2+ messages)

[PATCH 0/3] Add Variscite i.MX6UL SoM and Concerto board support
 2025-01-21 16:03 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6UL SoM and Concerto board
` [PATCH 3/3] ARM: dts: imx6ul: Add Variscite Concerto board support

[PATCH v4 3/3] drm/vkms: Switch to dynamic allocation for CRTC
 2025-01-21 16:03 UTC  (5+ messages)

[PATCH v3 0/5] Add pmem node for preserving distro ISO's
 2025-01-21 16:02 UTC  (4+ messages)
` [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure

[PATCH v7 0/4] chardev: implement backend chardev multiplexing
 2025-01-21 16:02 UTC  (5+ messages)
` [PATCH v7 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends

kernel build error due to large stack frame in __bch2_str_hash_check_key
 2025-01-21 16:01 UTC 

[PATCH net-next v4 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-01-21 15:59 UTC  (3+ messages)

[syzbot] [ext4?] BUG: unable to handle kernel NULL pointer dereference in ext4_mb_add_groupinfo (2)
 2025-01-21 16:00 UTC 

[PATCH RFC] nvmetcli: execute shell commands as arguments
 2025-01-21 15:59 UTC 

[PATCH] xfs/32: fix test failure on kernels which don't support bs > ps
 2025-01-21 15:59 UTC  (3+ messages)
` [PATCH -v2] "

[PATCH 00/11] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
 2025-01-21 15:58 UTC  (13+ messages)
` [PATCH 02/11] "
` [PATCH 03/11] accel: "
` [PATCH 04/11] user: "
` [PATCH 05/11] disas: "
` [PATCH 06/11] gdbstub: "
` [PATCH 07/11] hw/acpi: "

[PATCH 1/2] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-01-21 15:58 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Allow SCO packets regardless of hci_conn_num

[PATCH] rust-common: add LDFLAGS to 'build-rust-cc' wrapper
 2025-01-21 15:58 UTC  (3+ messages)
` [OE-core] "

[PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
 2025-01-21 15:58 UTC  (2+ messages)

[PATCH RFC] drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs
 2025-01-21 15:58 UTC  (2+ messages)

[REGRESSION] Re: [PATCH 00/24] Complete EEVDF
 2025-01-21 15:58 UTC  (12+ messages)

[PATCH] ASoC: dt-bindings: ti,pcm1681: Fix the binding title
 2025-01-21 15:57 UTC 

[PATCH v3 0/3] hw/ipack: Minor dust removal
 2025-01-21 15:55 UTC  (4+ messages)
` [PATCH v3 1/3] hw/irq: Introduce qemu_init_irqs() helper
` [PATCH v3 2/3] hw/ipack: Clarify KConfig symbols
` [PATCH v3 3/3] hw/ipack: Remove legacy qemu_allocate_irqs() use

[PATCH 00/15] net/ngbe: add VF driver support
 2025-01-21 15:56 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] drm/i915/backlight: Return immediately when scale() finds invalid parameters
 2025-01-21 15:55 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

git stash pop fails in specific git repository
 2025-01-21 15:55 UTC 

[PATCH] stub: Fix build failure with --enable-user --disable-system --enable-tools
 2025-01-21 15:54 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.