messages from 2023-05-15 15:09:35 to 2023-05-18 13:12:02 UTC [more...]
[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
2023-05-18 13:09 UTC (7+ 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
[PATCH v18 0/2] Microchip Soft IP corePWM driver
2023-05-18 12:29 UTC (3+ messages)
` [PATCH v18 1/2] pwm: add microchip soft ip "
` [PATCH v18 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
Bug report: kernel paniced when system hibernates
2023-05-18 12:21 UTC (24+ messages)
` Fwd: "
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-18 12:12 UTC (5+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
[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 v1] dt-bindings: riscv: deprecate riscv,isa
2023-05-18 11:25 UTC (4+ messages)
[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 (21+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [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 (13+ 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 v3 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH v3 4/4] rethook, fprobe: do not trace rethook related functions
[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 (10+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
[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 (3+ messages)
[PATCH 00/10] RISC-V KVM in-kernel AIA irqchip
2023-05-17 10:51 UTC (11+ messages)
` [PATCH 01/10] RISC-V: KVM: Implement guest external interrupt line management
` [PATCH 02/10] RISC-V: KVM: Add IMSIC related defines
` [PATCH 03/10] RISC-V: KVM: Add APLIC "
` [PATCH 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
` [PATCH 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
` [PATCH 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
` [PATCH 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
` [PATCH 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
` [PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
` [PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
[PATCH V10 0/4] riscv: Optimize function trace
2023-05-17 11:09 UTC (7+ messages)
` [PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
[PATCH v17 0/2] Microchip Soft IP corePWM driver
2023-05-17 10:57 UTC (4+ messages)
` [PATCH v17 1/2] pwm: add microchip soft ip "
[PATCH v3] RISC-V: Enable dead code elimination
2023-05-17 8:41 UTC (2+ messages)
[PATCH v4 0/3] Add TDM audio on StarFive JH7110
2023-05-17 8:35 UTC (3+ messages)
` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
[PATCH V2] perf vendor events riscv: add T-HEAD C9xx JSON file
2023-05-17 9:04 UTC (3+ messages)
[PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
2023-05-17 5:16 UTC (11+ messages)
` [PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
` RESEND "
[PATCH v2 0/4] Make fprobe + rethook immune to recursion
2023-05-17 4:51 UTC (21+ messages)
` [PATCH v2 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v2 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
[PATCH 0/5] riscv: Fixes for vector extension documentation
2023-05-16 14:28 UTC (4+ messages)
` [PATCH 3/5] Documentation: riscv: vector: Use bullet lists for prctl list
[PATCH v1] Documentation/process: add soc maintainer handbook
2023-05-16 10:08 UTC (7+ messages)
[PATCH 0/2] perf: add T-HEAD C9xx series cpu support
2023-05-16 10:32 UTC (3+ messages)
[PATCH 0/4] Make fpobe + rethook immune to recursion
2023-05-16 7:26 UTC (4+ messages)
` [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
[PATCH -next v19 00/24] riscv: Add vector ISA support
2023-05-16 7:13 UTC (4+ messages)
` [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
[PATCH] iommu: PGTABLE_LPAE is also for RISCV
2023-05-16 7:12 UTC (5+ messages)
linux-next: Tree for May 15 (several RV64 build errors)
2023-05-16 6:18 UTC (2+ messages)
[PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
2023-05-16 3:15 UTC (3+ messages)
[PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
2023-05-16 2:47 UTC (3+ messages)
[PATCH 0/4] Make fpobe + rethook immune to recursion
2023-05-16 2:15 UTC (3+ messages)
[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
2023-05-16 0:53 UTC (3+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
2023-05-15 17:50 UTC (2+ messages)
[PATCH 0/3] Add T-HEAD th1520 soc clock support
2023-05-15 17:15 UTC (3+ messages)
` [PATCH 3/3] MAINTAINERS: update entry for T-HEAD RISC-V SoC
[PATCH v3 00/10] riscv: add Bouffalolab bl808 support
2023-05-15 16:58 UTC (5+ messages)
` [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
[PATCH v1 0/2] Add watchdog nodes in StarFive JH7100/JH7110 DTS
2023-05-15 16:46 UTC (2+ messages)
[PATCH v3 04/10] serial: bflb_uart: add Bouffalolab UART Driver
2023-05-14 23:30 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