All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-31 18:01:29 to 2025-10-31 19:08:14 UTC [more...]

[PATCH] perf trace: Increase syscall handler map size to 1024
 2025-10-31 19:08 UTC  (8+ messages)

[PATCH 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-10-31 19:05 UTC  (15+ messages)
` [PATCH 01/11] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH 02/11] remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
` [PATCH 03/11] remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
` [PATCH 04/11] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
` [PATCH 05/11] remoteproc: imx_dsp_rproc: Drop extra space
` [PATCH 06/11] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
` [PATCH 07/11] remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of_match

[PATCH v4 0/7] Pagefault refactor
 2025-10-31 19:04 UTC  (3+ messages)
` ✓ CI.KUnit: success for Pagefault refactor (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] util/hexdump: fix QEMU_HEXDUMP_LINE_WIDTH logic
 2025-10-31 19:02 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/unit: add unit test for qemu_hexdump()

[PATCH v2] tools/perf/tests/make: use IS_64_BIT for generic lib dir
 2025-10-31 19:04 UTC  (2+ messages)

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

[PATCH v1] mod_devicetable: Bump auxiliary_device_id name size
 2025-10-31 19:02 UTC 

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

[PATCH 00/13] Introduce cached report zones
 2025-10-31 19:01 UTC  (5+ messages)
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 12/13] btrfs: use blkdev_report_zones_cached()

[PATCH] perf record: skip synthesize event when open evsel failed
 2025-10-31 19:00 UTC  (8+ messages)

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

[bitbake-devel][PATCH] cooker: Add layer-specific ignore for dangling appends
 2025-10-31 18:59 UTC  (4+ messages)

[PATCH] greybus: es2: Use pointer from memcpy() call for assignment in output_async()
 2025-10-31 18:57 UTC 

[linux-next:master 4486/5383] kernel/sched/ext.c:6509:18: sparse: sparse: symbol 'scx_bpf_reenqueue_local___v2' was not declared. Should it be static?
 2025-10-31 18:55 UTC 

[vireshk:virtio/msg-xen 10/17] virtio_msg_loopback.c:(.text+0x75c): multiple definition of `virtio_msg_ffa_heap_create'; drivers/virtio/virtio_msg.o:virtio_msg.c:(.text+0xf18): first defined here
 2025-10-31 18:55 UTC 

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (9)
 2025-10-31 18:54 UTC 

[PATCH] checkpatch: add IDR to the deprecated list
 2025-10-31 18:53 UTC  (2+ messages)

[PATCH BlueZ 0/3] build: Fix distcheck while installing org.bluez.obex.service with --disable-systemd
 2025-10-31 18:53 UTC  (5+ messages)
` [PATCH BlueZ 1/3] build: Support setting the cups_serverbin directory
  ` [PATCH BlueZ 2/3] build: Fix distcheck by hardcoding non absolute paths

[PATCH v5 0/3] replay: make atomic ref updates the default
 2025-10-31 18:51 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] replay: use die_for_incompatible_opt2() for option validation
  ` [PATCH v6 2/3] replay: make atomic ref updates the default behavior
  ` [PATCH v6 3/3] replay: add replay.refAction config option

[PATCH v5 bpf 0/2] xdp: fix page_pool leaks
 2025-10-31 18:49 UTC  (9+ messages)
` [PATCH v5 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()

[Question] mprotect() can't clear PROT_MTE
 2025-10-31 18:48 UTC  (2+ messages)

[PATCH] mount: fix duplicate mounts using the new mount API
 2025-10-31 18:48 UTC  (5+ messages)

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-10-31 18:47 UTC  (18+ 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 v4 next 0/9] Implement mul_u64_u64_div_u64_roundup()
 2025-10-31 18:45 UTC  (7+ messages)
` [PATCH v4 next 3/9] lib: mul_u64_u64_div_u64() simplify check for a 64bit product

[PATCH v3 0/3] i3c: dw: Add Altera Agilex5 runtime PM disable quirk
 2025-10-31 18:44 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: i3c: snps: Add Altera Agilex5 SoC compatible
` [PATCH v3 2/3] arm64: dts: intel: agilex5: Add Altera compatible for I3C controllers
` [PATCH v3 3/3] i3c: dw: Add runtime PM disable quirk for Altera Agilex5

[PATCH] platform/x86: ideapad-laptop: Use str_on_off() helper
 2025-10-31 18:44 UTC 

[PATCH v4] qapi: Add documentation format validation
 2025-10-31 18:40 UTC  (3+ messages)

[PULL 00/38] target-arm queue
 2025-10-31 18:33 UTC  (39+ 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 24/38] target/arm/hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU
` [PULL 25/38] target/arm/hvf: Factor hvf_handle_exception() out
` [PULL 26/38] target/i386/hvf: Factor hvf_handle_vmexit() out
` [PULL 27/38] target/arm/hvf: "
` [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 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 

[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 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 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 v1] Cyclone V Board handsoff script
 2025-10-31 18:03 UTC  (8+ messages)

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  (3+ messages)
` [PATCH 4/4] KVM: x86: Load guest/host PKRU outside of the fastpath run loop


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.