Vladimir Murzin ([email protected])

Number of posts: 261 (0.26 per day)
First post: 2015-02-16 10:05:24
Last post: 2017-11-22 15:27:47

Date List Subject
2019-06-24 14:12:41 linux-kernel Re: RISC-V nommu support v2
2019-06-24 13:59:55 linux-kernel Re: RISC-V nommu support v2
2019-06-11 14:37:46 linux-kernel Re: [PATCH 02/17] mm: stub out all of swapops.h for !CONFIG_MMU
2019-06-11 10:33:28 linux-kernel Re: [PATCH 17/17] riscv: add nommu support
2019-06-11 10:21:51 linux-kernel Re: [PATCH 03/17] mm/nommu: fix the MAP_UNINITIALIZED flag
2019-06-11 10:16:15 linux-kernel Re: [PATCH 02/17] mm: stub out all of swapops.h for !CONFIG_MMU
2019-06-11 10:13:16 linux-kernel Re: [PATCH 01/17] mm: provide a print_vma_addr stub for !CONFIG_MMU
2019-06-11 10:09:31 linux-kernel Re: binfmt_flat cleanups and RISC-V support
2019-06-11 10:03:30 linux-kernel Re: [PATCH 11/15] binfmt_flat: provide an asm-generic/flat.h
2019-06-11 10:00:16 linux-kernel Re: [PATCH 09/15] binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
2019-06-11 09:59:36 linux-kernel Re: [PATCH 08/15] binfmt_flat: add endianess annotations
2019-06-11 09:58:03 linux-kernel Re: [PATCH 07/15] binfmt_flat: use __be32 for the on-disk format
2019-06-11 09:57:31 linux-kernel Re: [PATCH 06/15] binfmt_flat: remove the uapi <linux/flat.h> header
2019-06-11 09:56:02 linux-kernel Re: [PATCH 05/15] binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
2019-06-11 09:55:43 linux-kernel Re: [PATCH 04/15] binfmt_flat: remove flat_old_ram_flag
2019-06-11 09:55:09 linux-kernel Re: [PATCH 03/15] binfmt_flat: provide a default version of flat_get_relocate_addr
2019-06-11 09:54:56 linux-kernel Re: [PATCH 02/15] binfmt_flat: remove flat_set_persistent
2019-06-11 09:54:36 linux-kernel Re: [PATCH 01/15] binfmt_flat: remove flat_reloc_valid
2019-06-11 08:17:52 linux-kernel Re: [PATCH 15/15] riscv: add binfmt_flat support
2019-06-11 08:13:27 linux-kernel Re: binfmt_flat cleanups and RISC-V support
2019-02-01 13:14:10 linux-kernel Re:
2019-02-01 13:06:01 linux-kernel Re:
2019-01-31 18:26:44 linux-kernel Re: [PATCH] serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdown
2019-01-31 12:59:21 linux-kernel Re:
2019-01-02 13:15:06 linux-kernel Re: [PATCH] arm/mm/pmsa-v8 : remove unneeded semicolon
2018-11-08 02:21:33 linux-crypto Re: [RFC PATCH 1/4] kconfig: add as-instr macro to scripts/Kconfig.include
2018-11-07 19:09:58 linux-crypto [RFC PATCH 4/4] ARM: crypto: expose dependency on gas via Kconfig
2018-11-07 19:09:56 linux-crypto [RFC PATCH 3/4] arm64: turn "broken gas inst" into real config option
2018-11-07 19:09:55 linux-crypto [RFC PATCH 2/4] arm64: lse: expose dependency on gas via Kconfig
2018-11-07 19:09:53 linux-crypto [RFC PATCH 1/4] kconfig: add as-instr macro to scripts/Kconfig.include
2018-11-07 19:09:52 linux-crypto [RFC PATCH 0/4] Minor improvements over handling dependency on GAS
2018-11-05 12:15:29 linux-kernel Re: [PATCH 0/7] arm64: capabilities: Optimize checking and enabling
2018-10-11 14:25:27 linux-kernel Re: [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address
2018-09-11 10:24:03 linux-kernel Re: [PATCH 1/4] arm-nommu: don't define arch_teardown_dma_ops
2018-09-10 09:44:38 linux-kernel Re: [PATCH AUTOSEL 4.14 49/89] ARM: 8783/1: NOMMU: Extend check for VBAR support
2018-09-10 09:43:32 linux-kernel Re: [PATCH AUTOSEL 4.18 074/131] ARM: 8783/1: NOMMU: Extend check for VBAR support
2018-06-19 09:09:04 linux-kernel Re: [PATCH] serial: mps2-uart: Initialize early console
2018-05-21 09:36:07 linux-kernel Re: [PATCH v3 4/5] ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
2018-01-10 09:32:27 linux-kernel Re: [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
2018-01-10 09:32:05 linux-kernel Re: [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
2018-01-02 16:44:32 linux-kernel Re: [PATCH 31/67] dma-direct: make dma_direct_{alloc, free} available to other implementations
2018-01-02 16:43:24 linux-kernel Re: [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
2018-01-02 16:26:38 linux-kernel Re: [PATCH 26/67] dma-direct: use phys_to_dma
2018-01-02 16:26:16 linux-kernel Re: [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
2017-12-29 10:52:29 linux-kernel Re: consolidate direct dma mapping and swiotlb support
2017-12-15 10:29:08 linux-kernel Re: [PATCH] phy: rcar-gen3-usb2: add dependency on USB
2017-12-15 10:20:43 linux-kernel [PATCH] phy: rcar-gen3-usb2: add dependency on USB
2017-12-11 09:43:31 linux-kernel Re: Linux kernel configuration for MPS2 AN385
2017-11-22 15:27:47 linux-kernel Re: [PATCH] ARM: dma-mapping: Use vma_pages helper
2017-11-02 13:12:30 linux-kernel Re: [PATCH] ARM: NOMMU: work around maybe-uninitialized warning
2017-11-02 12:26:52 linux-kernel Re: [PATCH] ARM: NOMMU: work around maybe-uninitialized warning