linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-11 09:49:53 to 2023-07-11 15:14:24 UTC [more...]

Add a new fchmodat4() syscall, v2
 2023-07-11 15:14 UTC  (19+ 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 v5 07/38] alpha: 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] alpha/boot/misc: prefer 'unsigned int' to bare use of 'unsigned'
 2023-07-09 14:12 UTC 

[PATCH 2/4] vgacon: rework screen_info #ifdef checks
 2023-07-08 14:11 UTC  (5+ messages)

[PATCH 1/3] vgacon: rework screen_info #ifdef checks
 2023-07-07  9:54 UTC  (2+ messages)

[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>

[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

Linux 6.1.27, cgroup: Instruction fault 4 with systemd
 2023-06-19 12:01 UTC  (3+ messages)

[PATCH] alpha/mm: Fix comparing pointer
 2023-06-14 12:37 UTC  (2+ messages)

[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
 2023-06-13 16:14 UTC  (7+ messages)

[PATCH] syscalls: add sys_ni_posix_timers prototype
 2023-06-10 12:06 UTC  (3+ messages)

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-06-09 13:05 UTC  (6+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-06-05 14:04 UTC  (11+ messages)

[PATCH] module: fix module load for ia64
 2023-06-04 21:34 UTC  (2+ messages)

[RFC PATCH 0/6] Implement MMU_LAZY_TLB_SHOOTDOWN for alpha
 2023-06-02 22:33 UTC  (11+ messages)
` [RFC PATCH 1/6] alpha: remove extern inline from mmu_context
` [RFC PATCH 2/6] alpha: implement simple mm_cpumask TLB flush filter
` [RFC PATCH 3/6] alpha: remove TLB flushing mm_users special case
` [RFC PATCH 4/6] alpha: clean mm_cpumask when flushing TLBs
` [RFC PATCH 5/6] alpha: enable MMU_LAZY_TLB_SHOOTDOWN
` [RFC PATCH 6/6] alpha: shoot the lazy tlb mm when flushing TLBs

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-05-17  7:41 UTC  (14+ messages)
` [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-16  0:53 UTC  (2+ messages)
  ` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (6+ messages)

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-11 19:34 UTC  (8+ messages)

[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
 2023-05-03  7:32 UTC  (4+ messages)
` [PATCH 2/7] alpha: asm/io.h: "

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-11  9:49 UTC  (7+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).