All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-13 13:50:23 to 2025-06-13 14:26:31 UTC [more...]

[PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-13 14:16 UTC  (4+ messages)
` [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type

[PATCH] migration/postcopy: Add latency distribution report for blocktime
 2025-06-13 14:25 UTC  (2+ messages)

[PATCH v2 0/3] ti: Add support for eCAP PWM and LCD pin mux
 2025-06-13 14:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in TPS6131X FLASH LED DRIVER
 2025-06-13 14:25 UTC  (2+ messages)
` (subset) "

[PATCH v12 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-06-13 14:25 UTC  (3+ messages)

[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
 2025-06-13 14:23 UTC  (5+ messages)
` [PATCH 2/4] lib/test_vmalloc.c: Allow built-in execution

[PATCH] rtc: Optimize calculations in rtc_time64_to_tm()
 2025-06-13 14:24 UTC 

[PATCH 0/5] Misc rework on hugetlb_fault
 2025-06-13 14:23 UTC  (6+ messages)
` [PATCH 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping
` [PATCH 2/5] mm,hugetlb: Document the reason to lock the folio in the faulting path

[PATCH RFC 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-06-13 14:23 UTC  (5+ messages)
` [PATCH RFC 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC

[PATCH] Revert "dt_pid: pid grabs should be shortlived"
 2025-06-13 14:23 UTC  (2+ messages)

[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-13 14:23 UTC  (2+ messages)

[PATCH] arm: zynqmp: Remove local copy of 'dt-bindings/clock/xlnx-zynqmp-clk.h'
 2025-06-13 14:22 UTC  (3+ messages)

[PATCH 00/17] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-06-13 14:22 UTC  (5+ messages)
` [PATCH 07/17] mfd: sec-common: Instantiate s2mpg10 bucks and ldos separately
` [PATCH 08/17] mfd: sec: Add support for S2MPG11 PMIC via ACPM

[PATCH v2 00/18] KVM: x86: Add I/O APIC kconfig, delete irq_comm.c
 2025-06-13 14:22 UTC  (6+ messages)
` [PATCH v2 04/18] KVM: x86: Drop superfluous kvm_hv_set_sint() => kvm_hv_synic_set_irq() wrapper

[PATCH 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-06-13 14:20 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: media: venus: Add qcm2290 dt schema
` [PATCH 2/5] arch: arm64: dts: qcom: qcm2290: Add venus video node
` [PATCH 3/5] media: venus: vdec: ar50_lite video core support
` [PATCH 4/5] media: venus: hfi_plat_v6_lite: Populate decode capabilities
` [PATCH 5/5] media: venus: core: Add qcm2290 DT compatible and resource data

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2025-06-13 14:15 UTC  (3+ messages)
` [PATCH v3 08/62] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR

[RFC PATCH 0/4] New Helper to Initialise writeback connector
 2025-06-13 14:20 UTC  (2+ messages)

[PATCH] test: Make the USDT "only enabled" test more stringent
 2025-06-13 14:19 UTC  (2+ messages)

[PATCH v1 0/3] x86/traps: Fix DR6/DR7 inintialization
 2025-06-13 14:18 UTC  (6+ messages)
` [PATCH v1 1/3] x86/traps: Move DR7_RESET_VALUE to <uapi/asm/debugreg.h>
` [PATCH v1 2/3] x86/traps: Initialize DR7 by writing its architectural reset value

[PATCH 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
 2025-06-13 14:18 UTC  (7+ messages)
` [PATCH 4/9] drm/i915/dmc: Extract dmc_load_program()
` [PATCH 5/9] drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A

[PATCH 0/5] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-06-13 14:18 UTC  (9+ messages)
` [PATCH 1/5] mm: Deduplicate mm_get_unmapped_area()
` [PATCH 2/5] mm/hugetlb: Remove prepare_hugepage_range()
` [PATCH 3/5] mm: Rename __thp_get_unmapped_area to mm_get_unmapped_area_aligned
` [PATCH 4/5] vfio: Introduce vfio_device_ops.get_unmapped_area hook

[RFC v2] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
 2025-06-13 14:16 UTC  (4+ messages)

[PATCH] test: Wait for output to flush out in enable_pid
 2025-06-13 14:15 UTC  (2+ messages)

[PATCH v3 00/14] migration/postcopy: Blocktime tracking overhaul
 2025-06-13 14:12 UTC  (15+ messages)
` [PATCH v3 01/14] migration: Add option to set postcopy-blocktime
` [PATCH v3 02/14] migration/postcopy: Push blocktime start/end into page req mutex
` [PATCH v3 03/14] migration/postcopy: Drop all atomic ops in blocktime feature
` [PATCH v3 04/14] migration/postcopy: Make all blocktime vars 64bits
` [PATCH v3 05/14] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
` [PATCH v3 06/14] migration/postcopy: Bring blocktime layer to ns level
` [PATCH v3 07/14] migration/postcopy: Add blocktime fault counts per-vcpu
` [PATCH v3 08/14] migration/postcopy: Report fault latencies in blocktime
` [PATCH v3 09/14] migration/postcopy: Initialize blocktime context only until listen
` [PATCH v3 10/14] migration/postcopy: Cache the tid->vcpu mapping for blocktime
` [PATCH v3 11/14] migration/postcopy: Cleanup the total blocktime accounting
` [PATCH v3 12/14] migration/postcopy: Optimize blocktime fault tracking with hashtable
` [PATCH v3 13/14] migration/postcopy: blocktime allows track / report non-vCPU faults
` [PATCH v3 14/14] migration/postcopy: Add latency distribution report for blocktime

[PATCH v4 00/42] SELinux namespace support
 2025-06-13 14:15 UTC  (5+ messages)
` [PATCH v4 04/42] selinux: dynamically allocate selinux namespace
` [PATCH v4 27/42] selinux: introduce task_obj_perm()

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2025-06-13 14:15 UTC  (16+ messages)

[PATCH v10 00/11] Add support for MAX7360
 2025-06-13 14:15 UTC  (3+ messages)
` [PATCH v10 02/11] mfd: Add max7360 support

[PATCH v4 00/20] MADVISE FOR XE
 2025-06-13 14:15 UTC  (3+ messages)
` [PATCH v4 02/20] drm/xe/uapi: Add madvise interface

[PATCH 0/8] dma: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-06-13 14:15 UTC  (4+ messages)
` [PATCH 5/8] riscv: dts: spacemit: Add dma bus and PDMA node for K1 SoC

[PATCH v4 1/2] gpu/trace: make TRACE_GPU_MEM configurable
 2025-06-13 14:14 UTC  (9+ messages)
` [PATCH v4 2/2] drm/xe/bo: add GPU memory trace points

Trying to fix drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-13 14:12 UTC  (5+ messages)
` [PATCH] drm/prime: fix drm_prime_add_buf_handle

[PATCH v8 00/16] Introduce support for IGVM files
 2025-06-13 13:53 UTC  (5+ messages)
` [PATCH v8 03/16] backends/igvm: Add IGVM loader and configuration
` [PATCH v8 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files
` [PATCH v8 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v8 06/16] sev: Update launch_update_data functions to use Error handling

[PATCH v4 0/3] rust: revocable: documentation and refactorings
 2025-06-13 14:11 UTC  (10+ messages)
` [PATCH v4 1/3] rust: revocable: update write invariant and fix safety comments
` [PATCH v4 2/3] rust: revocable: simplify RevocableGuard for internal safety
` [PATCH v4 3/3] rust: revocable: split revoke_internal into revoke and revoke_nosync

[bluez/bluez] 86eecb: shared/gatt-client: Make bt_gatt_client_read use b
 2025-06-13 14:11 UTC 

[PATCH 0/3] Powerbutton driver and powerdown request for TPS65224 PMIC
 2025-06-13 14:11 UTC  (5+ messages)
` [PATCH 2/3] mfd: tps6594-pwrbutton: Add powerbutton functionality
` [PATCH 3/3] mfd: tps6594: Adds support for powering off the PMIC

[PATCH v3 00/11] migration: Some enhancements and cleanups for 10.1
 2025-06-13 14:08 UTC  (12+ messages)
` [PATCH v3 01/11] migration/hmp: Reorg "info migrate" once more
` [PATCH v3 02/11] migration/hmp: Fix postcopy-blocktime per-vCPU results
` [PATCH v3 03/11] migration/docs: Move docs for postcopy blocktime feature
` [PATCH v3 04/11] migration/bg-snapshot: Do not check for SKIP in iterator
` [PATCH v3 05/11] migration: Drop save_live_complete_postcopy hook
` [PATCH v3 06/11] migration: Rename save_live_complete_precopy to save_complete
` [PATCH v3 07/11] migration: qemu_savevm_complete*() helpers
` [PATCH v3 08/11] migration/ram: One less indent for ram_find_and_save_block()
` [PATCH v3 09/11] migration/ram: Add tracepoints for ram_save_complete()
` [PATCH v3 10/11] migration: Rewrite the migration complete detect logic
` [PATCH v3 11/11] migration/postcopy: Avoid clearing dirty bitmap for postcopy too

[PATCH 0/2] RISC-V: turn sbi_ecall into a variadic macro
 2025-06-13 14:10 UTC  (4+ messages)
` [PATCH 2/2] RISC-V: make use of variadic sbi_ecall

[PATCH] scsi: pm80xx: add controller scsi host fatal error uevents
 2025-06-13 14:09 UTC  (2+ messages)

[PATCH] test: Suppress some white space
 2025-06-13 14:10 UTC  (2+ messages)

[PATCH i-g-t 0/2]
 2025-06-13 14:10 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,1/2] tools/gputop/gputop: Add per-device engine activity stats in GPUTOP

[PATCH 0/2] Correct the ready and handover interrupt number for sa8775p remoteproc
 2025-06-13 14:09 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,sa8775p-pas: Correct the interrupt number

[PATCH RFC v7 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2025-06-13 14:09 UTC  (5+ messages)
` [PATCH RFC v7 1/3] riscv: Add RISC-V Svrsw60t59b extension support

[PATCH v3 0/8] Add STM32MP25 timers support: MFD, PWM, IIO and counter drivers
 2025-06-13 13:44 UTC  (5+ messages)
` [PATCH v3 4/8] pwm: stm32: add support for stm32mp25

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-13 14:08 UTC  (7+ messages)
` [PATCH v2 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
` [PATCH v2 2/5] drm/xe/guc: use GUC_SIZE (SZ_4K) for alignment
` [PATCH v2 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH v2 4/5] drm/xe: use 4KiB alignment for cursor jumps
` [PATCH v2 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment
` ✓ CI.KUnit: success for drm/xe: enable driver usage on non-4KiB kernels

[PATCH] drm/prime: remove drm_prime_lookup_buf_by_handle
 2025-06-13 14:07 UTC  (13+ messages)

[PATCH net-next RFC] selftests: net: add netpoll basic functionality test
 2025-06-13 14:07 UTC  (5+ messages)

[BUG] fuse/virtiofs: kernel module build fail
 2025-06-13 14:06 UTC  (3+ messages)

[PATCH] mfd: da9063: occupy second I2C address, too
 2025-06-13 14:06 UTC  (3+ messages)

[PATCH v1 00/12] iommufd: Repare for IOMMUFD_OBJ_HW_QUEUE
 2025-06-13 13:46 UTC  (7+ messages)
` [PATCH v1 05/12] iommu: Introduce get_viommu_size and viommu_init ops
` [PATCH v1 06/12] iommufd/selftest: Implement mock_get_viommu_size and mock_viommu_init
` [PATCH v1 10/12] iommufd: Move _iommufd_object_alloc out of driver.c

[PATCH v3 0/3] mm/huge_memory: vmf_insert_folio_*() and vmf_insert_pfn_pud() fixes
 2025-06-13 14:01 UTC  (8+ messages)
` [PATCH v3 2/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
` [PATCH v3 3/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()

[PATCH 0/4] sched/fair: Manage lag and run to parity with different slices
 2025-06-13 14:05 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Use protect_slice() instead of direct comparison
` [PATCH 2/4] sched/fair: Increase max lag clamping
` [PATCH 3/4] sched/fair: Limit run to parity to the min slice of enqueued entities
` [PATCH 4/4] sched/fair: Improve NO_RUN_TO_PARITY

[PATCH v6 00/17] drm/msm: Add support for SM8750
 2025-06-13 14:04 UTC  (5+ messages)
` [PATCH v6 08/17] drm/msm/dsi/phy: Fix reading zero as PLL rates when unprepared

[PATCH BlueZ v1] shared/gatt-client: Make bt_gatt_client_read use bt_gatt_client_read_long
 2025-06-13 14:04 UTC 

[PATCH 0/3] media: vsp1: Add FCP soft reset procedure
 2025-06-13 14:04 UTC  (9+ messages)
` [PATCH 3/3] media: vsp1: Reset FCP for VSPX

[PATCH v3 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-13 14:02 UTC  (4+ messages)
` [PATCH v3 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v3 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v3 3/3] drm/xe: Implement and use the drm_pagemap "

[PATCH v2 0/3] drm/tests: Update format-helper tests for sysfb
 2025-06-13 14:03 UTC  (5+ messages)
` [PATCH v2 1/3] drm/tests: Do not use drm_fb_blit() in format-helper tests
` [PATCH v2 2/3] drm/tests: Test drm_fb_build_fourcc_list() in separate test suite

[PATCH v2 00/22] am62: IO+DDR resume support
 2025-06-13 13:19 UTC  (23+ messages)
` [PATCH v2 01/22] arm: mach-k3: Remove CANUART IO isolation
` [PATCH v2 02/22] arm: mach-k3: Kconfig: Add symbols for IO+DDR Low Power Mode
` [PATCH v2 03/22] ram: k3-ddrss: Add support for DDR in self-refresh
` [PATCH v2 04/22] firmware: ti_sci: Add TI_SCI_MSG_MIN_CONTEXT_RESTORE
` [PATCH v2 05/22] arm: mach-k3: common: Add CANUART wakeup check helpers
` [PATCH v2 06/22] arm: mach-k3: common: Add lpm_resume_from_ddr
` [PATCH v2 07/22] arm: mach-k3: common: Helper for LPM meta data address from DT
` [PATCH v2 08/22] arm: mach-k3: am62a7_init: Resume on LPM exit
` [PATCH v2 09/22] arm: mach-k3: am62p5_init: "
` [PATCH v2 10/22] arm64: dts: ti: k3-am62a7-sk: Enable PWM
` [PATCH v2 11/22] arm64: dts: ti: k3-am6*: Add boot phase flag to support MMC boot
` [PATCH v2 12/22] arm64: dts: ti: k3-am6*: Remove disable-wp for eMMC
` [PATCH v2 13/22] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v2 14/22] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH v2 15/22] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH v2 16/22] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v2 17/22] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v2 18/22] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v2 19/22] arm: dts: k3-am62a: Add r5 device nodes
` [PATCH v2 20/22] arm: dts: k3-am62p: "
` [PATCH v2 21/22] configs: am62ax_evm_r5: Enable IODDR resume support
` [PATCH v2 22/22] configs: am62p_evm_r5_defconfig: "

[PATCH v4 0/2] Loongarch irq-redirect supprot
 2025-06-13 14:02 UTC  (2+ messages)

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-13 13:43 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions
` [PATCH v3 2/2] arm64: pageattr: Enable huge-vmalloc permission change

[PATCH] drm/xe: replace kmem_cache_create() with KMEM_CACHE()
 2025-06-13 14:01 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/xe/hwmon: fix uninitialised access in xe_hwmon_pcode_write_power_limit
 2025-06-13 14:00 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 1/1] dt-bindings: mfd: convert lpc1850-creg-clk.txt pc1850-dmamux.txt phy-lpc18xx-usb-otg.txt to yaml format
 2025-06-13 14:00 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-04  2:57 UTC  (6+ messages)
` [PATCH v2 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
` [PATCH v2 2/5] drm/xe/guc: use GUC_SIZE (SZ_4K) for alignment
` [PATCH v2 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH v2 4/5] drm/xe: use 4KiB alignment for cursor jumps
` [PATCH v2 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment

[PATCH v2 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
 2025-06-02 11:59 UTC  (13+ messages)
` [PATCH v2 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v2 3/8] drm/sched: Reduce scheduler's timeout for timeout tests
` [PATCH v2 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v2 6/8] drm/etnaviv: "
` [PATCH v2 7/8] drm/xe: "

[RFC PATCH] KVM: x86: Dynamically allocate bitmap to fix -Wframe-larger-than error
 2025-06-13 13:58 UTC  (2+ messages)

[RFC PATCH bpf-next 0/3] bpf: Free the leaked special fields in hash map
 2025-06-13 13:57 UTC  (8+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Implement bpf mem allocator dtor for "

[PATCH v12 04/18] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
 2025-06-13 13:57 UTC  (2+ messages)

[PATCH v5 0/6] Support i.MX28 Amarula rmm board
 2025-06-13 13:57 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: mfd: convert mxs-lradc bindings to json-schema
  ` (subset) "

[PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
 2025-06-13 13:56 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: renesas: r9a09g077: Fixup RZ/T2H SoC DTSI
 2025-06-13 13:56 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a09g077: Remove GIC_CPU_MASK_SIMPLE() from timer node
` [PATCH 2/3] arm64: dts: renesas: r9a09g077: Add missing hypervisor virtual timer IRQ
` [PATCH 3/3] arm64: dts: renesas: r9a09g077: Sort extal_clk node by name

Patchwork housekeeping for: spi-devel-general
 2025-06-13 13:56 UTC 

[PATCH v6 0/6] rust: Add ACPI match table support for Rust drivers
 2025-06-13 13:54 UTC  (3+ messages)
` [PATCH v6 5/6] rust: platform: Add ACPI match table support to `Driver` trait
` [PATCH v6 6/6] samples: rust: add ACPI match table example to platform driver

[PATCH] pc-bios/s390-ccw: link statically
 2025-06-13 13:55 UTC  (6+ messages)

[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-13 13:54 UTC  (3+ messages)
` [PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-06-13 13:53 UTC  (9+ messages)
` [PATCH v3 0/4] rework and expand EAL lcore options
  ` [PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters
` [PATCH v5 0/3] lcore options cleanup

[PATCH] tty: replace capable() with file_ns_capable()
 2025-06-13 13:53 UTC  (3+ messages)

[PATCH] generic/633: add _require_chown
 2025-06-13 13:52 UTC 

[cip-dev][isar-cip-core][PATCH] fix: Shutdown the TPM after disk are decrypted
 2025-06-13 13:51 UTC 

[RFC PATCH 00/12] Support vector and more extended registers in perf
 2025-06-13 13:49 UTC  (2+ messages)
` [RFC PATCH 11/12] perf/x86: Add SSP in extended regs


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.