All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-31 17:43:39 to 2025-10-31 18:42:43 UTC [more...]

[PULL 00/38] target-arm queue
 2025-10-31 18:33 UTC  (37+ messages)
` [PULL 01/38] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
` [PULL 02/38] docs/system/arm/virt: Document user-creatable SMMUv3
` [PULL 03/38] docs/system/security: Restrict "virtualization use case" to specific machines
` [PULL 04/38] target/arm: Add assert to arm_to_core_mmu_idx()
` [PULL 05/38] hw/arm/virt: Remove deprecated virt-4.1 machine
` [PULL 06/38] hw/arm/virt: Remove VirtMachineClass::no_ged field
` [PULL 07/38] hw/arm/virt: Remove deprecated virt-4.2 machine
` [PULL 08/38] hw/arm/virt: Remove VirtMachineClass::kvm_no_adjvtime field
` [PULL 09/38] target/arm/hvf: Release memory allocated by hv_vcpu_config_create()
` [PULL 10/38] target/arm/hvf: Trace vCPU KICK events
` [PULL 11/38] target/arm/hvf: Check hv_vcpus_exit() returned value
` [PULL 12/38] target/arm/hvf: Check hv_vcpu_set_vtimer_mask() "
` [PULL 13/38] accel/hvf: Rename hvf_vcpu_exec() -> hvf_arch_vcpu_exec()
` [PULL 14/38] accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers
` [PULL 15/38] target/arm/hvf: Mention flush_cpu_state() must run on vCPU thread
` [PULL 16/38] accel/hvf: Mention hvf_arch_init_vcpu() "
` [PULL 17/38] target/arm/hvf: Mention hvf_sync_vtimer() "
` [PULL 18/38] target/arm/hvf: Mention hvf_arch_set_traps() "
` [PULL 19/38] accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU
` [PULL 20/38] target/arm/hvf: Mention hvf_inject_interrupts() must run on vCPU thread
` [PULL 21/38] accel/hvf: Implement hvf_arch_vcpu_destroy()
` [PULL 22/38] target/arm/hvf: Hardcode Apple MIDR
` [PULL 23/38] target/arm/hvf: Simplify hvf_arm_get_host_cpu_features()
` [PULL 25/38] target/arm/hvf: Factor hvf_handle_exception() out
` [PULL 27/38] target/arm/hvf: Factor hvf_handle_vmexit() out
` [PULL 28/38] target/arm/hvf: Keep calling hv_vcpu_run() in loop
` [PULL 29/38] cpus: Trace cpu_exec_start() and cpu_exec_end() calls
` [PULL 30/38] accel/hvf: Guard hv_vcpu_run() between cpu_exec_start/end() calls
` [PULL 31/38] target/arm: Call aarch64_add_pauth_properties() once in host_initfn()
` [PULL 32/38] accel/hvf: Restrict ARM specific fields of AccelCPUState
` [PULL 33/38] target/arm: Rename init_cpreg_list() -> arm_init_cpreg_list()
` [PULL 34/38] target/arm/hvf: Rename 'vgic' -> 'emu_reginfo' in trace events
` [PULL 35/38] target/arm: Re-use arm_is_psci_call() in HVF
` [PULL 36/38] target/arm: Share ARM_PSCI_CALL trace event between TCG and HVF
` [PULL 37/38] target/arm/hvf/hvf: Document $pc adjustment in HVF & SMC
` [PULL 38/38] accel/hvf: Trace prefetch abort

[PATCH net-next] net/mlx5e: Modify mlx5e_xdp_xmit sq selection
 2025-10-31 18:40 UTC  (2+ messages)

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-10-31 18:39 UTC  (7+ messages)
` [PATCH v3 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v3 18/28] drm/xe/pf: Handle GGTT "
` [PATCH v3 19/28] drm/xe/pf: Handle MMIO "

[PATCH v3] perf s390-sample-raw: Cache counter names
 2025-10-31 18:39 UTC  (2+ messages)

[PATCH net-next 0/7] convert drivers to use ndo_hwtstamp callbacks part 3
 2025-10-31 18:38 UTC  (4+ messages)
` [PATCH net-next 6/7] net: pch_gbe: convert to use ndo_hwtstamp callbacks

Unexpected switches to in-band
 2025-10-31 18:13 UTC  (23+ messages)

[PATCH v2] mshv: Extend create partition ioctl to support cpu features
 2025-10-31 18:37 UTC  (3+ messages)

[PATCH v2 0/4] PM: QoS: Introduce a CPU system-wakeup QoS limit for s2idle
 2025-10-31 18:37 UTC  (7+ messages)
` [PATCH v2 1/4] PM: QoS: Introduce a CPU system-wakeup QoS limit

[PATCH v2 1/2] dt-bindings: hwmon: Add support for ST TSC1641 power monitor
 2025-10-31 18:37 UTC  (3+ messages)

[PATCH v3 0/3] i3c: dw: Add Altera Agilex5 runtime PM disable quirk
 2025-10-31 18:36 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: i3c: snps: Add Altera Agilex5 SoC compatible

[PATCH 00/18] Multi Queue feature validation support
 2025-10-31 18:35 UTC  (19+ messages)
` [PATCH 01/18] drm-uapi/xe: Sync with Multi-Queue uapi
` [PATCH 02/18] lib/xe: Add multi-queue helper routines
` [PATCH 03/18] tests/xe_exec_multi_queue: Add xe_exec_multi_queue test
` [PATCH 04/18] tests/xe_exec_multi_queue: Validate exec submissions
` [PATCH 05/18] tests/xe_exec_multi_queue: Validate queue priority setting
` [PATCH 06/18] tests/xe_exec_multi_queue: Add close-fd tests
` [PATCH 07/18] tests/xe_exec_multi_queue: Add multiple placement test
` [PATCH 08/18] tests/xe_exec_multi_queue: Add preempt mode test
` [PATCH 09/18] lib/xe: Add exec_queue set_property ioctl support
` [PATCH 10/18] tests/xe_exec_multi_queue: Add dynamic priority test
` [PATCH 11/18] tests/xe_exec_multi_queue: Add userptr invalidation tests
` [PATCH 12/18] tests/intel/xe_exec_multi_queue: Add fault mode test
` [PATCH 13/18] tests/intel/xe_exec_multi_queue: Add multi queues with SMEM
` [PATCH 14/18] lib/xe/xe_spin: Add switch point for preemptible spinner
` [PATCH 15/18] tests/xe_exec_multiq: Add priority test
` [PATCH 16/18] tests/xe_exec_multiq: Add submission sanity test
` [PATCH 17/18] tests/xe_exec_multi_queue: Sanity test KEEP_ACTIVE flag
` [PATCH 18/18] tests/xe_exec_multi_queue: Keep group active in exec-sanity

[PATCH v2] readline: backport a patch to fix for caller setting rl_prompt to NULL
 2025-10-31 18:35 UTC  (2+ messages)
` [OE-core] "

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-10-31 18:35 UTC  (9+ messages)

[PATCH] ALSA: line6: add support for POD HD Pro X
 2025-10-31 18:35 UTC 

[PATCH v3 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-31 18:34 UTC  (5+ messages)
` [PATCH v3 5/8] reset: imx8mp-audiomix: Switch to using regmap API

[PATCH v3 0/4] Add watchdog support for bcm2712
 2025-10-31 18:33 UTC  (5+ messages)
` [PATCH v3 1/4] pmdomain: bcm: bcm2835-power: Prepare to support BCM2712
` [PATCH v3 2/4] dt-bindings: soc: bcm: Add bcm2712 compatible
` [PATCH v3 3/4] mfd: bcm2835-pm: Add support for BCM2712
` [PATCH v3 4/4] arm64: dts: broadcom: bcm2712: Add watchdog DT node

[PATCH v5] qapi: Add documentation format validation
 2025-10-31 18:31 UTC 

[PATCH v4 0/5] net: phy: aquantia: Switch to generic firmware loader
 2025-10-31 18:33 UTC  (5+ messages)
` [PATCH v4 1/5] net: phy: aquantia: refresh format

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-10-31 18:32 UTC  (8+ messages)
` [PATCH v11 5/9] x86/efi: Disable LASS while mapping the EFI runtime services

[RFC PATCH] Drivers: hv: Resolve ambiguity in hypervisor version log
 2025-10-31 18:32 UTC  (3+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: consolidate simple audio codec to trivial-codec.yaml
 2025-10-31 18:31 UTC  (2+ messages)

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-31 18:31 UTC  (6+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH v2 0/2] KVM Support for imx8mp-evk Machine
 2025-10-31 18:30 UTC  (5+ messages)

Overhead of arm64 LSE per-CPU atomics?
 2025-10-31 18:30 UTC  (2+ messages)

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-10-31 18:29 UTC  (17+ messages)
` [PATCH 01/16] drm/xe/multi_queue: Add multi_queue_enable_mask to gt information
` [PATCH 02/16] drm/xe/multi_queue: Add user interface for multi queue support
` [PATCH 03/16] drm/xe/multi_queue: Add GuC "
` [PATCH 04/16] drm/xe/multi_queue: Add multi queue priority property
` [PATCH 05/16] drm/xe/multi_queue: Handle invalid exec queue property setting
` [PATCH 06/16] drm/xe/multi_queue: Add exec_queue set_property ioctl support
` [PATCH 07/16] drm/xe/multi_queue: Add support for multi queue dynamic priority change
` [PATCH 08/16] drm/xe/multi_queue: Add multi queue information to guc_info dump
` [PATCH 09/16] drm/xe/multi_queue: Handle tearing down of a multi queue
` [PATCH 10/16] drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batches
` [PATCH 11/16] drm/xe/multi_queue: Handle CGP context error
` [PATCH 12/16] drm/xe/multi_queue: Tracepoint support
` [PATCH 13/16] drm/xe/multi_queue: Support active group after primary is destroyed
` [PATCH 14/16] drm/xe/doc: Add documentation for Multi Queue Group
` [PATCH 15/16] drm/xe/doc: Add documentation for Multi Queue Group GuC interface
` [PATCH 16/16] drm/xe/multi_queue: Enable multi_queue on xe3p_xpc

[PATCH bpf-next v2] bpf: arm64: fix BPF_ST into arena memory
 2025-10-31 18:30 UTC  (2+ messages)

[PATCH net-next v5 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-10-31 18:30 UTC  (6+ messages)
` [PATCH net-next v5 06/12] dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties

[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-31 18:29 UTC  (4+ messages)
` [PATCH v3 4/4] "

[PATCH net v2] net: spacemit: Check IFF_UP in emac_set_pauseparam()
 2025-10-31 18:28 UTC  (2+ messages)

[meta-perl][PATCH] ptest-packagelists-meta-perl: remove libxml-libxml-perl
 2025-10-31 18:28 UTC 

[PATCH v1 0/3] arm64: dts: imx8x-colibri: add additional functionality
 2025-10-31 18:27 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: colibri-imx8x: Add wi-fi 32kHz clock

[PATCH] x86/hyperv: Use pointer from memcpy() call for assignment in hv_crash_setup_trampdata()
 2025-10-31 18:26 UTC  (2+ messages)

On https://syzkaller.appspot.com/bug?extid=a6969ef522a36d3344c9 again
 2025-10-31 18:25 UTC  (4+ messages)

arch/um/include/asm/kasan.h:29:2: error: #error UML does not work in KASAN_INLINE mode with STATIC_LINK enabled!
 2025-10-31 18:24 UTC 

[PATCH net-next 0/3] Add YNL test framework and library improvements
 2025-10-31 18:24 UTC  (7+ messages)
` [PATCH net-next 3/3] selftests: net: add YNL test framework

[bvanassche:ufs-lrbp-as-priv-data 27/28] drivers/ufs/core/ufshcd.c:7594 ufshcd_advanced_rpmb_req_handler() warn: inconsistent returns '&hba->clk_scaling_lock'
 2025-10-31 18:23 UTC  (4+ messages)

[PATCH v2 0/4] Add watchdog support for bcm2712
 2025-10-31 18:22 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: soc: bcm: Add bcm2712 compatible

[PATCH 6.6 00/32] 6.6.116-rc1 review
 2025-10-31 18:21 UTC  (2+ messages)

[PATCH bpf] bpf: Make migrate_{disable,enable} always inline if in header file
 2025-10-31 18:20 UTC  (2+ messages)

[meta-oe][PATCH 1/2] psqlodbc: upgrade 16.00.0000 -> 17.00.0006
 2025-10-31 18:19 UTC  (8+ messages)
` [oe] "

[PATCH 0/1] fs/resctrl: Show domain CPU list in schema output
 2025-10-31 18:17 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] drm/xe/pf: Allow to lockdown the PF using custom guard
 2025-10-31 18:17 UTC  (2+ messages)

[PATCH 0/5] maintenance: add an 'is-needed' subcommand
 2025-10-31 18:17 UTC  (4+ messages)
` [PATCH 2/5] reftable/stack: add function to check if optimization is required

[PATCH net-next] net: airoha: Add TCP LRO support
 2025-10-31 18:16 UTC  (9+ messages)

[PATCH v7 0/3] arm64: dts: ti: introduce basic support for the AM62L
 2025-10-31 18:15 UTC  (5+ messages)
` [PATCH v7 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure
` [PATCH v7 3/3] arm64: dts: ti: k3-am62l: add initial reference board file

[PULL] drm-xe-fixes
 2025-10-31 18:13 UTC  (2+ messages)

[PATCH i-g-t 0/1] Switch to use kernel standard fault injection in i915
 2025-10-31 18:12 UTC  (2+ messages)
` [PATCH i-g-t 1/1] tests/intel/i915_module_load: Add kernel default faul injection tests

[PATCH v2] sched/fair: Prefer cache locality for EAS wakeup
 2025-10-31 18:11 UTC  (4+ messages)

[PATCH 0/2] Add support for customizable find_distro_rootpart
 2025-10-31 18:11 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2025-10-31 18:10 UTC  (2+ messages)

[PATCH stable 5.10] sched/deadline: only set free_cpus for online runqueues
 2025-10-31 18:10 UTC  (4+ messages)
` [PATCH stable 6.12] "

[PATCH v6 0/6] Fix serialization on burst of unbinds - v2
 2025-10-31 18:09 UTC  (7+ messages)
` [PATCH v6 1/6] drm/xe: Enforce correct user fence signaling order using
` [PATCH v6 2/6] drm/xe: Attach last fence to TLB invalidation job queues
` [PATCH v6 3/6] drm/xe: Decouple bind queue last fence from TLB invalidations
` [PATCH v6 4/6] drm/xe: Skip TLB invalidation waits in page fault binds
` [PATCH v6 5/6] drm/xe: Disallow input fences on zero batch execs and zero binds
` [PATCH v6 6/6] drm/xe: Remove last fence dependency check from binds and execs

[PATCH] fpga: stratix10-soc: Use pointer from memcpy() call for assignment in s10_send_buf()
 2025-10-31 18:09 UTC 

[PULL] drm-intel-fixes
 2025-10-31 18:09 UTC  (2+ messages)

[pull] drm/msm: drm-msm-fixes-2025-10-29 for v6.18-rc4
 2025-10-31 18:08 UTC  (2+ messages)

[PATCH v2] Cyclone V Board handsoff script
 2025-10-31 18:04 UTC 

[PATCH v4 next 0/9] Implement mul_u64_u64_div_u64_roundup()
 2025-10-31 18:04 UTC  (6+ messages)
` [PATCH v4 next 3/9] lib: mul_u64_u64_div_u64() simplify check for a 64bit product

[PATCH v1] Cyclone V Board handsoff script
 2025-10-31 18:03 UTC  (8+ messages)

[PATCH v4 0/7] Pagefault refactor
 2025-10-31 18:01 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Pagefault refactor (rev3)
` ✓ CI.KUnit: success "

[PATCH 00/13] Introduce cached report zones
 2025-10-31 18:01 UTC  (7+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions

TCP sender stuck despite receiving ACKs from the peer
 2025-10-31 18:01 UTC  (7+ messages)

[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
 2025-10-31 17:58 UTC  (4+ messages)
` [PATCH 4/4] KVM: x86: Load guest/host PKRU outside of the fastpath run loop

[pull] amdgpu, radeon drm-fixes-6.18
 2025-10-31 18:01 UTC  (2+ messages)

[PATCH v5 0/7] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-10-31 17:59 UTC  (5+ messages)
` [PATCH v5 3/7] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx

[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-10-31 17:59 UTC 

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-10-31 17:59 UTC  (4+ messages)
` [PATCH v1 0/1] NBL use hardware MAC addr instead of random one
  ` [PATCH v1 1/1] net/nbl: use hardware MAC address "

[PATCH bpf-next v3 0/7] bpf: tracing session supporting
 2025-10-31 17:57 UTC  (5+ messages)
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64

[GIT PULL] mediatek drm fixes - 20251028
 2025-10-31 17:57 UTC  (3+ messages)

[PATCH v2] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
 2025-10-31 17:57 UTC 

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-31 17:57 UTC  (3+ messages)

[PATCH] rpmsg: virtio: EPOLLOUT support
 2025-10-31 17:56 UTC  (4+ messages)

[PATCHBOMB v6] fuse: containerize ext4 for safer operation
 2025-10-31 17:56 UTC  (3+ messages)

[PATCH v4] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
 2025-10-31 17:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] hv: fix missing kernel-doc description for 'size' in request_arr_init()
 2025-10-31 17:54 UTC  (2+ messages)

[PATCH 1/2] usb: xhci: Fix a format bug
 2025-10-31 17:54 UTC  (3+ messages)

[PULL] drm-misc-next
 2025-10-31 17:53 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20251030
 2025-10-31 17:51 UTC  (2+ messages)

[PATCH v4] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-10-31 17:51 UTC 

[PATCH] bus: ti-sysc: select CLK driver
 2025-10-31 17:51 UTC  (2+ messages)

addr2line performance
 2025-10-31 17:49 UTC  (4+ messages)

[PATCH v2 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-10-31 17:46 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v2 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v2 3/3] ksm: replace function unmerge_ksm_pages with break_ksm

PCIe probe failure on AmLogic A311D after 6.18-rc1
 2025-10-31 17:47 UTC  (4+ messages)

[scarthgap][PATCH v2] perf: add Kbuild file for unistd.h
 2025-10-31 17:47 UTC  (3+ messages)

[PATCHSET 1/2] fstests: more random fixes for v2025.10.05
 2025-10-31 17:47 UTC  (5+ messages)
` [PATCH 09/11] generic/778: fix severe performance problems

[PULL] drm-xe-next
 2025-10-31 17:46 UTC  (2+ messages)

[PATCH v2 1/5] mm, swap: do not perform synchronous discard during allocation
 2025-10-31 17:45 UTC  (2+ messages)

[PATCH] Support FlashPro5 serial ports
 2025-10-31 17:45 UTC  (3+ messages)

Independence for dma_fences!
 2025-10-31 17:44 UTC  (8+ messages)

[PATCH 06/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support
 2025-10-31 17:44 UTC  (11+ messages)
` [PATCH 08/12] arm64: defconfig: Enable NT37801 DSI panel driver

[PATCH 0/3] PCI: meson: Fix the parsing of DBI region
 2025-10-31 17:43 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: amlogic: Fix the register name of the 'DBI' region
` [PATCH 3/3] PCI: meson: Fix parsing the DBI register region

[PATCH v3 0/3] accel/qaic: Add Sub-system restart (SSR)
 2025-10-31 17:41 UTC  (2+ messages)
` [PATCH v3 2/3] accel/qaic: Implement basic SSR handling


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.