messages from 2023-06-02 16:41:00 to 2023-06-06 10:41:17 UTC [more...]
[PATCH 6.3] riscv: vmlinux.lds.S: Explicitly handle '.got' section
2023-06-06 10:40 UTC (2+ messages)
[PATCH v2 0/4] tools/nolibc: add two new syscall helpers
2023-06-06 10:33 UTC (6+ messages)
` [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers
` [PATCH v2 2/4] tools/nolibc: unistd.h: apply __sysret() helper
` [PATCH v2 3/4] tools/nolibc: sys.h: "
` [PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
[PATCH v4 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
2023-06-06 10:29 UTC
[PATCH v3] Documentation/process: add soc maintainer handbook
2023-06-06 10:23 UTC (2+ messages)
[PATCH 00/13] mm: jit/text allocator
2023-06-06 10:16 UTC (28+ messages)
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
Bug report: kernel paniced while booting
2023-06-06 10:04 UTC (13+ messages)
[PATCH v3] gpio: ath79: Add missing check for platform_get_irq
2023-06-06 9:46 UTC (3+ messages)
[PATCH v3 0/3] nolibc: add part2 of support for rv32
2023-06-06 7:43 UTC (10+ messages)
` [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v3 2/3] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
` [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
[PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
2023-06-06 6:59 UTC
[PATCH v2] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
2023-06-06 5:55 UTC (2+ messages)
[PATCH 0/4] selftests/nolibc: fix up and improve test report
2023-06-06 4:50 UTC (13+ messages)
` [PATCH 1/4] selftests/nolibc: add a test-report target
` [PATCH 2/4] selftests/nolibc: allow run test-report directly
` [PATCH 3/4] selftests/nolibc: always print the log file
` [PATCH 4/4] selftests/nolibc: fix up test-report for run target
[PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
2023-06-06 4:04 UTC (5+ messages)
[PATCH v3 0/3] RISC-V: KVM: Ensure SBI extension is enabled
2023-06-06 3:58 UTC (2+ messages)
[PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
2023-06-06 3:35 UTC (2+ messages)
[PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC
2023-06-06 3:34 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
[PATCH v2 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
2023-06-06 3:32 UTC (3+ messages)
[PATCH] RISC-V: KVM: use bitmap_zero() API
2023-06-06 3:31 UTC (2+ messages)
[PATCH v3] gpio: sifive: Add missing check for platform_get_irq
2023-06-06 3:11 UTC
[PATCH v2 0/6] perf parse-regs: Refactor architecture functions
2023-06-06 1:45 UTC (7+ messages)
` [PATCH v2 1/6] perf parse-regs: Refactor arch register parsing functions
` [PATCH v2 2/6] perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()
` [PATCH v2 3/6] perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
` [PATCH v2 4/6] perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
` [PATCH v2 5/6] perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
` [PATCH v2 6/6] perf parse-regs: Move out arch specific header from util/perf_regs.h
[PATCH -next v21 00/27] riscv: Add vector ISA support
2023-06-05 16:25 UTC (32+ messages)
` [PATCH -next v21 01/27] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v21 02/27] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v21 04/27] riscv: Add new csr defines related to vector extension
` [PATCH -next v21 05/27] riscv: Clear vector regfile on bootup
` [PATCH -next v21 06/27] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v21 07/27] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v21 08/27] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v21 09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v21 10/27] riscv: Add task switch support for vector
` [PATCH -next v21 11/27] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v21 12/27] riscv: Add ptrace vector support
` [PATCH -next v21 13/27] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v21 15/27] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v21 16/27] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v21 17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v21 18/27] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v21 19/27] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
` [PATCH -next v21 21/27] riscv: Add prctl controls for userspace vector management
` [PATCH -next v21 22/27] riscv: Add sysctl to set the default vector rule for new processes
` [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
` [PATCH -next v21 24/27] riscv: Enable Vector code to be built
` [PATCH -next v21 25/27] riscv: Add documentation for Vector
` [PATCH -next v21 26/27] selftests: Test RISC-V Vector prctl interface
` [PATCH -next v21 27/27] selftests: add .gitignore file for RISC-V hwprobe
[PATCH 0/4] Remove WARN_ON in save_processor_state
2023-06-05 14:28 UTC (3+ messages)
` [PATCH 2/4] arm64: hibernate: remove "
[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
2023-06-05 14:35 UTC (9+ messages)
` [PATCH v2 06/16] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
` [PATCH v2 07/16] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
` [PATCH v2 08/16] KMV: arm64: Pass page table walker flags to stage2_apply_range_*()
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
` [PATCH v2 10/16] KVM: arm64: Return -ENOENT if PTE is not valid in stage2_attr_walker
` [PATCH v2 11/16] KVM: arm64: Use KVM_PGTABLE_WALK_SHARED flag instead of KVM_PGTABLE_WALK_HANDLE_FAULT
` [PATCH v2 14/16] KVM: arm64: Pass page walker flags from callers of stage 2 split walker
[PATCH v1 -next 0/2] RISC-V ACPI: Assorted fixes
2023-06-05 14:35 UTC (3+ messages)
` [PATCH v1 -next 1/2] RISC-V: ACPI : Fix for usage of pointers in different address space
` [PATCH v1 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain
[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
2023-06-05 14:31 UTC (6+ messages)
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
[PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
2023-06-05 11:12 UTC (24+ messages)
` [PATCH v3 01/12] selftests/nolibc: syscall_args: use generic __NR_statx
` [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
` [PATCH v3 03/12] selftests/nolibc: allow specify extra arguments for qemu
` [PATCH v3 04/12] selftests/nolibc: fix up compile warning with glibc on x86_64
` [PATCH v3 05/12] selftests/nolibc: not include limits.h for nolibc
` [PATCH v3 06/12] selftests/nolibc: use INT_MAX instead of __INT_MAX__
` [PATCH v3 07/12] tools/nolibc: arm: add missing my_syscall6
` [PATCH v3 08/12] tools/nolibc: open: fix up compile warning for arm
` [PATCH v3 09/12] selftests/nolibc: support two errnos with EXPECT_SYSER2()
` [PATCH v3 10/12] selftests/nolibc: remove gettimeofday_bad1/2 completely
` [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
` [PATCH v3 12/12] selftests/nolibc: test_fork: fix up duplicated print
[PATCH v3] gpio: ath79: Add missing check for platform_get_irq
2023-06-05 9:20 UTC (2+ messages)
[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
2023-06-05 9:56 UTC (6+ messages)
` [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
` [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver
[PATCH v3 0/3] Add JH7110 cpufreq support
2023-06-05 9:54 UTC (5+ messages)
[PATCH 0/4] tools/nolibc: add two new syscall helpers
2023-06-05 9:33 UTC (10+ messages)
` [PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
` [PATCH 2/4] tools/nolibc: unistd.h: apply __syscall_ret() helper
` [PATCH 3/4] tools/nolibc: sys.h: "
` [PATCH 4/4] tools/nolibc: sys.h: apply __syscall() helper
[PATCH v3] gpio: sifive: Add missing check for platform_get_irq
2023-06-05 9:15 UTC (3+ messages)
[PATCH v3 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
2023-06-05 6:44 UTC (7+ messages)
` [PATCH v3 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v3 2/3] dt-bindings: "
` [PATCH v3 3/3] riscv: dts: allwinner: d1: Add GPADC node
[PATCH v2 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
2023-06-05 6:24 UTC (11+ messages)
` [PATCH v2 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v2 2/3] dt-bindings: "
[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
2023-06-04 3:50 UTC (3+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
[PATCH v2] gpio: sifive: Add missing check for platform_get_irq
2023-06-03 20:59 UTC (3+ messages)
[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
2023-06-02 22:56 UTC (10+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
[PATCH v2 00/13] nolibc: add part2 of support for rv32
2023-06-02 19:44 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 6.4-rc5
2023-06-02 17:51 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;
as well as URLs for NNTP newsgroup(s).