messages from 2023-06-27 03:18:17 to 2023-07-11 11:28:09 UTC [more...]
Add a new fchmodat4() syscall, v2
2023-07-11 11:25 UTC (5+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
` [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
` [PATCH v3 4/5] tools headers UAPI: Sync files changed by new fchmodat4 syscall
` [PATCH v3 5/5] selftests: add fchmodat4(2) selftest
[geert-m68k:master] BUILD SUCCESS 7b34d67e5ca0007875cf8770b84697e607129c23
2023-07-10 23:05 UTC
[PATCH v5 15/38] m68k: Implement the new page table range API
2023-07-10 20:43 UTC
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-07-10 18:51 UTC (4+ messages)
` [PATCH v2] "
[PATCH] m68k: defconfig: Update defconfigs for v6.5-rc1
2023-07-10 11:18 UTC
[PATCH] m68k: q40: prefer 'unsigned int' to bare use of 'unsigned'
2023-07-08 15:51 UTC
[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-07 13:03 UTC (18+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 11/13] riscv/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "
arch/m68k/include/asm/mmu_context.h:164 load_ksp_mmu() warn: unsigned 'mmuar' is never less than zero
2023-07-06 20:28 UTC
[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-06 16:07 UTC (24+ messages)
` [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v4 03/13] arm/kexec: "
` [PATCH v4 04/13] ia64/kexec: "
` [PATCH v4 05/13] arm64/kexec: "
` [PATCH v4 06/13] loongarch/kexec: "
` [PATCH v4 07/13] m68k/kexec: "
` [PATCH v4 08/13] mips/kexec: "
` [PATCH v4 09/13] parisc/kexec: "
` [PATCH v4 10/13] powerpc/kexec: "
` [PATCH v4 11/13] riscv/kexec: "
` [PATCH v4 12/13] s390/kexec: "
` [PATCH v4 13/13] sh/kexec: "
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-07-06 14:11 UTC (8+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation
[PATCH v13 0/3] Amiga RDB partition support fixes
2023-07-06 7:23 UTC (17+ messages)
` [PATCH v4 0/1] Bugfix for Amiga partition fixes
` [PATCH v4 1/1] block: bugfix for Amiga partition overflow check patch
[PATCH v1] m68k: apollo: Remove a duplicate assignment in dn_timer_int
2023-07-05 12:42 UTC (3+ messages)
[PATCH v3] block: bugfix for Amiga partition overflow check patch
2023-07-05 8:50 UTC (8+ messages)
[PATCH v5 03/44] char: add HAS_IOPORT dependencies
2023-07-04 8:09 UTC
[PATCH] block: bugfix for Amiga partition overflow check patch
2023-07-04 7:28 UTC (25+ messages)
[PATCH v2] block: bugfix for Amiga partition overflow check patch
2023-07-04 5:46 UTC (3+ messages)
[PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
2023-07-03 5:26 UTC (2+ messages)
[FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
2023-07-02 11:29 UTC (8+ messages)
[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-06-30 14:33 UTC (7+ messages)
` [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v3 12/13] s390/kexec: "
[PATCH v1 00/10] variable-order, large folios for anonymous memory
2023-06-29 17:05 UTC (49+ messages)
` [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally
` [PATCH v1 02/10] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio()
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
` [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v1 07/10] mm: Batch-zap large anonymous folio PTE mappings
` [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory
[PATCH v6 00/33] Split ptdesc from struct page
2023-06-28 18:51 UTC (29+ messages)
` [PATCH v6 03/33] pgtable: Create struct ptdesc
` [PATCH v6 16/33] s390: Convert various pgalloc functions to use ptdescs
` [PATCH v6 17/33] mm: Remove page table members from struct page
` [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v6 19/33] arm: "
` [PATCH v6 20/33] arm64: "
` [PATCH v6 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v6 22/33] hexagon: "
` [PATCH v6 23/33] loongarch: Convert various functions "
` [PATCH v6 24/33] m68k: "
` [PATCH v6 25/33] mips: "
` [PATCH v6 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v6 27/33] openrisc: "
` [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v6 29/33] sh: Convert pte_free_tlb() "
` [PATCH v6 30/33] sparc64: Convert various functions "
` [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
2023-06-28 10:26 UTC (3+ messages)
` [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers
[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
2023-06-28 10:01 UTC (6+ messages)
` [v3,17/19] "
[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
2023-06-28 3:38 UTC (2+ messages)
[PATCH v5 00/33] Split ptdesc from struct page
2023-06-27 21:57 UTC (11+ messages)
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
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).