Linux PA RISC
[Prev Page][Next Page]
- Re: [PATCH] parisc: Don't disable interrupts in cmpxchg and futex operations, (continued)
- [PATCH] parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling, Sven Schnelle
- [PATCH] tracing: Have all levels of checks prevent recursion,
Steven Rostedt
- [PATCH v3 0/4] add TOC support,
Sven Schnelle
- [PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC,
Christophe Leroy
- [PATCH v2 09/13] lkdtm: Force do_nothing() out of line, Christophe Leroy
- [PATCH v2 11/13] lkdtm: Fix lkdtm_EXEC_RODATA(), Christophe Leroy
- [PATCH v2 10/13] lkdtm: Really write into kernel text in WRITE_KERN, Christophe Leroy
- [PATCH v2 01/13] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h, Christophe Leroy
- [PATCH v2 04/13] powerpc: Prepare func_desc_t for refactorisation, Christophe Leroy
- [PATCH v2 05/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc', Christophe Leroy
- [PATCH v2 03/13] powerpc: Remove func_descr_t, Christophe Leroy
- [PATCH v2 02/13] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v2 13/13] lkdtm: Add a test for function descriptors protection, Christophe Leroy
- [PATCH v2 07/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors, Christophe Leroy
- [PATCH v2 12/13] lkdtm: Fix execute_[user]_location(), Christophe Leroy
- [PATCH v2 06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs, Christophe Leroy
- [PATCH v2 08/13] asm-generic: Refactor dereference_[kernel]_function_descriptor(), Christophe Leroy
- Re: [PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC, Daniel Axtens
- [PATCH net-next] net: tulip: winbond-840: fix build for UML,
Randy Dunlap
- [PATCH net-next 7/7] ethernet: replace netdev->dev_addr 16bit writes,
Jakub Kicinski
- [PATCH v3 0/2] fix & prevent the missing preemption disabling,
王贇
- [PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning,
Masahiro Yamada
- [RESEND PATCH v2 0/2] fix & prevent the missing preemption disabling,
王贇
- [PATCH AUTOSEL 5.10 11/11] firmware: include drivers/firmware/Kconfig unconditionally,
Sasha Levin
- [PATCH AUTOSEL 5.14 17/17] firmware: include drivers/firmware/Kconfig unconditionally,
Sasha Levin
- [PATCH 0/2] ftrace: make sure preemption disabled on recursion testing,
王贇
- [PATCH] parisc: Fix xmpyu usage in 32-bit kernel,
Helge Deller
- [PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC,
Christophe Leroy
- [PATCH v1 09/10] lkdtm: Fix lkdtm_EXEC_RODATA(), Christophe Leroy
- [PATCH v1 10/10] lkdtm: Fix execute_[user]_location(), Christophe Leroy
- [PATCH v1 02/10] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v1 03/10] ia64: Rename 'ip' to 'addr' in 'struct fdesc', Christophe Leroy
- [PATCH v1 06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor(), Christophe Leroy
- [PATCH v1 07/10] lkdtm: Force do_nothing() out of line, Christophe Leroy
- [PATCH v1 08/10] lkdtm: Really write into kernel text in WRITE_KERN, Christophe Leroy
- [PATCH v1 05/10] asm-generic: Define 'funct_descr_t' to commonly describe function descriptors, Christophe Leroy
- [PATCH v1 01/10] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h, Christophe Leroy
- [PATCH v1 04/10] asm-generic: Use HAVE_DEREFERENCE_FUNCTION_DESCRIPTOR to define associated stubs, Christophe Leroy
- [PATCH v2 0/2] add TOC support,
Sven Schnelle
- [PATCH 0/2] add TOC support,
Sven Schnelle
- [PATCH] parisc/unwind: fix unwinder when CONFIG_64BIT is enabled, Sven Schnelle
- [PATCH v2 0/5] parisc: fixes for CONFIG_PREEMPT,
Sven Schnelle
- [PATCH v5 00/16] Add TDX Guest Support (shared-mm support),
Kuppuswamy Sathyanarayanan
- [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code, Kuppuswamy Sathyanarayanan
- [PATCH v5 02/16] x86/tdx: Get TD execution environment information via TDINFO, Kuppuswamy Sathyanarayanan
- [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask, Kuppuswamy Sathyanarayanan
- [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap(), Kuppuswamy Sathyanarayanan
- [PATCH v5 05/16] x86/tdx: Add helper to do MapGPA hypercall, Kuppuswamy Sathyanarayanan
- [PATCH v5 06/16] x86/tdx: Make DMA pages shared, Kuppuswamy Sathyanarayanan
- [PATCH v5 08/16] x86/tdx: ioapic: Add shared bit for IOAPIC base address, Kuppuswamy Sathyanarayanan
- [PATCH v5 09/16] x86/tdx: Enable shared memory confidential guest flags for TDX guest, Kuppuswamy Sathyanarayanan
- [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest, Kuppuswamy Sathyanarayanan
- [PATCH v5 10/16] PCI: Consolidate pci_iomap_range(), pci_iomap_wc_range(), Kuppuswamy Sathyanarayanan
- [PATCH v5 11/16] asm/io.h: Add ioremap_host_shared fallback, Kuppuswamy Sathyanarayanan
- [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Kuppuswamy Sathyanarayanan
- [PATCH v5 13/16] PCI: Mark MSI data shared, Kuppuswamy Sathyanarayanan
- [PATCH v5 14/16] virtio: Use shared mappings for virtio PCI devices, Kuppuswamy Sathyanarayanan
- [PATCH v5 15/16] x86/tdx: Implement ioremap_host_shared for x86, Kuppuswamy Sathyanarayanan
- [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared, Kuppuswamy Sathyanarayanan
- [PATCH 0/4] parisc: fixes for CONFIG_PREEMPT,
Sven Schnelle
- [PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends,
Valentin Schneider
- [PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally,
Arnd Bergmann
- PCI-to-PCIe, cp
- [PATCH] parisc: Fix ptrace check on syscall return, Helge Deller
- parisc/unwind: call callback with toplevel address,
Naresh Kamboju
- [PATCH] parisc/unwind: use copy_from_kernel_nofault(), Sven Schnelle
- [PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally,
Arnd Bergmann
- [PATCH] parisc: Fix function names in print messages and coments, Cai Huoqing
- [PATCH AUTOSEL 4.4 06/10] parisc: Use absolute_pointer() to define PAGE0, Sasha Levin
- [PATCH AUTOSEL 4.9 07/11] parisc: Use absolute_pointer() to define PAGE0, Sasha Levin
- [PATCH AUTOSEL 4.14 09/13] parisc: Use absolute_pointer() to define PAGE0, Sasha Levin
- [PATCH AUTOSEL 4.19 11/15] parisc: Use absolute_pointer() to define PAGE0, Sasha Levin
- [PATCH AUTOSEL 5.4 15/19] parisc: Use absolute_pointer() to define PAGE0, Sasha Levin
- [PATCH] agp: define proper stubs for empty helpers,
Arnd Bergmann
- [GIT PULL] parisc architecture warning fix for kernel v5.15-rc2,
Helge Deller
- [PATCH v2 0/4] Introduce and use absolute_pointer macro,
Guenter Roeck
- [PATCH 12/16] tty: arch/, stop using tty_flip_buffer_push,
Jiri Slaby
- [PATCH 0/4] Introduce and use absolute_pointer macro,
Guenter Roeck
- [GIT PULL] parisc architecture fixes for kernel v5.15-rc1,
Helge Deller
- [PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate,
Lee Jones
- [PATCH] parisc: Implement __get/put_kernel_nofault(), Helge Deller
- [PATCH v4] ftrace: Cleanup ftrace_dyn_arch_init(),
Weizhao Ouyang
- [PATCH] parisc: Mark sched_clock unstable only if clocks are not syncronized, Helge Deller
- [PATCH] parisc: Add missing FORCE prerequisite in Makefile, Helge Deller
- [PATCH 1/4] parisc: Drop strnlen_user() in favour of generic version,
Helge Deller
- [PATCH] parisc: Move pci_dev_is_behind_card_dino to where it is used,
Guenter Roeck
- [PATCH] scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function,
Helge Deller
- [PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init(),
Weizhao Ouyang
- [PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init(),
Weizhao Ouyang
- Re: [debian-hppa] qemu-system-hppa and Debian HPPA, Helge Deller
- Re: Virtualizing HP PA-RISC unix station other than B160L, Helge Deller
- [PATCH] parisc: Drop strnlen_useric() in favour of generic version, Helge Deller
- [GIT PULL] additional parisc architecture updates for kernel v5.15-rc1,
Helge Deller
- [PATCH] parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64() functions,
Helge Deller
- [PATCH] parisc: Fix unaligned-access crash in bootloader,
Helge Deller
- [PATCH] ftrace: Cleanup ftrace_dyn_arch_init(),
Weizhao Ouyang
- [GIT PULL] parisc architecture updates for kernel v5.15-rc1,
Helge Deller
- [PATCH] parisc: math-emu: Fix fall-through warnings, Helge Deller
- [PATCH] parisc: Fix boot with kernel v5.14,
Helge Deller
- [PATCH] parisc: fix crash with signals and alloca,
Mikulas Patocka
- [PATCH] Fix prctl(PR_GET_NAME) to not leak random trailing bytes,
Helge Deller
- [PATCH v2] parisc: remove unused arch/parisc/boot/install.sh and its phony target,
Masahiro Yamada
- [PATCH] parisc/parport_gsc: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
- [PATCH] parisc: switch from 'pci_' to 'dma_' API, Christophe JAILLET
- [PATCH] parisc: math-emu: Avoid "fmt" macro collision, Kees Cook
- [PATCH] input/gscps2: Prefer strscpy over strlcpy, Len Baker
- [PATCH -next] trap: Cleanup trap_init(),
Kefeng Wang
- [PATCH] parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild, Masahiro Yamada
- [PATCH v2] parisc: Make struct parisc_driver::remove() return void,
Uwe Kleine-König
- [PATCH] tulip: Remove deadcode on startup true condition, Colin King
- [PATCH] parisc: Make struct parisc_driver::remove() return void,
Uwe Kleine-König
- [PATCH 0/3] power: reset: Convert Power-Off driver to tristate,
Lee Jones
- [PATCH v4 00/15] Add TDX Guest Support (shared-mm support),
Kuppuswamy Sathyanarayanan
- [PATCH v4 01/15] x86/mm: Move force_dma_unencrypted() to common code, Kuppuswamy Sathyanarayanan
- [PATCH v4 02/15] x86/tdx: Exclude Shared bit from physical_mask, Kuppuswamy Sathyanarayanan
- [PATCH v4 03/15] x86/tdx: Make pages shared in ioremap(), Kuppuswamy Sathyanarayanan
- [PATCH v4 06/15] x86/kvm: Use bounce buffers for TD guest, Kuppuswamy Sathyanarayanan
- [PATCH v4 05/15] x86/tdx: Make DMA pages shared, Kuppuswamy Sathyanarayanan
- [PATCH v4 07/15] x86/tdx: ioapic: Add shared bit for IOAPIC base address, Kuppuswamy Sathyanarayanan
- [PATCH v4 08/15] x86/tdx: Enable shared memory protected guest flags for TDX guest, Kuppuswamy Sathyanarayanan
- [PATCH v4 04/15] x86/tdx: Add helper to do MapGPA hypercall, Kuppuswamy Sathyanarayanan
- [PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc, Kuppuswamy Sathyanarayanan
- [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback, Kuppuswamy Sathyanarayanan
- [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}, Kuppuswamy Sathyanarayanan
- [PATCH v4 12/15] pci: Mark MSI data shared, Kuppuswamy Sathyanarayanan
- [PATCH v4 14/15] x86/tdx: Implement ioremap_shared for x86, Kuppuswamy Sathyanarayanan
- [PATCH v4 13/15] virtio: Use shared mappings for virtio PCI devices, Kuppuswamy Sathyanarayanan
- [PATCH v4 15/15] x86/tdx: Add cmdline option to force use of ioremap_shared, Kuppuswamy Sathyanarayanan
- [PATCH v3] sock: allow reading and changing sk_userlocks with setsockopt,
Pavel Tikhomirov
- [PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig,
Masahiro Yamada
- [PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt,
Pavel Tikhomirov
- [PATCH] sock: allow reading and changing sk_userlocks with setsockopt,
Pavel Tikhomirov
- [PATCH v3 00/21] .map_sg() error cleanup,
Logan Gunthorpe
- [PATCH v3 04/21] dma-iommu: Return error code from iommu_dma_map_sg(), Logan Gunthorpe
- [PATCH v3 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg(), Logan Gunthorpe
- [PATCH v3 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error, Logan Gunthorpe
- [PATCH v3 03/21] iommu: Return full error code from iommu_map_sg[_atomic](), Logan Gunthorpe
- [PATCH v3 20/21] dma-mapping: return error code from dma_dummy_map_sg(), Logan Gunthorpe
- [PATCH v3 01/21] dma-mapping: Allow map_sg() ops to return negative error codes, Logan Gunthorpe
- [PATCH v3 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v3 18/21] x86/amd_gart: return error code from gart_map_sg(), Logan Gunthorpe
- [PATCH v3 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v3 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg(), Logan Gunthorpe
- [PATCH v3 12/21] s390/pci: return error code from s390_dma_map_sg(), Logan Gunthorpe
- [PATCH v3 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v3 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs(), Logan Gunthorpe
- [PATCH v3 14/21] sparc/iommu: return error codes from .map_sg() ops, Logan Gunthorpe
- [PATCH v3 16/21] parisc: return error code from .map_sg() ops, Logan Gunthorpe
- [PATCH v3 10/21] powerpc/iommu: return error code from .map_sg() ops, Logan Gunthorpe
- [PATCH v3 06/21] ARM/dma-mapping: return error code from .map_sg() ops, Logan Gunthorpe
- [PATCH v3 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v3 05/21] alpha: return error code from alpha_pci_map_sg(), Logan Gunthorpe
- [PATCH v3 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v3 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg(), Logan Gunthorpe
- Re: [PATCH v3 00/21] .map_sg() error cleanup, Christoph Hellwig
- [PATCH] parisc: remove unused install target from arch/parisc/boot/Makefile, Masahiro Yamada
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE,
Lukas Bulwahn
- [PATCH] tulip: windbond-840: Fix missing pci_disable_device() in probe and remove,
Wang Hai
- [PATCH v5 0/6] compat: remove compat_alloc_user_space,
Arnd Bergmann
- [PATCH net-next v3 00/31] ndo_ioctl rework,
Arnd Bergmann
- [PATCH] configs: Remove the obsolete CONFIG_INPUT_POLLDEV, Zenghui Yu
- [PATCH v2 00/21] .map_sg() error cleanup,
Logan Gunthorpe
- [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg(), Logan Gunthorpe
- [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error, Logan Gunthorpe
- [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg(), Logan Gunthorpe
- [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes, Logan Gunthorpe
- [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg(), Logan Gunthorpe
- [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg(), Logan Gunthorpe
- [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v2 16/21] parisc: return error code from .map_sg() ops, Logan Gunthorpe
- [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops, Logan Gunthorpe
- [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg(), Logan Gunthorpe
- [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg(), Logan Gunthorpe
- [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops, Logan Gunthorpe
- [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg(), Logan Gunthorpe
- [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic](), Logan Gunthorpe
- [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg(), Logan Gunthorpe
- [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR, Logan Gunthorpe
- [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs(), Logan Gunthorpe
- [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops, Logan Gunthorpe
- [PATCH 8/8] tty: pdc_cons, free tty_driver upon failure, Jiri Slaby
- [PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup,
Arnd Bergmann
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]