All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-07 18:26:07 to 2025-08-07 20:16:50 UTC [more...]

[PATCH v8 00/30] TDX KVM selftests
 2025-08-07 20:16 UTC  (9+ messages)
` [PATCH v8 01/30] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v8 02/30] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v8 03/30] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [PATCH v8 04/30] KVM: selftests: Add vCPU descriptor table initialization utility
` [PATCH v8 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v8 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd

[PATCH] perf: use standard syscall tracepoint structs for augmentation
 2025-08-07 20:16 UTC  (3+ messages)

[PATCH v2] dpkg: add ptest support
 2025-08-07 20:13 UTC 

[PATCH v4 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
 2025-08-07 20:12 UTC  (2+ messages)

[PATCH v2 0/3] Simplify image size checks
 2025-08-07 20:11 UTC  (6+ messages)
` [PATCH v2 1/3] Image size checks: Remove HAS_BOARD_SIZE_LIMIT

[PATCH HOTFIX 6.17] mm/mremap: avoid expensive folio lookup on mremap folio pte batch
 2025-08-07 20:11 UTC  (9+ messages)

[PATCH] Handle line continuation in unquoted heredocs
 2025-08-07 20:10 UTC 

[PATCH v3 0/8] tracetool: add test suite to improve reviewability
 2025-08-07 20:06 UTC  (4+ messages)
` [PATCH v3 5/8] tracetool: support "-" as a shorthand for stdout

[robh:dt-convert 390/801] Warning: Duplicate compatible "brcm,bcm7445-switch-v4.0" found in schemas matching "$id":
 2025-08-07 20:06 UTC 

[openeuler:openEuler-1.0-LTS 1568/1568] block/blk-throttle.c:2306:1-7: preceding lock on line 2212
 2025-08-07 20:06 UTC 

[android-common:android16-6.12 3/3] drivers/net/phy/phylink.c:2097:35: error: passing 'const struct fwnode_handle *' to parameter of type 'struct fwnode_handle *' discards qualifiers
 2025-08-07 20:06 UTC 

[PATCH v4 1/1] userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
 2025-08-07 20:05 UTC  (6+ messages)

[PATCH v5 1/1] userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
 2025-08-07 20:04 UTC 

[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-08-07 19:59 UTC  (10+ messages)
` [PATCH v16 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v16 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v16 20/34] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode

Patchwork summary for: spi-devel-general
 2025-08-07 20:00 UTC 

[PATCH] ethernet: liquidio: Remove unnecessary memset
 2025-08-07 19:58 UTC  (2+ messages)

[PATCH 1/2] ext4: Fix fsmap end of range reporting with bigalloc
 2025-08-07 19:58 UTC  (4+ messages)
` [PATCH 2/2] ext4: Fix reserved gdt blocks handling in fsmap

[PATCH] rcu: add deprecation notice about limit on defer queue element size
 2025-08-07 19:56 UTC  (6+ messages)

[PATCH 0/4] Fix archiving some corner-case files into zip
 2025-08-07 19:51 UTC  (9+ messages)
` [PATCH 1/4] archive-zip: deduplicate code setting output buffer in write_zip_entry()
` [PATCH 2/4] archive-zip: remove unneccesarry condition "
` [PATCH 3/4] archive-zip: in write_zip_entry() call git_deflate() in a loop
` [PATCH 4/4] archive-zip: move git_deflate() with Z_FINISH into the loop

[PATCH] rust: extend kbox with a new constructor
 2025-08-07 19:56 UTC  (2+ messages)

[PATCH 0/8] Add TLB invalidation abstraction
 2025-08-07 19:54 UTC  (12+ messages)
` [PATCH 1/8] drm/xe: Move explicit CT lock in TLB invalidation sequence
` [PATCH 2/8] drm/xe: s/tlb_invalidation/tlb_inval
` [PATCH 3/8] drm/xe: Add xe_tlb_inval structure
` [PATCH 4/8] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 5/8] drm/xe: Decouple TLB invalidations from GT
` [PATCH 6/8] drm/xe: Prep TLB invalidation fence before sending
` [PATCH 7/8] drm/xe: Add helpers to send TLB invalidations
` [PATCH 8/8] drm/xe: Split TLB invalidation code in frontend and backend
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev4)
` ✓ CI.KUnit: success "

[PATCH] vfio/type1: Absorb num_pages_contiguous()
 2025-08-07 19:54 UTC  (3+ messages)

[linus:master] [mm] f822a9a81a: stress-ng.bigheap.realloc_calls_per_sec 37.3% regression
 2025-08-07 19:52 UTC  (10+ messages)

[PATCH v4 0/8] x86: introduce NS16550-compatible UART emulator
 2025-08-07 19:41 UTC  (18+ messages)
` [PATCH v4 2/8] emul/vuart: introduce framework for UART emulators
` [PATCH v4 3/8] x86/domain: allocate d->{iomem,irq}_caps before arch-specific initialization
` [PATCH v4 4/8] xen/8250-uart: update definitions
` [PATCH v4 5/8] emul/vuart-ns16550: introduce NS16550-compatible UART emulator (x86)
` [PATCH v4 7/8] tools/xl: enable NS16550-compatible UART emulator for PVH (x86)

[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-08-07 19:51 UTC  (8+ messages)

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-08-07 19:51 UTC  (11+ messages)

[PATCH mptcp-net] mptcp: drop skb if MPTCP skb extension allocation fails
 2025-08-07 19:49 UTC  (2+ messages)

[PATCH v5 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-08-07 19:40 UTC  (6+ messages)
` [PATCH v5 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v5 2/2] kasan: call kasan_init_generic in kasan_init

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-07 19:47 UTC  (3+ messages)
` [RFC net-next 10/17] net/dibs: Define dibs_client_ops and dibs_dev_ops

[PATCH mptcp-next] mptcp: record subflows in RPS table
 2025-08-07 19:46 UTC  (2+ messages)

[PULL for-10.1 0/1] Trivial patches for 2025-08-07
 2025-08-07 19:43 UTC  (2+ messages)
` [PULL 1/1] tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECT

[PATCH v2 0/2] Restore support for i.MX95 A0 silicon
 2025-08-07 19:44 UTC  (3+ messages)
` [PATCH v2 1/2] binman: add a new entry type for generating a data file which is passed to mkimage with -n

[PATCH v3 0/2] media: Add HEVC long and short term ref pic sets controls
 2025-08-07 19:43 UTC  (3+ messages)
` [PATCH v3 1/2] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v3 2/2] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls

[BUG] ipmi_si: watchdog: Watchdog detected hard LOCKUP
 2025-08-07 19:43 UTC  (6+ messages)

[PATCH v2 00/11] man2: add man pages for 'new' mount API
 2025-08-07 19:39 UTC  (8+ messages)
` [PATCH v2 03/11] fsopen.2: document 'new' mount api

[PATCH v8 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2025-08-07 19:39 UTC  (5+ messages)
` [PATCH v8 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
` [PATCH v8 2/4] tools/xl: Allow compilation of 'xl resume' command on Arm
` [PATCH v8 3/4] SUPPORT.md: Document PSCI SYSTEM_SUSPEND support for guests
` [PATCH v8 4/4] CHANGELOG: Document guest suspend/resume to RAM support on Arm

[PATCH net] sctp: linearize cloned gso packets in sctp_rcv
 2025-08-07 19:40 UTC 

[PATCH] ocfs2: Fix super block reserved field offset comment
 2025-08-07 19:23 UTC  (2+ messages)

[PATCH v2 0/2] tracetool: remove no_check_foo() and if(true){..} blocks
 2025-08-07 19:25 UTC  (5+ messages)
` [PATCH v2 1/2] tracetool: add CHECK_TRACE_EVENT_GET_STATE
` [PATCH v2 2/2] tracetool/format: remove redundent trace-event checks

[PATCH] selftests: arm64: Check fread return value in exec_target
 2025-08-07 19:23 UTC  (2+ messages)

[robh:dt-convert 383/801] arch/arc/boot/dts/axs101.dtb: dw-apb-gpio@2000 (snps,dw-apb-gpio): gpio-controller@0:#gpio-cells: 2 was expected
 2025-08-07 19:23 UTC 

[PATCH] selftests/filesystems/binderfs: Skip tests if user namespaces are unavailable
 2025-08-07 19:24 UTC  (2+ messages)

[intel-tdx:huge_page_v2 194/204] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:1447:3: error: call to undeclared function 'kvm_gmem_invalidate_begin'; ISO C99 and later do not support implicit function declarations
 2025-08-07 19:23 UTC 

[PATCH v3 00/26] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-08-07 19:22 UTC  (3+ messages)
` [PATCH v3 26/26] qapi/accel: Allow to query mshv capabilities

[PATCH] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-07 19:18 UTC  (2+ messages)

[PATCH] arm64: Expose CPUECTLR{,2}_EL1 via sysfs
 2025-08-07 19:17 UTC  (2+ messages)

[PATCH net] net: stmmac: rk: put the PHY clock on remove
 2025-08-07 19:15 UTC  (3+ messages)

[RFC dwarves 0/6] prep for compiler-generated BTF
 2025-08-07 19:18 UTC  (6+ messages)
` [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files

[PATCH v3] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-07 19:16 UTC  (2+ messages)

[PATCH v2] drm/xe: Defer buffer object shrinker write-backs and GPU waits
 2025-08-07 19:13 UTC  (4+ messages)

[PATCH] drm/i915/scaler: Fix condition for WA_14011503117
 2025-08-07 19:13 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/scaler: Fix condition for WA_14011503117 (rev2)

[PATCH 00/20] Analog connector support in DC
 2025-08-07 19:12 UTC  (3+ messages)
` [PATCH 13/20] drm/amd/display: Add analog link detection

[PATCH v2] spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
 2025-08-07 19:09 UTC  (3+ messages)

[PATCH v3] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants
 2025-08-07 19:03 UTC 

[PATCH V1 0/4] Add support to configure regulator load for UFS QMP PHY
 2025-08-07 19:09 UTC  (16+ messages)
` [PATCH V1 4/4] phy: qcom-qmp-ufs: read max-microamp values from device tree

[PATCH v6 00/26] MADVISE FOR XE
 2025-08-07 19:11 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for MADVISE FOR XE (rev6)

[PATCH iproute2-next v2] iproute2: Add 'netshaper' command to 'ip link' for netdev shaping
 2025-08-07 19:10 UTC  (4+ messages)

[ANNOUNCE] Git for Windows 2.51.0-rc1
 2025-08-07 19:09 UTC 

[PATCH] spi: spi-fsl-lpspi: Clamp too high speed_hz
 2025-08-07 19:09 UTC  (2+ messages)

[PATCH] net/ice: fix VLAN tag reporting on Rx
 2025-08-07 19:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-08-07 19:07 UTC  (21+ messages)

[PATCH v2] bpf: fix stackmap overflow check in __bpf_get_stackid()
 2025-08-07 19:07 UTC  (6+ messages)
` [PATCH 1/2] bpf: refactor max_depth computation in bpf_get_stack()
  ` [PATCH 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH v2 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant
 2025-08-07 19:06 UTC  (2+ messages)
` [PATCH v2 2/2] rust: time: Implement basic arithmetic operations for Delta

شهادة الأبوة في المغرب
 2025-08-07 19:06 UTC 

[RFC PATCH 0/9] vfio: Introduce mmap maple tree
 2025-08-07 19:06 UTC  (8+ messages)
      `  "

[PATCH] drm/xe: MADVISE SQUASH for CI-v6_with_comments_addressed_gpuvm_changes
 2025-08-07 19:05 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] media: uvcvideo: Log driver load in uvc_probe function
 2025-08-07 19:05 UTC  (6+ messages)

[PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions
 2025-08-07 19:04 UTC  (2+ messages)
` [regression] "

[PATCH] btrfs: restore mount option info messages during mount
 2025-08-07 19:04 UTC  (3+ messages)

شهادة الأبوة في المغرب
 2025-08-07 19:01 UTC 

[PATCH bpf-next 0/4] bpf: Introduce deferred task context execution
 2025-08-07 19:01 UTC  (5+ messages)
` [PATCH bpf-next 2/4] bpf: extract map key pointer calculation
` [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs

[PULL 0/1] Migration patches for 2025-08-05
 2025-08-07 19:00 UTC  (2+ messages)

[PULL v2 0/1] Ui patches
 2025-08-07 19:00 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix checkpatch spaces preferred around that
 2025-08-07 18:54 UTC 

[PATCH] net/ice: fix assumption about tag placement order
 2025-08-07 18:59 UTC  (4+ messages)
` [PATCH v2] net/intel: "

[PATCH 0/2] KVM: arm64: Destroy the stage-2 page-table periodically
 2025-08-07 18:58 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] scripts/mod/modpost: For CentOS 7/old binutils compatibility
 2025-08-07 18:55 UTC  (4+ messages)

[PATCH 0/8] Add TLB invalidation abstraction
 2025-08-07 18:53 UTC  (5+ messages)
` [PATCH 1/8] drm/xe: Move explicit CT lock in TLB invalidation sequence

[OE-core] [PATCH] Revert "cve-check: change the default feed"
 2025-08-07 18:46 UTC  (2+ messages)
`  "

[RFC 0/4] BTF archive with unmodified pahole+toolchain
 2025-08-07 18:46 UTC  (3+ messages)
` [PATCH 4/4] libbpf: Check if an ELF .BTF section is an archive and combine/dedup

[PATCH] Fix parsing of FKIE CVEs
 2025-08-07 18:45 UTC  (2+ messages)

[PATCH 1/2] Omit an aggregation record if [u][sym|mod] translation fails
 2025-08-07 18:45 UTC  (4+ messages)
` [PATCH 2/2] Snapshot aggregations just in time

[PATCH 0/4] Recipe upgrades for 2025-08-07
 2025-08-07 18:44 UTC  (5+ messages)
` [PATCH 1/4] python3-maturin: upgrade 1.9.1 -> 1.9.3
` [PATCH 2/4] python3-cryptography{-vectors}: upgrade to 45.0.6
` [PATCH 3/4] python3-certifi: upgrade 2025.7.9 -> 2025.8.3
` [PATCH 4/4] python3-zipp: upgrade 3.21.0 -> 3.23.0

Adding oeqa runtime decorators to custom layers
 2025-08-07 18:44 UTC 

[robh:dt-convert 303/801] arch/powerpc/boot/dts/fsl/kmcent2.dtb: chassis-mgmt@6,0 (keymile,bfticu): #interrupt-cells: 2 was expected
 2025-08-07 18:41 UTC 

[robh:dt-convert 349/801] Documentation/devicetree/bindings/mmc/cavium,octeon-6130-mmc.yaml: cavium,bus-max-width: missing type definition
 2025-08-07 18:41 UTC 

[esmil:vsrv 4/7] drivers/net/ethernet/vlsi/vlsi-mac.c:504: Error: unrecognized instruction `nop'
 2025-08-07 18:41 UTC 

[PATCH v6 0/7] rust/hrtimer: Various hrtimer + time additions
 2025-08-07 18:39 UTC  (3+ messages)
  ` [PATCH v6 3/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()

[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
 2025-08-07 18:38 UTC  (4+ messages)

[PATCH] diff-no-index: fix stdin path in subdirectory
 2025-08-07 18:36 UTC  (2+ messages)

[PATCH v2 0/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_*
 2025-08-07 18:33 UTC  (4+ messages)
` [PATCH v2 1/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants

[PATCH v4] mm: fix accounting of memmap pages
 2025-08-07 18:35 UTC 

[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
 2025-08-07 18:35 UTC  (2+ messages)

[PATCH v2 00/15] Test patch Parallelizing filesystem writeback
 2025-08-07 18:34 UTC  (2+ messages)

[PATCH] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-07 18:32 UTC  (2+ messages)

[PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests
 2025-08-07 16:59 UTC  (21+ messages)
` [PATCH 01/20] xen/arm: smmuv3: Maintain a SID->device structure
` [PATCH 02/20] xen/arm: smmuv3: Add support for stage-1 and nested stage translation
` [PATCH 03/20] xen/arm: smmuv3: Alloc io_domain for each device
` [PATCH 04/20] xen/arm: vIOMMU: add generic vIOMMU framework
` [PATCH 05/20] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests
` [PATCH 06/20] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param
` [PATCH 07/20] xen/arm: vIOMMU: Add cmdline boot option "viommu = <boolean>"
` [PATCH 08/20] xen/arm: vsmmuv3: Add support for registers emulation
` [PATCH 09/20] xen/arm: vsmmuv3: Add support for cmdqueue handling
` [PATCH 10/20] xen/arm: vsmmuv3: Add support for command CMD_CFGI_STE
` [PATCH 11/20] xen/arm: vsmmuv3: Attach Stage-1 configuration to SMMUv3 hardware
` [PATCH 12/20] xen/arm: vsmmuv3: Add support for event queue and global error
` [PATCH 13/20] xen/arm: vsmmuv3: Add "iommus" property node for dom0 devices
` [PATCH 14/20] xen/arm: vIOMMU: IOMMU device tree node for dom0
` [PATCH 15/20] xen/arm: vsmmuv3: Emulated SMMUv3 device tree node for dom0less
` [PATCH 16/20] arm/libxl: vsmmuv3: Emulated SMMUv3 device tree node in libxl
` [PATCH 17/20] xen/arm: vsmmuv3: Alloc virq for virtual SMMUv3
` [PATCH 18/20] xen/arm: vsmmuv3: Add support to send stage-1 event to guest
` [PATCH 19/20] libxl/arm: vIOMMU: Modify the partial device tree for iommus
` [PATCH 20/20] xen/arm: vIOMMU: Modify the partial device tree for dom0less

[Bug 220422] New: USB: Misdecoded serial number from Dymo Twin Turbo (0922:0018) breaks multi-device support in CUPS
 2025-08-07 18:32 UTC  (2+ messages)
` [Bug 220422] "

[REGRESSION] vfio gpu passthrough stopped working
 2025-08-07 18:31 UTC  (3+ messages)

[linux-next:master 13558/13560] ERROR: modpost: __ex_table+0x1498 references non-executable section '.data.rel.local.f2fs_attr_reserved_blocks'
 2025-08-07 18:30 UTC 

[PATCH 0/3] Add Rust abstraction for Maple Trees
 2025-08-07 18:30 UTC  (8+ messages)
` [PATCH 2/3] rust: maple_tree: add MapleTree::lock() and load()

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-08-07 18:26 UTC  (4+ messages)
` [RFC PATCH 20/36] arm_mpam: Probe the hardware features resctrl supports

[PATCH 00/11] Pagefault refactor, fine grained fault locking, threaded prefetch
 2025-08-07 18:29 UTC  (5+ messages)
` [PATCH 03/11] drm/xe: Implement xe_pagefault_reset

[PATCH RFC] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-07 18:30 UTC 

[PATCH v2] [v2] btrfs: Fix incorrect log message related barrier
 2025-08-07 18:27 UTC  (2+ messages)

[PATCH v2 0/3] mm, swap: improve cluster scan strategy
 2025-08-07 18:26 UTC  (4+ messages)
` [PATCH v2 1/3] mm, swap: only scan one cluster in fragment list


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.