Linux PA RISC
[Prev Page][Next Page]
- Re: Build regressions/improvements in v5.16-rc1, (continued)
- [GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1,
Helge Deller
- [PATCH] parisc/sticon: fix reverse colors, Sven Schnelle
- [PATCH v2] parisc/entry: fix trace test in syscall exit path, Sven Schnelle
- [PATCH] parisc/entry: fix trace test in syscall exit path,
Sven Schnelle
- [PATCH -next] parisc: stacktrace: add <linux/kernel.h> to prevent build error, Randy Dunlap
- [PATCH] parisc: Avoid using hardware single-step in kprobes, Helge Deller
- COMPLIMENTS OF THE DAY!, uagokabouago kabo
- [PATCH AUTOSEL 4.4 30/30] parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling, Sasha Levin
- [PATCH AUTOSEL 4.4 29/30] parisc: fix warning in flush_tlb_all, Sasha Levin
- [PATCH AUTOSEL 4.9 33/33] parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling, Sasha Levin
- [PATCH AUTOSEL 4.9 32/33] parisc: fix warning in flush_tlb_all, Sasha Levin
- [PATCH AUTOSEL 4.14 39/39] parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling, Sasha Levin
- [PATCH AUTOSEL 4.19 44/47] parisc: fix warning in flush_tlb_all, Sasha Levin
- [PATCH AUTOSEL 4.14 37/39] parisc: fix warning in flush_tlb_all, Sasha Levin
- [PATCH AUTOSEL 4.19 47/47] parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling, Sasha Levin
- [PATCH AUTOSEL 4.19 46/47] parisc/unwind: fix unwinder when CONFIG_64BIT is enabled, Sasha Levin
- [PATCH/RFC] parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page, John David Anglin
- [PATCH v0 00/42] notifiers: Return an error when callback is already registered,
Borislav Petkov
- [PATCH v0 42/42] notifier: Return an error when callback is already registered,
Borislav Petkov
- [PATCH v0 31/42] parisc: Check notifier registration return value, Borislav Petkov
- [PATCH v3 00/25] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v3 01/25] notifier: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v3 02/25] notifier: Add blocking_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v3 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority(), Dmitry Osipenko
- [PATCH v3 04/25] reboot: Correct typo in a comment, Dmitry Osipenko
- [PATCH v3 05/25] reboot: Warn if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v3 06/25] reboot: Warn if unregister_restart_handler() fails, Dmitry Osipenko
- [PATCH v3 07/25] reboot: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v3 08/25] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v3 09/25] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 10/25] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 13/25] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 11/25] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 12/25] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 14/25] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 15/25] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 16/25] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 17/25] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 18/25] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 19/25] nds32: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 20/25] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v3 21/25] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v3 23/25] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v3 22/25] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v3 24/25] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v3 25/25] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- Re: [PATCH v3 00/25] Introduce power-off+restart call chain API, Dmitry Osipenko
- parisc: stacktrace.c:25:21: error: implicit declaration of function '__kernel_text_address', Naresh Kamboju
- [PATCH] parisc: Fix backtrace to always include init funtion names, Helge Deller
- [GIT PULL] more parisc architecture fixes for kernel v5.16-rc1,
Helge Deller
- Re: parisc: move CPU field back into thread_info, Guenter Roeck
- [PATCH] parisc: move CPU field back into thread_info,
Ard Biesheuvel
- parisc build failures in mainline kernel,
Guenter Roeck
- [GIT PULL] parisc architecture fixes for kernel v5.16-rc1,
Helge Deller
- Re: [PATCH/RFT] fbdev driver for HP Visualize FX cards,
Sven Schnelle
- [PATCH] parisc: using swap() instead of tmp,
Yihao Han
- [no subject],
Sven Schnelle
- [PATCH] parisc: Fix code/instruction patching on PA1.x machines,
Helge Deller
- [PATCH] parisc: Fix set_fixmap() on PA1.x CPUs, Helge Deller
- Email, John David Anglin
- [PATCH 1/2] parisc: decompressor: remove repeated depenency of misc.o,
Masahiro Yamada
- [PATCH v2 00/45] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty(), Dmitry Osipenko
- [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority(), Dmitry Osipenko
- [PATCH v2 04/45] reboot: Correct typo in a comment, Dmitry Osipenko
- [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v2 09/45] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails, Dmitry Osipenko
- [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v2 10/45] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 11/45] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 12/45] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 13/45] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 14/45] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 15/45] nds32: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 16/45] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 17/45] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 18/45] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 19/45] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 20/45] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v2 21/45] m68k: Switch to new power-handler API, Dmitry Osipenko
- [PATCH v2 22/45] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v2 23/45] ACPI: power: Switch to power-handler API, Dmitry Osipenko
- [PATCH v2 25/45] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler(), Dmitry Osipenko
- [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly, Dmitry Osipenko
- [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler(), Dmitry Osipenko
- [PATCH v2 28/45] mfd: rn5t618: Use devm_register_power_handler(), Dmitry Osipenko
- [PATCH v2 29/45] mfd: acer-a500: Use devm_register_power_handler(), Dmitry Osipenko
- [PATCH v2 30/45] mfd: ene-kb3930: Use devm_register_power_handler(), Dmitry Osipenko
- [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 33/45] mfd: rk808: Use devm_register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 34/45] mfd: palmas: Use devm_register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 35/45] mfd: max8907: Use devm_register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 36/45] mfd: tps6586x: Use devm_register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 37/45] mfd: tps65910: Use devm_register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler(), Dmitry Osipenko
- [PATCH v2 38/45] mfd: max77620: Use devm_register_simple_power_off_handler(), Dmitry Osipenko
- [PATCH v2 40/45] mfd: twl4030: Use devm_register_trivial_power_off_handler(), Dmitry Osipenko
- Re: [PATCH v2 00/45] Introduce power-off+restart call chain API, Dmitry Osipenko
- fixmap problem on PA11 hardware,
Helge Deller
- [PATCH v7 0/2] fix & prevent the missing preemption disabling,
王贇
- [PATCH v6 0/2] fix & prevent the missing preemption disabling,
王贇
- parisc: sched.h:2138:38: error: 'const struct thread_info' has no member named 'cpu', Naresh Kamboju
- [PATCH v5 0/2] fix & prevent the missing preemption disabling,
王贇
- linux-next: manual merge of the ftrace tree with the parisc-hd tree, Stephen Rothwell
- [PATCH][next] parisc: Fix spelling mistake "Plase" -> "Please",
Colin King
- [PATCH] locking: remove spin_lock_flags() etc,
Arnd Bergmann
- linux-next: manual merge of the bitmap tree with the parisc-hd tree, Stephen Rothwell
- [PATCH] parisc: Make use of the helper macro kthread_run(),
Cai Huoqing
- [PATCH 0/3] ftrace fixes for PA-RISC,
Sven Schnelle
- [PATCH v2] tracing: Have all levels of checks prevent recursion,
Steven Rostedt
- [PATCH v4 0/2] fix & prevent the missing preemption disabling,
王贇
- [RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing(),
Christophe Leroy
- [PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC,
Christophe Leroy
- [PATCH v3 01/12] powerpc: Move and rename func_descr_t, Christophe Leroy
- [PATCH v3 10/12] lkdtm: Really write into kernel text in WRITE_KERN, Christophe Leroy
- [PATCH v3 09/12] lkdtm: Force do_nothing() out of line, Christophe Leroy
- [PATCH v3 03/12] powerpc: Remove 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v3 02/12] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v3 05/12] ia64: Rename 'ip' to 'addr' in 'struct fdesc', Christophe Leroy
- [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor(), Christophe Leroy
- [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection, Christophe Leroy
- [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation, Christophe Leroy
- [PATCH v3 06/12] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS, Christophe Leroy
- [PATCH v3 07/12] asm-generic: Define 'func_desc_t' to commonly describe function descriptors, Christophe Leroy
- [PATCH v3 11/12] lkdtm: Fix execute_[user]_location(), Christophe Leroy
- [PATCH] parisc: Move thread_info into task struct, Helge Deller
- [PATCH] parisc: don't enable irqs unconditionally in handle_interruption(),
Sven Schnelle
[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
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]