messages from 2020-01-28 17:05:37 to 2020-03-21 11:25:47 UTC [more...]
[patch V3 00/20] Lock ordering documentation and annotation for lockdep
2020-03-21 11:25 UTC (4+ messages)
` [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
[PATCH V2 0/2] arm64: Enable vmemmap mapping from device memory
2020-03-20 17:08 UTC (3+ messages)
` [PATCH V2 1/2] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
[PATCH 4/5] ia64: Remove mm.h from asm/uaccess.h
2020-03-20 9:48 UTC
[PATCHv2 15/50] ia64: Pass log level as arg into ia64_do_show_stack()
2020-03-16 14:38 UTC (2+ messages)
` [PATCHv2 16/50] ia64: Add show_stack_loglvl()
[PATCH v3] ia64: replace setup_irq() by request_irq()
2020-03-13 23:28 UTC (4+ messages)
` [PATCH v4] "
[PATCH 2/2] ia64: add IRQENTRY_TEXT and SOFTIRQENTRY_TEXT to linker script
2020-03-11 12:11 UTC
[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-10 14:52 UTC
[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-10 13:58 UTC (3+ messages)
[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-03-08 10:54 UTC (17+ messages)
` [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
` [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 04/14] ia64: add support for folded p4d page tables
` [PATCH v3 05/14] nios2: "
` [PATCH v3 06/14] openrisc: "
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
` [PATCH v3 08/14] powerpc: add support for folded p4d page tables
` [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v3 11/14] sh: add support for folded p4d page tables
` [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
[PATCH v4 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
2020-03-06 17:08 UTC (8+ messages)
` [PATCH v4 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v4 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v4 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v4 4/7] x86/mm: Introduce __set_memory_prot()
` [PATCH v4 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v4 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v4 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC
[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-05 7:46 UTC (5+ messages)
[PATCH 0/2] mm/vma: some new flags
2020-03-05 6:50 UTC (2+ messages)
` [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
[RFC 0/3] mm/vma: some new flags and helpers
2020-03-04 5:31 UTC (4+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
2020-03-03 9:52 UTC (30+ messages)
` [PATCH v3 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v3 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v3 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v3 4/7] x86/mm: Introduce _set_memory_prot()
` [PATCH v3 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v3 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v3 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC
[PATCH 00/18] genirq: Remove setup_irq()
2020-02-27 11:19 UTC (4+ messages)
` [PATCH 05/18] ia64: replace setup_irq() by request_irq()
[PATCH RESEND 1/2] rtc/ia64: remove legacy efirtc driver
2020-02-26 22:43 UTC
[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-02-26 11:20 UTC (25+ messages)
` [PATCH v2 01/13] arm/arm64: add support for folded p4d page tables
` [PATCH v2 02/13] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v2 03/13] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 04/13] ia64: add support for folded p4d page tables
` [PATCH v2 05/13] nios2: "
` [PATCH v2 06/13] openrisc: "
` [PATCH v2 07/13] powerpc: "
` [PATCH v2 08/13] sh: fault: Modernize printing of kernel messages
` [PATCH v2 09/13] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v2 10/13] sh: add support for folded p4d page tables
` [PATCH v2 11/13] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 12/13] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v2 13/13] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
[PATCH v2 00/18] genirq: Remove setup_irq()
2020-02-24 0:59 UTC (2+ messages)
` [PATCH v2 05/18] ia64: replace setup_irq() by request_irq()
[PATCH v3 02/15] smp: Create a new function to shutdown nonboot cpus
2020-02-23 19:29 UTC (2+ messages)
` [PATCH v3 03/15] ia64: Replace cpu_down with smp_shutdown_nonboot_cpus()
[PATCH] tty/serial: cleanup after ioc*_serial driver removal
2020-02-18 20:14 UTC (7+ messages)
[PATCH v2] tty/serial: cleanup after ioc*_serial driver removal
2020-02-17 14:07 UTC (2+ messages)
[PATCH V12] mm/debug: Add tests validating architecture page table helpers
2020-02-13 2:27 UTC (27+ messages)
[PATCH v3] asm-generic: Fix unistd_32.h generation format
2020-02-12 10:53 UTC
[PATCH v2] asm-generic: Fix unistd_32.h generation format
2020-02-12 9:57 UTC (11+ messages)
[PATCH v6 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()
2020-02-05 23:34 UTC (42+ messages)
` [PATCH v6 07/10] mm/memory_hotplug: We always have a zone in find_(smallest|biggest)_section_pfn
` [PATCH v6 08/10] mm/memory_hotplug: Don't check for "all holes" in shrink_zone_span()
` [PATCH v6 09/10] mm/memory_hotplug: Drop local variables "
` [PATCH v6 10/10] mm/memory_hotplug: Cleanup __remove_pages()
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