messages from 2020-02-28 23:51:01 to 2020-05-07 08:20:07 UTC [more...]
[PATCH 1/2] alpha: add a delay between RTC port write and read
2020-05-07 8:20 UTC (5+ messages)
` [PATCH 1/2 v2] alpha: add a delay to inb_p, inb_w and inb_l
` [PATCH 1/2 v3] "
[PATCH 2/2] alpha: add a delay before serial port read
2020-05-07 8:18 UTC (9+ messages)
` [PATCH 2/2 v2] "
` [PATCH 2/2 v3] "
` [PATCH 2/2 v4] "
[PATCH v2 00/20] mm: rework free_area_init*() funcitons
2020-05-05 17:27 UTC (30+ messages)
` [PATCH v2 01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH v2 02/20] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH v2 04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH v2 06/20] alpha: simplify detection of memory zone boundaries
` [PATCH v2 07/20] arm: "
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH v2 09/20] csky: simplify detection of memory zone boundaries
` [PATCH v2 10/20] m68k: mm: "
` [PATCH v2 11/20] parisc: "
` [PATCH v2 12/20] sparc32: "
` [PATCH v2 13/20] unicore32: "
` [PATCH v2 14/20] xtensa: "
` [PATCH v2 15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v2.5 "
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH v2 18/20] mm: clean up free_area_init_node() and its helpers
` [PATCH v2 19/20] mm: simplify find_min_pfn_with_active_regions()
` [PATCH v2 20/20] docs/vm: update memory-models documentation
Implement close-on-fork
2020-05-04 13:46 UTC (25+ messages)
` [PATCH 1/4] fs: "
` [PATCH 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)
` [PATCH 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
` [PATCH 4/4] net: Add SOCK_CLOFORK
[PATCH] alpha: remove unneeded semicolon in osf_sys.c
2020-04-28 6:32 UTC
[PATCH] alpha: remove unneeded semicolon in sys_eiger.c
2020-04-28 6:32 UTC
[PATCH 00/21] mm: rework free_area_init*() funcitons
2020-04-25 16:49 UTC (44+ messages)
` [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH 02/21] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH 03/21] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [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 06/21] alpha: simplify detection of memory zone boundaries
` [PATCH 07/21] arm: "
` [PATCH 08/21] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH 09/21] csky: simplify detection of memory zone boundaries
` [PATCH 10/21] m68k: mm: "
` [PATCH 11/21] parisc: "
` [PATCH 12/21] sparc32: "
` [PATCH 13/21] unicore32: "
` [PATCH 14/21] xtensa: "
` [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()
` [PATCH 19/21] mm: clean up free_area_init_node() and its helpers
` [PATCH 20/21] mm: simplify find_min_pfn_with_active_regions()
` [PATCH 21/21] docs/vm: update memory-models documentation
[PATCH v3 00/50] Add log level to show_stack()
2020-04-19 6:24 UTC
[PATCHv3 00/50] Add log level to show_stack()
2020-04-18 20:18 UTC (2+ messages)
` [PATCHv3 02/50] alpha: Add show_stack_loglvl()
[PATCH v3 00/11] Make PageWriteback use the PageLocked optimisation
2020-04-17 11:12 UTC (4+ messages)
` [PATCH v3 01/11] alpha: Add clear_bit_unlock_is_negative_byte implementation
[PATCH 1/5] silo: Build with -fno-PIC to reduce size
2020-04-05 18:54 UTC (6+ messages)
` [PATCH 2/5] silo: Build with -U_FORTIFY_SOURCE
` [PATCH 3/5] silo: Fix misleading indentation
` [PATCH 4/5] second: Fix typo'd operator
` [PATCH 5/5] second/util: Remove unused shadowed variables
[PATCH 00/18] genirq: Remove setup_irq()
2020-04-02 15:03 UTC (9+ messages)
` [PATCH 0/6] Kill setup_irq()
` [PATCH v5 1/6] alpha: Replace setup_irq() by request_irq()
[PATCH v2] alpha: fix nautilus PCI setup
2020-03-28 20:34 UTC (3+ messages)
[PATCH] mm: Remove dummy struct bootmem_data/bootmem_data_t
2020-03-26 14:25 UTC (3+ messages)
[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
2020-03-24 8:39 UTC (7+ messages)
` [RESEND PATCH v2 8/9] media: fsl-viu: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 1/9] iomap: "
[PATCH] alpha: fix nautilus PCI setup
2020-03-17 23:28 UTC (4+ messages)
[PATCH] PCI: add support for root bus sizing
2020-03-17 4:58 UTC (2+ messages)
[PATCHv2 00/50] Add log level to show_stack()
2020-03-16 14:38 UTC (2+ messages)
` [PATCHv2 02/50] alpha: Add show_stack_loglvl()
[PATCH v3] alpha: Replace setup_irq() by request_irq()
2020-03-13 17:38 UTC (4+ messages)
` [PATCH v4] "
Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
2020-03-12 20:49 UTC (9+ messages)
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 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:46 UTC (3+ messages)
[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-05 7:34 UTC (7+ 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:19 UTC (5+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
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).