Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-25 18:26:58 to 2023-09-12 13:50:55 UTC [more...]

[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-12 13:48 UTC  (2+ messages)
` [PATCH v4 1/5] fbdev: Avoid file argument in fb_pgprotect()

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-12 10:58 UTC  (39+ messages)
` [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
` [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
` [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton
` [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()

[syzbot] [kernel?] general protection fault in arch_tlbbatch_flush
 2023-09-12  1:34 UTC 

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-11 21:10 UTC  (4+ 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/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-11 14:28 UTC  (8+ messages)
` [PATCH v3 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v3 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
` [PATCH v3 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v3 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v3 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code

[RFC 0/3] sys_move_phy_pages system call
 2023-09-11 17:26 UTC  (12+ messages)
` [RFC PATCH 1/3] mm/migrate: remove unused mm argument from do_move_pages_to_node
` [RFC PATCH 2/3] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall

[PATCH v4 0/4] riscv: tlb flush improvements
 2023-09-11 13:12 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Improve flush_tlb()
` [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v4 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-09-11 12:29 UTC  (9+ messages)

[GIT PULL] Remove Itanium support
 2023-09-11 17:05 UTC  (2+ messages)

[PATCH v3 0/4] riscv: tlb flush improvements
 2023-09-11  8:33 UTC  (19+ messages)
` [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v2] x86: bring back rep movsq for user access on CPUs without ERMS
 2023-09-11 10:37 UTC  (31+ messages)

[GIT PULL] LoongArch changes for v6.6
 2023-09-09  8:05 UTC  (4+ messages)

[PATCH V3] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-09-08 15:43 UTC 

[PATCH v2 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-07  6:49 UTC  (8+ messages)
` [PATCH v2 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v2 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
` [PATCH v2 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v2 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v2 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code

[PATCH] include/asm-generic/topology.h: remove dead code cpumask_of_node macro
 2023-09-06  4:54 UTC 

[PATCH 0/4] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-05 12:44 UTC  (8+ messages)
` [PATCH 1/4] arch/powerpc: Remove trailing whitespaces
` [PATCH 2/4] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH 3/4] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
` [PATCH 4/4] fbdev: Replace fb_pgprotect() with fb_pgprot_device()

[PATCH v6 00/38] New page table range API
 2023-09-04 19:37 UTC  (5+ messages)
` [PATCH v6 26/38] sparc64: Implement the new "

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH net-next v7 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-09-01 21:11 UTC  (6+ messages)

[PATCH v6 22/38] riscv: Implement the new page table range API
 2023-09-01 16:25 UTC  (2+ messages)

[GIT PULL] csky 2nd changes for v6.6
 2023-09-01 15:23 UTC  (2+ messages)

Framebuffer mmap on PowerPC
 2023-09-01  6:45 UTC  (5+ messages)

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-08-31  8:09 UTC  (7+ messages)
` [PATCH v5 04/12] virt: geniezone: Add vcpu support

[PATCH treewide 0/9] Remove obsolete IDE headers
 2023-08-30 19:51 UTC  (3+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-08-30 18:31 UTC  (3+ messages)
` [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-08-30 16:42 UTC  (12+ messages)

[PATCH v2] riscv: support PREEMPT_DYNAMIC with static keys
 2023-08-30 13:20 UTC  (2+ messages)

[PATCH] csky: Fixup -Wmissing-prototypes warning
 2023-08-30  9:24 UTC  (3+ messages)

[PATCH] csky: Fixup compile error
 2023-08-30  9:46 UTC 

[PATCH] x86: bring back rep movsq for user access on CPUs without ERMS
 2023-08-29 20:20 UTC  (9+ messages)

[GIT PULL] csky changes for v6.6
 2023-08-29 19:36 UTC  (2+ messages)

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-08-29  8:15 UTC 

[PATCH v2 00/15] Introduce /dev/mshv drivers
 2023-08-29  7:47 UTC  (12+ messages)
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
  ` [PATCH v2 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-08-29  7:37 UTC  (5+ messages)

[PATCH V2] LoongArch: Remove shm_align_mask and use SHMLBA instead
 2023-08-29  2:58 UTC 

[PATCH] LoongArch: Remove shm_align_mask and use SHMLBA instead
 2023-08-29  2:48 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH v5] mips: add <asm-generic/io.h> including
 2023-08-27 21:27 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.5-final
 2023-08-26 17:47 UTC  (2+ messages)

[PATCH] LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
 2023-08-26 15:16 UTC  (3+ 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).