Linux PA RISC
[Prev Page][Next Page]
- Re: [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype, (continued)
- [PATCH v2] parisc/pgtable: Do not drop upper 5 address bits of physical address, Helge Deller
- [PATCH] parisc/pgtable: Do not drop upper 5 address bits of physical address, Helge Deller
- [PATCH RFC 00/22] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 04/22] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu(), Russell King (Oracle)
- [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [GIT PULL] parisc architecture fixes for v6.7-rc1,
Helge Deller
- prctl call wrongly succeeds on HPPA?,
Sam James
Re: [PATCH] staging: Revert "staging: qlge: Retire the driver",
Greg Kroah-Hartman
Re: [PATCH 2/2] staging: qlge: Retire the driver, Kira
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug,
Russell King (Oracle)
- [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu(), Russell King (Oracle)
- [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration, Oracle
- [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places, Oracle
- [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper, Oracle
- [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 16/39] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 13/39] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 19/39] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH 31/39] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH 36/39] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH 34/39] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Russell King (Oracle)
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Rafael J. Wysocki
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Miguel Luis
[PATCH v3] parisc: Add nop instructions after TLB inserts,
John David Anglin
[PATCH] parisc: simplify smp_prepare_boot_cpu(),
Russell King (Oracle)
[PATCH 0/2] staging: qlge: Remove qlge,
Benjamin Poirier
[PATCH v2] parisc: Add nop instructions after TLB inserts, John David Anglin
[PATCH 1/2] parisc: Move parisc_narrow_firmware variable to header file,
deller
[PATCH] parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table, deller
[PATCH] parisc: Allow building uncompressed Linux kernel, deller
[PATCH] parisc: Add some missing PDC functions and constants, deller
[PATCH] parisc: sba-iommu: Fix comment when calculating IOC number, deller
[PATCH] parisc: Add nop instructions after TLB inserts, John David Anglin
[PATCH v2 1/2] kbuild: unify vdso_install rules,
Masahiro Yamada
[PATCH 1/5] csky: remove unused cmd_vdso_install,
Masahiro Yamada
[PATCH] parisc: Add qemu power-off handler, Helge Deller
[tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression, kernel test robot
[GIT PULL] parisc architecture fixes for v6.6-rc5,
Helge Deller
[PATCH 00/46] fbdev: Init fb_ops with helpers for I/O memory,
Thomas Zimmermann
- [PATCH 02/46] fbdev/68328fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 24/46] fbdev/nvidiafb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 18/46] fbdev/hpfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 16/46] fbdev/hgafb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 05/46] fbdev/arkfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 17/46] fbdev/hitfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 06/46] fbdev/atafb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 01/46] fbdev: Provide I/O-memory helpers as module, Thomas Zimmermann
- [PATCH 11/46] fbdev/controlfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 15/46] fbdev/gbefb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 07/46] fbdev/atyfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 14/46] fbdev/ep93xx-fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 08/46] fbdev/au1100fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 13/46] fbdev/dnfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 21/46] fbdev/intelfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 12/46] fbdev/cyber2000fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 03/46] fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 19/46] fbdev/i810fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 04/46] fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 09/46] fbdev/cirrusfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 20/46] fbdev/imsttfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 10/46] fbdev/cobalt-lcd: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 26/46] fbdev/pm2fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 27/46] fbdev/pm3fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 38/46] fbdev/stifb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 25/46] fbdev/omapfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 39/46] fbdev/sunxvr500: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 23/46] fbdev/neofb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 37/46] fbdev/sm712fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 43/46] fbdev/vermilionfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 28/46] fbdev/pvr2fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 22/46] fbdev/matroxfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 29/46] fbdev/radeon: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 31/46] fbdev/s1d13xxxfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 32/46] fbdev/s3fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 30/46] fbdev/rivafb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 41/46] fbdev/tgafb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 40/46] fbdev/tdfxfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 44/46] fbdev/vga16fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 45/46] fbdev/viafb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 33/46] fbdev/sa1100fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 42/46] fbdev/tridentfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 35/46] fbdev/sisfb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 46/46] fbdev/vt8623fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 36/46] fbdev/sm501fb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- [PATCH 34/46] fbdev/savagefb: Initialize fb_ops to fbdev I/O-memory helpers, Thomas Zimmermann
- Re: [PATCH 00/46] fbdev: Init fb_ops with helpers for I/O memory, Javier Martinez Canillas
Re: Build regressions/improvements in v6.6-rc3, Geert Uytterhoeven
[PATCH AUTOSEL 5.4 1/7] parisc: sba: Fix compile warning wrt list of SBA devices,
Sasha Levin
[PATCH AUTOSEL 5.10 01/13] parisc: sba: Fix compile warning wrt list of SBA devices,
Sasha Levin
[PATCH AUTOSEL 5.15 01/18] parisc: sba: Fix compile warning wrt list of SBA devices,
Sasha Levin
[PATCH AUTOSEL 4.14 1/6] parisc: sba: Fix compile warning wrt list of SBA devices,
Sasha Levin
[PATCH AUTOSEL 4.19 1/7] parisc: sba: Fix compile warning wrt list of SBA devices,
Sasha Levin
[PATCH AUTOSEL 6.1 04/28] parisc: drivers: Fix sparse warning, Sasha Levin
[PATCH AUTOSEL 6.1 05/28] parisc: irq: Make irq_stack_union static to avoid sparse warning, Sasha Levin
[PATCH AUTOSEL 6.1 03/28] parisc: iosapic.c: Fix sparse warnings, Sasha Levin
[PATCH AUTOSEL 6.1 02/28] parisc: sba: Fix compile warning wrt list of SBA devices, Sasha Levin
[PATCH AUTOSEL 6.5 07/41] parisc: irq: Make irq_stack_union static to avoid sparse warning, Sasha Levin
[PATCH AUTOSEL 6.5 06/41] parisc: drivers: Fix sparse warning, Sasha Levin
[PATCH AUTOSEL 6.5 05/41] parisc: iosapic.c: Fix sparse warnings, Sasha Levin
[PATCH AUTOSEL 6.5 03/41] parisc: sba-iommu: Fix sparse warnigs, Sasha Levin
[PATCH AUTOSEL 6.5 04/41] parisc: ccio-dma: Fix sparse warnings, Sasha Levin
[PATCH AUTOSEL 6.5 02/41] parisc: sba: Fix compile warning wrt list of SBA devices, Sasha Levin
[PATCH 00/14] Batch 1: Annotate structs with __counted_by,
Kees Cook
- [PATCH 02/14] ipv4/igmp: Annotate struct ip_sf_socklist with __counted_by, Kees Cook
- [PATCH 03/14] ipv6: Annotate struct ip6_sf_socklist with __counted_by, Kees Cook
- [PATCH 07/14] net: mana: Annotate struct mana_rxq with __counted_by, Kees Cook
- [PATCH 01/14] ipv4: Annotate struct fib_info with __counted_by, Kees Cook
- [PATCH 12/14] net: openvswitch: Annotate struct dp_meter with __counted_by, Kees Cook
- [PATCH 04/14] net: hns: Annotate struct ppe_common_cb with __counted_by, Kees Cook
- [PATCH 08/14] net: ipa: Annotate struct ipa_power with __counted_by, Kees Cook
- [PATCH 05/14] net: enetc: Annotate struct enetc_int_vector with __counted_by, Kees Cook
- [PATCH 09/14] net: mana: Annotate struct hwc_dma_buf with __counted_by, Kees Cook
- [PATCH 13/14] net: tulip: Annotate struct mediatable with __counted_by, Kees Cook
- [PATCH 06/14] net: hisilicon: Annotate struct rcb_common_cb with __counted_by, Kees Cook
- [PATCH 14/14] net: sched: Annotate struct tc_pedit with __counted_by, Kees Cook
- [PATCH 10/14] net: openvswitch: Annotate struct dp_meter_instance with __counted_by, Kees Cook
- [PATCH 11/14] net: enetc: Annotate struct enetc_psfp_gate with __counted_by, Kees Cook
- Re: [PATCH 00/14] Batch 1: Annotate structs with __counted_by, Kees Cook
- Re: [PATCH 00/14] Batch 1: Annotate structs with __counted_by, patchwork-bot+netdevbpf
[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64,
Ryan Roberts
[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64,
Ryan Roberts
[PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
[PATCH] parisc: Restore __ldcw_align for PA-RISC 2.0 processors,
John David Anglin
[PATCH] parisc: Fix crash with nr_cpus=1 option, Helge Deller
[PATCH v3 00/13] mm: jit/text allocator,
Mike Rapoport
- [PATCH v3 01/13] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free(), Mike Rapoport
- [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc(), Mike Rapoport
- [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v3 05/13] modules, execmem: drop module_alloc, Mike Rapoport
- [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
[PATCH] target/hppa: lock both words of function descriptor,
Mikulas Patocka
[PATCH] target/hppa: clear the PSW 'N' bit when delivering signals,
Mikulas Patocka
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures,
Sohil Mehta
[PATCH] parisc: Enable HAVE_ARCH_PREL32_RELOCATIONS,
Helge Deller
_swap_info_get: Bad swap file entry 600000000029dc48,
John David Anglin
[PATCH bpf-next 0/6] bpf: verifier: stop emitting zext for LDX,
Puranjay Mohan
- [PATCH bpf-next 2/6] bpf, x86-32: Always zero extend for LDX with B/W/H, Puranjay Mohan
- [PATCH bpf-next 1/6] bpf, riscv32: Always zero extend for LDX with B/W/H, Puranjay Mohan
- [PATCH bpf-next 5/6] bpf, arm32: Always zero extend for LDX with B/H/W, Puranjay Mohan
- [PATCH bpf-next 6/6] bpf, verifier: always mark destination of LDX as 64-bit, Puranjay Mohan
- [PATCH bpf-next 4/6] bpf, powerpc32: Always zero extend for LDX, Puranjay Mohan
- [PATCH bpf-next 3/6] bpf, parisc32: Always zero extend for LDX with B/W/H, Puranjay Mohan
[GIT PULL] parisc architecture fixes for v6.6-rc2,
Helge Deller
Re: Build regressions/improvements in v6.6-rc1, Geert Uytterhoeven
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls,
Sohil Mehta
Possible 6.5 regression: Huge values for "commited memory",
Christoph Biedl
[PATCH] linux/export: fix reference to exported functions for parisc64,
Masahiro Yamada
Page fault: bad address: Code=6 (Instruction TLB miss fault) at addr 37dd3fa10c0, John David Anglin
[PATCH] parisc: shmparam.h: Document aliasing requirements of PA-RISC,
deller
[STABLE] lockdep patch for 6.1-stable to 6.5-stable,
Helge Deller
[GIT PULL] parisc architecture fixes for v6.6-rc1,
Helge Deller
[STABLE] stable backport request for 6.1 for io_uring,
Helge Deller
[PATCH] x86/asm/bitops: Use __builtin_clz{l|ll} to evaluate constant expressions, Nick Desaulniers
Possible io_uring bug in PA-RISC kernel 6.1.46,
Vidra.Jonas
Re: Possible io_uring bug in PA-RISC kernel 6.1.46, Sam James
Re: Possible io_uring bug in PA-RISC kernel 6.1.46, Helge Deller
[PATCH] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels,
Helge Deller
[PATCH 1/3] parisc: led: Reduce CPU overhead for disk & lan LED computation,
deller
[RFC PATCH v1 1/1] tracing/kprobes: Return ENAMESVRLSYMS when func matches several symbols,
Francis Laniel
Re: [PATCH v2] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks,
Helge Deller
[Fwd: [PATCH v2] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks], Helge Deller
[PATCH] parisc: Avoid ioremap() for same addresss in iosapic_register(), deller
[PATCH] parisc: unaligned: Simplify 32-bit assembly in emulate_std(), deller
[PATCH] HWPOISON: add a pr_err message when forcibly send a sigbus,
Shuai Xue
[PATCH] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks,
Helge Deller
[PATCH] parisc: Use generic mmap top-down layout and brk randomization, deller
[PATCH] parisc: Fix /proc/cpuinfo output for lscpu, Helge Deller
[PATCH] bpf/tests: Enhance output on error and fix typos,
Helge Deller
[PATCH 0/5] parisc: Add natie eBPF JIT compiler for parisc,
deller
[PATCH treewide 0/9] Remove obsolete IDE headers,
Geert Uytterhoeven
- [PATCH 2/9] parisc: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 8/9] ata: pata_gayle: Remove #include <asm/ide.h>, Geert Uytterhoeven
- [PATCH 3/9] powerpc: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 6/9] ata: pata_buddha: Remove #include <asm/ide.h>, Geert Uytterhoeven
- [PATCH 4/9] sparc: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 9/9] m68k: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 1/9] ARM: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 7/9] ata: pata_falcon: Remove #include <asm/ide.h>, Geert Uytterhoeven
- [PATCH 5/9] asm-generic: Remove ide_iops.h, Geert Uytterhoeven
- Re: [PATCH treewide 0/9] Remove obsolete IDE headers, Damien Le Moal
[GIT PULL] parisc architecture fixes for v6.5-rc7,
Helge Deller
[PATCH v2] lockdep: Fix static memory detection even more, Helge Deller
[PATCH v2] Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks,
Helge Deller
[PATCH] Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks, Helge Deller
6.4.10 failed boot,
Sam James
[PATCH] parisc: proces: Drop pm_power_off function pointer, Helge Deller
[PATCH 1/2] parisc: Drop the pa7300lc LPMC handler,
Helge Deller
[PATCH] parisc: lasi: Register LASI power-off feature as sys_off_handler, Helge Deller
[PATCH] lockdep: Fix static memory detection even more,
Helge Deller
[PATCH] watchdog: Fix lockdep warning,
Helge Deller
[PATCH] mm: Add lockdep annotation to pgdat_init_all_done_comp completer, Helge Deller
[PATCH] init: Add lockdep annotation to kthreadd_done completer,
Helge Deller
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]