messages from 2023-05-17 13:12:10 to 2023-05-19 03:36:46 UTC [more...]
[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
2023-05-19 3:36 UTC (16+ messages)
` [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v4 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic
` [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
` [PATCH v4 04/10] serial: bflb_uart: add "
` [PATCH v4 05/10] riscv: add the Bouffalolab SoC family Kconfig option
` [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
` [PATCH v4 07/10] riscv: dts: bouffalolab: add the bl808 SoC base device tree
` [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
` [PATCH v4 09/10] MAINTAINERS: riscv: add entry for Bouffalolab SoC
` [PATCH v4 10/10] riscv: defconfig: enable BOUFFALOLAB SoC
[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
2023-05-19 0:38 UTC (27+ messages)
` [RFC PATCH 01/22] riscv: vdso: Unify vdso32 & compat_vdso into vdso/Makefile
` [RFC PATCH 02/22] riscv: vdso: Remove compat_vdso/
` [RFC PATCH 03/22] riscv: vdso: Add time-related vDSO common flow for vdso32
` [RFC PATCH 04/22] clocksource: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
` [RFC PATCH 05/22] riscv: s64ilp32: Introduce xlen_t
` [RFC PATCH 06/22] irqchip: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
` [RFC PATCH 07/22] riscv: s64ilp32: Add sbi support
` [RFC PATCH 08/22] riscv: s64ilp32: Add asid support
` [RFC PATCH 09/22] riscv: s64ilp32: Introduce PTR_L and PTR_S
` [RFC PATCH 10/22] riscv: s64ilp32: Enable user space runtime environment
` [RFC PATCH 11/22] riscv: s64ilp32: Add ebpf jit support
` [RFC PATCH 12/22] riscv: s64ilp32: Add ELF32 support
` [RFC PATCH 13/22] riscv: s64ilp32: Add ARCH RV64 ILP32 compiling framework
` [RFC PATCH 14/22] riscv: s64ilp32: Add MMU_SV39 mode support for 32BIT
` [RFC PATCH 15/22] riscv: s64ilp32: Enable native atomic64
` [RFC PATCH 16/22] riscv: s64ilp32: Add TImode (128 int) support
` [RFC PATCH 17/22] riscv: s64ilp32: Implement cmpxchg_double
` [RFC PATCH 18/22] riscv: s64ilp32: Disable KVM
` [RFC PATCH 19/22] riscv: Cleanup rv32_defconfig
` [RFC PATCH 20/22] riscv: s64ilp32: Add rv64ilp32_defconfig
` [RFC PATCH 21/22] riscv: s64ilp32: Correct the rv64ilp32 stackframe layout
` [RFC PATCH 22/22] riscv: s64ilp32: Temporary workaround solution to gcc problem
[PATCH v2 0/8] ISA string parser cleanups++
2023-05-18 22:39 UTC (9+ messages)
` [PATCH v2 1/8] RISC-V: simplify register width check in ISA string parsing
` [PATCH v2 2/8] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH v2 3/8] RISC-V: split early & late of_node to hartid mapping
` [PATCH v2 4/8] RISC-V: validate riscv,isa at boot, not during ISA string parsing
` [PATCH v2 5/8] RISC-V: rework comments in ISA string parser
` [PATCH v2 6/8] RISC-V: remove decrement/increment dance "
` [PATCH v2 7/8] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support
` [PATCH v2 8/8] RISC-V: always report presence of extenstions formerly part of the base ISA
[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
2023-05-18 21:42 UTC (10+ messages)
[PATCH v18 0/2] Microchip Soft IP corePWM driver
2023-05-18 21:15 UTC (6+ messages)
` [PATCH v18 1/2] pwm: add microchip soft ip "
` [PATCH v18 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
[PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
2023-05-18 21:12 UTC (3+ messages)
` [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node
[PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
2023-05-18 21:12 UTC (2+ messages)
[PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
2023-05-18 21:10 UTC (2+ messages)
[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
2023-05-18 21:03 UTC (20+ messages)
` [PATCH v2 1/9] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC
` [PATCH v2 2/9] dt-bindings: timer: Add T-HEAD TH1520 clint
` [PATCH v2 3/9] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles
` [PATCH v2 4/9] dt-binding: riscv: add T-HEAD CPU reset
` [PATCH v2 5/9] riscv: Add the T-HEAD SoC family Kconfig option
` [PATCH v2 6/9] riscv: dts: add initial T-HEAD TH1520 SoC device tree
` [PATCH v2 7/9] riscv: dts: thead: add sipeed Lichee Pi 4A board "
` [PATCH v2 8/9] MAINTAINERS: add entry for T-HEAD RISC-V SoC
` [PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
[RFC PATCH 0/1] riscv: Allow disable vdso support
2023-05-18 17:48 UTC (2+ messages)
` [RFC PATCH 1/1] riscv: add Kconfig.vdso
[PATCH -next v20 00/26] riscv: Add vector ISA support
2023-05-18 17:47 UTC (30+ messages)
` [PATCH -next v20 01/26] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v20 02/26] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v20 04/26] riscv: Add new csr defines related to vector extension
` [PATCH -next v20 05/26] riscv: Clear vector regfile on bootup
` [PATCH -next v20 06/26] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v20 07/26] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v20 08/26] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v20 09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v20 10/26] riscv: Add task switch support for vector
` [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v20 12/26] riscv: Add ptrace vector support
` [PATCH -next v20 13/26] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v20 14/26] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v20 15/26] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v20 16/26] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v20 17/26] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v20 18/26] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v20 19/26] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
` [PATCH -next v20 21/26] riscv: Add sysctl to set the default vector rule for new processes
` [PATCH -next v20 22/26] riscv: detect assembler support for .option arch
` [PATCH -next v20 23/26] riscv: Enable Vector code to be built
` [PATCH -next v20 24/26] riscv: Add documentation for Vector
` [PATCH -next v20 25/26] selftests: Test RISC-V Vector prctl interface
` [PATCH -next v20 26/26] selftests: add .gitignore file for RISC-V hwprobe
[PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
2023-05-18 17:45 UTC (3+ messages)
[PATCH 0/2] tools/nolibc: riscv: Fix up compile error for rv32
2023-05-18 17:03 UTC (3+ messages)
` [PATCH 1/2] tools/nolibc: riscv: Fix up load/store instructions "
` [PATCH 2/2] tools/nolibc: riscv: Support __NR_llseek "
[PATCH v3 00/10] riscv: add Bouffalolab bl808 support
2023-05-18 15:59 UTC (4+ messages)
` [PATCH v3 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
Bug report: kernel paniced when system hibernates
2023-05-18 14:04 UTC (24+ messages)
` Fwd: "
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-18 12:12 UTC (2+ messages)
[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
2023-05-18 11:27 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: phy: Add StarFive JH7110 USB PHY
` [PATCH v6 2/7] dt-bindings: phy: Add StarFive JH7110 PCIe PHY
` [PATCH v6 3/7] phy: starfive: Add JH7110 USB 2.0 PHY driver
` [PATCH v6 4/7] phy: starfive: Add JH7110 PCIE "
` [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
` [PATCH v6 6/7] usb: cdns3: Add StarFive JH7110 USB driver
` [PATCH v6 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110
[PATCH v6 00/11] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
2023-05-18 10:12 UTC (12+ messages)
` [PATCH v6 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v6 02/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v6 03/11] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
` [PATCH v6 04/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v6 05/11] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
` [PATCH v6 06/11] clk: starfive: Add StarFive JH7110 Video-Output clock driver
` [PATCH v6 07/11] MAINTAINERS: Update maintainer of JH71x0 clock drivers
` [PATCH v6 08/11] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
` [PATCH v6 09/11] riscv: dts: starfive: jh7110: add pmu controller node
` [PATCH v6 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
` [PATCH v6 11/11] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes
[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
2023-05-18 12:09 UTC (3+ messages)
[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
2023-05-18 8:10 UTC (6+ messages)
` [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
2023-05-18 6:59 UTC (3+ messages)
` [RESEND PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
2023-05-18 3:54 UTC (19+ messages)
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso
[PATCH v3 0/3] Make fprobe + rethook immune to recursion
2023-05-18 2:49 UTC (8+ messages)
` [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
[PATCH v5 00/10] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
2023-05-18 1:22 UTC (4+ messages)
` [PATCH v5 08/10] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-17 21:50 UTC (4+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "
[PATCH 0/7] riscv: Memory Hot(Un)Plug support
2023-05-17 18:53 UTC (3+ messages)
[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
2023-05-17 14:08 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