messages from 2021-07-01 02:54:03 to 2021-07-19 14:43:35 UTC [more...]
[PATCH] libbpf: Remove from kernel tree
2021-07-18 21:55 UTC (5+ messages)
[PATCH V2 0/3] riscv: add support for restartable sequence
2021-07-19 14:43 UTC (3+ messages)
` [PATCH V2 2/3] riscv: Add "
[PATCH v4 0/1] riscv: improving uaccess with logs from network bench
2021-07-19 14:24 UTC (5+ messages)
` [PATCH v4 1/1] riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall
[PATCH] riscv: use the generic string routines
2021-07-19 11:43 UTC
[PATCH -next v2] riscv: add VMAP_STACK overflow detection
2021-07-19 7:23 UTC (9+ messages)
[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
2021-07-19 7:10 UTC (5+ messages)
[PATCH v4 00/10] Add generic support for kdump DT properties
2021-07-19 6:59 UTC (16+ messages)
` [PATCH v4 01/10] crash_dump: Make elfcorehdr_{addr, size} always visible
` [PATCH v4 01/10] crash_dump: Make elfcorehdr_{addr,size} "
` [PATCH v4 02/10] memblock: Add variables for usable memory limitation
` [PATCH v4 03/10] of: fdt: Add generic support for parsing elf core headers property
` [PATCH v4 04/10] of: fdt: Add generic support for parsing usable memory range property
` [PATCH v4 05/10] of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
` [PATCH v4 06/10] riscv: Remove non-standard linux, elfcorehdr handling
` [PATCH v4 07/10] arm64: kdump: Remove custom linux, elfcorehdr parsing
` [PATCH v4 08/10] arm64: kdump: Remove custom linux, usable-memory-range parsing
` [PATCH v4 09/10] arm64: kdump: Use IS_ENABLED(CONFIG_CRASH_DUMP) instead of #ifdef
` [PATCH v4 10/10] ARM: Parse kdump DT properties
[PATCH v5 0/5] convert designware-pcie.txt to yaml
2021-07-18 11:40 UTC (2+ messages)
` [PATCH v5 3/5] dt-bindings: PCI: update references to Designware schema
[PATCH] riscv: __asm_copy_to-from_user: fix out of boundary memory copy
2021-07-18 2:05 UTC (2+ messages)
[PATCH] riscv: enable GENERIC_FIND_FIRST_BIT
2021-07-17 16:14 UTC
[PATCH] riscv: add rv32 and rv64 randconfig build targets
2021-07-17 4:44 UTC
[PATCH] riscv: add correct as-options for assembly in modules
2021-07-16 22:37 UTC (5+ messages)
[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
2021-07-16 20:12 UTC (4+ messages)
[PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory
2021-07-16 14:08 UTC (5+ messages)
[PATCH RESEND] riscv: stacktrace: Fix NULL pointer dereference
2021-07-16 14:07 UTC (2+ messages)
[GIT PULL] RISC-V Patches for the 5.14 Merge Window, Part 1
2021-07-16 13:16 UTC (8+ messages)
[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
2021-07-16 12:49 UTC (3+ messages)
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC
[PATCH 1/2] riscv: dts: microchip: Use 'local-mac-address' for emac1
2021-07-16 11:34 UTC (8+ messages)
` [PATCH 2/2] riscv: dts: microchip: Add ethernet0 to the aliases node
[PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
2021-07-16 8:53 UTC
[PATCH v4] dt-bindings: riscv: add starfive jh7100 bindings
2021-07-16 2:17 UTC (3+ messages)
[PATCH] riscv: dts: microchip: mpfs-icicle: Fix serial console
2021-07-16 2:16 UTC (2+ messages)
[PATCH] riscv: Fix 32-bit RISC-V boot failure
2021-07-16 2:14 UTC (10+ messages)
[PATCH v3 0/1] riscv: improving uaccess with logs from network bench
2021-07-15 6:20 UTC (7+ messages)
` [PATCH v3 1/1] riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall
[RFC PATH 0/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO bindings and driver
2021-07-15 1:49 UTC (19+ messages)
` [RFC PATH 1/2] dt-bindings: gpio: add starfive,jh7100-gpio bindings
` [RFC PATH 1/2] dt-bindings: gpio: add starfive, jh7100-gpio bindings
` [RFC PATH 2/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO driver
[RFC PATCH v2 00/11] Linux RISC-V ACLINT Support
2021-07-13 15:27 UTC (4+ messages)
` [RFC PATCH v2 06/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
[PATCH] riscv: dts: microchip: Define hart clocks
2021-07-13 15:31 UTC (3+ messages)
[PATCH 1/2] riscv: dts: microchip: Drop "clock-frequency" property of cpu nodes
2021-07-13 15:29 UTC (6+ messages)
` [PATCH 2/2] riscv: dts: microchip: Fix wrong interrupt numbers of DMA
[PATCH v4 0/5] convert designware-pcie.txt and kirin-pcie.txt to yaml
2021-07-13 11:17 UTC (2+ messages)
` [PATCH v4 3/5] dt-bindings: PCI: update references to Designware schema
[PATCH v3 0/2] convert designware-pcie.txt and kirin-pcie.txt to yaml
2021-07-13 8:31 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it "
[PATCH v3] dt-bindings: riscv: add starfive jh7100 bindings
2021-07-13 6:03 UTC (3+ messages)
[PATCH v2 0/5] riscv: improving uaccess with logs from network bench
2021-07-12 21:24 UTC (2+ messages)
[PATCH v2 0/3] lib/string: optimized mem* functions
2021-07-12 8:15 UTC (9+ messages)
` [PATCH v2 1/3] lib/string: optimized memcpy
` [PATCH v2 2/3] lib/string: optimized memmove
` [PATCH v2 3/3] lib/string: optimized memset
[PATCH v7 1/1] RISC-V: Use SBI SRST extension when available
2021-07-11 18:59 UTC (5+ messages)
[PATCH] riscv: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2021-07-11 15:51 UTC
PLIC and interrupts received while no hart enabled
2021-07-10 2:00 UTC (2+ messages)
` [RFC PATCH] gpio: sifive: Take care of interrupt masking
[PATCH 1/1] RISC-V: load initrd wherever it fits into memory
2021-07-09 17:14 UTC (6+ messages)
[PATCH] RISC-V: Fix a Kconfig ordering issue
2021-07-09 14:53 UTC
[RFC PATCH] riscv: Kconfig: do not select PCI_MSI if CONIFG_PCI is enabled
2021-07-09 3:12 UTC
[PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
2021-07-08 13:40 UTC (2+ messages)
[PATCH] riscv: stacktrace: Fix NULL pointer dereference
2021-07-08 13:10 UTC (2+ messages)
[PATCH -fixes] riscv: Fix PTDUMP output now BPF region moved back to module region
2021-07-08 11:42 UTC (3+ messages)
[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
2021-07-08 8:53 UTC (8+ messages)
[PATCH 0/3] riscv: Enable some feature for RISCV
2021-07-08 6:42 UTC (6+ messages)
` [PATCH 1/3] riscv: Allow forced irq threading
` [PATCH 2/3] riscv: Enable idle generic idle loop
` [PATCH 3/3] riscv: Enable GENERIC_IRQ_SHOW_LEVEL
[PATCH v7 0/8] RISC-V CPU Idle Support
2021-07-07 15:51 UTC (3+ messages)
[PATCH] docs: bpf: Added more extension example
2021-07-07 22:22 UTC (2+ messages)
[PATCH] riscv: explicitly use symbol offsets for VDSO
2021-07-07 18:51 UTC
[PATCH v2] dt-bindings: riscv: add starfive jh7100 bindings
2021-07-06 23:16 UTC (2+ messages)
[PATCH] riscv: ptrace: add argn syntax
2021-07-06 19:10 UTC (2+ messages)
[PATCH] riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
2021-07-06 16:26 UTC
[PATCH v2 -next] riscv: mm: fix build errors caused by mk_pmd()
2021-07-06 2:50 UTC (2+ messages)
[PATCH] riscv: Introduce structure that group all variables regarding kernel mapping
2021-07-06 2:50 UTC (2+ messages)
[PATCH 0/4] RISC-V: make perf record --call-graph=dwarf work
2021-07-05 23:25 UTC (5+ messages)
` [PATCH 1/4] tools/perf/arch/riscv: record registers needed for --call-graph=dwarf
` [PATCH 2/4] tools/perf: add riscv perf_regs.h to check_headers.sh
` [PATCH 3/4] MAINTAINERS: add tools/perf/arch/riscv
` [PATCH 4/4] tools/perf/arch/riscv: add libdw unwind test
[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
2021-07-05 3:51 UTC (7+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
[PATCH -next 1/2] riscv: implemented auipc simulate instruction
2021-07-05 2:09 UTC (3+ messages)
` [PATCH -next 2/2] riscv: implemented branch simulate instructions
` ping//Re: "
[PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
2021-07-04 23:07 UTC
[PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
2021-07-04 23:05 UTC
[PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
2021-07-04 23:03 UTC
[PATCH] riscv: dts: fix memory size for the SiFive HiFive Unmatched
2021-07-04 12:13 UTC (5+ messages)
[PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
2021-07-02 15:56 UTC (3+ messages)
[PATCH -next] riscv: Implement thread_struct whitelist for hardened usercopy
2021-07-02 4:54 UTC
[PATCH] riscv: allow building the kernel with medany and lld
2021-07-01 20:05 UTC
[PATCH v8 0/2] Map the kernel with correct permissions the first time
2021-07-01 19:31 UTC (3+ messages)
[PATCH 1/3] riscv: Fix memory_limit for 64-bit kernel
2021-07-01 19:04 UTC (4+ messages)
[PATCH -next v2] riscv: Enable KFENCE for riscv64
2021-07-01 6:26 UTC (3+ messages)
[PATCH v6 0/3] Introduce 64b relocatable kernel
2021-07-01 5:42 UTC (2+ messages)
[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
2021-07-01 2:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).