messages from 2025-02-24 23:55:56 to 2025-02-27 13:20:58 UTC [more...]
[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
2025-02-27 12:36 UTC (11+ messages)
` [RFC PATCH v1 01/10] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH v1 02/10] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH v1 03/10] acpi: Introduce SSE in HEST notification types
` [RFC PATCH v1 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [RFC PATCH v1 05/10] riscv: conditionally compile GHES NMI spool function
` [RFC PATCH v1 06/10] riscv: Add functions to register ghes having SSE notification
` [RFC PATCH v1 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [RFC PATCH v1 08/10] riscv: Introduce HEST SSE notification handlers
` [RFC PATCH v1 09/10] riscv: Add config option to enable APEI SSE handler
` [RFC PATCH v1 10/10] riscv: Enable APEI and NMI safe cmpxchg options required for RAS
[PATCH 0/2] gpio: irq: support describing three-cell interrupts
2025-02-27 11:25 UTC (3+ messages)
` [PATCH 1/2] irqdomain: support three-cell scheme interrupts
` [PATCH 2/2] gpiolib: support parsing gpio three-cell interrupts scheme
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2025-02-27 11:13 UTC (3+ messages)
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
[PATCH net-next 00/11] net: stmmac: cleanup transmit clock setting
2025-02-27 9:17 UTC (2+ messages)
` [PATCH net-next 11/11] net: stmmac: thead: switch to use set_clk_tx_rate() hook
Proszę o kontakt
2025-02-27 8:50 UTC
[PATCH 0/4] RISC-V KVM PMU fix and selftest improvement
2025-02-27 8:49 UTC (9+ messages)
` [PATCH 1/4] RISC-V: KVM: Disable the kernel perf counter during configure
` [PATCH 2/4] KVM: riscv: selftests: Do not start the counter in the overflow handler
` [PATCH 3/4] KVM: riscv: selftests: Change command line option
` [PATCH 4/4] KVM: riscv: selftests: Allow number of interrupts to be configurable
[PATCH v3 0/5] rust: Add bug/warn abstractions
2025-02-27 8:28 UTC (7+ messages)
` [PATCH v3 3/5] arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
[PATCH] Fix the __riscv_copy_vec_words_unaligned implementation
2025-02-27 7:27 UTC
[PATCH v3 0/8] perf: Support multiple system call tables in the build
2025-02-27 7:24 UTC (11+ messages)
[PATCH v3 00/23] iommu: Further abstract iommu-pages
2025-02-27 5:17 UTC (45+ messages)
` [PATCH v3 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v3 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v3 09/23] iommu/pages: Formalize the freelist API
` [PATCH v3 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v3 11/23] iommu/amd: "
` [PATCH v3 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v3 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v3 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v3 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v3 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v3 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v3 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v3 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v3 23/23] iommu/pages: Remove iommu_alloc_pages_node()
[PATCH v7 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-27 2:12 UTC (12+ messages)
` [PATCH v7 1/4] dt-bindings: gpio: spacemit: add "
` [PATCH v7 2/4] "
` [PATCH v7 3/4] riscv: dts: spacemit: add gpio "
` [PATCH v7 4/4] riscv: dts: spacemit: add gpio LED for system heartbeat
[PATCH v4 00/21] Add Counter delegation ISA extension support
2025-02-27 1:05 UTC (10+ messages)
` [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
[PATCH V3 0/5] mm: Rework generic PTDUMP configs
2025-02-27 0:06 UTC (12+ messages)
` [PATCH V3 1/5] configs: Drop GENERIC_PTDUMP from debug.config
` [PATCH V3 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V3 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V3 4/5] mm: Make DEBUG_WX depdendent on GENERIC_PTDUMP
` [PATCH V3 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE
[PATCH v2 0/5] reset: introduce generic reset-simple controller
2025-02-26 23:42 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: reset: add generic bit reset controller
` [PATCH v2 2/5] reset: simple: Add active-low property support
` [PATCH v2 3/5] reset: simple: add support generic reset-simple device
` [PATCH v2 4/5] dt-bindings: reset: simple: migrate sophgo sg2042 reset controller
` [PATCH v2 5/5] riscv: dts: sg2042: Adapt reset generator for new binding
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-26 18:38 UTC (21+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
` [PATCH 3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
` [PATCH 4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
` [PATCH 5/7] KVM: x86: Unload MMUs during vCPU destruction, not before
` [PATCH 6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops
[PATCH v5] clocksource/drivers/timer-clint: Add T-Head C9xx clint
2025-02-26 17:33 UTC (2+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-26 16:52 UTC (16+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 0/6] riscv: Relocatable NOMMU kernels
2025-02-26 15:22 UTC (2+ messages)
[PATCH] riscv: remove redundant CMDLINE_FORCE check
2025-02-26 15:16 UTC (2+ messages)
[PATCH] riscv: print hartid on bringup
2025-02-26 14:57 UTC (3+ messages)
[PATCH] riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra
2025-02-26 14:27 UTC (2+ messages)
[PATCH] riscv: select DMA_DIRECT_REMAP by RISCV_ISA_SVPBMT and ERRATA_THEAD_MAE
2025-02-26 13:58 UTC (4+ messages)
[PATCH v5 0/3] Enable Zicbom in usermode
2025-02-26 11:10 UTC (5+ messages)
` [External] "
[PATCH 0/2] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
2025-02-26 9:44 UTC (5+ messages)
` [PATCH 1/2] riscv: Move vendor errata definitions into vendorid_list.h
[PATCH] riscv: Add riscv_force_qspinlock for early_param
2025-02-26 9:27 UTC (4+ messages)
[PATCH] riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
2025-02-26 8:50 UTC (5+ messages)
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-26 8:32 UTC (13+ messages)
` [PATCH v2 1/6] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH v2 2/6] mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc *
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH v2 4/6] riscv: pgtable: unconditionally "
` [PATCH v2 5/6] x86: pgtable: convert to "
` [PATCH v2 6/6] mm: pgtable: remove tlb_remove_page_ptdesc()
[PATCH v7 0/3] Enable Zicbom in usermode
2025-02-26 6:32 UTC (4+ messages)
` [PATCH v7 1/3] RISC-V: Enable cbo.clean/flush "
` [PATCH v7 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
` [PATCH v7 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests
[PATCH 12/13] riscv/irq: use seq_put_decimal_ull_width() for decimal values
2025-02-26 3:45 UTC (3+ messages)
[PATCH v5 0/3] irqchip: Add Sophgo SG2042 MSI controller
2025-02-26 2:15 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2042 MSI
` [PATCH v5 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller
` [PATCH v5 3/3] riscv: sophgo: dts: add msi controller for SG2042
[PATCH v4 0/3] irqchip: Add Sophgo SG2042 MSI controller
2025-02-26 1:37 UTC (4+ messages)
` [PATCH v4 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller
[PATCH v6 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-25 23:41 UTC (4+ messages)
` [PATCH v6 2/4] gpio: spacemit: add "
[PATCH 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
2025-02-25 23:35 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
[PATCH v4 2/4] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
2025-02-25 21:14 UTC (13+ messages)
[GIT PULL] RISC-V Fixes for 6.14-rc5
2025-02-25 17:13 UTC (2+ messages)
[PATCH v3] pinctrl: spacemit: enable config option
2025-02-25 16:23 UTC (3+ messages)
[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
2025-02-25 16:04 UTC (3+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
[PATCH 0/3] spi: sophgo: add Sophgo SPI NOR controller driver
2025-02-25 2:46 UTC (11+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] riscv: dts: "
[PATCH V4] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-02-25 1:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).