messages from 2022-05-26 00:43:42 to 2022-06-02 05:59:37 UTC [more...]
[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
2022-06-02 5:59 UTC (2+ messages)
[PATCH v2 0/3] Miscellaneous fixes for PMU driver
2022-06-02 5:58 UTC (2+ messages)
[PATCH] riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild
2022-06-02 5:57 UTC (2+ messages)
[PATCH v3] RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
2022-06-02 5:57 UTC (3+ messages)
[PATCH] riscv: Wire up memfd_secret in UAPI header
2022-06-02 5:57 UTC (2+ messages)
arch/riscv: SV48 patch series questions
2022-06-02 5:43 UTC (3+ messages)
[PATCH v2] arch/riscv: add Zihintpause support
2022-06-02 5:25 UTC (2+ messages)
[PATCH v5 00/10] PolarFire SoC dt for 5.19
2022-06-02 4:39 UTC (3+ messages)
[PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers
2022-06-02 4:39 UTC (3+ messages)
[PATCH] riscv: Fix irq_work when SMP is disabled
2022-06-02 4:27 UTC (2+ messages)
[PATCH] RISC-V: fix typos in comments
2022-06-02 4:26 UTC (2+ messages)
` (RISC-V KVM) "
[RFC PATCH v2 0/2] Risc-V Svinval support
2022-06-02 3:52 UTC (2+ messages)
[PATCH] RISC-V: cpu.c: remove nonexistent ext from cpuinfo
2022-06-02 3:52 UTC (2+ messages)
[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
2022-06-02 3:43 UTC (2+ messages)
[PATCH] RISC-V: Allow the used to downgrade to sv48 when HW supports sv57
2022-06-02 3:27 UTC (2+ messages)
[PATCH v1] RISC-V: Only default to spinwait on SBI-0.1 and M-mode
2022-06-02 2:08 UTC (2+ messages)
[PATCH] RISCV: kexec: Fix build error without CONFIG_MODULES
2022-06-02 1:02 UTC (4+ messages)
cleanup swiotlb initialization v8
2022-06-01 18:40 UTC (9+ messages)
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
[PATCH] RISC-V: kexec: Fix build error without CONFIG_KEXEC
2022-06-01 15:59 UTC (2+ messages)
[PATCH v3 00/16] arch_topology: Updates to add socket support and fix cluster ids
2022-06-01 12:45 UTC (28+ messages)
` [PATCH v3 01/16] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
` [PATCH v3 02/16] cacheinfo: Add helper to access any cache index for a given CPU
` [PATCH v3 03/16] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
` [PATCH v3 04/16] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
` [PATCH v3 05/16] cacheinfo: Allow early detection and population of cache attributes
` [PATCH v3 06/16] arch_topology: Add support to parse and detect "
` [PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
` [PATCH v3 08/16] arm64: topology: Remove redundant setting of llc_id in CPU topology
` [PATCH v3 09/16] arch_topology: Drop LLC identifier stash from the "
` [PATCH v3 10/16] arch_topology: Set thread sibling cpumask only within the cluster
` [PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
` [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
[PATCH v5 0/2] rtc: microchip: Add driver for PolarFire SoC
2022-06-01 12:33 UTC (3+ messages)
` [PATCH v5 1/2] rtc: Add driver for Microchip "
` [PATCH v5 2/2] MAINTAINERS: add PolarFire SoC's RTC
[PATCH] MAINTAINERS: Limit KVM RISC-V entry to existing selftests
2022-06-01 10:43 UTC (2+ messages)
[PATCH -for-next] riscv: Fix missing PAGE_PFN_MASK
2022-06-01 6:29 UTC (2+ messages)
linux-next: Tree for May 31 (riscv: arch/riscv/kernel/elf_kexec.c)
2022-06-01 3:54 UTC (2+ messages)
[GIT PULL] RISC-V Patches for the 5.19 Merge Window, Part 1
2022-05-31 23:22 UTC (4+ messages)
[PATCH v8 00/27] Introduce power-off+restart call chain API
2022-05-31 21:24 UTC (4+ messages)
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API
[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
2022-05-31 16:05 UTC (7+ messages)
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
[PATCH v2] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
2022-05-31 15:45 UTC (10+ messages)
` [PATCH] RISC-V: Prepare dropping week "
[PATCH] gpio: sifive: Make the irqchip immutable
2022-05-31 9:22 UTC (4+ messages)
` [kbuild-all] "
Ruch z pierwszej pozycji w Google
2022-05-31 8:15 UTC
[PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-31 7:59 UTC (3+ messages)
[PATCH] riscv: mmap with PROT_WRITE but no PROT_READ is invalid
2022-05-31 7:56 UTC
[PATCH -next] riscv: errata: T-HEAD depends on !XIP_KERNEL
2022-05-31 5:18 UTC
[PATCH] docs/zh_CN: update the kasan.rst documentation
2022-05-31 2:13 UTC (3+ messages)
[PATCH bpf-next v3 0/6] Support riscv jit to provide
2022-05-30 21:03 UTC (9+ messages)
` [PATCH bpf-next v3 1/6] bpf: Unify data extension operation of jited_ksyms and jited_linfo
` [PATCH bpf-next v3 2/6] riscv, bpf: Support riscv jit to provide bpf_line_info
` [PATCH bpf-next v3 3/6] bpf: Correct the comment about insn_to_jit_off
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
` [PATCH bpf-next v3 5/6] selftests/bpf: "
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-30 18:29 UTC (9+ messages)
[PATCH] RISC-V: kexec: Define arch_kexec_apply_relocations_add
2022-05-30 18:04 UTC
[PATCH v7 00/25] Rust support
2022-05-30 13:39 UTC (4+ messages)
` [PATCH v7 21/25] Kbuild: add "
[PATCH v3 0/2] rtc: microchip: Add driver for PolarFire SoC
2022-05-30 13:27 UTC (4+ messages)
` [PATCH v3 1/2] rtc: Add driver for Microchip "
[PATCH v2 0/5] riscv: some svpbmt fixes
2022-05-29 17:49 UTC (11+ messages)
` [PATCH v2 1/5] riscv: drop cpufeature_apply_feature tracking variable
` [PATCH v2 2/5] riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
` [PATCH v2 3/5] riscv: make patch-function pointer more generic in cpu_manufacturer_info struct
` [PATCH v2 4/5] riscv: fix dependency for t-head errata
` [PATCH v2 5/5] riscv: remove usage of function-pointers from cpufeatures and "
[V3] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
2022-05-29 15:56 UTC (8+ messages)
[PATCH] riscv: add correct as-options for assembly in modules
2022-05-29 15:23 UTC (2+ messages)
[PATCH] [PATCH v2] riscv: add as-options for modules with assembly compontents
2022-05-29 15:22 UTC
[RFC PATCH riscv/for-next 0/4] Enable ftrace with kernel preemption for RISC-V
2022-05-29 14:33 UTC (5+ messages)
` [RFC PATCH riscv/for-next 1/4] riscv: align ftrace to 4 Byte boundary and increase ftrace prologue size
` [RFC PATCH riscv/for-next 2/4] riscv: export patch_insn_write
` [RFC PATCH riscv/for-next 3/4] riscv: ftrace: use indirect jump to work with kernel preemption
` [RFC PATCH riscv/for-next 4/4] riscv: ftrace: do not use stop_machine to update code
[linux-next:master] BUILD REGRESSION d3fde8ff50ab265749704bd7fbcf70d35235421f
2022-05-28 21:28 UTC
[PATCH] riscv: read-only pages should not be writable
2022-05-28 9:26 UTC (3+ messages)
[syzbot] riscv/fixes test error: lost connection to test machine
2022-05-28 8:31 UTC (8+ messages)
[PATCH v10 00/12] riscv: support for Svpbmt and D1 memory types
2022-05-28 8:15 UTC (5+ messages)
` [PATCH 08/12] riscv: Fix accessing pfn bits in PTEs for non-32bit variants
[syzbot] riscv/fixes boot error: can't ssh into the instance
2022-05-28 8:13 UTC (22+ messages)
[PATCH 1/1] riscv: fix typo 'repalce'
2022-05-28 0:09 UTC
[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-27 14:53 UTC (9+ messages)
[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
2022-05-27 11:05 UTC (3+ messages)
` [PATCH RFC 2/2] irqchip/sifive-plic: Add "
[PATCH v3] clk: bcm2835: Round UART input clock up
2022-05-27 10:29 UTC
[PATCH V3 0/5] Support for 64bit hartid on RV64 platforms
2022-05-27 5:17 UTC (6+ messages)
` [PATCH V3 1/5] riscv: cpu_ops_sbi: Add 64bit hartid support on RV64
` [PATCH V3 2/5] riscv: spinwait: Fix hartid variable type
` [PATCH V3 3/5] riscv: smp: Add 64bit hartid support on RV64
` [PATCH V3 4/5] riscv: cpu: "
` [PATCH V3 5/5] riscv/efi_stub: Add 64bit boot-hartid "
[PATCH V2 0/5] Support for 64bit hartid on RV64 platforms
2022-05-27 4:30 UTC (11+ messages)
` [PATCH V2 1/5] riscv: cpu_ops_sbi: Support for 64bit hartid
` [PATCH V2 2/5] riscv: spinwait: Fix hartid variable type
` [PATCH V2 3/5] riscv: smp: Support for 64bit hartid
` [PATCH V2 4/5] riscv: cpu: "
` [PATCH V2 5/5] riscv/efi_stub: Support for 64bit boot-hartid
[PATCH v4 0/4] Add Sstc extension support
2022-05-27 4:29 UTC (5+ messages)
` [PATCH v4 1/4] RISC-V: Add SSTC extension CSR details
` [PATCH v4 2/4] RISC-V: Enable sstc extension parsing from DT
` [PATCH v4 3/4] RISC-V: Prefer sstc extension if available
` [PATCH v4 4/4] RISC-V: KVM: Support sstc extension
[PATCH 0/4] riscv: some svpbmt fixes
2022-05-26 20:58 UTC (2+ messages)
[PATCH v2] riscv/kprobe: reclaim insn_slot on kprobe unregistration
2022-05-26 15:33 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
2022-05-26 15:03 UTC (10+ messages)
[PATCH] riscv: dts: microchip: remove spi-max-frequency property
2022-05-26 14:29 UTC
[PATCH v2] riscv: add irq stack support
2022-05-26 14:05 UTC (5+ messages)
[PATCH bpf-next v2 0/2] Support riscv jit to provide
2022-05-26 13:15 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info
[PATCH 0/5] Support for 64bit hartid on RV64 platforms
2022-05-26 10:15 UTC (8+ messages)
` [PATCH 2/5] riscv: cpu_ops_spinwait: Support for 64bit hartid
` [PATCH 5/5] riscv/efi_stub: Support for 64bit boot-hartid
[PATCH] riscv: Fix ALT_THEAD_PMA's asm parameters
2022-05-26 2:40 UTC (2+ messages)
[PATCH V2] riscv: compat: Using seperated vdso_maps for compat_vdso_info
2022-05-26 1:26 UTC (4+ messages)
[PATCH] riscv: compat: Using seperated vdso_maps for compat_vdso_info
2022-05-26 1:25 UTC (5+ 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