linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 10:02:21 to 2023-03-23 09:22:30 UTC [more...]

[PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-03-23  9:21 UTC  (2+ messages)
` [PATCH 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text

[PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
 2023-03-23  8:36 UTC  (13+ messages)

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-22 23:14 UTC  (18+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH v6 0/4] Add pci_dev_for_each_resource() helper and update users
 2023-03-22 19:35 UTC  (7+ messages)
` [PATCH v6 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v6 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v6 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v6 4/4] pcmcia: "

[PATCH 6/7 v5] sh: fix Kconfig entry for NUMA => SMP
 2023-03-21 15:16 UTC  (11+ messages)

[PATCH] pinctrl: renesas: r8a7779: Add bias pinconf support
 2023-03-21  8:38 UTC  (2+ messages)

[PATCH 0/7 v4] sh: various doc, build, init fixes
 2023-03-20 20:17 UTC  (28+ messages)
` [PATCH 1/7 v4] sh: SH2007: drop the bad URL info
` [PATCH 2/7 v4] sh: nmi_debug: fix return value of __setup handler
` [PATCH 3/7 v4] sh: init: use OF_EARLY_FLATTREE for early init
` [PATCH 4/7 v4] sh: math-emu: fix macro redefined warning
` [PATCH 5/7 v4] sh: remove sh5/sh64 last fragments
` [PATCH 6/7 v4] sh: fix Kconfig entry for NUMA => SMP
  ` [PATCH 7/7 v4] sh: mcount.S: fix build error when PRINTK is not enabled

Renovace podlahy
 2023-03-20  8:36 UTC 

[PATCH AUTOSEL 4.14 9/9] sh: sanitize the flags on sigreturn
 2023-03-20  0:57 UTC 

[PATCH AUTOSEL 4.19 9/9] sh: sanitize the flags on sigreturn
 2023-03-20  0:57 UTC 

[PATCH AUTOSEL 5.10 15/15] sh: sanitize the flags on sigreturn
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 5.4 12/12] sh: sanitize the flags on sigreturn
 2023-03-20  0:56 UTC 

[PATCH AUTOSEL 5.15 17/17] sh: sanitize the flags on sigreturn
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 6.1 27/29] sh: sanitize the flags on sigreturn
 2023-03-20  0:54 UTC 

[PATCH AUTOSEL 6.2 28/30] sh: sanitize the flags on sigreturn
 2023-03-20  0:52 UTC 

[PATCH] tty: serial: sh-sci: Fix transmit end interrupt handler
 2023-03-17 14:40 UTC  (4+ messages)

[PATCH v5 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-16 19:03 UTC  (6+ messages)
` [PATCH v5 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v5 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v5 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v5 4/4] pcmcia: "

Rubber Molded
 2023-03-16  8:45 UTC 

[PATCH v4 23/36] superh: Implement the new page table range API
 2023-03-15 10:10 UTC  (4+ messages)

[PATCH v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-14 18:43 UTC  (10+ messages)
` [PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v4 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v4 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v4 4/4] pcmcia: "

[PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-14 16:37 UTC  (6+ messages)

[PATCH 16/36] sh: dma-sysfs: move to use bus_get_dev_root()
 2023-03-13 18:48 UTC  (5+ messages)
` [PATCH 17/36] sh: intc: "

[PATCH v4 3/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-10 21:14 UTC  (5+ messages)

[PATCH v2] sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>
 2023-03-09 17:46 UTC  (2+ messages)

[PATCH] sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>
 2023-03-09 14:36 UTC  (8+ messages)

sh/boards/mach-x3proto/setup.c:246:62: error: invalid use of undefined type 'struct gpio_chip'
 2023-03-09 13:54 UTC  (2+ messages)

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-03-07 21:41 UTC  (29+ messages)
` [PATCH v5 01/26] alpha: "
` [PATCH v5 02/26] arm64: "
` [PATCH v5 03/26] arm: "
` [PATCH v5 04/26] ia64: "
` [PATCH v5 05/26] m68k: "
` [PATCH v5 06/26] microblaze: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] parisc: "
` [PATCH v5 09/26] powerpc: "
` [PATCH v5 10/26] sparc: "
` [PATCH v5 11/26] xtensa: "
` [PATCH v5 12/26] riscv: "
` [PATCH v5 13/26] asm-generic: "
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v5 15/26] arc: "
` [PATCH v5 16/26] m68k: "
` [PATCH v5 17/26] arm64: "
` [PATCH v5 18/26] microblaze: "
` [PATCH v5 19/26] sparc: "
` [PATCH v5 20/26] parisc: "
` [PATCH v5 21/26] x86: "
` [PATCH v5 22/26] xtensa: "
` [PATCH v5 23/26] powerpc: "
` [PATCH v5 24/26] mips: "
` [PATCH v5 25/26] s390: "
` [PATCH v5 26/26] riscv: "

[PATCH] arch: sh: remove references to config USB_OHCI_SH
 2023-03-07  8:38 UTC  (4+ messages)

[PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-07  7:17 UTC  (7+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06  9:35 UTC  (5+ messages)

Build regressions/improvements in v6.3-rc1
 2023-03-06  8:42 UTC 

[PATCH 0/2] kunit: tool: Add support for SH under QEMU
 2023-03-04  5:33 UTC  (4+ messages)

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (9+ messages)
` [PATCH v4 23/24] mips: Remove empty <uapi/asm/setup.h>
` [PATCH v4 24/24] s390: "

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-02 12:19 UTC  (2+ messages)

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-03-02 10:55 UTC  (14+ messages)
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
        ` [PATCH v2.1 "
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
        ` [PATCH v2.1 "


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