messages from 2024-12-29 08:27:01 to 2025-01-07 10:51:37 UTC [more...]
[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-07 10:51 UTC (47+ messages)
` [PATCH v4 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 03/15] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
` [PATCH v4 05/15] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 08/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 09/15] arm64: "
` [PATCH v4 10/15] riscv: "
` [PATCH v4 11/15] x86: "
` [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v4 14/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()
[PATCH v2 0/6] Account page tables at all levels
2025-01-07 9:15 UTC (9+ messages)
` [PATCH v2 1/6] mm: Move common part of pagetable_*_ctor to helper
` [PATCH v2 2/6] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH v2 3/6] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH v2 4/6] ARM: mm: Rename PGD helpers
` [PATCH v2 5/6] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
[PATCH 0/2] riscv,aplic: support for hart indexes
2025-01-07 8:59 UTC (18+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: add risc-v,aplic "
` [PATCH 2/2] irqchip/riscv-aplic: add support for "
` [PATCH v2] "
` [PATCH v3 0/2] riscv,aplic: "
` [PATCH v3 1/2] dt-bindings: interrupt-controller: add risc-v,aplic "
` [PATCH v3 2/2] irqchip/riscv-aplic: add support for "
[PATCH] riscv: misaligned: disable pagefault before accessing user memory
2025-01-07 8:32 UTC (6+ messages)
[PATCH v9 0/3] Change PWM-controlled LED pin active mode and algorithm
2025-01-07 8:28 UTC (10+ messages)
` [PATCH v9 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
[PATCH v4] clocksource/drivers/timer-clint: Add T-Head C9xx clint
2025-01-07 5:44 UTC (2+ messages)
[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
2025-01-07 3:34 UTC (9+ messages)
` [PATCH 1/6] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH 2/6] riscv: request misaligned exception delegation from SBI
` [PATCH 3/6] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH 4/6] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH 5/6] riscv: export unaligned_ctl_available() as a GPL symbol
` [PATCH 6/6] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH 0/6] riscv: Relocatable NOMMU kernels
2025-01-07 3:24 UTC (2+ messages)
[PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
2025-01-07 0:53 UTC (3+ messages)
` [PATCH v2 3/5] powerpc: kvm: drop 32-bit booke
[PATCH v2 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
2025-01-07 0:43 UTC (5+ messages)
[PATCH v6 0/3] pwm: Add pwm driver for Sophgo SG2042
2025-01-07 0:15 UTC (2+ messages)
[PATCH v1 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
2025-01-06 20:08 UTC (9+ messages)
` [PATCH v1 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments
` [PATCH v1 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v1 3/5] riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0
` [PATCH v1 4/5] riscv: dts: starfive: jh7110-common: add eeprom node to i2c5
` [PATCH v1 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader
[PATCH] iommu/riscv: Fixup compile warning
2025-01-06 17:47 UTC (3+ messages)
[PATCH v2] riscv: misaligned: disable pagefault before accessing user memory
2025-01-06 17:09 UTC
[PATCH 0/2] Add support for the P1 PMIC from SpacemiT
2025-01-06 15:43 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: mfd: add support for P1 "
` [PATCH 2/2] mfd: add new driver for P1 PMIC "
[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
2025-01-06 15:22 UTC (5+ messages)
[PATCH v2 0/2] riscv: signal: fix the size of signal frame
2025-01-06 14:07 UTC (5+ messages)
` [PATCH v2 1/2] riscv: signal: fix signal frame size
` [PATCH v2 2/2] riscv: signal: fix signal_minsigstksz
[PATCH RESEND 0/2] riscv: iommu: Add shutdown callback for kexec
2025-01-06 11:39 UTC (4+ messages)
` [PATCH RESEND 1/2] iommu/riscv: Empty iommu queue before enabling it
` [PATCH RESEND 2/2] iommu/riscv: Add shutdown function for iommu driver
[PATCH] riscv: stacktrace: fix backtracing through exceptions
2025-01-06 11:15 UTC (2+ messages)
[PATCH] riscv: use local label names instead of global ones in assembly
2025-01-06 9:57 UTC (4+ messages)
[PATCH v10 0/3] Change PWM-controlled LED pin active mode and algorithm
2025-01-06 9:09 UTC (3+ messages)
[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-06 3:53 UTC (8+ messages)
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
[PATCH 0/2] selftest: fix riscv/vector tests
2025-01-05 16:25 UTC (2+ messages)
[PATCH 0/3] riscv: canaan: Add support for K230-Canmv clock
2025-01-04 12:33 UTC (11+ messages)
` [PATCH 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH 3/3] riscv: dts: canaan: Add clock initial support for K230
[PATCH v4 0/4] Add clock controller support for SpacemiT K1
2025-01-04 10:07 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC
` [PATCH v4 2/4] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v4 3/4] clk: spacemit: Add clock support for Spacemit K1 SoC
` [PATCH v4 4/4] riscv: dts: spacemit: Add clock controller for K1
[PATCH] irqchip/riscv-imsic: Support allocating multiple msi-x vectors
2025-01-04 7:49 UTC (2+ messages)
[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
2025-01-04 2:22 UTC (2+ messages)
` (subset) "
[PATCH v4 0/2] riscv: spacemit: add i2c support to K1 SoC
2025-01-04 0:34 UTC (3+ messages)
` [PATCH v4 2/2] i2c: spacemit: add support for SpacemiT "
[PATCH v2] tools: perf: tests: Fix code reading for riscv
2025-01-03 19:15 UTC (13+ messages)
[PATCH 00/10] Account page tables at all levels
2025-01-03 10:36 UTC (8+ messages)
` [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
[PATCH RESEND v4] riscv: mm: Fix the out of bound issue of vmemmap address
2025-01-03 9:20 UTC
[PATCH v2 00/12] pm: Introduce devm_pm_set_wake_irq
2025-01-03 8:41 UTC (13+ messages)
` [PATCH v2 01/12] PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq
` [PATCH v2 02/12] input: keyboard: ep93xx_keypad: Use devm_pm_set_wake_irq
` [PATCH v2 03/12] input: keyboard: omap4_keypad: "
` [PATCH v2 04/12] input: misc: nxp-bbnsm-pwrkey: Use resource managed API to simplify code
` [PATCH v2 05/12] input: touchscreen: ti_am335x_tsc: "
` [PATCH v2 06/12] rtc: stm32: "
` [PATCH v2 07/12] rtc: nxp-bbnsm: "
` [PATCH v2 08/12] rtc: ds1343: Use devm_pm_set_wake_irq
` [PATCH v2 09/12] rtc: pm8xxx: "
` [PATCH v2 10/12] rtc: ab8500: Use resource managed API to simplify code
` [PATCH v2 11/12] rtc: mpfs: Use devm_pm_set_wake_irq
` [PATCH v2 12/12] rtc: pl031: Use resource managed API to simplify code
[PATCH] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
2025-01-03 4:03 UTC
[PATCH v4 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
2025-01-03 0:32 UTC (5+ messages)
` [PATCH v4 1/2] RISC-V: clarify what some RISCV_ISA* config options do
` [PATCH v4 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
[RFC PATCH v1 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
2025-01-02 20:41 UTC (4+ messages)
` [RFC PATCH v1 1/3] riscv: dts: starfive: jh7110: add timer node
` [RFC PATCH v1 2/3] riscv: dts: starfive: jh7110: add DRAM memory controller node
` [RFC PATCH v1 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader
[PATCH v1 0/2] riscv: dts: starfive: Enable USB3.0 for Pine64 Star64
2025-01-02 18:37 UTC (3+ messages)
` [PATCH v1 1/2] riscv: dts: starfive: jh7110: pciephy0 USB 3.0 configuration registers
` [PATCH v1 2/2] riscv: dts: starfive: jh7110-pine64-star64: enable USB 3.0 port
[RESEND PATCH v2] riscv: cacheinfo: Use of_property_present() for non-boolean properties
2024-12-31 16:13 UTC
[PATCH v1] firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()
2024-12-31 10:38 UTC (2+ messages)
[GIT PULL] RISC-V T-HEAD Devicetrees for v6.14
2024-12-29 23:28 UTC
[PATCH] riscv: Access time mmio instead of rdtime
2024-12-29 15:09 UTC (2+ messages)
[PATCH 00/12] pm: Introduce devm_pm_set_wake_irq
2024-12-29 9:31 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