linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-29 11:45:50 to 2023-09-11 18:02:10 UTC [more...]

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-11 18:02 UTC  (3+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-09-11 12:53 UTC  (7+ messages)
` [PATCH v3 1/6] alpha: Streamline convoluted PCI error handling
` [PATCH v3 2/6] sh: pci: Do PCI error check on own line
` [PATCH v3 3/6] atm: iphase: Do PCI error checks "
` [PATCH v3 4/6] PCI: Do error check on own line to split long if conditions
` [PATCH v3 5/6] PCI: xgene: Do PCI error check on own line & keep return value
` [PATCH v3 6/6] scsi: ipr: Do PCI error checks on own line

[RFC PATCH 0/6] Implement MMU_LAZY_TLB_SHOOTDOWN for alpha
 2023-09-06  1:39 UTC  (4+ messages)
` [RFC PATCH 4/6] alpha: clean mm_cpumask when flushing TLBs

[PATCH v5] alpha: Clean-up the panic notifier code
 2023-09-02 16:44 UTC 

[PATCH] fixed formatting issues
 2023-08-28 10:22 UTC  (7+ messages)
` [PATCH] alpha/boot: fixes formatting issues in `main.c`

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (22+ messages)
` [PATCH 04/17] pci: sysfs: move declarations to linux/pci.h
` [PATCH 15/17] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
` (subset) [PATCH 00/17] -Wmissing-prototype warning fixes

[PATCH v2 1/8] alpha: Streamline convoluted PCI error handling
 2023-08-27 13:36 UTC 

[PATCH 01/14] alpha: Streamline convoluted PCI error handling
 2023-08-24 13:28 UTC 

[RFC PATCH v1 1/1] tracing/kprobes: Return ENAMESVRLSYMS when func matches several symbols
 2023-08-24 10:39 UTC  (3+ messages)

[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
 2023-08-22 21:26 UTC  (4+ messages)

[PATCH 5/6] alpha: replace #include <asm/export.h> with #include <linux/export.h>
 2023-08-19 23:33 UTC  (2+ messages)
` [PATCH 6/6] alpha: remove <asm/export.h>

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-08-18 14:18 UTC  (43+ 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 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] alpha: Replace one-element array with flexible-array member
 2023-08-15 23:44 UTC  (3+ messages)

[linus:master] [locking] c8afaa1b0f: stress-ng.zero.ops_per_sec 6.3% improvement
 2023-08-15  7:43 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 21ef7b1e17d039053edaeaf41142423810572741
 2023-08-09 18:29 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-08-03 21:44 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v6 07/38] alpha: Implement the new page table range API
 2023-08-02 15:13 UTC 

[PATCH] alpha: remove __init annotation from exported page_is_ram()
 2023-07-30  1:49 UTC  (2+ messages)

Add a new fchmodat4() syscall, v2
 2023-07-28 18:42 UTC  (59+ 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
  ` Add fchmodat2() - or add a more general syscall?

[PATCH 2/4] vgacon: rework screen_info #ifdef checks
 2023-07-27 18:20 UTC  (6+ messages)
    ` Algorithmic P-4000i, looking for the board manual

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-24 12:07 UTC  (27+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code

[PATCH] alpha: asm: add require space after that ',' and around ':'
 2023-07-19  9:25 UTC 

[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
 2023-07-17 16:51 UTC  (4+ messages)

[PATCH] alpha: kernel: space required after that ','
 2023-07-13  8:04 UTC 

[PATCH v5 07/38] alpha: Implement the new page table range API
 2023-07-10 20:43 UTC 

[PATCH] alpha/boot/misc: prefer 'unsigned int' to bare use of 'unsigned'
 2023-07-09 14:12 UTC 

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

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-29 17:05 UTC  (10+ messages)
` [PATCH v1 10/10] mm: Allocate "


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).