messages from 2023-06-26 17:16:04 to 2023-07-12 16:25:20 UTC [more...]
[PATCH 1/5] io_uring: Adjust mapping wrt architecture aliasing requirements
2023-07-12 16:24 UTC (2+ messages)
[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-12 16:15 UTC (15+ messages)
` [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v6 03/14] arm/kexec: "
` [PATCH v6 04/14] ia64/kexec: "
` [PATCH v6 05/14] arm64/kexec: "
` [PATCH v6 06/14] loongarch/kexec: "
` [PATCH v6 07/14] m68k/kexec: "
` [PATCH v6 08/14] mips/kexec: "
` [PATCH v6 09/14] parisc/kexec: "
` [PATCH v6 10/14] powerpc/kexec: "
` [PATCH v6 11/14] riscv/kexec: "
` [PATCH v6 12/14] s390/kexec: "
` [PATCH v6 13/14] sh/kexec: "
` [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY
Add a new fchmodat4() syscall, v2
2023-07-11 17:36 UTC (31+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
` [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH v3 2/5] fs: Add fchmodat4()
` [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
` [PATCH v4 0/5] Add a new fchmodat2() syscall
` [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH v4 2/5] fs: Add fchmodat2()
` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
` [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
` [PATCH v4 5/5] selftests: Add fchmodat2 selftest
` (subset) [PATCH v4 0/5] Add a new fchmodat2() syscall
Fotowoltaika - propozycja instalacji
2023-07-11 8:11 UTC
[PATCH v5 13/38] ia64: 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 2/4] vgacon: rework screen_info #ifdef checks
2023-07-08 14:11 UTC (5+ messages)
[aegl:resctrl2_v64 5/5] fs/resctrl2/monitor.c:67:6: warning: no previous prototype for 'remove_one_file'
2023-07-07 13:32 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: "
[PATCH 1/3] vgacon: rework screen_info #ifdef checks
2023-07-07 9:54 UTC (2+ messages)
[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 v8 08/19] ia64: mm: Convert to GENERIC_IOREMAP
2023-07-06 15:45 UTC
[PATCH 00/12] arch,fbdev: Move screen_info into arch/
2023-07-05 8:18 UTC (41+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
` [05/12] "
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
` [06/12] "
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
` [08/12] "
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
` [11/12] "
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>
[aegl:resctrl2_v64 2/3] arch/x86/include/asm/resctrl.h:114:45: error: invalid use of undefined type 'struct resctrl_group'
2023-07-03 4:08 UTC
[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 (54+ 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 05/10] mm: Implement folio_remove_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 09/10] arm64: mm: Declare support for large anonymous folios
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory
[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)
Fotowoltaika- propozycja instalacji
2023-06-27 7:30 UTC
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 read-only IMAP folder(s) and NNTP newsgroup(s).