messages from 2025-01-07 10:51:37 to 2025-01-10 15:14:08 UTC [more...]
[PATCH v3 00/27] spi-nand/spi-mem DTR support
2025-01-10 14:45 UTC (21+ messages)
` [PATCH v3 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v3 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v3 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v3 04/27] spi: amd: Drop redundant check
` [PATCH v3 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v3 06/27] spi: cadence-qspi: "
` [PATCH v3 08/27] spi: fsl-qspi: "
` [PATCH v3 09/27] spi: microchip-core-qspi: "
` [PATCH v3 10/27] spi: mt65xx: "
` [PATCH v3 11/27] spi: mxic: "
` [PATCH v3 12/27] spi: nxp-fspi: "
` [PATCH v3 13/27] spi: rockchip-sfc: "
` [PATCH v3 14/27] spi: spi-sn-f-ospi: "
` [PATCH v3 15/27] spi: spi-ti-qspi: "
` [PATCH v3 16/27] spi: zynq-qspi: "
` [PATCH v3 17/27] spi: zynqmp-gqspi: "
` [PATCH v3 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v3 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v3 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v3 22/27] mtd: spinand: Add an optional frequency to read from cache macros
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-10 14:43 UTC (26+ messages)
` [PATCH v6 01/16] perf tools: Create generic syscall table support
` [PATCH v6 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v6 03/16] perf tools: csky: "
` [PATCH v6 04/16] perf tools: arm: Support "
` [PATCH v6 05/16] perf tools: sh: "
` [PATCH v6 06/16] perf tools: sparc: "
` [PATCH v6 07/16] perf tools: xtensa: Support syscall header
` [PATCH v6 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v6 09/16] perf tools: alpha: Support syscall header
` [PATCH v6 10/16] perf tools: parisc: "
` [PATCH v6 11/16] perf tools: arm64: Use syscall table
` [PATCH v6 12/16] perf tools: loongarch: "
` [PATCH v6 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v6 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v6 15/16] perf tools: s390: "
` [PATCH v6 16/16] perf tools: Remove dependency on libaudit
[PATCH v2 00/27] spi-nand/spi-mem DTR support
2025-01-10 14:37 UTC (4+ messages)
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-10 14:16 UTC
[PATCH 00/12] Support for Allwinner V853 SoC
2025-01-10 13:58 UTC (18+ messages)
` [PATCH 01/12] clk: sunxi-ng: allow key feature in ccu reset
` [PATCH 02/12] dt-bindings: pinctrl: sunxi: add compatible for V853
` [PATCH 03/12] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH 04/12] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH 05/12] clk: sunxi-ng: add CCU drivers "
` [PATCH 06/12] dt-bindings: clk: sunxi-ng: add V853 CCU clock/reset
` [PATCH 07/12] devicetree: bindings: power: add v853 ppu
` [PATCH 08/12] pmdomain: sunxi: add V853 ppu support
` [PATCH 09/12] dt-bindings: power: add V853 ppu bindings
` [PATCH 10/12] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH 11/12] phy: allwinner: add v853 usb phy compatible
` [PATCH 12/12] ARM: dts: sun8i: add DTSI file for V853
[PATCH] kbuild: Strip runtime const RELA sections correctly
2025-01-10 12:13 UTC (2+ messages)
[PATCH v2 0/3] riscv: canaan: Add support for K230-Canmv clock
2025-01-10 11:28 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v2 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH v2 3/3] riscv: dts: canaan: Add clock initial support for K230
[PATCH 0/3] Add OpenRISC restartable sequences support
2025-01-10 10:22 UTC (2+ messages)
` [PATCH 1/3] openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API support
[PATCH] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
2025-01-10 9:56 UTC (3+ messages)
Zapytanie ofertowe
2025-01-10 9:00 UTC
[PATCH v2] irqchip/riscv-aplic: add support for hart indexes
2025-01-10 7:46 UTC (9+ messages)
` [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 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-10 7:37 UTC (5+ messages)
` [PATCH 1/6] Revert "arch: remove unused function syscall_set_arguments()"
` [PATCH 3/6] syscall.h: introduce syscall_set_nr()
[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
2025-01-10 3:34 UTC (5+ messages)
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH v2] riscv: Use Zalrsc extension to implement atomic functions
2025-01-10 3:23 UTC (2+ messages)
[PATCH] iommu/riscv: Fixup compile warning
2025-01-10 2:44 UTC (5+ messages)
[PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE
2025-01-10 2:39 UTC (2+ messages)
[PATCH v4] clocksource/drivers/timer-clint: Add T-Head C9xx clint
2025-01-10 1:24 UTC (3+ messages)
[PATCH 0/8] KVM: selftests: Binary stats fixes and infra updates
2025-01-10 1:15 UTC (3+ messages)
[PATCH 0/2] selftest: fix riscv/vector tests
2025-01-10 0:27 UTC (3+ messages)
[PATCH v2 0/3] SBI PMU event related fixes
2025-01-09 19:40 UTC (2+ messages)
[PATCH 0/8] Add SBI v3.0 PMU enhancements
2025-01-09 19:40 UTC (2+ messages)
[PATCH] treewide: const qualify ctl_tables where applicable
2025-01-09 18:05 UTC (7+ messages)
RFC: riscv64 big endian system attempt
2025-01-09 17:46 UTC (2+ messages)
[PATCH] riscv: kprobes: fix placement in arch_prepare_ss_slot
2025-01-09 16:16 UTC (2+ messages)
[PATCH] riscv: kprobes: Fix incorrect address calculation
2025-01-09 16:16 UTC (2+ messages)
[PATCH v3] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
2025-01-09 16:16 UTC (2+ messages)
[PATCH v2] riscv: module: use a plain variable for list_head instead of a pointer
2025-01-09 16:16 UTC (2+ messages)
[PATCH] riscv: qspinlock: Fixup _Q_PENDING_LOOPS definition
2025-01-09 16:16 UTC (2+ messages)
[PATCH] riscv: use local label names instead of global ones in assembly
2025-01-09 16:16 UTC (2+ messages)
[PATCH] riscv: stacktrace: fix backtracing through exceptions
2025-01-09 16:16 UTC (2+ messages)
[PATCH RESEND v4] riscv: mm: Fix the out of bound issue of vmemmap address
2025-01-09 16:16 UTC (2+ messages)
[PATCH v3] riscv: module: remove relocation_head rel_entry member allocation
2025-01-09 16:16 UTC (2+ messages)
[PATCH] riscv: Fix sleeping in invalid context in die()
2025-01-09 16:16 UTC (2+ messages)
[PATCH v3] riscv: Call secondary mmu notifier when flushing the tlb
2025-01-09 14:03 UTC (2+ messages)
[PATCH 00/17] vDSO: Introduce generic data storage
2025-01-09 11:55 UTC (3+ messages)
` [PATCH 10/17] s390/vdso: Switch to generic storage implementation
[PATCH v4 0/2] riscv,aplic: support for hart indexes
2025-01-09 11:38 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: add risc-v,aplic "
` [PATCH v4 2/2] irqchip/riscv-aplic: add support for "
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-09 2:29 UTC (20+ messages)
` [PATCH v5 01/16] perf tools: Create generic syscall table support
` [PATCH v5 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v5 03/16] perf tools: csky: "
` [PATCH v5 04/16] perf tools: arm: Support "
` [PATCH v5 05/16] perf tools: sh: "
` [PATCH v5 06/16] perf tools: sparc: "
` [PATCH v5 07/16] perf tools: xtensa: Support syscall header
` [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v5 09/16] perf tools: alpha: Support syscall header
` [PATCH v5 10/16] perf tools: parisc: "
` [PATCH v5 11/16] perf tools: arm64: Use syscall table
` [PATCH v5 12/16] perf tools: loongarch: "
` [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v5 15/16] perf tools: s390: "
` [PATCH v5 16/16] perf tools: Remove dependency on libaudit
[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-01-08 23:45 UTC (8+ messages)
[PATCH] riscv: Fix sleeping in invalid context in die()
2025-01-08 18:33 UTC (2+ messages)
[PATCH v6] riscv: selftests: Fix warnings pointer masking test
2025-01-08 18:21 UTC (2+ messages)
[PATCH v2] RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
2025-01-08 18:21 UTC (2+ messages)
[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-08 16:12 UTC (24+ messages)
` [PATCH v5 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v5 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v5 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v5 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 09/17] arm64: "
` [PATCH v5 10/17] riscv: "
` [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
` [PATCH v5 12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
` [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v5 15/17] mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
` [PATCH v5 16/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
[GIT PULL] RISC-V SpacemiT Devicetrees for v6.14
2025-01-08 14:21 UTC
[PATCH] riscv: Support huge pfnmaps
2025-01-08 14:04 UTC (2+ messages)
[PATCH v5 0/3] riscv: spacemit: add pinctrl support to K1 SoC
2025-01-08 13:36 UTC (2+ messages)
` (subset) "
[PATCH] dt-bindings: timer: Correct indentation and style in DTS example
2025-01-08 9:38 UTC (3+ messages)
Współpraca
2025-01-08 9:06 UTC
[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-07 18:44 UTC (4+ messages)
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit
[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
2025-01-07 15:02 UTC (2+ messages)
[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-07 14:22 UTC (20+ messages)
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() "
` [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()
[syzbot] [riscv?] kernel panic: Kernel stack overflow (3)
2025-01-07 13:48 UTC (2+ 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