messages from 2019-02-14 20:49:48 to 2019-02-19 18:38:50 UTC [more...]
[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
2019-02-19 18:38 UTC (12+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
2019-02-19 16:13 UTC (31+ messages)
[asm-generic:asm-generic 3/6] drivers/uio/uio_aec.c:62:49: sparse: expected void [noderef] <asn:2> *addr
2019-02-19 12:48 UTC
[PATCH v6 00/18] generic mmu_gather patches
2019-02-19 13:41 UTC (50+ messages)
` [PATCH v6 01/18] asm-generic/tlb: Provide a comment
` [PATCH v6 02/18] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [PATCH v6 03/18] asm-generic/tlb: Provide generic VIPT cache flush
` [PATCH v6 04/18] asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_range()
` [PATCH v6 05/18] asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()
` [PATCH v6 06/18] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [PATCH v6 07/18] asm-generic/tlb: Invert HAVE_RCU_TABLE_INVALIDATE
` [PATCH v6 08/18] arm/tlb: Convert to generic mmu_gather
` [PATCH v6 09/18] ia64/tlb: Conver "
` [PATCH v6 10/18] sh/tlb: Convert SH "
` [PATCH v6 11/18] um/tlb: Convert "
` [PATCH v6 12/18] arch/tlb: Clean up simple architectures
` [PATCH v6 13/18] asm-generic/tlb: Introduce HAVE_MMU_GATHER_NO_GATHER
` [PATCH v6 14/18] s390/tlb: convert to generic mmu_gather
` [PATCH v6 15/18] asm-generic/tlb: Remove arch_tlb*_mmu()
` [PATCH v6 16/18] asm-generic/tlb: Remove HAVE_GENERIC_MMU_GATHER
` [PATCH v6 17/18] asm-generic/tlb: Remove tlb_flush_mmu_free()
` [PATCH v6 18/18] asm-generic/tlb: Remove tlb_table_flush()
[PATCH 0/8] y2038: remove time32 ABI on rv32 and csky
2019-02-19 9:10 UTC (28+ messages)
` [PATCH 1/8] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 2/8] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 3/8] asm-generic: Drop getrlimit and setrlimit syscalls from default list
` [PATCH 4/8] asm-generic: Make time32 syscall numbers optional
` [PATCH 5/8] unicore32: Fix __ARCH_WANT_STAT64 definition
` [PATCH 6/8] checksyscalls: fix up mq_timedreceive and stat exceptions
` [PATCH 7/8] csky: Use latest system call ABI
` [PATCH 8/8] riscv: "
[PATCH] powerpc: iomap: add missing const to ioread addr argument
2019-02-19 8:16 UTC (2+ messages)
[PATCH] csky: Fixup vdsp&fpu issues in kernel
2019-02-19 6:22 UTC (2+ messages)
[PATCH] arm64: mm: enable per pmd page table lock
2019-02-19 6:17 UTC (24+ messages)
` [PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables
` [PATCH v2 2/3] arm64: mm: don't call page table ctors for init_mm
` [PATCH v2 3/3] arm64: mm: enable per pmd page table lock
[asm-generic:master 4/6] lib/iomap.c:198:48: warning: passing argument 1 of 'mmio_insb' discards 'const' qualifier from pointer target type
2019-02-18 21:59 UTC (3+ messages)
[PATCH 0/4] iomap: fix multiple consistency issues, interface cleanup
2019-02-18 20:30 UTC (14+ messages)
` [PATCH 1/4] iomap: add missing function args identifier names
` [PATCH 2/4] iomap: add missing const to ioread*/iowrite addr arg
` [PATCH 3/4] io: change io*_rep definitions to take ulong count
` [PATCH 4/4] lib/iomap: add missing const to mmio_ins* addr arg
[PATCH v2 0/4] provide a generic free_initmem implementation
2019-02-18 18:41 UTC (10+ messages)
` [PATCH v2 1/4] init: "
` [PATCH v2 2/4] hexagon: switch over to generic free_initmem()
` [PATCH v2 3/4] init: free_initmem: poison freed init memory
` [PATCH v2 4/4] riscv: switch over to generic free_initmem()
[asm-generic:master 4/6] arch/powerpc/kernel/iomap.c:142:6: error: conflicting types for 'ioread8_rep'
2019-02-18 18:18 UTC (2+ messages)
[asm-generic:master 2/6] arch/x86/mm/mpx.c:57:26: error: 'MAP_PRIVATE' undeclared
2019-02-18 18:21 UTC
[asm-generic:master 2/6] arch/x86//mm/mpx.c:57:26: error: 'MAP_PRIVATE' undeclared; did you mean 'DQF_PRIVATE'?
2019-02-18 17:26 UTC (4+ messages)
[PATCH 1/2] asm-generic/io: Pass result on inX() accessor to __io_par()
2019-02-18 15:56 UTC (4+ messages)
[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-02-18 14:58 UTC (10+ messages)
[PATCH 0/3] generic asm: mman cleanup
2019-02-18 14:03 UTC (4+ messages)
[PATCH 4/4] riscv: switch over to generic free_initmem()
2019-02-18 12:50 UTC (7+ messages)
[PATCH 0/4] provide a generic free_initmem implementation
2019-02-18 9:49 UTC (5+ messages)
[GIT PULL V3] csky fixes for v5.0-rc6
2019-02-17 16:50 UTC (3+ messages)
void __iomem *addr should be const
2019-02-16 20:49 UTC (5+ messages)
[PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files
2019-02-15 18:35 UTC (8+ messages)
` [PATCH v3 2/2] locking/rwsem: Optimize down_read_trylock()
[PATCH] mmap.2: describe the 5level paging hack
2019-02-15 9:13 UTC (3+ messages)
[PATCH 01/10] irqchip/csky: Support csky,dh7k SOC intc driver
2019-02-15 1:21 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).