All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-01 00:30:26 to 2025-10-01 04:00:04 UTC [more...]

[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
 2025-10-01  1:31 UTC  (20+ messages)
` [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask
                  ` [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask^[
` [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling

[PATCH v7 1/3] drm/buddy: Optimize free block management with RB tree
 2025-10-01  3:59 UTC  (4+ messages)
` [PATCH v7 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation

[REGRESSION] mainline/master: (build) ../../kselftest.h:108:8: error: unknown type name 'bool' in /tmp/k
 2025-10-01  3:59 UTC 

[REGRESSION] mainline/master: (build) ../../kselftest.h:108:8: error: unknown type name 'bool' in /tmp/k
 2025-10-01  3:59 UTC 

[PATCH 0/6] More PF improvements
 2025-10-01  3:56 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/2] Make PMP granularity configurable
 2025-10-01  3:55 UTC  (3+ messages)
` [PATCH 2/2] target/riscv: Make PMP CSRs conform to WARL constraints

[PATCH] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-01  3:46 UTC 

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2025-10-01  3:48 UTC  (3+ messages)

[PATCH v2 0/4] tlshd: Allow the use of post-quantum cryptography
 2025-10-01  3:37 UTC  (3+ messages)
` [PATCH v2 2/4] tlshd: Fix priority string to allow PQC

[PATCH] multipathd: Fix tracking of old PR key
 2025-10-01  3:35 UTC 

How mantainers check Git diffs and patches?
 2025-10-01  3:30 UTC 

[PATCH v4 0/3] Virtio-GPU S4 support
 2025-10-01  3:28 UTC  (11+ messages)
` [PATCH v4 1/3] drm/virtio: Freeze and restore hooks to support S3/S4
` [PATCH v4 2/3] drm/virtio: Add support for saving and restoring virtio_gpu_objects
` [PATCH v4 3/3] drm/virtio: Restore Virt-GPU res on hibernation resume via PM notifier

[PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-01  3:22 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-09-30
 2025-10-01  3:22 UTC 

[anolis-intel-cloud:devel-5.10 2/2] mm/migrate.c:1539:5: warning: no previous prototype for function 'migrate_pages_batch'
 2025-10-01  3:17 UTC 

[jgunthorpe:for-nicolin 21/28] drivers/iommu/msm_iommu.c:408:25: error: continue statement not within a loop
 2025-10-01  3:17 UTC 

[PATCH 00/11] Create APIs to centralise locking for directory ops
 2025-10-01  3:15 UTC  (12+ messages)
` [PATCH 03/11] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH 09/11] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH 11/11] ecryptfs: use new start_creaing/start_removing APIs

[PATCH 0/1] drm/xe: TileAddrRange registers are being deprecated
 2025-10-01  3:12 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.Full: "

[PATCH 5.15 000/151] 5.15.194-rc1 review
 2025-10-01  3:11 UTC  (2+ messages)

Marvell 375 and Marvel 88E1514 Phy network problem: mvpp2 or DTS related?
 2025-10-01  3:05 UTC  (6+ messages)

[PATCH 6.1 00/73] 6.1.155-rc1 review
 2025-10-01  3:04 UTC  (2+ messages)

[syzbot] [rdma?] KMSAN: uninit-value in ib_nl_handle_ip_res_resp
 2025-10-01  3:02 UTC  (2+ messages)

[PATCH v2 0/1] Correct Video Corruption for EFI Plus Bochs/Cirrus
 2025-10-01  2:59 UTC  (2+ messages)

[PATCH 6.6 00/91] 6.6.109-rc1 review
 2025-10-01  2:57 UTC  (2+ messages)

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-01  2:53 UTC  (22+ messages)
` [PATCH v2 01/21] x86/virt/tdx: Print SEAMCALL leaf numbers in decimal
` [PATCH v2 02/21] x86/virt/tdx: Use %# prefix for hex values in SEAMCALL error messages
` [PATCH v2 03/21] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v2 04/21] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs
` [PATCH v2 05/21] x86/virt/seamldr: Introduce a wrapper for "
` [PATCH v2 06/21] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v2 07/21] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v2 08/21] coco/tdx-host: Implement FW_UPLOAD sysfs ABI for TDX Module updates
` [PATCH v2 09/21] x86/virt/seamldr: Block TDX Module updates if any CPU is offline
` [PATCH v2 10/21] x86/virt/seamldr: Verify availability of slots for TDX Module updates
` [PATCH v2 11/21] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v2 12/21] x86/virt/seamldr: Introduce skeleton for TDX Module updates
` [PATCH v2 13/21] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v2 14/21] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v2 15/21] x86/virt/tdx: Reset software states after TDX module shutdown
` [PATCH v2 16/21] x86/virt/seamldr: Handle TDX Module update failures
` [PATCH v2 17/21] x86/virt/seamldr: Install a new TDX Module
` [PATCH v2 18/21] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v2 19/21] x86/virt/tdx: Establish contexts for the new TDX Module
` [PATCH v2 20/21] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v2 21/21] x86/virt/tdx: Enable TDX Module runtime updates

[GIT PULL] ext4 updates for 6.18-rc1
 2025-10-01  2:54 UTC 

[PATCH v2] KVM: arm64: Document vCPU event ioctls as requiring init'ed vCPU
 2025-09-30 23:36 UTC 

[GIT PULL] LoongArch KVM changes for v6.18
 2025-10-01  2:51 UTC  (4+ messages)

[PATCH 6.12 00/89] 6.12.50-rc1 review
 2025-10-01  2:51 UTC  (2+ messages)

[PATCH v3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-01  2:50 UTC  (4+ messages)

[PATCH 6.16 000/143] 6.16.10-rc1 review
 2025-10-01  2:45 UTC  (2+ messages)

[PATCH net-next v8 0/2] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-10-01  2:44 UTC  (5+ messages)
` [PATCH net-next v8 2/2] "

[PATCH v2] ARM: dts: aspeed: clemente: Add HDD LED GPIO
 2025-10-01  2:42 UTC  (2+ messages)

[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-01  2:40 UTC  (14+ messages)
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver

[PATCH] drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()
 2025-10-01  2:35 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans() (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v3 0/3] arm64: dts: nuvoton: add NPCM845 SoC and EVB support
 2025-10-01  2:35 UTC  (4+ messages)

[PATCH v3 00/23] Allow configfs to disable specific GT type(s)
 2025-10-01  2:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Allow configfs to disable specific GT type(s) (rev3)

[PATCH v7 0/7] ARM: dts: aspeed: Add Balcones system
 2025-10-01  2:29 UTC  (5+ messages)
` [PATCH v7 6/7] "

[PATCH v3 0/8] Support VBOOTROM to ast2700fc machine
 2025-10-01  2:26 UTC  (3+ messages)

[PATCH net-next] net: psp: don't assume reply skbs will have a socket
 2025-10-01  2:24 UTC 

[PATCH v3 0/5] Add tests to help verify VF migration
 2025-10-01  2:24 UTC  (6+ messages)
` [PATCH v3 5/5] tests/intel/xe_exec_reset: Add long-spin-comp-reuse-many-preempt-threads

[PATCH 0/2] Expose TDX Module version
 2025-10-01  2:22 UTC  (3+ messages)
` [PATCH 1/2] x86/virt/tdx: Retrieve TDX module version
` [PATCH 2/2] coco/tdx-host: Expose "

Tx Power and Antenna Gain inquiry
 2025-10-01  2:22 UTC 

[PATCH v4 00/10] Some Panfrost fixes and improvements
 2025-10-01  2:20 UTC  (11+ messages)
` [PATCH v4 01/10] drm/panfrost: Replace DRM driver allocation method with newer one
` [PATCH v4 02/10] drm/panfrost: Handle inexistent GPU during probe
` [PATCH v4 03/10] drm/panfrost: Handle job HW submit errors
` [PATCH v4 04/10] drm/panfrost: Handle error when allocating AS number
` [PATCH v4 05/10] drm/panfrost: Handle page mapping failure
` [PATCH v4 06/10] drm/panfrost: Don't rework job IRQ enable mask in the enable path
` [PATCH v4 07/10] drm/panfrost: Make re-enabling job interrupts at device reset optional
` [PATCH v4 08/10] drm/panfrost: Add forward declaration and types header
` [PATCH v4 09/10] drm/panfrost: Remove unused device property
` [PATCH v4 10/10] drm/panfrost: Rename panfrost_job functions to reflect real role

[PATH v3] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
 2025-10-01  2:20 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v5 00/14] Support PCIe RC to AST2600 and AST2700
 2025-10-01  2:20 UTC  (3+ messages)
` [SPAM] "

[GIT PULL] Rust for 6.18
 2025-10-01  2:20 UTC  (2+ messages)

[peterz-queue:unwind/cleanup 12/12] vmlinux.o: error: objtool: fred_int80_emulation+0x1ce: call to __kcsan_check_access() leaves .noinstr.text section
 2025-10-01  2:14 UTC 

[syzbot] [mm?] WARNING in memory_failure
 2025-10-01  2:13 UTC  (14+ messages)

[GIT PULL] BPF changes for 6.18
 2025-10-01  2:10 UTC  (3+ messages)

[PATCH v8 0/7] TDX host: kexec/kdump support
 2025-10-01  2:05 UTC  (5+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[PATCH v3 00/13] gpu: nova-core: Boot GSP to RISC-V active
 2025-10-01  2:02 UTC  (8+ messages)
` [PATCH v3 01/13] gpu: nova-core: Set correct DMA mask

[syzbot] [fs?] WARNING in free_mnt_ns
 2025-10-01  1:52 UTC  (3+ messages)

[RFC v2 0/3] Align atomic storage
 2025-10-01  1:46 UTC  (11+ messages)
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t

[PATCH 0/3] Adding brcmstb-hwspinlock support
 2025-10-01  2:58 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: hwlock: "
` [PATCH 2/3] hwspinlock: brcmstb hardware semaphore support

New Invoice
 2025-10-01  1:37 UTC 

[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
 2025-10-01  1:45 UTC  (12+ messages)
` [PATCH 1/2] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/2] gpu: nova-core: reject binding to SR-IOV Virtual Functions

[oe][meta-oe][walnascar][PATCH 00/22] cherry-picks from master branch (batch-3)
 2025-10-01  1:36 UTC  (4+ messages)
` [oe][meta-oe][walnascar][PATCH 01/22] zlog: upgrade 1.2.16 -> 1.2.18

[frederic-dynticks:kthread/core-v3 33/33] kernel/sched/isolation.c:142:2: error: implicit declaration of function 'pci_probe_flush_workqueue'; did you mean 'mem_cgroup_flush_workqueue'?
 2025-10-01  1:33 UTC 

Direct IO reads being split unexpected at page boundary, but in the middle of a fs block (bs > ps cases)
 2025-10-01  1:29 UTC 

[PATCH v3] wifi: mt76: mt7925: cqm rssi low/high event notify
 2025-10-01  1:25 UTC 

[PATCH v1] dmaengine: idxd: drain ATS translations when disabling WQ
 2025-10-01  1:22 UTC 

[PATCH v1 0/3] Make KHO Stateless
 2025-10-01  1:19 UTC  (4+ messages)
` [PATCH v1 1/3] kho: Adopt KHO radix tree data structures
` [PATCH v1 2/3] memblock: Remove KHO notifier usage
` [PATCH v1 3/3] kho: Remove notifier system infrastructure

[android-common:android14-kiwi-6.1 530/530] include/trace/hooks/gic_v3.h:20:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-10-01  1:16 UTC 

[PATCH v2] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-01  1:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Extend i915_display_info with Type-C port details (rev2)

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-01  1:01 UTC  (25+ messages)
` [PATCH RFC V6 01/24] hw/core: Introduce administrative power-state property and its accessors
` [PATCH RFC V6 02/24] hw/core, qemu-options.hx: Introduce 'disabledcpus' SMP parameter
` [PATCH RFC V6 03/24] hw/arm/virt: Clamp 'maxcpus' as-per machine's vCPU deferred online-capability
` [PATCH RFC V6 04/24] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
` [PATCH RFC V6 05/24] arm/virt, kvm: Pre-create KVM vCPUs for 'disabled' QOM vCPUs at machine init
` [PATCH RFC V6 06/24] arm/virt, gicv3: Pre-size GIC with possible "
` [PATCH RFC V6 07/24] arm/gicv3: Refactor CPU interface init for shared TCG/KVM use
` [PATCH RFC V6 08/24] arm/virt, gicv3: Guard CPU interface access for admin disabled vCPUs
` [PATCH RFC V6 09/24] hw/intc/arm_gicv3_common: Migrate & check 'GICv3CPUState' accessibility mismatch
` [PATCH RFC V6 10/24] arm/virt: Init PMU at host for all present vCPUs
` [PATCH RFC V6 11/24] hw/arm/acpi: MADT change to size the guest with possible vCPUs
` [PATCH RFC V6 12/24] hw/core: Introduce generic device power-state handler interface
` [PATCH RFC V6 13/24] qdev: make admin power state changes trigger platform transitions via ACPI
` [PATCH RFC V6 14/24] arm/acpi: Introduce dedicated CPU OSPM interface for ARM-like platforms
` [PATCH RFC V6 15/24] acpi/ged: Notify OSPM of CPU administrative state changes via GED
` [PATCH RFC V6 16/24] arm/virt/acpi: Update ACPI DSDT Tbl to include 'Online-Capable' CPUs AML
` [PATCH RFC V6 17/24] hw/arm/virt, acpi/ged: Add PowerStateHandler hooks for runtime CPU state changes
` [PATCH RFC V6 18/24] target/arm/kvm, tcg: Handle SMCCC hypercall exits in VMM during PSCI_CPU_{ON, OFF}
` [PATCH RFC V6 19/24] target/arm/cpu: Add the Accessor hook to fetch ARM CPU arch-id
` [PATCH RFC V6 20/24] target/arm/kvm: Write vCPU's state back to KVM on cold-reset
` [PATCH RFC V6 21/24] hw/intc/arm-gicv3-kvm: Pause all vCPUs & cache ICC_CTLR_EL1 for userspace PSCI CPU_ON
` [PATCH RFC V6 22/24] monitor, qdev: Introduce 'device_set' to change admin state of existing devices
` [PATCH RFC V6 23/24] monitor, qapi: add 'info cpus-powerstate' and QMP query (Admin + Oper states)
` [PATCH RFC V6 24/24] tcg: Defer TB flush for 'lazy realized' vCPUs on first region alloc

[PATCH] sched/fair: Fix DELAY_DEQUEUE issue related to cgroup throttling
 2025-10-01  1:15 UTC  (2+ messages)

[PATCH] ocfs2: add extra consistency check to ocfs2_dx_dir_lookup()
 2025-10-01  1:12 UTC  (2+ messages)

[PATCH v2 net] net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
 2025-10-01  1:11 UTC 

[PATCH v4 0/2] Fix NUMA sched domain build errors for GNR and CWF
 2025-10-01  1:10 UTC  (7+ messages)
` [PATCH v4 1/2] sched: Create architecture specific sched domain distances

[Patch mm-stable-fixup 0/2] mm_slot: fix the usage of mm_slot_entry()
 2025-10-01  1:06 UTC  (3+ messages)
` [Patch mm-stable-fixup 1/2] mm/ksm: don't call mm_slot_entry() when the slot is NULL
` [Patch mm-stable-fixup 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot

[PATCH 1/4] fuse: remove FUSE_NOTIFY_CODE_MAX from <uapi/linux/fuse.h>
 2025-10-01  1:02 UTC  (4+ messages)
` [PATCH 4/4] fuse: add prune notification

[PATCH] fs: assert on ->i_count in iput_final()
 2025-10-01  1:00 UTC 

[RFC PATCH 0/1] Extended tree format for mixed submodules and conflicts
 2025-10-01  0:58 UTC  (2+ messages)
` [RFC PATCH 1/1] Define an extended tree format

[PATCH] usbnet: Fix using smp_processor_id() in preemptible code warnings
 2025-10-01  0:56 UTC  (5+ messages)

[PATCH v2 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-10-01  0:56 UTC  (5+ messages)
` [PATCH v2 6/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation

[PATCH v1] NFSD: Fix crash in nfsd4_read_release()
 2025-10-01  0:53 UTC  (2+ messages)

[PATCH] drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()
 2025-10-01  0:53 UTC 

[PATCH v2 0/3] Load ASMedia XHCI controller firmware
 2025-10-01  0:53 UTC  (5+ messages)
` [PATCH v2 1/3] apple: Set up file system firmware loader

[PATCH 0/1] Test email
 2025-10-01  0:50 UTC 

[PATCH 0/3] Address Association Register setup for RP
 2025-10-01  0:52 UTC  (4+ messages)
` [PATCH 2/3] PCI/IDE: Add "

[PATCH] sched/fair: Fix DELAY_DEQUEUE issue related to cgroup throttling
 2025-10-01  0:49 UTC  (2+ messages)

Request for Gerrit account approval
 2025-10-01  0:49 UTC 

[PATCH 6/6] pinctrl: bcm: bcmbca: Add support for BCM6846
 2025-10-01  0:44 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_ext_insert_extent
 2025-10-01  0:44 UTC 

dash 0.5.13 configure config.status truncated running under dash 0.5.13
 2025-10-01  0:40 UTC  (4+ messages)

[PATCH net v2 0/2] octeontx2: fix bitmap leaks in PF and VF
 2025-10-01  0:40 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
 2025-10-01  0:39 UTC  (2+ messages)

[PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
 2025-10-01  0:38 UTC  (2+ messages)

[PATCH 0/2] Update ADPM12160 and Add support for ADPM12200
 2025-10-01  0:37 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (pmbus/max34440): Update adpm12160 coeff due to latest FW
` [PATCH 2/2] hwmon: (pmbus/max34440): add support adpm12200

[PATCH net-next v12 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-10-01  0:34 UTC  (2+ messages)

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-10-01  0:32 UTC  (7+ messages)
` [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory

[PATCH v5 0/8] tracing: wprobe: Add wprobe for watchpoint
 2025-10-01  0:30 UTC  (3+ messages)
` [PATCH v5 1/8] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint

[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-10-01  0:30 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.