messages from 2022-02-16 19:38:39 to 2022-04-15 19:08:37 UTC [more...]
[PATCH 0/7] Remove unused SLOW_DOWN_IO
2022-04-15 19:08 UTC (2+ messages)
` [PATCH 1/7] net: wan: atp: remove unused eeprom_delay()
[PATCH v7 00/20] Introduce power-off+restart call chain API
2022-04-15 18:14 UTC (30+ messages)
` [PATCH v7 01/20] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v7 02/20] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
` [PATCH v7 05/20] ARM: Use do_kernel_power_off()
` [PATCH v7 06/20] csky: "
` [PATCH v7 07/20] riscv: "
` [PATCH v7 08/20] arm64: "
` [PATCH v7 09/20] parisc: "
` [PATCH v7 10/20] xen/x86: "
` [PATCH v7 11/20] powerpc: "
` [PATCH v7 12/20] m68k: Switch to new sys-off handler API
` [PATCH v7 13/20] sh: Use do_kernel_power_off()
` [PATCH v7 14/20] x86: "
` [PATCH v7 15/20] ia64: "
` [PATCH v7 16/20] mips: "
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
` [PATCH v7 18/20] ACPI: power: Switch to sys-off handler API
` [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v7 20/20] reboot: Remove pm_power_off_prepare()
[PATCH] sh: make !MMU iounmap an inline function
2022-04-14 8:12 UTC
[RFC PULL] remove arch/h8300
2022-04-14 0:49 UTC (32+ messages)
[PATCH v2] mmc: sh_mmcif: move platform_data header to proper location
2022-04-12 9:31 UTC
[PATCH v3 08/12] serial: General support for multipoint addresses
2022-04-11 8:33 UTC
[PATCH] mmc: sh_mmcif: move platform_data header to proper location
2022-04-07 13:07 UTC
[PATCH v2 08/12] serial: General support for multipoint addresses
2022-04-04 8:29 UTC
[PATCH] sh: make iounmap() a static inline again
2022-04-03 14:44 UTC (2+ messages)
Estimating Services
2022-03-31 16:06 UTC
[PATCH] sh: replace usage of found with dedicated list iterator variable
2022-03-24 7:24 UTC
[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663
2022-03-18 0:53 UTC
[linux-next:master] BUILD REGRESSION 8a11187eb62b8b910d2c5484e1f5d160e8b11eb4
2022-03-17 6:18 UTC
[linux-next:master] BUILD REGRESSION a32cd981a6da2373c093d471ee4405a915e217d5
2022-03-16 5:09 UTC
[PATCH v2] sh: avoid using IRQ0 on SH3/4
2022-03-12 21:10 UTC (2+ messages)
[PATCH] sh: nmi_debug: fix return value of __setup handler
2022-03-12 6:14 UTC
[RFC PATCH 6/7] serial: General support for multipoint addresses
2022-03-10 14:09 UTC (6+ messages)
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-03-09 11:33 UTC (49+ messages)
` [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
` [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 06/30] sparc/mm: "
` [PATCH V3 07/30] mips/mm: "
` [PATCH V3 08/30] m68k/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 10/30] x86/mm: "
` [PATCH V3 11/30] mm/mmap: Drop protection_map[]
` [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
` [PATCH V3 21/30] parisc/mm: "
` [PATCH V3 22/30] openrisc/mm: "
` [PATCH V3 23/30] um/mm: "
` [PATCH V3 24/30] microblaze/mm: "
` [PATCH V3 25/30] nios2/mm: "
` [PATCH V3 26/30] hexagon/mm: "
` [PATCH V3 27/30] nds32/mm: "
` [PATCH V3 28/30] ia64/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[PATCH] sh: avoid using IRQ0 on SH3/4
2022-03-02 10:10 UTC (9+ messages)
[PATCH] sh: cleanup comments
2022-02-26 16:00 UTC
[PATCH v2] usercopy: Check valid lifetime via stack depth
2022-02-25 4:47 UTC (3+ messages)
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-25 4:33 UTC (71+ messages)
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH v6 00/21] Introduce power-off+restart call chain API
2022-02-21 14:42 UTC (7+ messages)
` [PATCH v6 16/21] mips: Use do_kernel_power_off()
[PATCH V2 17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-02-21 6:38 UTC
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-16 19:43 UTC (5+ messages)
` [PATCH 08/14] arm64: simplify access_ok()
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-16 19:46 UTC (7+ messages)
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).