All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-12 14:32:03 to 2025-12-12 15:31:29 UTC [more...]

[LTP] [PATCH] kirk: version 3.1
 2025-12-12 15:31 UTC  (3+ messages)

[RFC PATCH 0/5] Arm LFA: Improvements and interrupt support
 2025-12-12 15:31 UTC  (3+ messages)
` [RFC PATCH 4/5] firmware: smccc: register as platform driver

[PATCH v2 00/10] net/intel: tx path selection simplification
 2025-12-12 15:30 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 04/10] net/i40e: use common Tx path selection infrastructure
  ` [PATCH v3 05/10] net/idpf: "
  ` [PATCH v3 06/10] net/cpfl: "

[PATCH v5 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-12 15:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_pat: add helper funtion to read PAT table (rev9)

[PATCH 00/13] drm/i915: Some DSB/flipq stuff
 2025-12-12 15:28 UTC  (14+ messages)
` [PATCH 01/13] drm/i915/flipq: Don't initialize flip queue on pre-LNL
` [PATCH 02/13] drm/i915: Give up on DSB/flip queue if we fail to allocate the color DSB buffer
` [PATCH 03/13] drm/i915: Clear crtc_state->use_flipq initially
` [PATCH 04/13] drm/i915: Warn about use_flip==true in MMIO commit codepaths
` [PATCH 05/13] drm/i915: Refine vblank evasion DSB check
` [PATCH 06/13] drm/i915: Make intel_crtc_needs_vblank_work() easier on the eye
` [PATCH 07/13] drm/i915: Extract intel_dsb_supported()
` [PATCH 08/13] drm/i915: Use intel_dsb_supported() to determine 'use_dsb'
` [PATCH 09/13] drm/i915: Extract commit_dsb_max_cmds()
` [PATCH 10/13] drm/i915: Introduce enum intel_commit_type
` [PATCH 11/13] drm/i915: Carve intel_atomic_commit_type() up a bit
` [PATCH 12/13] drm/i915/dsb: Add tracepoints for DSB commit
` [PATCH 13/13] drm/i915/dsb: Add tracepoints for flip queue

[Question] EDAC support for Intel Arrow Lake-S (W880) with ECC UDIMMs
 2025-12-12 15:28 UTC 

[PATCH 1/4] setup-schema/layers.schema.json: correct indentation
 2025-12-12 15:27 UTC  (6+ messages)
` [PATCH 4/4] bitbake-setup: implement symlinking local sources into builds
  ` [bitbake-devel] "

sound/pci/rme96.c:1011 snd_rme96_playback_hw_params() warn: inconsistent returns '&rme96->lock'
 2025-12-12 15:27 UTC 

[PATCH net v2] virtio-net: enable all napis before scheduling refill work
 2025-12-12 15:27 UTC 

[PATCH 00/19] coresight: trbe: Support trigger and circle buffer modes
 2025-12-12 15:27 UTC  (6+ messages)
` [PATCH 07/19] coresight: trbe: Refactor AUX flag setting

[PATCH BlueZ 0/1] Support for config fragments (conf.d style dirs)
 2025-12-12 15:27 UTC  (5+ messages)
` [PATCH BlueZ 1/1] "

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-12 15:26 UTC  (7+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH v1 0/3] RISC-V: Introduce vSBI framework
 2025-12-12 15:25 UTC  (4+ messages)
` [PATCH v1 3/3] xen/riscv: add RISC-V virtual SBI base extension support for guests

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-12 15:22 UTC  (33+ messages)
` [PATCH 02/32] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH 01/32] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH 05/32] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH 03/32] arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
` [PATCH 04/32] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH 06/32] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH 08/32] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH 07/32] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH 10/32] KVM: arm64: gic-v5: Add emulation for ICC_IAFFID_EL1 accesses
` [PATCH 09/32] KVM: arm64: gic-v5: Compute GICv5 FGTs on vcpu load
` [PATCH 11/32] KVM: arm64: gic-v5: Trap and emulate ICH_PPI_HMRx_EL1 accesses
` [PATCH 12/32] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH 13/32] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH 14/32] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH 16/32] KVM: arm64: gic: Introduce irq_queue and set_pending_state to irq_ops
` [PATCH 15/32] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH 18/32] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH 17/32] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH 19/32] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH 20/32] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH 22/32] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH 21/32] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH 24/32] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH 23/32] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH 27/32] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH 28/32] KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
` [PATCH 25/32] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH 26/32] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH 30/32] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH 29/32] irqchip/gic-v5: Check if impl is virt capable
` [PATCH 31/32] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH 32/32] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest

[PATCH v8 00/21] printk: console: Per-console loglevels
 2025-12-12 15:24 UTC  (3+ messages)
` [PATCH v8 18/21] printk: Deconstruct kernel.printk into discrete sysctl controls

[LTP] [PATCH 0/2] safe_keyctl: Skip with TCONF on EOPNOTSUPP
 2025-12-12 15:22 UTC  (3+ messages)
` [LTP] [PATCH 2/2] wqueue0*: Use SAFE_KEYCTL()

[PATCH RFC 0/8] Qualcomm 3rd gen fuel gauge support
 2025-12-12 15:22 UTC  (4+ messages)
` [PATCH RFC 2/8] power: supply: Add driver for Qualcomm PMI8998 fuel gauge

[LTP] [PATCH] safe_keyctl: Skip with TCONF on EOPNOTSUPP
 2025-12-12 15:21 UTC  (4+ messages)
  ` [LTP] [PATCH 1/1] "

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-12-12 15:21 UTC  (10+ messages)
` [PATCH 29/50] drm/i915/dp: Use helpers to align min/max compressed BPPs
` [PATCH 30/50] drm/i915/dp: Simplify computing DSC BPPs for eDP
` [PATCH 31/50] drm/i915/dp: Simplify computing DSC BPPs for DP-SST
` [PATCH 32/50] drm/i915/dp: Simplify computing forced DSC BPP "

[PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions
 2025-12-12 15:20 UTC  (4+ messages)
` ✗ CI.checksparse: warning for "
` ✗ i915.CI.BAT: failure "

[PATCH v1] perf tests kallsyms: Fix missed map__put
 2025-12-12 15:19 UTC  (2+ messages)

[PATCH 0/2] perf arm_spe: Minor event configs housekeeping
 2025-12-12 15:17 UTC  (5+ messages)
` [PATCH 1/2] perf mem: Simplify Arm SPE event config
` [PATCH 2/2] perf c2c: Update documentation for Arm SPE events

net/sched: Fix divide error in tabledist
 2025-12-12 15:17 UTC  (3+ messages)

[PATCH BlueZ v5 0/7] mcp: support multiple MCP and implement local GMCS
 2025-12-12 15:17 UTC  (3+ messages)
` [PATCH BlueZ v5 1/7] shared/mcp: support multiple MCP, and add non-stub MCS server

[PATCH v10 0/2] PCI: Fix crash when access broken rom
 2025-12-12 15:17 UTC  (4+ messages)
` [PATCH v10 1/2] PCI: Introduce named defines for pci rom

[PATCH v2 0/5] Audit and document Scalar config
 2025-12-12 15:15 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] scalar: annotate config file with "set by scalar"
  ` [PATCH v3 2/5] scalar: use index.skipHash=true for performance
  ` [PATCH v3 3/5] scalar: remove stale config values
  ` [PATCH v3 4/5] scalar: alphabetize and simplify config
  ` [PATCH v3 5/5] scalar: document config settings

[PATCH] mm/page_alloc: change all pageblocks migrate type on coalescing
 2025-12-12 15:14 UTC 

[PATCH] drm/ast: Fix big-endian support
 2025-12-12 15:14 UTC  (6+ messages)

[OE-core] [scarthgap] [PATCH 2/2] cups 2.4.11: Fix CVE-2025-61915
 2025-12-12 15:14 UTC  (2+ messages)
` [OE-core] [scarthgap] [PATCH v2 "

[PATCH] erspan: Initialize options_len before referencing options
 2025-12-12 15:13 UTC  (2+ messages)

[LTP] [PATCH v4] listmount04.c: Update case support mnt_id_req.mnt_ns_fd
 2025-12-12 15:11 UTC  (6+ messages)
` [LTP] [PATCH v5] "

[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
 2025-12-12 15:09 UTC  (3+ messages)

[OE-core] [scarthgap] [PATCH 1/2] cups 2.4.11: Fix CVE-2025-58436
 2025-12-12 15:09 UTC  (2+ messages)
` [OE-core] [scarthgap] [PATCH v2 "

[PATCH v2 0/6] Exposing case folding behavior
 2025-12-12 15:08 UTC  (6+ messages)
` [PATCH v2 1/6] fs: Add case sensitivity info to file_kattr

[PATCH v1 00/28] Introduce support for confidential guest reset
 2025-12-12 15:03 UTC  (29+ messages)
` [PATCH v1 01/28] i386/kvm: avoid installing duplicate msr entries in msr_handlers
` [PATCH v1 02/28] hw/accel: add a per-accelerator callback to change VM accelerator handle
` [PATCH v1 03/28] system/physmem: add helper to reattach existing memory after KVM VM fd change
` [PATCH v1 04/28] accel/kvm: add changes required to support KVM VM file descriptor change
` [PATCH v1 05/28] accel/kvm: mark guest state as unprotected after vm "
` [PATCH v1 06/28] accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
` [PATCH v1 07/28] kvm/i386: implement architecture support for kvm file descriptor change
` [PATCH v1 08/28] hw/i386: refactor x86_bios_rom_init for reuse in confidential guest reset
` [PATCH v1 09/28] kvm/i386: reload firmware for "
` [PATCH v1 10/28] accel/kvm: Add notifier to inform that the KVM VM file fd is about to be changed
` [PATCH v1 11/28] accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
` [PATCH v1 12/28] i386/tdx: refactor TDX firmware memory initialization code into a new function
` [PATCH v1 13/28] i386/tdx: finalize TDX guest state upon reset
` [PATCH v1 14/28] i386/tdx: add a pre-vmfd change notifier to reset tdx state
` [PATCH v1 15/28] i386/sev: add migration blockers only once
` [PATCH v1 16/28] i386/sev: add notifiers "
` [PATCH v1 17/28] i386/sev: free existing launch update data and kernel hashes data on init
` [PATCH v1 18/28] i386/sev: add support for confidential guest reset
` [PATCH v1 19/28] hw/vfio: generate new file fd for pseudo device and rebind existing descriptors
` [PATCH v1 20/28] kvm/i8254: add support for confidential guest reset
` [PATCH v1 21/28] hw/hyperv/vmbus: "
` [PATCH v1 22/28] accel/kvm: add a per-confidential class callback to unlock guest state
` [PATCH v1 23/28] kvm/xen-emu: re-initialize capabilities during confidential guest reset
` [PATCH v1 24/28] kvm/xen_evtchn: add support for "
` [PATCH v1 25/28] ppc/openpic: create a new openpic device and reattach mem region on coco reset
` [PATCH v1 26/28] kvm/vcpu: add notifiers to inform vcpu file descriptor change
` [PATCH v1 27/28] kvm/i386/apic: set local apic after vcpu file descriptors changed
` [PATCH v1 28/28] kvm/clock: add support for confidential guest reset

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-12 15:08 UTC  (3+ messages)
` [v8 14/15] drm/i915/color: Add 3D LUT to color pipeline

[PATCH v4] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
 2025-12-12 15:06 UTC 

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2025-12-12 15:06 UTC  (2+ messages)

drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvdec.c:36 r535_nvdec_alloc() warn: 'args' can also be NULL
 2025-12-12 15:04 UTC 

[PATCH v2] counter: 104-quad-8: Fix incorrect return value in IRQ handler
 2025-12-12 15:04 UTC  (3+ messages)

[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
 2025-12-12 15:03 UTC  (10+ messages)

[PATCH] mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
 2025-12-12 15:03 UTC 

[PATCH 0/3] Some random object database related fixes
 2025-12-12 15:01 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH v7] acl: support custom memory allocators
 2025-12-12 15:00 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v2 1/5] cargo-update-recipe-crates: Make do_update_crates() a Python function
 2025-12-12 14:58 UTC  (2+ messages)
` [OE-core] "

[PATCH net v2] selftests: net: fix "buffer overflow detected" for tap.c
 2025-12-12 14:49 UTC 

New conntrack-tools release?
 2025-12-12 14:57 UTC 

[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
 2025-12-12 14:55 UTC  (5+ messages)
` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node

[PATCH 0/2] target/arm: make granule_protection_check usable from SMMU
 2025-12-12 14:56 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Move ARMSecuritySpace to a common header

[PATCH v2] PCI: Fix incorrect unlocking in pci_slot_trylock()
 2025-12-12 14:55 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH v2 0/2] irqchip: convert ls-extirq to a platform driver
 2025-12-12 14:54 UTC  (4+ messages)
` [PATCH v2 1/2] irqchip/ls-extirq: convert "

[PATCH net] virtio-net: enable all napis before scheduling refill work
 2025-12-12 14:55 UTC  (9+ messages)

[PATCH] Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"
 2025-12-12 14:53 UTC  (4+ messages)

drivers/of/device.c:40 of_dma_set_restricted_buffer() warn: iterator 'i' not incremented
 2025-12-12 14:53 UTC 

[PATCH RESEND v6 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-12-12 14:52 UTC  (2+ messages)

[PATCH net-next v1 0/3] Convert Micrel bindings to YAML, add keep-preamble-before-sfd
 2025-12-12 14:52 UTC  (6+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: micrel: Convert to YAML schema

[PATCH] Revert "drivers: scsi: fix inaccurate block count reporting in scsi operations"
 2025-12-12 14:50 UTC  (2+ messages)

Attempting to extract a embedded Vmlinux Image that has no .ELF header
 2025-12-12 14:50 UTC  (3+ messages)

[PATCH] Make pull.c match the structural conventions
 2025-12-12 14:48 UTC  (4+ messages)

[PATCH] fix(run-postinsts): exit on error
 2025-12-12 14:48 UTC  (4+ messages)
` [OE-core] "
  ` [PATCH] run-postinsts: propagate exit state to run-postinsts.service

[PATCH v5 0/2] iio: frequency: adf4377: add clock provider support
 2025-12-12 14:47 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: frequency: adf4377: add clk provider
` [PATCH v5 2/2] iio: frequency: adf4377: add clk provider support

[PATCH] block: add allocation size check in blkdev_pr_read_keys()
 2025-12-12 14:47 UTC  (3+ messages)

An opinion about Linux security
 2025-12-12 14:47 UTC  (3+ messages)

[PATCH] Revert "clk: Return value calculated by ERR_PTR"
 2025-12-12 14:46 UTC  (2+ messages)

[PATCH 1/1] zloop: protect state check with zloop_ctl_mutex locked in zloop_queue_rq
 2025-12-12 14:46 UTC 

[PATCH v5 00/17] Add new general DRM property "color format"
 2025-12-12 14:45 UTC  (4+ messages)
` [PATCH v5 04/17] drm/bridge: Act on the DRM color format property

[PATCH v2] net: fealnx: fix possible 'card_idx' integer overflow in
 2025-12-12 14:46 UTC  (3+ messages)

[PATCH] ffmpeg: fix a build race, hopefully for real this time
 2025-12-12 14:45 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 00/12] perf cs-etm/arm-spe: Remove hard coded config fields
 2025-12-12 14:43 UTC  (7+ messages)
` [PATCH v2 01/12] perf parse-events: Refactor get_config_terms() to remove macros

[PATCH v2] gstreamer1.0: install Gst-1.0.gir to ${libdir} for multilib
 2025-12-12 14:43 UTC  (2+ messages)
` [OE-core] "

drivers/gpu/drm/xe/xe_drm_client.c:350 show_run_ticks() warn: iterator 'i' not incremented
 2025-12-12 14:43 UTC 

[PATCH, v2] drm/xe: Increase TDF timeout
 2025-12-12 14:43 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Increase TDF timeout (rev2)

[RFC] net: phy: mxl-86110: Manage broadcast configuration
 2025-12-12 14:43 UTC  (2+ messages)

drivers/vfio/pci/vfio_pci_rdwr.c:294 vfio_pci_bar_rw() warn: 'io' from ioremap() not released on lines: 294
 2025-12-12 14:42 UTC 

[openeuler:OLK-6.6 3541/3541] drivers/cpufreq/cppc_cpufreq.c:852:19: error: incomplete definition of type 'struct fb_ctr_pair'
 2025-12-12 14:42 UTC 

drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c:535:4-10: preceding lock on line 514
 2025-12-12 14:42 UTC 

drivers/iio/light/veml6030.c:479 veml6030_read_persistence() error: uninitialized symbol 'y'
 2025-12-12 14:42 UTC 

[PATCH v2 0/6] net: Port NFS to lwIP
 2025-12-12 14:41 UTC  (9+ messages)
` [PATCH v2 1/6] net: move net_state to net-common
` [PATCH v2 2/6] net: Move some variables to net-common files
` [PATCH v2 5/6] net: lwip: nfs: Port the NFS code to work with lwIP
` [PATCH v2 6/6] configs: qemu_arm64_lwip_defconfig: enable CMD_NFS

[PATCH] [RFC] thunderbolt: Add delay for Dell U2725QE link width
 2025-12-12 14:40 UTC  (7+ messages)

[PATCH v2] nvme: Let the blocklayer set timeouts for requests
 2025-12-12 14:39 UTC  (6+ messages)

[PATCH 0/4] arm64: dts: imx91: misc updates
 2025-12-12 14:39 UTC  (2+ messages)

[LTP] [PATCH] tst_detach_device: Clear leftover partitions
 2025-12-12 14:39 UTC  (2+ messages)

[RFC PATCH 0/9] for 11.0 conversion* of get_maintainers.pl to python
 2025-12-12 14:38 UTC  (2+ messages)

[PATCH 00/18] First round of target/i386/tcg patches for QEMU 11.0
 2025-12-12 14:37 UTC  (7+ messages)
` [PATCH 01/18] target/i386/tcg: fix check for invalid VSIB instruction

[PATCH v2 00/12] drm/i915/display: All patches to make PREEMPT_RT work on xe
 2025-12-12 14:35 UTC  (13+ messages)
` [PATCH v2 01/12] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [PATCH v2 02/12] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v2 03/12] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 04/12] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v2 05/12] drm/i915/display: Move vblank put until after critical section
` [PATCH v2 06/12] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v2 07/12] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v2 08/12] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v2 09/12] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [PATCH v2 10/12] drm/i915: Use preempt_disable/enable_rt() where recommended
` [CI-ONLY PATCH v2 11/12] PREEMPT_RT injection
` [PATCH v2 12/12] drm/i915/display: Use intel_de_read_fw in colorops

[PATCH v3 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-12 14:35 UTC  (3+ messages)
` [PATCH v3 2/2] media: i2c: add os05b10 image "

[PATCH V2] block: fix race between wbt_enable_default and IO submission
 2025-12-12 14:35 UTC 

[PATCH V2] ublk: fix deadlock when reading partition table
 2025-12-12 14:34 UTC 

[GIT PULL] x86 fixes
 2025-12-12 14:31 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.