linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-11 15:23:50 to 2023-10-03 18:02:03 UTC [more...]

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-10-03 17:53 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
 2023-10-03 17:19 UTC  (7+ messages)

Metalworking and welding
 2023-10-03  8:01 UTC 

Słowa kluczowe do wypozycjonowania
 2023-09-27  8:11 UTC 

[PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-09-21 12:27 UTC  (2+ messages)

Arches that don't support PREEMPT
 2023-09-21 12:20 UTC  (31+ messages)

[PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
 2023-09-20 16:56 UTC  (10+ messages)
` [PATCH 7/7] arch: alpha: remove "

[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113
 2023-09-19 19:37 UTC 

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-14 12:26 UTC  (8+ 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-14  1:00 UTC  (8+ 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 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-08-18 14:18 UTC  (3+ messages)
` [06/12] "

[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 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  (49+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v3 2/5] fs: Add fchmodat4()
  ` [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  (3+ 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 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-18 14:47 UTC  (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>

[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 


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