All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-14 10:45:58 to 2025-07-14 11:46:46 UTC [more...]

[PATCH] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 10:51 UTC  (2+ messages)

[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 11:28 UTC  (2+ messages)

[PATCH v5 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
 2025-07-14 11:46 UTC  (9+ messages)
` [PATCH v5 2/8] drm/sched: Allow drivers to skip the reset and keep on running

[PATCH i-g-t] tests/kms_setmode: Fix clone mode mismatch by preferring eDP mode
 2025-07-14 11:46 UTC  (2+ messages)

[PULL 00/77] Rust, target/i386 changes for QEMU 10.1 soft freeze
 2025-07-14 11:04 UTC  (68+ messages)
` [PULL 01/77] rust/qemu-api: Fix binding path in source directory
` [PULL 02/77] rust/qemu-api-macros: use syn::Error directly
` [PULL 03/77] rust/bindings: allow unnecessary_transmutes (1.88)
` [PULL 04/77] rust/qemu-api-macros: normalize TryInto output
` [PULL 05/77] rust/qemu-api-macros: add unit tests
` [PULL 06/77] rust/qemu-api: log: implement io::Write
` [PULL 07/77] target/i386: move max_features to class
` [PULL 08/77] target/i386: nvmm, whpx: add accel/CPU class that sets host vendor
` [PULL 09/77] target/i386: allow reordering max_x86_cpu_initfn vs accel CPU init
` [PULL 10/77] target/i386: move accel_cpu_instance_init to .instance_init
` [PULL 11/77] target/i386: merge host_cpu_instance_init() and host_cpu_max_instance_init()
` [PULL 12/77] i386/tdx: Remove enumeration of GetQuote in tdx_handle_get_tdvmcall_info()
` [PULL 13/77] update Linux headers to KVM tree master
` [PULL 14/77] i386/tdx: Set value of <GetTdVmCallInfo> based on capabilities of both KVM and QEMU
` [PULL 15/77] i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT
` [PULL 16/77] i386/tdx: Fix the report of gpa in QAPI
` [PULL 17/77] meson: Add optional dependency on IGVM library
` [PULL 18/77] backends/confidential-guest-support: Add functions to support IGVM
` [PULL 19/77] backends/igvm: Add IGVM loader and configuration
` [PULL 20/77] hw/i386: Add igvm-cfg object and processing for IGVM files
` [PULL 21/77] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PULL 22/77] sev: Update launch_update_data functions to use Error handling
` [PULL 23/77] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache()
` [PULL 24/77] i386/sev: Refactor setting of reset vector and initial CPU state
` [PULL 25/77] i386/sev: Implement ConfidentialGuestSupport functions for SEV
` [PULL 26/77] docs/system: Add documentation on support for IGVM
` [PULL 27/77] docs/interop/firmware.json: Add igvm to FirmwareDevice
` [PULL 28/77] backends/confidential-guest-support: Add set_guest_policy() function
` [PULL 29/77] backends/igvm: Process initialization sections in IGVM file
` [PULL 30/77] backends/igvm: Handle policy for SEV guests
` [PULL 31/77] i386/sev: Add implementation of CGS set_guest_policy()
` [PULL 32/77] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
` [PULL 33/77] i386/cpu: Move the implementation of is_host_cpu_intel() host-cpu.c
` [PULL 34/77] i386/cpu: Use CPUID_MODEL_ID_SZ instead of hardcoded 48
` [PULL 35/77] i386: Cleanup the usage of CPUID_VENDOR_INTEL_1
` [PULL 36/77] i386/kvm-cpu: Fix the indentation inside kvm_cpu_realizefn()
` [PULL 37/77] i386/cpu: Unify family, model and stepping calculation for x86 CPU
` [PULL 38/77] i386/tdx: Remove task->watch only when it's valid
` [PULL 39/77] i386/tdx: Don't mask off CPUID_EXT_PDCM
` [PULL 40/77] i386/cpu: Refine comment of CPUID2CacheDescriptorInfo
` [PULL 41/77] i386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding
` [PULL 42/77] i386/cpu: Add default cache model for Intel CPUs with level < 4
` [PULL 43/77] i386/cpu: Present same cache model in CPUID 0x2 & 0x4
` [PULL 44/77] i386/cpu: Consolidate CPUID 0x4 leaf
` [PULL 45/77] i386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
` [PULL 46/77] i386/cpu: Add x-vendor-cpuid-only-v2 option for compatibility
` [PULL 47/77] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
` [PULL 48/77] i386/cpu: Rename AMD_ENC_ASSOC to X86_ENC_ASSOC
` [PULL 49/77] i386/cpu: Fix CPUID[0x80000006] for Intel CPU
` [PULL 50/77] i386/cpu: Add legacy_intel_cache_info cache model
` [PULL 51/77] i386/cpu: Add legacy_amd_cache_info "
` [PULL 52/77] i386/cpu: Select legacy cache model based on vendor in CPUID 0x2
` [PULL 54/77] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000005
` [PULL 55/77] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000006
` [PULL 56/77] i386/cpu: Select legacy cache model based on vendor in CPUID 0x8000001D
` [PULL 57/77] i386/cpu: Use a unified cache_info in X86CPUState
` [PULL 58/77] i386/cpu: Introduce cache model for SierraForest
` [PULL 59/77] i386/cpu: Introduce cache model for GraniteRapids
` [PULL 60/77] i386/cpu: Introduce cache model for SapphireRapids
` [PULL 62/77] i386/cpu: Add a "x-force-cpuid-0x1f" property
` [PULL 64/77] i386/cpu: Enable 0x1f leaf for SierraForest by default
` [PULL 65/77] i386/cpu: Enable 0x1f leaf for GraniteRapids "
` [PULL 68/77] i386/cpu: Mark EBX/ECX/EDX in CPUID 0x80000000 leaf as reserved for Intel
` [PULL 69/77] i386/cpu: Mark CPUID 0x80000007[EBX] "
` [PULL 72/77] tests/vm: bump FreeBSD image to 14.3
` [PULL 73/77] i386/cpu: Reorder CPUID leaves in cpu_x86_cpuid()
` [PULL 77/77] i386/cpu: Honor maximum value for CPUID.8000001DH.EAX[25:14]

[PATCH] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_DISABLE_NULL_QUERY and exec queue control
 2025-07-14 11:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PULL 00/13] Ui patches
 2025-07-14 11:10 UTC 

[PATCH] armv8: ls1043a: make some erratas dependent from USB
 2025-07-14 11:43 UTC 

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-14 11:45 UTC  (11+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc

[PATCH 00/19] drm/msm/dp: Drop the HPD state machine
 2025-07-14 11:42 UTC  (3+ messages)
` [PATCH 01/19] drm/msm/dp: Track when DP is physically plugged in

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-07-14 11:40 UTC  (3+ messages)
` [RFC PATCH 04/36] cacheinfo: Expose the code to generate a cache-id from a device_node

[PATCH v19 0/2] ACPI: APEI: fix potential hardlockup due to infinite SEA excepction loop
 2025-07-14 11:42 UTC  (3+ messages)
` [PATCH v19 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v19 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] nvme-pci: don't allocate dma_vec for IOVA mappings
 2025-07-14 11:42 UTC  (3+ messages)

[PATCH net-next] tracing: ipv6: Replace deprecated strcpy() with strscpy()
 2025-07-14 11:42 UTC  (2+ messages)

[PATCH v4 0/5] fuse: use iomap for buffered writes + writeback
 2025-07-14 11:40 UTC  (4+ messages)
` [PATCH v4 1/5] fuse: use iomap for buffered writes

[RFC PATCH 0/5] Improvements to unwind user
 2025-07-14 11:38 UTC  (7+ messages)
` [RFC PATCH 2/5] unwind: Export unwind_user symbol to GPL modules

[Buildroot] [PATCH] package/chrony: bump to version 4.7
 2025-07-14 11:37 UTC  (2+ messages)
` [Buildroot] [PATCH v2] "

[PATCH i-g-t] tests/kms_vrr: Pull Panel Replay check before setting up output
 2025-07-14 11:37 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-14 11:37 UTC  (14+ messages)
` [PATCH net-next 01/12] dt-bindings: ptp: add bindings for NETC Timer

[PATCH] rust: devres: initialize Devres::inner::data last
 2025-07-14 11:32 UTC 

[PATCH v2] misra: add deviation of Rule 10.1 for unary minus
 2025-07-14 11:36 UTC  (2+ messages)

[PATCH v2 0/2] Fix bio splitting in the crypto fallback code
 2025-07-14 11:35 UTC  (4+ messages)
` [PATCH v2 1/2] block: Split blk_crypto_fallback_split_bio_if_needed()

[cocci] Deleting duplicate condition checks (with SmPL)?
 2025-07-14 11:33 UTC  (5+ messages)

[PATCH 1/4 V2] chrt: with more than one argument, interpret first argument as priority
 2025-07-14 11:32 UTC  (11+ messages)
` [PATCH 3/4 V2] chrt: simplify the other check for too few arguments
      ` chrt from git segfaults
` [PATCH 4/4 V2] chrt: do not try to interpret any other option as a PID either

[PATCH 1/3] drm/amd/pm: Use cached metrics data on SMUv13.0.6
 2025-07-14 11:31 UTC  (2+ messages)

[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-14 11:29 UTC  (3+ messages)
` [PATCH v2 09/12] pinctrl: allow to mark pin functions as requestable GPIOs

[PATCH next] cpuset: fix warning when attaching tasks with offline CPUs
 2025-07-14 11:30 UTC  (3+ messages)

[PATCH blktests] loop/010: drain udev events after test
 2025-07-14 11:27 UTC  (6+ messages)

[meta-oe][PATCH 01/10] leveldb: Disable ptests to allow to build with CMake 4+
 2025-07-14 11:26 UTC  (10+ messages)
` [meta-oe][PATCH 02/10] libubox: Update to latest tip of trunk
` [meta-oe][PATCH 03/10] soci: upgrade 4.0.3 -> 4.1.2
` [meta-oe][PATCH 04/10] czmq: Allow to build with CMake 4+
` [meta-oe][PATCH 05/10] libvncserver: upgrade 0.9.14 -> 0.9.15
` [meta-oe][PATCH 06/10] freerdp: Allow to build with CMake 4+
` [meta-oe][PATCH 07/10] dnfdragora: "
` [meta-oe][PATCH 08/10] opengl-es-cts: "
` [meta-oe][PATCH 09/10] gattlib: upgrade 0.2.0 -> 0.7.2
` [meta-oe][PATCH 10/10] minifi-cpp: Backport patch to support builds with CMake 4+

[PATCH v5 0/8] char: misc: Various cleanup for miscdevice
 2025-07-14 11:26 UTC  (5+ messages)
` [PATCH v5 5/8] char: misc: Fix kunit test case miscdev_test_dynamic_reentry() failure

[PATCH v14 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-14 11:25 UTC  (2+ messages)

[PATCH v2] arm64/gcs: Don't call gcs_free() when releasing task_struct
 2025-07-14 11:21 UTC 

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-07-14 11:24 UTC  (3+ messages)

[PATCH] iio: ABI: fix correctness of I and Q modifiers
 2025-07-14 11:23 UTC  (2+ messages)

[PATCH] iommu/dart: add missing put_device() call in apple_dart_of_xlate
 2025-07-14 11:23 UTC  (2+ messages)

[meta-oe][PATCH v2 10/10] vulkan-cts: upgrade 1.4.2.1 -> 1.4.3.1
 2025-07-14 11:22 UTC  (3+ messages)
` [oe] "

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-14 11:21 UTC  (4+ messages)
` [PATCH v3 16/16] objtool: Validate kCFI calls

[PATCH] ufs: core: Use link recovery when the h8 exit failure during runtime resume
 2025-07-14 11:21 UTC  (2+ messages)

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-14 11:20 UTC  (2+ messages)

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-14 11:20 UTC  (3+ messages)
` [PATCH v12 net-next 04/15] tcp: ecn functions in separated include file

[PATCH] extcon: max14526: depends on I2C to prevent build warning/errors
 2025-07-14 11:17 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-14 11:15 UTC  (7+ messages)
` [PATCH v3 2/6] arm64: dts: rockchip: Add Radxa ROCK 2A/2F

[PATCH ath-next v2] wifi: ath12k: Validate peer_id before searching for peer
 2025-07-14 11:14 UTC 

[PATCH] arm: fix lmb region reservation when PRAM is defined
 2025-07-14 11:16 UTC 

use a hash for looking up delegation
 2025-07-14 11:16 UTC  (5+ messages)
` [PATCH 1/4] NFS: cleanup nfs_inode_reclaim_delegation
` [PATCH 2/4] NFS: move the delegation_watermark module parameter
` [PATCH 3/4] NFS: track active delegations per-server
` [PATCH 4/4] NFS: use a hash table for delegation lookup

[PATCH] extcon: fsa9480: Avoid buffer overflow in fsa9480_handle_change()
 2025-07-14 11:16 UTC  (2+ messages)

[PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-07-14 11:16 UTC  (2+ messages)

[PATCH] cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
 2025-07-14 11:12 UTC  (2+ messages)

[PATCH net] usb: net: sierra: check for no status endpoint
 2025-07-14 11:12 UTC 

[PATCH 00/10] rust: use `core::ffi::CStr` method names
 2025-07-14 11:13 UTC  (6+ messages)
` [PATCH 01/10] gpu: nova-core: "
` [PATCH 05/10] rust: drm: "

[PATCH net v2 0/3] Fix Rx fatal errors
 2025-07-14 11:11 UTC  (3+ messages)
` [PATCH net v2 1/3] net: libwx: remove duplicate page_pool_put_full_page()

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-07-14 11:07 UTC  (5+ messages)
  ` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-14 11:06 UTC  (7+ messages)
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-14 11:06 UTC  (5+ messages)
` [PATCH v2 13/15] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi

[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
 2025-07-14 11:06 UTC  (5+ messages)
` [RFC PATCH v8 16/35] x86/apic: Simplify bitwise operations on APIC bitmap

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-14 11:06 UTC  (5+ messages)
` [PATCH v7 5/9] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH v7 9/9] rust: sync: atomic: Add Atomic<{usize,isize}>

[PATCH net v2] net: libwx: fix multicast packets received count
 2025-07-14 11:06 UTC  (2+ messages)

[PATCH v2] drm/amd/pm: Use cached data for min/max clocks
 2025-07-14 11:05 UTC  (2+ messages)

[PATCH v2 00/11] Add clock drivers for Milos (SM7635)
 2025-07-14 11:04 UTC  (5+ messages)
` [PATCH v2 01/11] clk: qcom: common: Add support to register rcg dfs in qcom_cc_really_probe

[PATCH net] net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
 2025-07-14 11:02 UTC  (2+ messages)

[PATCH V2 net-next 00/11] net: hns3: use seq_file for debugfs
 2025-07-14 11:04 UTC  (4+ messages)

[PATCH v2] drm/scheduler: Fix sched hang when killing app with dependent jobs
 2025-07-14 11:03 UTC  (2+ messages)

[PATCH 0/3] drm/tests: edid: Improve our kunit EDIDs
 2025-07-14 11:02 UTC  (3+ messages)
` [PATCH 2/3] drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block

[PATCH] wifi: iwlwifi: Fix typo "ransport"
 2025-07-14 11:02 UTC  (2+ messages)

[PATCH] ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX
 2025-07-14 11:01 UTC 

[PATCH v2 0/3] Reformatted Sparc GDB XML patches
 2025-07-14 10:59 UTC  (4+ messages)
` [PATCH v2 1/3] Adds the GDB register XML files for Sparc64

[PATCH 0/5] drm/st7571-i2c: add support for grayscale xrgb8888
 2025-07-14 11:01 UTC  (10+ messages)
` [PATCH 1/5] drm/st7571-i2c: correct pixel data format description
` [PATCH 2/5] dt-bindings: display: sitronix,st7571: add optional inverted property
` [PATCH 3/5] drm/st7571-i2c: add support inverted pixel format
` [PATCH 5/5] drm/st7571-i2c: add support for 2bit grayscale for XRGB8888

[PATCH 00/11] [PULL REQUEST] Intel IOMMU updates for v6.17
 2025-07-14 11:00 UTC  (2+ messages)

[PATCH] xfs: replace min & max with clamp() in xfs_max_open_zones()
 2025-07-14 10:59 UTC  (3+ messages)

[RFC PATCH 0/7] arm64: Make EFI calls preemptible
 2025-07-14 10:55 UTC  (5+ messages)
` [RFC PATCH 7/7] arm64/efi: Call EFI runtime services without disabling preemption

[PATCH 1/1] io_uring/poll: fix POLLERR handling
 2025-07-14 10:59 UTC 

[PATCH v2 2/2] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-07-14 10:56 UTC 

[PATCH v1 net-next 06/14] neighbour: Free pneigh_entry after RCU grace period
 2025-07-14 10:56 UTC  (3+ messages)

[PATCH 1/1] io_uring/zcrx: disallow user selected dmabuf offset and size
 2025-07-14 10:57 UTC 

[PATCH] MAINTAINERS: add net/vhost* files under `vhost`
 2025-07-14 10:54 UTC  (2+ messages)

[PATCH net-next 0/5] dpll: zl3073x: Add misc features
 2025-07-14 10:55 UTC  (2+ messages)

[PATCH v2 1/2] platform/x86: portwell-ec: Add suspend/resume support for watchdog
 2025-07-14 10:55 UTC 

arm64: csdlock at early boot due to slow serial (?)
 2025-07-14 10:52 UTC  (11+ messages)

[PATCH v0 1/1] doc: announce inter-device DMA capability support in dmadev
 2025-07-14 10:53 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] multipath-tools: fix default blacklist of s390 devices
 2025-07-14 10:53 UTC  (4+ messages)

[PATCH v2 0/2] platform/x86: portwell-ec: Add watchdog suspend/resume and hwmon
 2025-07-14 10:52 UTC 

[PULL 00/26] Migration patches for 2025-07-11
 2025-07-14 10:47 UTC  (3+ messages)
` [PULL 25/26] migration/postcopy: Add latency distribution report for blocktime

SVSM Development Call July 2nd, 2025
 2025-07-14 10:49 UTC  (11+ messages)
            ` [EXTERNAL] "

[PATCH] runqueue: show the current pressure as debug messages
 2025-07-14 10:48 UTC  (4+ messages)
` [bitbake-devel] "

TCPOPTSTROP can be repalced with undocumented "reset tcp option opt"
 2025-07-14 10:48 UTC 

[PATCH 0/4] vhost: drop backend_features
 2025-07-14 10:41 UTC  (2+ messages)

[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
 2025-07-14 10:47 UTC  (4+ messages)

[PATCH v2] drm/tidss: oldi: convert to devm_drm_bridge_alloc() API
 2025-07-14 10:45 UTC 

[PATCH v6 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-14 10:46 UTC  (5+ messages)

[net-next PATCH 00/11] Add CN20K NIX and NPA contexts
 2025-07-14 10:45 UTC  (3+ messages)
` [net-next PATCH 01/11] octeontx2-af: Simplify context writing and reading to hardware


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.