messages from 2025-02-05 15:57:38 to 2025-02-09 04:32:55 UTC [more...]
[PATCH v5 00/11] RISC-V IMSIC driver improvements
2025-02-09 4:16 UTC (12+ messages)
` [PATCH v5 01/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v5 02/11] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v5 03/11] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v5 04/11] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v5 05/11] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v5 06/11] genirq: Remove unused GENERIC_PENDING_IRQ_CHIPFLAGS kconfig option
` [PATCH v5 07/11] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v5 08/11] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v5 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v5 10/11] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v5 11/11] irqchip/riscv-imsic: Special handling for non-atomic device MSI update
[PATCH v7 0/3] pwm: Add pwm driver for Sophgo SG2042
2025-02-09 1:35 UTC (7+ messages)
` [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM
` (subset) [PATCH v7 0/3] pwm: Add pwm driver for Sophgo SG2042
[PATCH net-next v4 0/3] riscv: sophgo: Add ethernet support for SG2044
2025-02-09 1:30 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v4 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v4 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH v4 00/11] RISC-V IMSIC driver improvements
2025-02-08 16:39 UTC (14+ messages)
` [PATCH v4 01/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v4 02/11] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v4 03/11] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v4 04/11] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v4 05/11] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v4 06/11] genirq: Remove unused GENERIC_PENDING_IRQ_CHIPFLAGS kconfig option
` [PATCH v4 07/11] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v4 08/11] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v4 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v4 10/11] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v4 11/11] irqchip/riscv-imsic: Special handling for non-atomic device MSI update
[PATCH 0/9] riscv: Unaligned access speed probing fixes and skipping
2025-02-08 7:59 UTC (22+ messages)
` [PATCH 1/9] riscv: Annotate unaligned access init functions
` [PATCH 2/9] riscv: Fix riscv_online_cpu_vec
` [PATCH 3/9] riscv: Fix check_unaligned_access_all_cpus
` [PATCH 4/9] riscv: Change check_unaligned_access_speed_all_cpus to void
` [PATCH 5/9] riscv: Fix set up of cpu hotplug callbacks
` [PATCH 6/9] riscv: Fix set up of vector cpu hotplug callback
` [PATCH 7/9] riscv: Prepare for unaligned access type table lookups
` [PATCH 8/9] riscv: Implement check_unaligned_access_table
` [PATCH 9/9] riscv: Add Ventana unaligned access table entries
[PATCH 0/5] remove tlb_remove_page_ptdesc()
2025-02-08 7:22 UTC (3+ messages)
[PATCH v9 00/26] riscv control-flow integrity for usermode
2025-02-07 23:52 UTC (14+ messages)
` [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 14/26] riscv/traps: Introduce software check exception
[PATCH] pinctrl: spacemit: enable config option
2025-02-07 22:37 UTC (4+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-07 18:37 UTC (6+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
2025-02-07 17:49 UTC (7+ messages)
` [PATCH v3 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
[PATCH v4 00/21] Add Counter delegation ISA extension support
2025-02-07 16:53 UTC (32+ messages)
` [PATCH v4 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v4 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v4 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [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 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v4 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v4 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v4 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v4 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v4 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v4 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v4 19/21] tools/perf: Support event code for arch standard events
` [PATCH v4 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v4 21/21] Sync empty-pmu-events.c with autogenerated one
[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
2025-02-07 16:37 UTC (31+ messages)
` [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode
` [PATCH 02/15] kasan: Tag checking with "
` [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte
` [PATCH 10/15] x86: KASAN raw shadow memory PTE init
` [PATCH 15/15] kasan: Add mititgation and debug modes
[RFC 0/5] riscv: initial support for Generic Hardware Error Source (GHES)
2025-02-07 14:18 UTC (7+ messages)
` [RFC 1/5] riscv: select HAVE_ACPI_APEI
` [RFC 2/5] efi: add riscv APEI generic processor error printing support
` [RFC 3/5] riscv: add fix map index for GHES IRQ
` [RFC 4/5] RISC-V: ACPI: define arch_apei_get_mem_attribute
` [RFC 5/5] RISC-V: define ioremap_cache
[PATCH v1] riscv: dts: starfive: Unify regulator naming scheme
2025-02-07 12:46 UTC (2+ messages)
[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
2025-02-07 12:23 UTC (16+ messages)
` [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments
` [PATCH v2 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader
[PATCH] MAINTAINERS: spacemit: update various info
2025-02-07 11:19 UTC (2+ messages)
[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-07 10:56 UTC (13+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: spacemit: add "
` [PATCH v4 2/4] "
[PATCH v3 00/18] vDSO: Introduce generic data storage
2025-02-07 10:15 UTC (4+ messages)
[PATCH] riscv: dts: starfive: fml13v01: enable pcie1
2025-02-07 9:36 UTC
[PATCH v1 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
2025-02-07 8:17 UTC (9+ messages)
` [PATCH v1 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments
[PATCH v2 00/10] Support for Allwinner V853 SoC
2025-02-07 1:02 UTC (5+ messages)
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853
[PATCH v3 0/6] Add some validation for vector, vector crypto and fp stuff
2025-02-07 0:02 UTC (15+ messages)
` [PATCH v3 1/6] RISC-V: add vector extension validation checks
` [PATCH v3 2/6] RISC-V: add vector crypto "
` [PATCH v3 3/6] RISC-V: add f & d "
` [PATCH v3 4/6] dt-bindings: riscv: d requires f
` [PATCH v3 5/6] dt-bindings: riscv: add vector sub-extension dependencies
` [PATCH v3 6/6] dt-bindings: riscv: document vector crypto requirements
[PATCH v3] riscv: Optimize crct10dif with zbc extension
2025-02-06 20:19 UTC (3+ messages)
[PATCH] riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra
2025-02-06 19:28 UTC
[PATCH 00/19] iommu: Further abstract iommu-pages
2025-02-06 17:54 UTC (7+ messages)
` [PATCH 09/19] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
[PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
2025-02-06 17:48 UTC (3+ messages)
[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
2025-02-06 12:32 UTC (7+ messages)
` [RFC PATCH v2 03/17] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group
[PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific
2025-02-06 11:22 UTC (3+ messages)
[PATCH v2 0/2] RISC-V: Use BIT_ULL(x) instead of 1ULL << x
2025-02-06 8:58 UTC (5+ messages)
` [PATCH v2 1/2] RISC-V: hwprobe: Use BIT macro to avoid warnings
` [PATCH v2 2/2] RISC-V: Use BIT_ULL(x) instead of 1ULL << x
[PATCH v2] RISC-V: hwprobe: Use BIT macro to avoid warnings
2025-02-06 8:00 UTC (3+ messages)
[PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP
2025-02-06 4:21 UTC (3+ messages)
[PATCH v1] riscv: Use of_property_present() to test for non-boolean properties
2025-02-05 23:23 UTC (3+ messages)
[PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
2025-02-05 18:39 UTC (5+ messages)
[PATCH 16/19] iommu/amd: Use roundup_pow_two() instead of get_order()
2025-02-05 17:59 UTC (3+ messages)
[PATCH 05/19] iommu/pages: Replace iommu_free_pages() with iommu_free_page()
2025-02-05 17:41 UTC (3+ messages)
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