linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-06 14:23:10 to 2021-10-11 15:26:46 UTC [more...]

[PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-11 15:25 UTC  (3+ messages)
` [PATCH v1 09/10] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()

[PATCH v2 0/5] parisc: fixes for CONFIG_PREEMPT
 2021-10-11 15:06 UTC  (8+ messages)
` [PATCH v2 1/5] parisc: disable preemption during local tlb flush
` [PATCH v2 2/5] parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
` [PATCH v2 3/5] parisc: fix preempt_count() check in entry.S
` [PATCH v2 4/5] parisc: disable preemption in send_IPI_allbutself()
` [PATCH v2 5/5] parisc: fix warning in flush_tlb_all

[PATCH v2 0/2] add TOC support
 2021-10-11 15:05 UTC  (6+ messages)
` [PATCH 1/2] parisc/firmware: add functions to retrieve TOC data
` [PATCH 2/2] parisc: add support for TOC (transfer of control)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-11 12:04 UTC  (28+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 02/16] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 05/16] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
` [PATCH v5 08/16] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v5 09/16] x86/tdx: Enable shared memory confidential guest flags for TDX guest
` [PATCH v5 10/16] PCI: Consolidate pci_iomap_range(), pci_iomap_wc_range()
` [PATCH v5 11/16] asm/io.h: Add ioremap_host_shared fallback
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 13/16] PCI: Mark MSI data shared
` [PATCH v5 14/16] virtio: Use shared mappings for virtio PCI devices
` [PATCH v5 15/16] x86/tdx: Implement ioremap_host_shared for x86
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-11 11:37 UTC  (3+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-11  9:45 UTC  (17+ messages)
` [PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol

[PATCH 0/2] add TOC support
 2021-10-10 11:42 UTC  (5+ messages)
` [PATCH 1/2] parisc/firmware: add functions to retrieve TOC data
` [PATCH 2/2] parisc: add support for TOC (transfer of control)

[PATCH] parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
 2021-10-09 21:15 UTC 

[PATCH 0/4] parisc: fixes for CONFIG_PREEMPT
 2021-10-09 12:30 UTC  (7+ messages)
` [PATCH 1/4] parisc: disable preemption during local tlb flush
` [PATCH 2/4] parisc: fix preempt_count() check in entry.S
` [PATCH 3/4] parisc: disable preemption in send_IPI_allbutself()
` [PATCH 4/4] parisc: fix warning in flush_tlb_all

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-08 15:22 UTC  (5+ messages)
` [PATCH 1/2] sched: Move Kconfig.preempt to sched/Kconfig
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

parisc/unwind: call callback with toplevel address
 2021-10-08  8:44 UTC  (4+ messages)
  ` ATI Rage XL

PCI-to-PCIe
 2021-10-07  9:19 UTC 

[PATCH] parisc: Fix ptrace check on syscall return
 2021-10-04 22:49 UTC 

[PATCH] parisc/unwind: use copy_from_kernel_nofault()
 2021-09-30 17:26 UTC 

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-27  9:07 UTC  (16+ messages)

[PATCH] parisc: Fix function names in print messages and coments
 2021-09-25 12:46 UTC 

[PATCH AUTOSEL 4.4 06/10] parisc: Use absolute_pointer() to define PAGE0
 2021-09-23  3:40 UTC 

[PATCH AUTOSEL 4.9 07/11] parisc: Use absolute_pointer() to define PAGE0
 2021-09-23  3:40 UTC 

[PATCH AUTOSEL 4.14 09/13] parisc: Use absolute_pointer() to define PAGE0
 2021-09-23  3:39 UTC 

[PATCH AUTOSEL 4.19 11/15] parisc: Use absolute_pointer() to define PAGE0
 2021-09-23  3:39 UTC 

[PATCH AUTOSEL 5.4 15/19] parisc: Use absolute_pointer() to define PAGE0
 2021-09-23  3:38 UTC 

[PATCH v2 0/4] Introduce and use absolute_pointer macro
 2021-09-22 20:50 UTC  (40+ messages)
` [PATCH v2 1/4] compiler.h: Introduce "
` [PATCH v2 2/4] net: i825xx: Use absolute_pointer for memcpy from fixed memory location
` [PATCH v2 3/4] alpha: Move setup.h out of uapi
` [PATCH v2 4/4] alpha: Use absolute_pointer to define COMMAND_LINE

[PATCH] agp: define proper stubs for empty helpers
 2021-09-20 18:01 UTC  (2+ messages)

[GIT PULL] parisc architecture warning fix for kernel v5.15-rc2
 2021-09-17  1:37 UTC  (7+ messages)

Cycle offset is larger than allowed by the 'jiffies' clock's max_cycles value
 2021-09-16 21:38 UTC  (2+ messages)

[PATCH 12/16] tty: arch/, stop using tty_flip_buffer_push
 2021-09-15  8:10 UTC  (2+ messages)

[PATCH] scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
 2021-09-14  3:43 UTC  (3+ messages)

[PATCH 0/4] Introduce and use absolute_pointer macro
 2021-09-12 22:58 UTC  (14+ messages)
` [PATCH 1/4] compiler.h: Introduce "
` [PATCH 2/4] net: i825xx: Use absolute_pointer for memcpy on fixed memory location
` [PATCH 3/4] parisc: Use absolute_pointer for memcmp "
` [PATCH 4/4] alpha: Use absolute_pointer for strcmp "

[GIT PULL] parisc architecture fixes for kernel v5.15-rc1
 2021-09-11 21:20 UTC  (4+ messages)

[PATCH v4] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-09 23:36 UTC  (2+ messages)

[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
 2021-09-09 12:04 UTC  (2+ messages)
` [PATCH v2 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH] parisc: Implement __get/put_kernel_nofault()
 2021-09-09 10:39 UTC 

[PATCH 1/4] parisc: Drop strnlen_user() in favour of generic version
 2021-09-09  6:51 UTC  (9+ messages)
` [PATCH 2/4] parisc: Drop useless debug info and comments from signal.c
` [PATCH 3/4] parisc: Check user signal stack trampoline is inside TASK_SIZE
` [PATCH 4/4] parisc: Reduce sigreturn trampoline to 3 instructions

[PATCH] parisc: Mark sched_clock unstable only if clocks are not syncronized
 2021-09-08 21:30 UTC 

[PATCH] parisc: Move pci_dev_is_behind_card_dino to where it is used
 2021-09-08 20:51 UTC  (2+ messages)

[PATCH] parisc: Add missing FORCE prerequisite in Makefile
 2021-09-08 20:48 UTC 

[PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-08  3:52 UTC  (3+ messages)

[PATCH] parisc: Fix boot with kernel v5.14
 2021-09-06 21:49 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-06 20:36 UTC  (4+ 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 NNTP newsgroup(s).