All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-17 20:57:29 to 2025-09-17 22:01:46 UTC [more...]

[PATCH v2 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-09-17 21:04 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add "

[PATCH 0/3] migration/tls: Graceful shutdowns for main and postcopy channels
 2025-09-17 22:00 UTC  (9+ messages)
` [PATCH 2/3] migration: Make migration_has_failed() work even for CANCELLING
` [PATCH 3/3] migration/multifd: Use the new graceful termination helper

spurious mce Hardware Error messages in next-20250912
 2025-09-17 22:01 UTC  (12+ messages)

[PATCH 00/13] KVM: arm64: selftests: Run selftests in VHE EL2
 2025-09-17 22:00 UTC  (16+ messages)
` [PATCH 01/13] KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
` [PATCH 02/13] KVM: arm64: selftests: Initialize VGICv3 only once
` [PATCH 03/13] KVM: arm64: selftests: Add helper to check for VGICv3 support
` [PATCH 04/13] KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creation
` [PATCH 05/13] KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
` [PATCH 06/13] KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
` [PATCH 07/13] KVM: arm64: selftests: Provide helper for getting default vCPU target
` [PATCH 08/13] KVM: arm64: selftests: Select SMCCC conduit based on current EL
` [PATCH 09/13] KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2
` [PATCH 10/13] KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU counters
` [PATCH 11/13] KVM: arm64: selftests: Initialize HCR_EL2
` [PATCH 12/13] KVM: arm64: selftests: Enable EL2 by default
` [PATCH 13/13] KVM: arm64: selftests: Add basic test for running in VHE EL2

[PATCH RESEND v5 00/13] spi: airoha: driver fixes & improvements
 2025-09-17 21:58 UTC  (14+ messages)
` [PATCH RESEND v5 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH RESEND v5 02/13] spi: airoha: remove unnecessary restriction length
` [PATCH RESEND v5 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH RESEND v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH RESEND v5 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH RESEND v5 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH RESEND v5 07/13] spi: airoha: unify dirmap read/write code
` [PATCH RESEND v5 08/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH RESEND v5 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH RESEND v5 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH RESEND v5 11/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH RESEND v5 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH RESEND v5 13/13] spi: airoha: buffer must be 0xff-ed before writing

[PATCH v2 2/5] dt-bindings: Add Andes QiLai PCIe support
 2025-09-17 21:59 UTC  (3+ messages)

[PATCH v5 00/15] packfile: carve out a new packfile store
 2025-09-17 21:59 UTC  (5+ messages)
` [PATCH v5 01/15] packfile: introduce a new `struct packfile_store`
` [PATCH v5 05/15] odb: move MRU list of packfiles into "

[PATCH v2 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
 2025-09-17 21:57 UTC  (3+ messages)

[meta-ti][scarthgap][RFC 1/6] ti-sgx-ddk-um: UM side driver depends on KM side driver
 2025-09-17 21:57 UTC  (7+ messages)
` [meta-ti][scarthgap][RFC 2/6] ti-bsp: Do not remove gpu MACHINE_FEATURE conditionally on BSP version

[PATCH v4 00/18 for 4.22] xen/riscv: introduce p2m functionality
 2025-09-17 21:55 UTC  (14+ messages)
` [PATCH v4 01/18] xen/riscv: detect and initialize G-stage mode
` [PATCH v4 02/18] xen/riscv: introduce VMID allocation and manegement
` [PATCH v4 03/18] xen/riscv: introduce things necessary for p2m initialization
` [PATCH v4 04/18] xen/riscv: construct the P2M pages pool for guests
` [PATCH v4 05/18] xen/riscv: add root page table allocation
` [PATCH v4 06/18] xen/riscv: introduce pte_{set,get}_mfn()
` [PATCH v4 07/18] xen/riscv: add new p2m types and helper macros for type classification
` [PATCH v4 08/18] xen/dom0less: abstract Arm-specific p2m type name for device MMIO mappings
` [PATCH v4 09/18] xen/riscv: implement function to map memory in guest p2m
` [PATCH v4 10/18] xen/riscv: implement p2m_set_range()
` [PATCH v4 11/18] xen/riscv: Implement p2m_free_subtree() and related helpers
` [PATCH v4 12/18] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration
` [PATCH v4 13/18] xen/riscv: implement p2m_next_level()

[PATCH v15 00/41] KVM: x86: Mega-CET
 2025-09-17 21:56 UTC  (15+ messages)
` [PATCH v15 02/41] KVM: SEV: Read save fields from GHCB exactly once
` [PATCH v15 09/41] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v15 17/41] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v15 18/41] KVM: x86: Don't emulate instructions affected by CET features

[PATCH RESEND v5 0/3] mtd: spinand: fix continuous reading mode support
 2025-09-17 21:54 UTC  (8+ messages)
` [PATCH RESEND v5 1/3] mtd: spinand: fix direct mapping creation sizes
` [PATCH RESEND v5 2/3] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH RESEND v5 3/3] mtd: spinand: repeat reading in regular mode if "

[PATCH v1] iomap: simplify iomap_iter_advance()
 2025-09-17 21:54 UTC  (3+ messages)

[PATCH] drivers: iio: adc: ad7124: remove __ad7124_set_channel()
 2025-09-17 21:52 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-09-17 21:48 UTC  (5+ messages)
` [PATCH 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH 2/4] KVM: selftests: Use a loop to walk "
` [PATCH 3/4] KVM: selftests: Add VM_MODE_PXXV57_4K VM mode
` [PATCH 4/4] KVM: selftests: Add a VMX test for LA57 nested state

[PATCH v6] memcg: Don't wait writeback completion when release memcg
 2025-09-17 21:50 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/6] bpf: Extend bpf syscall with common attributes support
 2025-09-17 21:49 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 3/6] bpf: Add common attr support for prog_load and btf_load
` [RFC PATCH bpf-next v2 4/6] bpf: Add common attr support for map_create
` [RFC PATCH bpf-next v2 5/6] libbpf: "

[PATCH v2] sunxi: extend R528/T113-s3/D1(s) DRAM initialisation
 2025-09-17 21:48 UTC  (2+ messages)

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2025-09-17 21:49 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[PATCH v2] drivers/base/node: Handle error properly in register_one_node()
 2025-09-17 21:48 UTC  (3+ messages)

[RFC XEN PATCH] build: Require explicit .config update
 2025-09-17 21:45 UTC 

[PATCH v2 0/3] Move io-pgtable-arm selftest to KUnit
 2025-09-17 21:48 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Move selftests to a separate file

Xen Summit 2025 - "Secure boot lockdown" design discussion notes
 2025-09-17 21:47 UTC 

[PATCH v3] SELinux: Add support for BPF token access control
 2025-09-17 21:48 UTC  (2+ messages)

[PATCH RESEND v5 0/2] cmd: mtd: fix benchmarking
 2025-09-17 21:47 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] cmd: mtd: fix speed measurement in the speed benchmark
` [PATCH RESEND v5 2/2] cmd: mtd: add benchmark option to the help

[PATCH v2 0/2] Remove hard coded values for MIPI-DSI
 2025-09-17 21:45 UTC  (7+ messages)
` [PATCH v2 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH v2 2/2] drm: renesas: rz-du: Set DSI divider based on target MIPI device

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-09-17 21:44 UTC  (3+ messages)
` [PATCH v7 13/16] mm: memory: support clearing page ranges

[PATCH v2 0/2] Preclude IOCCSZ/IORCSZ validation for admin controller connect
 2025-09-17 21:43 UTC  (7+ messages)
` [PATCH v2 1/2] nvme-core: add method to check for an I/O controller
` [PATCH v2 2/2] nvme-core: do ioccsz/iorcsz validation only for I/O controllers

Need advice with iput() deadlock during writeback
 2025-09-17 21:42 UTC  (15+ messages)

[PATCH v3 11/15] iomap: move buffered io bio logic into new file
 2025-09-17 21:40 UTC  (2+ messages)

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2025-09-17 21:39 UTC  (8+ messages)

[PATCH v4 00/29] Optimize the hot path in the UFS driver
 2025-09-17 21:37 UTC  (4+ messages)
` [PATCH v4 07/29] scsi_debug: Allocate a pseudo SCSI device

[PATCH] tuna: Remove broken testuna
 2025-09-17 21:35 UTC 

[PATCH 00/15] Introduce rust: In xdiff
 2025-09-17 21:34 UTC  (4+ messages)
` [PATCH v2 00/18] "

[PATCH 0/2] doc: git-push: clarify section
 2025-09-17 21:33 UTC  (3+ messages)
` [PATCH 1/2] doc: git-push: create PUSH RULES section
` [PATCH 2/2] doc: git-push: rewrite refspec specification

[PATCH 0/7] PCI/TSM: TEE I/O infrastructure
 2025-09-17 21:30 UTC  (3+ messages)
` [PATCH 4/7] x86/ioremap, resource: Introduce IORES_DESC_ENCRYPTED for encrypted PCI MMIO

[RFC PATCH v5 1/2] can: skb: enforce CANFD_FDF check in can_is_canfd_skb()
 2025-09-17 21:29 UTC  (16+ messages)
` [RFC PATCH v5 2/2] can: reject CAN FD content when disabled on CAN XL interfaces

+ mm-damon-sysfs-set-damon_ctx-min_sz_region-only-for-paddr-use-case.patch added to mm-new branch
 2025-09-17 21:29 UTC 

store the buftarg size in the buftarg v3
 2025-09-17 21:29 UTC  (5+ messages)
` [PATCH 1/2] xfs: track the number of blocks in each buftarg
` [PATCH 2/2] xfs: use bt_nr_blocks in xfs_dax_translate_range

[PATCH v3 11/11] mm/damon: add damon_ctx->min_sz_region
 2025-09-17 21:29 UTC  (3+ messages)

[PATCH 0/5] drm/i915/vrr: Hide icl/tgl idiosyncrasies better
 2025-09-17 21:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 1/4] dt-bindings: pcie: Add the NXP PCIe controller
 2025-09-17 21:28 UTC  (2+ messages)

[PATCH v4 0/4] tests/functional: Test with scripts/vmstate-static-checker.py
 2025-09-17 21:25 UTC  (3+ messages)
` [PATCH v4 4/4] tests/functional: Use vmstate-static-checker.py to test data from v7.2

[PATCH i-g-t, v2] tests/intel/kms_mmap_write_crc: lower rounds in simulation
 2025-09-17 21:25 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v3 00/15] selftests/futex: Refactor tests to use kselftest_harness.h
 2025-09-17 21:21 UTC  (16+ messages)
` [PATCH v3 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
` [PATCH v3 02/15] selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
` [PATCH v3 03/15] selftests/futex: Refactor futex_requeue_pi_mismatched_ops "
` [PATCH v3 04/15] selftests/futex: Refactor futex_requeue_pi_signal_restart "
` [PATCH v3 05/15] selftests/futex: Refactor futex_wait_timeout "
` [PATCH v3 06/15] selftests/futex: Refactor futex_wait_wouldblock "
` [PATCH v3 07/15] selftests/futex: Refactor futex_wait_unitialized_heap "
` [PATCH v3 08/15] selftests/futex: Refactor futex_wait_private_mapped_file "
` [PATCH v3 09/15] selftests/futex: Refactor futex_wait "
` [PATCH v3 10/15] selftests/futex: Refactor futex_requeue "
` [PATCH v3 11/15] selftests/futex: Refactor futex_waitv "
` [PATCH v3 12/15] selftests/futex: Refactor futex_priv_hash "
` [PATCH v3 13/15] selftests/futex: Refactor futex_numa_mpol "
` [PATCH v3 14/15] selftests/futex: Drop logging.h include from futex_numa
` [PATCH v3 15/15] selftests/futex: Remove logging.h file

[PATCH bpf-next v3 0/6] Add kfunc bpf_xdp_pull_data
 2025-09-17 21:22 UTC  (3+ messages)

[PATCH v4 0/4] kho: add support for preserving vmalloc allocations
 2025-09-17 21:21 UTC  (4+ messages)
` [PATCH v4 3/4] "

[Bug] git fetch --dry-run --filter makes changes to .git/config
 2025-09-17 21:21 UTC  (2+ messages)

[linux-next:master 1122/10189] ld: drivers/net/ethernet/stmicro/stmmac/stmmac_pci.o:undefined reference to `stmmac_simple_pm_ops'
 2025-09-17 21:20 UTC 

[PATCH V10 00/30] IGT tests for the KMS Color Pipeline API
 2025-09-17 21:20 UTC  (3+ messages)
` [PATCH V10 09/30] tests/kms_colorop: Add kms_colorop tests

[PATCH v3 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-09-17 21:20 UTC  (7+ messages)
` [PATCH v3 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v3 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure

[PATCH 0/4] hwmon: (dell-smm) Add support for automatic fan mode
 2025-09-17 21:19 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: pse-pd: pd692x0: Add permanent configuration management support
 2025-09-17 21:19 UTC  (4+ messages)

[PATCH 1/4] dt-bindings: pcie: Add the NXP PCIe controller
 2025-09-17 21:18 UTC  (2+ messages)

[linux-nvme:nvme-6.18] BUILD SUCCESS eeaed48980a7aeb0d3d8b438185d4b5a66154ff9
 2025-09-17 21:16 UTC 

[Buildroot] [PATCH 1/2] package/c-icap: add patches to fix GCC 15.x build issues
 2025-09-17 21:16 UTC  (2+ messages)

+ lib-test_kho-use-kho_preserve_vmalloc-instead-of-storing-addresses-in-fdt.patch added to mm-new branch
 2025-09-17 21:16 UTC 

+ kho-add-support-for-preserving-vmalloc-allocations.patch added to mm-new branch
 2025-09-17 21:16 UTC 

[Buildroot] [git commit] package/c-icap: add patches to fix GCC 15.x build issues
 2025-09-17 21:13 UTC 

+ kho-replace-kho_preserve_phys-with-kho_preserve_pages.patch added to mm-new branch
 2025-09-17 21:16 UTC 

+ kho-check-if-kho-is-finalized-in-__kho_preserve_order.patch added to mm-new branch
 2025-09-17 21:16 UTC 

[Buildroot] [git commit] package/c-icap-modules: fix build with GCC 15.x
 2025-09-17 21:13 UTC 

linux-next: manual merge of the i2c tree with the arm-soc tree
 2025-09-17 21:14 UTC  (5+ messages)

[PATCH net-next] ppp: enable TX scatter-gather
 2025-09-17 21:14 UTC  (6+ messages)

[PATCH v2 0/8] usb: xhci: Port Register Set improvements
 2025-09-17 21:14 UTC  (3+ messages)
` [PATCH v2 2/8] usb: xhci: align PORTSC trace with one-based port numbering

[PATCH net-next v4 0/2] net: wangxun: support to configure RSS
 2025-09-17 21:13 UTC  (7+ messages)
` [PATCH net-next v4 1/2] net: libwx: support multiple RSS for every pool

[Patch v2 0/6] Perf kvm commands bug fix
 2025-09-17 21:12 UTC  (2+ messages)

[PATCH] dt-bindings: iio: light: APDS9160: fix missing type definition warning
 2025-09-17 21:12 UTC  (2+ messages)

[PATCH 00/15] Optimize vrr.guardband and fix LRR
 2025-09-17 21:12 UTC  (11+ messages)
` [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start

Unaligned access trade-offs for SFrame FRE layout
 2025-09-17 21:12 UTC  (10+ messages)

[PATCH v2 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
 2025-09-17 21:09 UTC  (9+ messages)

[PATCH 0/6] xhci features for usb-next
 2025-09-17 21:07 UTC  (7+ messages)
` [PATCH 1/6] Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
` [PATCH 2/6] usb: xhci: Update a comment about Stop Endpoint retries
` [PATCH 3/6] usb: xhci-pci: add support for hosts with zero USB3 ports
` [PATCH 4/6] usb: xhci: improve TR Dequeue Pointer mask
` [PATCH 5/6] usb: xhci: correct indentation for PORTSC tracing function
` [PATCH 6/6] usb: xhci: align PORTSC trace with one-based port numbering

[Buildroot] [PATCH 1/1] support/testing/tests/boot/test_edk2.py: switch to neoverse-n2 cpu
 2025-09-17 21:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_fwts.py: switch to neoverse-n2 cpu
 2025-09-17 21:07 UTC  (2+ messages)

[PATCH v1] drm/xe/i2c: Rely on d3cold.capable flag in system PM path
 2025-09-17 21:07 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[Buildroot] [PATCH 1/1] configs/qemu_aarch64_sbsa: switch to neoverse-n2 (armv9.0a)
 2025-09-17 21:07 UTC  (2+ messages)

[Buildroot] [git commit] configs/qemu_aarch64_sbsa: switch to neoverse-n2 (armv9.0a)
 2025-09-17 21:03 UTC 

[Buildroot] [git commit] support/testing/tests/boot/test_edk2.py: switch to neoverse-n2 cpu
 2025-09-17 21:04 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_fwts.py: switch to neoverse-n2 cpu
 2025-09-17 21:04 UTC 

[PATCH net-next v4 0/3] Documentation and ynl: add flow control
 2025-09-17 21:06 UTC  (4+ messages)

[PATCH v3 0/7] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support
 2025-09-17 21:04 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: soc: samsung: exynos-sysreg: Add Exynos990 PERIC0/1 compatibles
` [PATCH v3 2/7] arm64: dts: exynos990: Add sysreg nodes for PERIC0 and PERIC1
` [PATCH v3 3/7] dt-bindings: soc: samsung: Add Exynos990 USI compatible
` [PATCH v3 4/7] arm64: dts: exynos990: Add USI nodes for PERIC0 and PERIC1
` [PATCH v3 5/7] dt-bindings: serial: samsung: Add Exynos990 UART compatible
` [PATCH v3 6/7] arm64: dts: exynos990: Add UART nodes for PERIC0/1
` [PATCH v3 7/7] arm64: dts: exynos990: Add HSI2C "

[PATCH v2] ARM: dts: microchip: sama7d65: Add GPIO buttons and LEDs
 2025-09-17 21:04 UTC 

[PATCH v3 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-09-17 21:01 UTC  (7+ messages)
` [PATCH v3 08/11] cxl/region: Implement endpoint decoder address translation
` [PATCH v3 11/11] cxl: Enable AMD Zen5 address translation using ACPI PRMT

[Buildroot] [PATCH] package/libfreeimage: fix build with GCC 14.x
 2025-09-17 21:01 UTC  (2+ messages)

[PATCH 6.16 000/189] 6.16.8-rc1 review
 2025-09-17 20:51 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
 2025-09-17 21:00 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpftool: Fix UAF in get_delegate_value

[Buildroot] [git commit] package/libfreeimage: fix build with GCC 14.x
 2025-09-17 20:51 UTC 

[PATCH] Allow probes not to attach if they were not "needed"
 2025-09-17 20:58 UTC  (4+ messages)

[PATCH net 1/2] Revert "eth: remove the DLink/Sundance (ST201) driver"
 2025-09-17 20:57 UTC  (3+ 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.