All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-14 19:53:52 to 2025-11-14 20:53:41 UTC [more...]

[PATCH v5 0/8] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-14 20:52 UTC  (6+ messages)
` [PATCH v5 1/8] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v5 2/8] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v5 3/8] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v5 4/8] drm/i915/xe3p_lpd: Handle underrun debug bits
` [PATCH v5 6/8] drm/i915/display: Use platform check in HAS_LT_PHY()

[PATCH dwarves v4 0/3] btf_encoder: refactor emission of BTF funcs
 2025-11-14 20:52 UTC  (6+ messages)

[PATCH 0/2] block/blk-throttle: Fix throttle slice time for SSDs
 2025-11-14 20:51 UTC  (6+ messages)
` [PATCH 1/2] "

[kvm-unit-tests PATCH v4 00/18] x86: Improve CET tests
 2025-11-14 20:51 UTC  (19+ messages)
` [kvm-unit-tests PATCH v4 01/18] x86: cet: Pass virtual addresses to invlpg
` [kvm-unit-tests PATCH v4 02/18] x86: cet: Remove unnecessary memory zeroing for shadow stack
` [kvm-unit-tests PATCH v4 03/18] x86: cet: Directly check for #CP exception in run_in_user()
` [kvm-unit-tests PATCH v4 04/18] x86: cet: Validate #CP error code
` [kvm-unit-tests PATCH v4 05/18] x86: cet: Use report_skip()
` [kvm-unit-tests PATCH v4 06/18] x86: cet: Drop unnecessary casting
` [kvm-unit-tests PATCH v4 07/18] x86: cet: Validate writing unaligned values to SSP MSR causes #GP
` [kvm-unit-tests PATCH v4 08/18] x86: cet: Validate CET states during VMX transitions
` [kvm-unit-tests PATCH v4 09/18] x86: cet: Make shadow stack less fragile
` [kvm-unit-tests PATCH v4 10/18] x86: cet: Simplify IBT test
` [kvm-unit-tests PATCH v4 11/18] x86: cet: Use symbolic values for the #CP error codes
` [kvm-unit-tests PATCH v4 12/18] x86: cet: Test far returns too
` [kvm-unit-tests PATCH v4 13/18] x86: Avoid top-most page for vmalloc on x86-64
` [kvm-unit-tests PATCH v4 14/18] x86: cet: Run SHSTK and IBT tests as appropriate if either feature is supported
` [kvm-unit-tests PATCH v4 15/18] x86: cet: Drop the "intel_" prefix from the CET testcase
` [kvm-unit-tests PATCH v4 16/18] x86: cet: Enable NOTRACK handling for IBT tests
` [kvm-unit-tests PATCH v4 17/18] x86: cet: Reset IBT tracker state on #CP violations
` [kvm-unit-tests PATCH v4 18/18] x86: cet: Add testcases to verify KVM rejects emulation of CET instructions

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-14 20:49 UTC  (11+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-14 20:48 UTC  (9+ messages)

[PATCH v3] drm/amdkfd: Trap handler support for expert scheduling mode
 2025-11-14 20:48 UTC 

[kvm-unit-tests PATCH v3 00/17] x86: Improve CET tests
 2025-11-14 20:46 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 01/17] x86/run_in_user: Add an "end branch" marker on the user_mode destination
` [kvm-unit-tests PATCH v3 17/17] x86/cet: Add testcases to verify KVM rejects emulation of CET instructions

[PATCH bpf-next] selftests/bpf: simplify the kernel_count bench trigger
 2025-11-14 20:46 UTC  (2+ messages)

[PATCH v1 0/3] Update suppattr_exclcreat bitmask
 2025-11-14 20:45 UTC  (5+ messages)
` [PATCH v1 1/3] NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
` [PATCH v1 2/3] NFSD: Clear TIME_DELEG "
` [PATCH v1 3/3] NFSD: Clean up nfsd4_check_open_attributes()

[PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
 2025-11-14 20:44 UTC  (8+ messages)

[PATCH v1] dts: update dts.rst with current API status
 2025-11-14 20:43 UTC  (2+ messages)

[PATCH] media: mali-c55: Mark pm handlers as __maybe_unused
 2025-11-14 20:45 UTC  (3+ messages)

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-14 20:44 UTC  (2+ messages)

[PATCH 0/4] objtool: Fix some -ffunction-sections edge cases
 2025-11-14 20:43 UTC  (4+ messages)
` [PATCH 2/4] media: atomisp: Fix startup() section placement with -ffunction-sections

[tip:irq/drivers] BUILD SUCCESS WITH UNVERIFIED WARNING 1d787348123b34166ad2cccf12c9c00beb4ee3ae
 2025-11-14 20:42 UTC 

[PATCH i-g-t v17 0/3] Port kms_prime for xe
 2025-11-14 20:40 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Port kms_prime for xe (rev2)

[PATCH v2 0/7] Add trap-based ISA extension emulation
 2025-11-14 20:38 UTC  (8+ messages)
` [PATCH v2 1/7] include: sbi: Make "s8" actually signed
` [PATCH v2 2/7] Makefile: sensible default value for OPENSBI_CC_XLEN
` [PATCH v2 3/7] include: sbi: Fix tab alignment
` [PATCH v2 4/7] include: sbi: Ignore rs1 and rd fields in FENCE.TSO
` [PATCH v2 5/7] lib: sbi: Workaround for FENCE(.I) errata on C906, C910
` [PATCH v2 6/7] lib: sbi: ISA extension emulation
` [PATCH v2 7/7] lib: sbi: ISA extension emulation (Zvbb)

[PATCH v6 0/3] spi: support the SpacemiT K1 SPI controller
 2025-11-14 20:37 UTC  (5+ messages)
` [PATCH v6 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[PATCH] drm/vmwgfx: Fix KMS with 3D on HW version 10
 2025-11-14 20:37 UTC 

[git pull] drm fixes for 6.18-rc6
 2025-11-14 20:36 UTC 

[PATCH] platform/x86: asus-armoury: do not abort probe on unexpected CPU cores count
 2025-11-14 20:35 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: align bindings to PCIe spec
 2025-11-14 20:34 UTC  (11+ messages)

[Buildroot] [PATCH] package/lighttpd: bump to version 1.4.82
 2025-11-14 20:34 UTC 

[PATCH 0/2] x86/intel: Refresh the old ucode revisions with a script
 2025-11-14 20:34 UTC  (5+ messages)
` [PATCH 1/2] x86/microcode/intel: Refresh the revisions that determine old_microcode
  ` Old microcode CPU matching issue - "

CI Failures
 2025-11-14 20:34 UTC  (4+ messages)
    ` CI Failures (osx with p4)

[RFC PATCH] libcrypto/chachapoly: Use strict typing for fixed size array arguments
 2025-11-14 20:33 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: Recognize special arithmetic shift in the verifier
 2025-11-14 20:33 UTC  (3+ messages)

[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
 2025-11-14 20:31 UTC  (5+ messages)
` [PATCH v6 RESEND 4/7] rust: io: factor common I/O helpers into Io trait

[meta-security][PATCH v4 1/2] clamav: Add recipe for version 1.4.3
 2025-11-14 20:30 UTC  (5+ messages)
` [yocto-patches] "

[RFC PATCH v2 00/12] greybus: introduce CPC as transport layer
 2025-11-14 20:28 UTC  (3+ messages)
` [RFC PATCH v2 11/12] greybus: cpc: honour remote's RX window

[PATCH v2 1/2] Remove the "FOLL_TOUCH" test code from gup_test.c
 2025-11-14 20:26 UTC  (4+ messages)
` [PATCH v2 2/2] Fix the source file annotation information for the "FOLL_WRITE" macro copied

[meta-oe][kirkstone][PATCH 1/6] libwmf: add proper CVE tag to patch
 2025-11-14 20:26 UTC  (6+ messages)
` [meta-oe][kirkstone][PATCH 2/6] libwmf: add missing "
` [meta-oe][kirkstone][PATCH 3/6] libwmf: patch CVE-2015-0848 and CVE-2015-4588
` [meta-oe][kirkstone][PATCH 4/6] libwmf: patch CVE-2015-4695
` [meta-oe][kirkstone][PATCH 5/6] libwmf: patch CVE-2015-4696
` [meta-oe][kirkstone][PATCH 6/6] libwmf: patch CVE-2016-9011

[PATCH] KVM: selftests: Add SYNC after guest ITS setup in vgic_lpi_stress
 2025-11-14 20:26 UTC  (3+ messages)

[PATCH v2 0/5] drm/amdgpu: add UMA carveout tuning interfaces
 2025-11-14 20:26 UTC  (5+ messages)
` [PATCH v2 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
` [PATCH v2 5/5] Documentation/amdgpu: Add UMA carveout details

[PATCH v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-14 20:24 UTC  (8+ messages)
` [PATCH v2 04/20] drm/amdgpu: introduce amdgpu_ttm_buffer_entity
` [PATCH v2 05/20] drm/amdgpu: pass the entity to use to ttm functions
` [PATCH v2 06/20] drm/amdgpu: statically assign gart windows to ttm entities

[obsolete] revert-mm-swap-avoid-redundant-swap-device-pinning.patch removed from -mm tree
 2025-11-14 20:24 UTC 

linux-next: Tree for Nov 14
 2025-11-14 20:22 UTC  (2+ messages)
` linux-next: Tree for Nov 14 (htmldocs: Return)

/Re,
 2025-11-14 20:22 UTC  (2+ messages)

[PATCH] rust: lib: Add necessary unsafes for container_of
 2025-11-14 20:21 UTC  (2+ messages)

[PATCH v2] x86/mce: Add support for PHYSADDRV and PHYSADDRVALIDSUPPORTED bits
 2025-11-14 20:20 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/3] CXL updates for v6.19
 2025-11-14 20:19 UTC  (2+ messages)

[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-14 20:19 UTC  (8+ messages)
` [RFC PATCH 20/27] coco/tdx-host: Add connect()/disconnect() handlers prototype

[PATCH] fs: move mntput_no_expire() slowpath into a dedicated routine
 2025-11-14 20:18 UTC 

[PATCH] net/mlx5: fix higher flow tag indexes support on root
 2025-11-14 20:17 UTC 

[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
 2025-11-14 20:17 UTC  (3+ messages)

[PATCH 0/2] Fix misaligned output of git repo structure
 2025-11-14 20:17 UTC  (5+ messages)
` [PATCH 1/2] t/unit-tests: add UTF-8 width tests for CJK chars
` [PATCH 2/2] builtin/repo: fix table alignment for UTF-8 characters

[REQUEST] Release Firmware to Match Current Driver Support
 2025-11-14 20:17 UTC  (3+ messages)

[PATCH v2 0/3] PM: runtime: Wrapper macros for usage counter guards
 2025-11-14 20:15 UTC  (3+ messages)
` [PATCH v2 1/3] PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()

[PATCH i-g-t 0/5] Xe SR-IOV admin scheduling helpers and test updates
 2025-11-14 20:15 UTC  (7+ messages)
` [PATCH i-g-t 2/5] lib/xe/xe_sriov_provisioning: Add sched priority mask to string helper
` [PATCH i-g-t 3/5] lib/xe/xe_sriov_admin: Add SR-IOV admin sysfs accessors
` [PATCH i-g-t 5/5] tests/intel/xe_sriov_scheduling: Prefer "

[PATCH v2 0/2] use TPM device with CRB over FF-A when kernel boot with pkvm
 2025-11-14 20:14 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: fix FF-A call failure when ff-a driver is built-in

[PATCH v3 0/2] Check if CSME is available before initializing PXP
 2025-11-14 20:14 UTC  (3+ messages)
` [PATCH v3 1/2] mei: me: Export the PCI ID list
` [PATCH v3 2/2] drm/i915/pxp: Do not support PXP if CSME is not available

[PATCH] usb: ohci-da8xx: remove unused platform data
 2025-11-14 20:14 UTC  (2+ messages)

[PATCH v5 00/19] target/arm/hvf: Consolidate
 2025-11-14 20:04 UTC  (20+ messages)
` [PATCH v5 01/19] accel/hvf: Create hvf_protect_clean_range, hvf_unprotect_dirty_range
` [PATCH v5 02/19] target/i386/hvf: Use host page alignment in ept_emulation_fault()
` [PATCH v5 03/19] accel/hvf: Enforce host alignment in hv_vm_protect()
` [PATCH v5 04/19] target/i386/hvf: Use hvf_unprotect_dirty_range
` [PATCH v5 05/19] target/i386/hvf: Use address_space_translate in ept_emulation_fault
` [PATCH v5 06/19] accel/hvf: Simplify hvf_log_*
` [PATCH v5 07/19] accel/hvf: Move hvf_log_sync to hvf_log_clear
` [PATCH v5 08/19] accel/hvf: Simplify hvf_set_phys_mem
` [PATCH v5 09/19] accel/hvf: Drop hvf_slot and hvf_find_overlap_slot
` [PATCH v5 10/19] accel/hvf: Remove mac_slots
` [PATCH v5 11/19] target/arm/hvf: Implement dirty page tracking
` [PATCH v5 12/19] accel/hvf: Skip WFI if CPU has work to do
` [PATCH v5 13/19] accel/hvf: Implement WFI without using pselect()
` [PATCH v5 14/19] accel/hvf: Have PSCI CPU_SUSPEND halt the vCPU
` [PATCH v5 15/19] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v5 16/19] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v5 17/19] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v5 18/19] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH v5 19/19] target/arm: Only allow disabling NEON when using TCG

[PATCH v2 bpf-next 0/4] Replace BPF memory allocator with kmalloc_nolock() in local storage
 2025-11-14 20:13 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Always charge/uncharge memory when allocating/unlinking storage elements
` [PATCH v2 bpf-next 2/4] bpf: Remove smap argument from bpf_selem_free()
` [PATCH v2 bpf-next 3/4] bpf: Save memory alloction info in bpf_local_storage
` [PATCH v2 bpf-next 4/4] bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage

[tip: x86/boot] x86/acpi/boot: Correct acpi_is_processor_usable() check again
 2025-11-14 20:13 UTC 

[merged] mempool-clarify-behavior-of-mempool_alloc_preallocated.patch removed from -mm tree
 2025-11-14 20:13 UTC 

[PATCH V2 00/13] i3c: mipi-i3c-hci-pci: Add LTR support for Intel controllers
 2025-11-14 20:11 UTC  (10+ messages)
` [PATCH V2 10/13] i3c: mipi-i3c-hci-pci: Add exit callback
` [PATCH V2 11/13] i3c: mipi-i3c-hci-pci: Allocate a structure for Intel controller information
` [PATCH V2 12/13] i3c: mipi-i3c-hci-pci: Add LTR support for Intel controllers
` [PATCH V2 13/13] i3c: mipi-i3c-hci-pci: Set d3cold_delay to 0 "

[PATCH dwarves 0/3] pahole: Replace or add functions with true signatures in btf
 2025-11-14 20:11 UTC  (5+ messages)

[PATCH v2] drm/xe: expose PAT software table via debugfs
 2025-11-14 20:11 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: expose PAT software table via debugfs (rev2)

[PATCH 07/10] KVM: emulate: add AVX support to register fetch and writeback
 2025-11-14 20:10 UTC  (2+ messages)

[PATCH RFC 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-14 20:10 UTC  (3+ messages)

[PATCH 0/9] Unify SoC UID and machine hashable data
 2025-11-14 20:08 UTC  (4+ messages)
` [PATCH 2/9] soc: imx8mp: Soc ID is 128bit

[PATCH v2] devtools: ignore new warnings on reported-by tag
 2025-11-14 20:06 UTC 

[meta-security][PATCH 0/4] openscap: upgrade 1.4.1 to 1.4.2 with fixes
 2025-11-14 20:06 UTC  (4+ messages)
` [meta-security][PATCH 1/4] openscap: update to 1.4.2
  ` [yocto-patches] "

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-14 20:06 UTC  (9+ messages)

[PATCH v2 00/10] Xdiff cleanup part2
 2025-11-14 20:06 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash

[PATCH bpf-next v1] bpf: a few missing checks to avoid verbose verifier log
 2025-11-14 20:05 UTC 

[PATCH] Update README.md for RPM info
 2025-11-14 20:05 UTC 

[RFC PATCH 00/56] Dynamic mitigations
 2025-11-14 20:04 UTC  (11+ messages)
` [RFC PATCH 05/56] x86/bugs: Reset spectre_v2 mitigations
                ` [PATCH] x86/bugs: Get rid of the forward declarations

[Bug 220564] New: Wrong indentification of Bluetooth in Lenovo Legion Pro 5 and 0489:e111 Foxconn / Hon Hai Wireless_Device
 2025-11-14 20:04 UTC  (2+ messages)
` [Bug 220564] Wrong indentification of Bluetooth in Lenovo Legion Pro 5 16IAX10 "

[PATCH v6 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-11-14 20:01 UTC  (2+ messages)

[PATCH v3 0/3] Optimize code generation during context switching
 2025-11-14 20:00 UTC  (4+ messages)
` [PATCH v3 3/3] Make finish_task_switch and its subfuncs inline in "

[PATCH] system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events
 2025-11-14 19:53 UTC  (3+ messages)

[PATCH 1/2] x86/amd_node: fix integer divide by zero during init
 2025-11-14 19:57 UTC  (2+ messages)
` [PATCH 2/2] x86/amd_node: fix null pointer dereference if amd_smn_init failed

[PATCH v5 00/13] nova-core: Complete GSP boot and begin RPC communication
 2025-11-14 19:55 UTC  (14+ messages)
` [PATCH v5 01/13] gpu: nova-core: falcon: Move waiting until halted to a helper
` [PATCH v5 02/13] gpu: nova-core: falcon: Move start functionality into separate helper
` [PATCH v5 03/13] gpu: nova-core: falcon: Move mbox functionalities into helper
` [PATCH v5 04/13] gpu: nova-core: falcon: Move dma_reset functionality "
` [PATCH v5 05/13] gpu: nova-core: gsp: Add support for checking if GSP reloaded
` [PATCH v5 06/13] gpu: nova-core: Add bindings required by GSP sequencer
` [PATCH v5 07/13] gpu: nova-core: Implement the "
` [PATCH v5 08/13] gpu: nova-core: sequencer: Add register opcodes
` [PATCH v5 09/13] gpu: nova-core: sequencer: Add delay opcode support
` [PATCH v5 10/13] gpu: nova-core: sequencer: Implement basic core operations
` [PATCH v5 11/13] gpu: nova-core: sequencer: Implement core resume operation
` [PATCH v5 12/13] gpu: nova-core: gsp: Wait for gsp initialization to complete
` [PATCH v5 13/13] gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information

Stuck subvolume removal:
 2025-11-14 19:55 UTC  (4+ messages)

[v2, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-14 19:53 UTC  (13+ messages)
` [v2, net-next 01/12] bng_en: Query PHY and report link status
` [v2, net-next 02/12] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [v2, net-next 03/12] bng_en: Add RX support
` [v2, net-next 04/12] bng_en: Handle an HWRM completion request
` [v2, net-next 05/12] bng_en: Add TX support
` [v2, net-next 06/12] bng_en: Add support to handle AGG events
` [v2, net-next 07/12] bng_en: Add TPA related functions
` [v2, net-next 08/12] bng_en: Add support for TPA events
` [v2, net-next 09/12] bng_en: Add ethtool link settings and capabilities support
` [v2, net-next 10/12] bng_en: Add initial support for ethtool stats display
` [v2, net-next 11/12] bng_en: Create per-PF workqueue and timer for asynchronous events
` [v2, net-next 12/12] bng_en: Query firmware for statistics and accumulate


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.