messages from 2022-02-24 08:57:16 to 2022-03-01 10:53:47 UTC [more...]
cleanup swiotlb initialization v4
2022-03-01 10:52 UTC
[PATCH 0/2] sifive-plic minor improvements
2022-03-01 9:05 UTC (7+ messages)
` [PATCH 1/2] irqchip/sifive-plic: Improve naming scheme for per context offsets
` [PATCH 2/2] irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-03-01 8:16 UTC (36+ messages)
` [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
` [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 06/30] sparc/mm: "
` [PATCH V3 07/30] mips/mm: "
` [PATCH V3 08/30] m68k/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 10/30] x86/mm: "
` [PATCH V3 11/30] mm/mmap: Drop protection_map[]
` [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
` [PATCH V3 21/30] parisc/mm: "
` [PATCH V3 22/30] openrisc/mm: "
` [PATCH V3 23/30] um/mm: "
` [PATCH V3 24/30] microblaze/mm: "
` [PATCH V3 25/30] nios2/mm: "
` [PATCH V3 26/30] hexagon/mm: "
` [PATCH V3 27/30] nds32/mm: "
` [PATCH V3 28/30] ia64/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[PATCH v4 0/6] RISC-V IPI Improvements
2022-03-01 4:27 UTC (7+ messages)
` [PATCH v4 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v4 2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v4 3/6] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v4 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v4 5/6] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v4 6/6] RISC-V: Use IPIs for remote icache "
[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
2022-03-01 3:00 UTC (2+ messages)
[PATCH] riscv: dts: k210: fix broken IRQs on hart1
2022-03-01 0:44 UTC
[PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe
2022-02-28 23:15 UTC (4+ messages)
[PATCH v4 0/2] dt-bindings: timer: sifive, clint: Miscellaneous improvements
2022-02-28 19:57 UTC (2+ messages)
[PATCH 1/2] riscv: dts: sifive: sort Unleashed DT nodes under /
2022-02-28 17:48 UTC (2+ messages)
` [PATCH 2/2] riscv: dts: sifive: add pwm leds for HiFive Unleashed
cleanup swiotlb initialization v2
2022-02-28 17:21 UTC (16+ 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] soc: microchip: make mpfs_sys_controller_put static
2022-02-28 16:25 UTC (3+ messages)
[PATCH] SoC: polarfire: fix build warning
2022-02-28 16:09 UTC (4+ messages)
[RFC PATCH 0/2] Risc-V Svinval support
2022-02-28 13:09 UTC (3+ messages)
` [RFC PATCH 1/2] riscv: enum for svinval extension
[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-02-28 12:51 UTC (27+ messages)
` [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V7 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V7 08/20] riscv: Fixup difference with defconfig
` [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation
` [PATCH V7 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH v3 0/8] Add RISC-V asm/insn.h header
2022-02-28 12:46 UTC (11+ 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
` [PATCH v3 6/8] riscv: Use asm/insn.h to generate plt entries
` [PATCH v3 7/8] riscv: Use asm/insn.h for jump labels
` [PATCH v3 8/8] riscv: Use asm/insn.h for dynamic ftrace
[PATCH v2] riscv: mm: Remove the copy operation of pmd
2022-02-28 12:34 UTC
[PATCH v5 0/6] Provide a fraemework for RISC-V ISA extensions
2022-02-28 10:07 UTC (11+ messages)
` [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
[RFC PATCH 0/6] Add Sstc extension support
2022-02-28 9:42 UTC (7+ messages)
` [RFC PATCH 1/6] RISC-V: Add SSTC extension CSR details
` [RFC PATCH 2/6] RISC-V: Enable sstc extension parsing from DT
` [RFC PATCH 3/6] RISC-V: Prefer sstc extension if available
` [RFC PATCH 4/6] RISC-V: Restrict the isa field in config register to base extensions
` [RFC PATCH 5/6] RISC-V: KVM: Introduce ISA extension register
` [RFC PATCH 6/6] RISC-V: KVM: Support sstc extension
[PATCH v2] RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
2022-02-28 6:12 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 5.17-rc6
2022-02-26 19:08 UTC (2+ messages)
[PATCH v3 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
2022-02-26 11:47 UTC (2+ messages)
[PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-02-25 16:07 UTC (28+ messages)
` [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
cleanup swiotlb initialization
2022-02-25 15:24 UTC (22+ 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 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
2022-02-25 14:46 UTC (11+ messages)
` [PATCH -fixes v3 1/6] riscv: Fix is_linear_mapping with recent move of KASAN region
` [PATCH -fixes v3 2/6] riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
` [PATCH -fixes v3 3/6] riscv: Fix DEBUG_VIRTUAL false warnings
` [PATCH -fixes v3 4/6] riscv: Fix config KASAN && DEBUG_VIRTUAL
` [PATCH -fixes v3 5/6] riscv: Move high_memory initialization to setup_bootmem
` [PATCH -fixes v3 6/6] riscv: Fix kasan pud population
[PATCH v4 0/1] soc: add microchip polarfire soc system controller
2022-02-25 11:57 UTC (3+ messages)
` [PATCH v4 1/1] "
Wycena paneli fotowoltaicznych
2022-02-25 7:45 UTC
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-25 4:33 UTC (9+ messages)
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH -fixes v2 4/4] riscv: Fix config KASAN && DEBUG_VIRTUAL
2022-02-25 3:57 UTC (2+ messages)
[PATCH] riscv: fix nommu_k210_sdcard_defconfig
2022-02-25 3:57 UTC (2+ messages)
[PATCH v4] riscv: fix oops caused by irqsoff latency tracer
2022-02-25 0:10 UTC (2+ messages)
[next] riscv/kernel/vdso.c:123:27: error: 'next' undeclared
2022-02-24 16:54 UTC (2+ messages)
[PATCH v7 00/11] Update the Icicle Kit device tree
2022-02-24 13:19 UTC (3+ messages)
` [PATCH v7 05/11] dt-bindings: pwm: add microchip corepwm binding
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