messages from 2022-03-31 09:59:56 to 2022-04-05 14:18:46 UTC [more...]
riscv defconfig CONFIG_PM/macb/generic PHY regression in v5.18-rc1
2022-04-05 14:18 UTC (3+ messages)
[PATCH v2] riscv: dts: canaan: Fix SPI3 bus width
2022-04-05 13:21 UTC (5+ messages)
[RFC PULL] remove arch/h8300
2022-04-05 13:07 UTC (15+ messages)
[PATCH RESEND] Documentation: kvm: Add missing line break in api.rst
2022-04-05 12:12 UTC (3+ messages)
[PATCH v2] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-05 11:57 UTC
[PATCH 0/3] Unexpected guest trap handling for KVM RISC-V selftests
2022-04-05 7:18 UTC (6+ messages)
` [PATCH 1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
` [PATCH 2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-04-05 7:13 UTC (21+ messages)
` [PATCH V12 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V12 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V12 04/20] arch: Add SYSVIPC_COMPAT for all architectures
` [PATCH V12 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V12 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V12 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V12 08/20] riscv: Fixup difference with defconfig
` [PATCH V12 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V12 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V12 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V12 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V12 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V12 14/20] riscv: compat: Add elf.h implementation
` [PATCH V12 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V12 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V12 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V12 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V12 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V12 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
2022-04-05 6:01 UTC (25+ messages)
` [PATCH V11 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V11 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V11 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V11 04/20] arch: Add SYSVIPC_COMPAT for all architectures
` [PATCH V11 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V11 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V11 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V11 08/20] riscv: Fixup difference with defconfig
` [PATCH V11 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V11 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V11 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V11 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V11 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V11 14/20] riscv: compat: Add elf.h implementation
` [PATCH V11 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V11 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V11 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V11 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V11 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V11 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[next] riscv: Linux next-20220404 riscv defconfig builds failed
2022-04-05 5:17 UTC (4+ messages)
[PATCH] habanalabs: Elide a warning on 32-bit targets
2022-04-05 5:03 UTC (7+ messages)
[PATCH v1 0/6] RISC-V -march handling improvements
2022-04-04 23:15 UTC (9+ messages)
` [PATCH v1 1/6] RISC-V: Respect -Wsparse-error for -march errors
` [PATCH v1 2/6] RISC-V: Match GCC's semantics for multiple -march instances
` [PATCH v1 3/6] RISC-V: Remove the unimplemented ISA extensions
` [PATCH v1 4/6] RISC-V: Remove "g" from the extension list
` [PATCH v1 5/6] RISC-V: Add the Zicsr extension
` [PATCH v1 6/6] RISC-V: Add the Zifencei extension
cleanup swiotlb initialization v8
2022-04-04 17:00 UTC (19+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>
[PATCH] Makefile: riscv: Remove duplicated -O binary objcopy flags
2022-04-04 13:08 UTC
[PATCH v2] clk: bcm2835: Round UART input clock up
2022-04-04 12:51 UTC
[PATCH] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-04 9:05 UTC
Biznesowy angielski
2022-04-04 8:05 UTC
[PATCH] RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
2022-04-04 3:50 UTC (2+ messages)
[PATCH -next] cpuidle: riscv: support non-SMP config
2022-04-04 3:38 UTC (4+ messages)
[PATCH V10 00/20] riscv: Add COMPAT mode support for rv64
2022-04-02 13:42 UTC (23+ messages)
` [PATCH V10 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V10 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V10 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V10 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V10 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V10 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V10 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V10 08/20] riscv: Fixup difference with defconfig
` [PATCH V10 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V10 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V10 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V10 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V10 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V10 14/20] riscv: compat: Add elf.h implementation
` [PATCH V10 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V10 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V10 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V10 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V10 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V10 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-04-02 13:16 UTC (4+ messages)
[PATCH] riscv: Work to remove kernel dependence on the M-extension
2022-04-02 10:18 UTC (3+ messages)
[GIT PULL] A single RISC-V fix, ideally for 5.18-rc1
2022-04-02 3:07 UTC (2+ messages)
[PATCH 1/3] RISC-V: defconfig: Drop redundant SBI HVC and earlycon
2022-04-02 0:00 UTC (5+ messages)
` [PATCH 2/3] RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
[PATCH v3] dt-bindings: Fix phandle-array issues in the idle-states bindings
2022-04-01 22:26 UTC (3+ messages)
[GIT PULL] RISC-V Patches for the 5.18 Merge Window, Part 2
2022-04-01 21:45 UTC (4+ messages)
[PATCH v11 0/8] RISC-V CPU Idle Support
2022-04-01 18:38 UTC (4+ messages)
[PATCH] riscv: fix build with binutils 2.38
2022-04-01 17:55 UTC (10+ messages)
[PATCH AUTOSEL 5.15 81/98] riscv: Fixed misaligned memory access. Fixed pointer comparison
2022-04-01 14:37 UTC
[PATCH AUTOSEL 5.16 091/109] riscv: Fixed misaligned memory access. Fixed pointer comparison
2022-04-01 14:32 UTC
[PATCH AUTOSEL 5.17 129/149] riscv: Fixed misaligned memory access. Fixed pointer comparison
2022-04-01 14:25 UTC
[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
2022-04-01 12:56 UTC (6+ messages)
[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
2022-04-01 5:50 UTC (3+ messages)
[PATCH v4] riscv: mm: Remove the copy operation of pmd
2022-04-01 2:43 UTC
[PATCH v2 -next 0/6] riscv: kexec: add kexec_file_load() support
2022-04-01 2:37 UTC (2+ messages)
[PATCH v3] riscv: mm: Remove the copy operation of pmd
2022-04-01 2:29 UTC
[PATCH 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
2022-04-01 1:05 UTC (5+ messages)
` [PATCH 1/2] riscv: Implement Zicbom-based cache management operations
` [PATCH 2/2] riscv: implement cache-management errata for T-Head SoCs
[PATCH v3] riscv: Ensure only ASIDLEN is used for sfence.vma
2022-04-01 0:06 UTC (3+ messages)
[PATCH] Documentation: riscv: remove non-existent document from table of contents
2022-04-01 0:05 UTC (2+ messages)
[PATCH] riscv: cpu.c: don't use kernel-doc markers for comments
2022-03-31 23:03 UTC (2+ messages)
[PATCH v2] RISC-V: Enable profiling by default
2022-03-31 22:31 UTC (2+ messages)
[PATCH] RISC-V: Declare per cpu boot data as static
2022-03-31 20:28 UTC (2+ messages)
[PATCH v2] kernel module: fix apply_r_riscv_rcv_branch_rela typo
2022-03-31 20:28 UTC (2+ messages)
Re: [PATCH] target/riscv: Exit current TB after an sfence.vma
2022-03-31 19:54 UTC (2+ messages)
[PATCH v2] RISC-V: Increase range and default value of NR_CPUS
2022-03-31 19:42 UTC (2+ messages)
[PATCH v8 00/14] riscv: support for Svpbmt and D1 memory types
2022-03-31 12:33 UTC (16+ messages)
` [PATCH v8 01/14] riscv: prevent null-pointer dereference with sbi_remote_fence_i
` [PATCH v8 09/14] riscv: Fix accessing pfn bits in PTEs for non-32bit variants
` [PATCH v8 10/14] riscv: add cpufeature handling via alternatives
` [PATCH v8 11/14] riscv: add RISC-V Svpbmt extension support
` [PATCH v8 12/14] riscv: remove FIXMAP_PAGE_IO and fall back to its default value
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