messages from 2019-02-14 08:03:01 to 2019-02-19 10:31:53 UTC [more...]
[PATCH v6 00/18] generic mmu_gather patches
2019-02-19 10:31 UTC (6+ 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()
[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
2019-02-19 10:27 UTC (17+ messages)
[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 (16+ messages)
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
[PATCH 0/3] generic asm: mman cleanup
2019-02-18 14:03 UTC (4+ messages)
[PATCH 0/4] provide a generic free_initmem implementation
2019-02-18 12:50 UTC (22+ messages)
` [PATCH 1/4] init: "
` [PATCH 2/4] hexagon: switch over to generic free_initmem()
` [PATCH 3/4] init: free_initmem: poison freed init memory
` [PATCH 4/4] riscv: switch over to generic free_initmem()
[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 (16+ 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 (5+ messages)
[PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
2019-02-14 17:24 UTC (8+ messages)
initramfs tidyups
2019-02-14 16:56 UTC (12+ messages)
` [PATCH 2/8] initramfs: free initrd memory if opening /initrd.image fails
` [PATCH 6/8] initramfs: move the legacy keepinitrd parameter to core code
` [PATCH 7/8] initramfs: proide a generic free_initrd_mem implementation
[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
2019-02-14 15:22 UTC (7+ messages)
[RFC][PATCH 0/3] arm64 relaxed ABI
2019-02-14 11:22 UTC (14+ messages)
[PATCH v7 00/28] New macros for assembler symbols
2019-02-14 10:34 UTC (13+ messages)
` [PATCH v7 05/28] x86/asm/entry: annotate THUNKs
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).