messages from 2022-02-18 09:36:58 to 2022-02-24 15:26:09 UTC [more...]
[PATCH v3 0/8] Add RISC-V asm/insn.h header
2022-02-24 15:24 UTC (6+ messages)
` [PATCH v3 1/8] riscv: Avoid unaligned access when relocating modules
` [PATCH v3 2/8] riscv: Remove unneeded definitions from asm/module.h
` [PATCH v3 3/8] riscv: Remove unneeded definitions from asm/ftrace.h
` [PATCH v3 4/8] riscv: Add asm/insn.h header
` [PATCH v3 5/8] riscv: Use asm/insn.h for module relocations
[next] riscv/kernel/vdso.c:123:27: error: 'next' undeclared
2022-02-24 14:23 UTC
[PATCH v7 00/11] Update the Icicle Kit device tree
2022-02-24 13:19 UTC (19+ messages)
` [PATCH v7 02/11] dt-bindings: soc/microchip: add info about services to mpfs sysctrl
` [PATCH v7 03/11] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v7 05/11] dt-bindings: pwm: add microchip corepwm binding
cleanup swiotlb initialization
2022-02-24 10:41 UTC (20+ messages)
` [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
` [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>
[PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-02-24 10:30 UTC (25+ messages)
` [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V6 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V6 08/20] riscv: Fixup difference with defconfig
` [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V6 14/20] riscv: compat: Add elf.h implementation
` [PATCH V6 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-24 8:45 UTC (27+ messages)
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH] riscv: Rename "sp_in_global" to "current_stack_pointer"
2022-02-24 6:04 UTC
[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
2022-02-24 1:36 UTC (9+ messages)
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
[PATCHv4 1/2] PCI: fu740: fix finding GPIOs
2022-02-23 21:19 UTC (5+ messages)
` [PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe
[PATCH] riscv: Fix auipc+jalr relocation range checks
2022-02-23 19:12 UTC
[PATCH -fixes v2 0/4] Fixes KASAN and other along the way
2022-02-23 17:17 UTC (8+ messages)
` [PATCH -fixes v2 1/4] riscv: Fix is_linear_mapping with recent move of KASAN region
` [PATCH -fixes v2 2/4] riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
` [PATCH -fixes v2 3/4] riscv: Fix DEBUG_VIRTUAL false warnings
` [PATCH -fixes v2 4/4] riscv: Fix config KASAN && DEBUG_VIRTUAL
[PATCH v2 0/7] Module relocation fixes and asm/insn.h header
2022-02-23 15:53 UTC (3+ messages)
include/linux/eventpoll.h:81:13: sparse: sparse: restricted __poll_t degrades to integer
2022-02-23 12:59 UTC
[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
2022-02-23 12:40 UTC (8+ messages)
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
[PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
2022-02-23 9:55 UTC (3+ messages)
[PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
2022-02-23 9:21 UTC (3+ messages)
[PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
2022-02-23 8:54 UTC (3+ messages)
Napływ Klientów ze strony
2022-02-23 8:40 UTC
[PATCH 0/4] Refactor the PRCI driver to reduce the complexity
2022-02-23 7:33 UTC (4+ messages)
[PATCH] riscv: patch: remove lockdep assertion on lock text_mutex
2022-02-23 7:18 UTC (3+ messages)
[PATCH v11 0/8] RISC-V CPU Idle Support
2022-02-23 7:02 UTC (3+ messages)
` [PATCH v11 4/8] RISC-V: Add SBI HSM suspend related defines
[PATCH 0/6] KVM RISC-V SBI v0.3 support
2022-02-23 3:37 UTC (13+ messages)
` [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
` [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
` [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
` [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines
` [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
` [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call
[PATCH] riscv: mm: Remove the copy operation of pmd
2022-02-23 2:58 UTC (3+ messages)
[PATCH] riscv: defconfig: enable hugetlbfs option
2022-02-23 2:44 UTC (2+ messages)
[PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
2022-02-23 1:42 UTC (2+ messages)
[PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
2022-02-23 1:42 UTC (2+ messages)
[PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
2022-02-23 1:42 UTC (2+ messages)
[PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
2022-02-23 1:42 UTC (2+ messages)
[PATCH v2] RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
2022-02-23 1:13 UTC
[PATCH] riscv: kvm: refine __kvm_riscv_switch_to and __kvm_riscv_switch_from function
2022-02-23 0:37 UTC (3+ messages)
[PATCH] MAINTAINERS: sifive: drop Yash Shah
2022-02-22 21:15 UTC (2+ messages)
[PATCH v5 0/6] Provide a fraemework for RISC-V ISA extensions
2022-02-22 20:48 UTC (7+ messages)
` [PATCH v5 1/6] RISC-V: Correctly print supported extensions
` [PATCH v5 2/6] RISC-V: Minimal parser for "riscv, isa" strings
` [PATCH v5 3/6] RISC-V: Extract multi-letter extension names from "riscv, isa"
` [PATCH v5 4/6] RISC-V: Implement multi-letter ISA extension probing framework
` [PATCH v5 5/6] RISC-V: Do no continue isa string parsing without correct XLEN
` [PATCH v5 6/6] RISC-V: Improve /proc/cpuinfo output for ISA extensions
[PATCH v2 0/4] Add Sv57 page table support
2022-02-22 20:28 UTC (2+ messages)
[PATCH v4 0/6] Provide a fraemework for RISC-V ISA extensions
2022-02-22 18:10 UTC (8+ messages)
` [PATCH 0/2] RISC-V: some improvements for Atish's framework (for v5)
` [PATCH 2/2] RISC-V: Extract base ISA from device tree
[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
2022-02-22 16:56 UTC (3+ messages)
[[PATCHv3]] PCI: fu740: Force gen1 for initial device probe
2022-02-22 10:23 UTC (2+ messages)
[PATCH] kallsyms: ignore all local labels prefixed by '.L'
2022-02-21 15:47 UTC (3+ messages)
[PATCH v6 00/21] Introduce power-off+restart call chain API
2022-02-21 14:42 UTC (3+ messages)
` [PATCH v6 16/21] mips: Use do_kernel_power_off()
[PATCH v3 0/6] RISC-V IPI Improvements
2022-02-21 10:06 UTC (11+ messages)
` [PATCH v3 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v3 2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v3 3/6] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v3 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v3 5/6] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v3 6/6] RISC-V: Use IPIs for remote icache "
[PATCH v2 0/6] RISC-V IPI Improvements
2022-02-21 9:44 UTC (11+ messages)
` [PATCH v2 2/6] irqchip/riscv-intc: Create domain using named fwnode
[PATCH V2 15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-02-21 6:38 UTC
[PATCH -fixes 0/4] Fixes KASAN and other along the way
2022-02-20 17:55 UTC (6+ messages)
` [PATCH -fixes 1/4] riscv: Fix is_linear_mapping with recent move of KASAN region
` [PATCH -fixes 2/4] riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
` [PATCH -fixes 3/4] riscv: Fix DEBUG_VIRTUAL false warnings
` [PATCH -fixes 4/4] riscv: Fix config KASAN && DEBUG_VIRTUAL
[PATCH AUTOSEL 4.19 03/11] irqchip/sifive-plic: Add missing thead, c900-plic match string
2022-02-20 11:05 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 03/11] irqchip/sifive-plic: Add missing thead,c900-plic "
[PATCH] riscv module: remove (NOLOAD)
2022-02-19 16:45 UTC (2+ messages)
[v6 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
2022-02-19 0:47 UTC (10+ messages)
` [v6 1/9] RISC-V: Remove the current perf implementation
` [v6 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v6 3/9] RISC-V: Add a perf core library for pmu drivers
` [v6 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v6 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v6 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v6 7/9] RISC-V: Add sscofpmf extension support
` [v6 8/9] Documentation: riscv: Remove the old documentation
` [v6 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers
[GIT PULL] RISC-V Fixes for 5.17-rc5
2022-02-19 0:28 UTC (2+ messages)
[syzbot] riscv/fixes boot error: can't ssh into the instance
2022-02-18 20:33 UTC (14+ messages)
[PATCH] riscv: mm: remove the BUG_ON check of mapping the last 4K bytes of memory
2022-02-18 14:00 UTC (2+ messages)
[PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
2022-02-18 10:47 UTC (5+ messages)
[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
2022-02-18 10:45 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