messages from 2020-04-22 16:06:26 to 2020-04-28 23:03:32 UTC [more...]
[PATCH v3 0/4] Introduce the for_each_set_clump macro
2020-04-28 23:03 UTC (2+ messages)
[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
2020-04-28 19:40 UTC (22+ messages)
` [PATCH v3 01/23] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH v3 10/23] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v3 18/23] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass
` [PATCH v3 21/23] arm64: mte: Check the DT memory nodes for MTE support
[PATCH v8 0/8] powerpc: switch VDSO to C implementation
2020-04-28 16:05 UTC (16+ messages)
` [PATCH v8 1/8] powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v8 3/8] powerpc/vdso: Remove unused \tmp param in __get_datapage()
` [PATCH v8 4/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v8 6/8] powerpc/vdso: Switch "
` [PATCH v8 7/8] lib/vdso: force inlining of __cvdso_clock_gettime_common()
` [PATCH v8 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
[PATCH v10 00/13] arm64: Branch Target Identification support
2020-04-28 16:01 UTC (14+ messages)
[PATCH v4 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
2020-04-28 15:35 UTC (9+ messages)
` [fs] ce436509a8: ltp.openat203.fail
` [LTP] "
[PATCH 00/12] "Task_isolation" mode
2020-04-28 14:12 UTC (5+ messages)
` [PATCH 03/12] task_isolation: userspace hard isolation from kernel
[PATCH 1/2] powerpc: Keep .rela* sections when CONFIG_RELOCATABLE is defined
2020-04-28 13:21 UTC (4+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES
[RFC] ptrace, pidfd: add pidfd_ptrace syscall
2020-04-28 8:21 UTC (32+ messages)
` [RFC v2] "
[PATCH 1/2] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
2020-04-28 5:31 UTC (4+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES
[PATCH 3/4] lib: logic_pio: Introduce MMIO_LOWER_RESERVED
2020-04-27 12:21 UTC (4+ messages)
Why continued silence 2
2020-04-27 11:41 UTC
Purchase Order
2020-04-26 23:44 UTC
[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
2020-04-26 3:01 UTC (8+ messages)
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
[PATCH v2 0/6] Introduce the for_each_set_clump macro
2020-04-25 19:05 UTC (4+ messages)
` [PATCH v2 1/6] bitops: Introduce the "
` [PATCH v2 4/6] bitops: Remove code related to for_each_set_clump8
[PATCH 00/21] mm: rework free_area_init*() funcitons
2020-04-25 16:49 UTC (23+ messages)
` [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH 05/21] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH 17/21] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH 18/21] mm: rename free_area_init_node() to free_area_init_memoryless_node()
ATTN: My Dear
2020-04-25 7:42 UTC
[PATCH 1/6] bitops: Introduce the the for_each_set_clump macro
2020-04-24 17:59 UTC (11+ messages)
[PATCH v4 00/11] Rework READ_ONCE() to improve codegen
2020-04-24 17:43 UTC (20+ messages)
` [PATCH v4 05/11] arm64: csum: Disable KASAN for do_csum()
` [PATCH v4 07/11] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
[PATCH 0/6] Introduce the for_each_set_clump macro
2020-04-24 16:28 UTC (6+ messages)
[PATCH 4/6] bitops: Remove code related to for_each_set_clump8
2020-04-24 12:28 UTC
[PATCH v3] io: correct doc-mismatches for io mem ops
2020-04-24 2:17 UTC (6+ messages)
2MILLIONEN € SPENDE FÜR SIE
2020-04-23 22:34 UTC
2MILLIONEN € SPENDE FÜR SIE
2020-04-23 22:23 UTC
Contact Bank of Africa-Benin to receive your payment funds transfer amount of $12.800.000,00 Million USD,approved this morning by IMF
2020-04-23 18:26 UTC
[PATCH v2] io: correct documentation mismatches for io memcpy
2020-04-23 17:02 UTC (2+ messages)
[PATCH v2 0/6] arm64: tlb: add support for TTL feature
2020-04-23 13:56 UTC (14+ messages)
` [PATCH v2 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v2 6/6] arm64: tlb: Set the TTL field in flush_tlb_range
[PATCH 0/4] arm64: MTE swap and hibernation support
2020-04-23 13:51 UTC (9+ messages)
` [PATCH 2/4] mm: Add arch hooks for saving/restoring tags
` [PATCH 3/4] arm64: mte: Enable swap of tagged pages
Implement close-on-fork
2020-04-23 12:34 UTC (16+ messages)
` [PATCH 1/4] fs: "
decruft the vmalloc API v2
2020-04-23 10:32 UTC (4+ messages)
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it
[PATCH] io: correct documentation mismatches for io memcpy
2020-04-22 16:42 UTC (2+ messages)
[PATCH v2] arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
2020-04-22 16:06 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).