messages from 2022-02-15 10:39:06 to 2022-04-15 19:08:17 UTC [more...]
[PATCH 0/7] Remove unused SLOW_DOWN_IO
2022-04-15 19:08 UTC (8+ messages)
` [PATCH 1/7] net: wan: atp: remove unused eeprom_delay()
` [PATCH 2/7] net: wan: lmc: remove unused DELAY()
` [PATCH 3/7] net: remove comments that mention obsolete __SLOW_DOWN_IO
` [PATCH 4/7] sh: remove unused SLOW_DOWN_IO
` [PATCH 5/7] powerpc: Remove unused SLOW_DOWN_IO definition
` [PATCH 6/7] ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
` [PATCH 7/7] alpha: "
[PATCH] Alpha: Remove redundant local asm header redirections
2022-04-15 12:26 UTC (7+ messages)
` [PING][PATCH] "
` [PING^2][PATCH] "
` [PING^3][PATCH] "
[PATCH 5.16 150/285] rtc: Check return value from mc146818_get_time()
2022-04-12 6:30 UTC
[PATCH 5.15 145/277] rtc: Check return value from mc146818_get_time()
2022-04-12 6:29 UTC
[PATCH v3 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-11 8:33 UTC (2+ messages)
` [PATCH v3 08/12] serial: General support for multipoint addresses
5.17.0 boot issue on Miata
2022-04-08 13:02 UTC (8+ messages)
[PATCH v2 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-04 9:10 UTC (4+ messages)
` [PATCH v2 08/12] serial: General support for multipoint addresses
[PATCH] alpha: add null pointer check
2022-04-02 15:45 UTC (2+ messages)
[PATCH RESEND] alpha: replace NR_SYSCALLS by NR_syscalls
2022-04-02 8:21 UTC
[PATCH] alpha: replace NR_SYSCALLS by NR_syscalls
2022-03-29 2:57 UTC
[PATCH] alpha: Fix warning comparing pointer to 0
2022-03-24 1:59 UTC
[linux-next:master] BUILD REGRESSION f9006d9269eac8ff295c2cb67280c54888c74106
2022-03-22 3:31 UTC
[PATCH] mm: fix typos in comments
2022-03-18 11:15 UTC (3+ messages)
[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
[linux-next:master] BUILD REGRESSION 71941773e143369a73c9c4a3b62fbb60736a1182
2022-03-11 1:32 UTC
[RFC PATCH 5/7] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-03-10 14:09 UTC (7+ messages)
` [RFC PATCH 6/7] serial: General support for multipoint addresses
[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 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
2022-02-25 16:20 UTC (8+ messages)
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-25 4:33 UTC (76+ messages)
` [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
` [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 04/18] sparc64: add __{get,put}_kernel_nocheck()
` [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 11/18] arm64: simplify access_ok()
` [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 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH] alpha: Implement "current_stack_pointer"
2022-02-24 6:05 UTC
[PATCH V2 16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-02-21 6:38 UTC
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-16 19:46 UTC (7+ messages)
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-16 19:43 UTC (27+ messages)
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
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).