linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-15 06:41:53 to 2021-12-16 17:49:33 UTC [more...]

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-16 17:49 UTC  (4+ messages)

[PATCH 0/3] serial: sh-sci: Clock handling improvements
 2021-12-16 15:23 UTC  (10+ messages)
` [PATCH 1/3] serial: sh-sci: Drop support for "sci_ick" clock
` [PATCH 2/3] serial: sh-sci: Use dev_err_probe()
` [PATCH 3/3] serial: sh-sci: Use devm_clk_get_optional()

[PATCH v2 0/6] Cleanup after removal of configs
 2021-12-16 10:40 UTC  (8+ messages)
` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device
` [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking
` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver

[PATCH 0/7] Cleanup after removal of configs
 2021-12-16 10:05 UTC  (7+ messages)
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH

[PATCH] percpu: km: ensure it is used with NOMMU (either UP or SMP)
 2021-12-15  7:56 UTC  (13+ messages)

[PATCH v2 0/2] kdump: simplify code
 2021-12-14 13:14 UTC  (11+ messages)
` [PATCH v2 1/2] kdump: vmcore: remove copy_to() and add copy_to_user_or_kernel()
` [PATCH v2 2/2] kdump: crashdump: use copy_to_user_or_kernel() to simplify code

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-13  9:23 UTC  (63+ messages)
` [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 09/25] ARM: Use do_kernel_power_off()
` [PATCH v4 10/25] csky: "
` [PATCH v4 11/25] riscv: "
` [PATCH v4 12/25] arm64: "
` [PATCH v4 13/25] parisc: "
` [PATCH v4 14/25] xen/x86: "
` [PATCH v4 15/25] powerpc: "
` [PATCH v4 16/25] m68k: Switch to new sys-off handler API
` [PATCH v4 17/25] sh: Use do_kernel_power_off()
` [PATCH v4 18/25] x86: "
` [PATCH v4 19/25] ia64: "
` [PATCH v4 20/25] mips: "
` [PATCH v4 21/25] nds32: "
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v4 25/25] reboot: Remove pm_power_off_prepare()

[PATCH -next] maple: fix to pass correct device identity to free_irq
 2021-12-13  7:36 UTC 

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2021-12-12 21:03 UTC  (22+ messages)
` [PATCH v5 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v5 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v5 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v5 05/21] ARM: Use do_kernel_power_off()
` [PATCH v5 06/21] csky: "
` [PATCH v5 07/21] riscv: "
` [PATCH v5 08/21] arm64: "
` [PATCH v5 09/21] parisc: "
` [PATCH v5 10/21] xen/x86: "
` [PATCH v5 11/21] powerpc: "
` [PATCH v5 12/21] m68k: Switch to new sys-off handler API
` [PATCH v5 13/21] sh: Use do_kernel_power_off()
` [PATCH v5 14/21] x86: "
` [PATCH v5 15/21] ia64: "
` [PATCH v5 16/21] mips: "
` [PATCH v5 17/21] nds32: "
` [PATCH v5 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v5 21/21] reboot: Remove pm_power_off_prepare()

[PATCH 0/2] kdump: simplify code
 2021-12-11  7:37 UTC  (6+ messages)
` [PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h
` [PATCH 2/2] kdump: crashdump: use copy_to() to simplify the related code

[RFC PATCH 0/6] Check length of unmapped area on MAP_FIXED
 2021-12-06 15:02 UTC  (2+ messages)
` [RFC PATCH 4/6] sh/mm/mmap.c: Check length of unmapped area before allowing MAP_FIXED

[PATCH v2 resend] sh: Use generic GCC library routines
 2021-12-03 22:58 UTC  (3+ messages)

[RFC PATCH 09/14] sh/crash_dump: Use the new interface copy_oldmem_page_buf
 2021-12-03 10:42 UTC 

[PATCH 0/2] of: remove reserved regions count restriction
 2021-11-30 21:07 UTC  (10+ messages)
` [PATCH 1/2] of: Sort reserved_mem related code
` [PATCH 2/2] of: reserved_mem: Remove reserved regions count restriction

[PATCH 11/11] locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
 2021-11-29 17:46 UTC 

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-29 12:04 UTC  (4+ messages)
` [PATCH v2 28/45] mfd: rn5t618: Use devm_register_power_handler()

spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'
 2021-11-26 23:51 UTC  (24+ messages)
      ` [PATCH] locking: Fixup write_lock_nested() implementation
        ` [PATCH v2] "
    ` [PATCH 1/1] futex: Wireup futex_waitv syscall

[PATCH 4.9] hugetlbfs: flush TLBs correctly after huge_pmd_unshare
 2021-11-26 18:22 UTC  (4+ messages)

[PATCH 2/2 v2] sh: math-emu: fix macro redefined warning
 2021-11-16  3:37 UTC 

[PATCH 1/2] sh: mcount.S: fix build error when PRINTK is not enabled
 2021-11-16  2:48 UTC  (3+ messages)

[PATCH 5.10 494/575] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
 2021-11-15 17:03 UTC 

[PATCH 5.14 706/849] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
 2021-11-15 17:03 UTC 

[PATCH 5.15 742/917] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
 2021-11-15 17:03 UTC 

[PATCH] fbdev: sh7760fb: document fallthrough cases
 2021-11-15 23:30 UTC  (4+ messages)

[PATCH 5.4 307/355] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
 2021-11-15 17:03 UTC 

[PATCH 2/2] sh: math-emu: fix macro redefined warning
 2021-11-15 10:04 UTC  (2+ messages)


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