linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-06 07:15:14 to 2019-10-07 05:57:24 UTC [more...]

[PATCH V4 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-10-07  5:57 UTC  (3+ messages)
` [PATCH V4 1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use
` [PATCH V4 2/2] mm/pgtable/debug: Add test validating architecture page table helpers

[PATCH v5 0/7] backlight: gpio: simplify the driver
 2019-10-07  3:32 UTC  (9+ messages)
  ` [PATCH v5 1/7] backlight: gpio: remove unneeded include
  ` [PATCH v5 2/7] sh: ecovec24: add additional properties to the backlight device
  ` [PATCH v5 3/7] backlight: gpio: simplify the platform data handling
  ` [PATCH v5 4/7] sh: ecovec24: don't set unused fields in platform data
  ` [PATCH v5 5/7] backlight: gpio: remove unused fields from "
  ` [PATCH v5 6/7] backlight: gpio: use a helper variable for &pdev->dev
  ` [PATCH v5 7/7] backlight: gpio: pull gpio_backlight_initial_power_state() into probe

[PATCH v6 01/10] mm/memunmap: Don't access uninitialized memmap in memunmap_pages()
 2019-10-06 20:13 UTC  (11+ messages)
` [PATCH v6 02/10] mm/memmap_init: Update variable name in memmap_init_zone
` [PATCH v6 03/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_pgdat_span()
` [PATCH v6 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
` [PATCH v6 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()
` [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()

[PATCH v5 01/10] mm/memunmap: Use the correct start and end pfn when removing pages from zone
 2019-10-06  8:13 UTC  (20+ messages)
` [PATCH v5 02/10] mm/memmap_init: Update variable name in memmap_init_zone
` [PATCH v5 03/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_pgdat_span()
` [PATCH v5 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
` [PATCH v5 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()
` [PATCH v5 07/10] mm/memory_hotplug: We always have a zone in find_(smallest|biggest)_section_pfn
` [PATCH v5 08/10] mm/memory_hotplug: Don't check for "all holes" in shrink_zone_span()
` [PATCH v5 09/10] mm/memory_hotplug: Drop local variables "
` [PATCH v5 10/10] mm/memory_hotplug: Cleanup __remove_pages()

[PATCH v4 0/7] backlight: gpio: simplify the driver
 2019-10-04 21:47 UTC  (15+ messages)
` [PATCH v4 1/7] backlight: gpio: remove unneeded include
` [PATCH v4 2/7] sh: ecovec24: add additional properties to the backlight device
` [PATCH v4 3/7] backlight: gpio: simplify the platform data handling
` [PATCH v4 4/7] sh: ecovec24: don't set unused fields in platform data
` [PATCH v4 5/7] backlight: gpio: remove unused fields from "
` [PATCH v4 6/7] backlight: gpio: use a helper variable for &pdev->dev
` [PATCH v4 7/7] backlight: gpio: pull gpio_backlight_initial_power_state() into probe

[PATCH v4 0/2] drivers: make early_platform code SuperH-specific
 2019-10-04 13:20 UTC  (5+ messages)
` [PATCH v4 1/2] drivers: move the early platform device support to arch/sh
` [PATCH v4 2/2] sh: add the sh_ prefix to early platform symbols

[PATCH] sh: kgdb: fix an implicit fallthrough warning
 2019-10-03 10:28 UTC  (2+ messages)

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-10-01  5:06 UTC  (16+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links

[PATCH] sh: remove unneeded uapi asm-generic wrappers
 2019-09-30 10:08 UTC  (3+ messages)

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-26 12:10 UTC  (31+ messages)

[PATCH V3 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-25  3:48 UTC  (7+ messages)
` [PATCH V3 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH v2 00/21] Refine memblock API
 2019-09-24 17:52 UTC  (2+ messages)

[PATCH v2 0/9] entry: preempt_schedule_irq() callers scrub
 2019-09-23 14:36 UTC  (4+ messages)
` [PATCH v2 1/9] sched/core: Fix preempt_schedule() interrupt return comment
` [PATCH v2 7/9] sh: entry: Remove unneeded need_resched() loop
` [PATCH v2 8/9] sh64: "

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-20  4:18 UTC  (29+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "
    ` [PATCH] mm/pgtable/debug: Fix "

Pull request for SH Linux changes
 2019-09-18 16:03 UTC 

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-18 15:46 UTC  (19+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions
` [PATCH v12 11/12] open: openat2(2) syscall

[PATCH v5] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-17 11:36 UTC  (7+ messages)

[PATCH v4] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-16 12:55 UTC  (5+ messages)

[PATCH v3 0/8] make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-15  6:51 UTC  (13+ messages)
` [PATCH v3 1/8] arm64: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for arm64
` [PATCH v3 2/8] x86: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for x86
` [PATCH v3 3/8] alpha: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for alpha
` [PATCH v3 4/8] powerpc: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for powerpc
` [PATCH v3 5/8] s390: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for s390
` [PATCH v3 6/8] sparc64: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for sparc64
` [PATCH v3 7/8] mips: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for mips
` [PATCH v3 8/8] mips: numa: make node_to_cpumask_map() NUMA_NO_NODE aware for loongson64

Inquiry 11/Sept/2019
 2019-09-11 12:11 UTC 

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-10  5:55 UTC  (17+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "


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).