linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-28 13:40:54 to 2022-07-20 02:00:36 UTC [more...]

WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
 2022-07-20  2:00 UTC  (7+ messages)

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-20  1:43 UTC  (3+ messages)
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path

[PATCH] parisc: Drop pa_swapper_pg_lock spinlock
 2022-07-19  4:21 UTC 

[PATCH] mm: Fix comment typo
 2022-07-18 15:40 UTC  (2+ messages)

[PATCH] parisc: Show device names in /proc/iomem
 2022-07-18 15:06 UTC 

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-07-15  3:13 UTC  (3+ messages)
` [PATCH V12 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-12  2:39 UTC  (30+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2 00/15] arch: make PxD_ORDER generically available
 2022-07-11 22:55 UTC  (19+ messages)
` [PATCH v2 01/15] csky: drop definition of PTE_ORDER
` [PATCH v2 02/15] csky: drop definition of PGD_ORDER
` [PATCH v2 03/15] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH v2 04/15] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH v2 05/15] mips: drop definitions of PTE_ORDER
` [PATCH v2 06/15] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER
` [PATCH v2 08/15] nios2: drop definition of PGD_ORDER
` [PATCH v2 09/15] loongarch: drop definition of PTE_ORDER
` [PATCH v2 10/15] loongarch: drop definition of PMD_ORDER
` [PATCH v2 11/15] loongarch: drop definition of PUD_ORDER
` [PATCH v2 12/15] loongarch: drop definition of PGD_ORDER
` [PATCH v2 13/15] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 14/15] xtensa: drop definition of PGD_ORDER
` [PATCH v2 15/15] ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER

[PATCH 1/2] modules: Ensure natural alignment for .altinstructions and __bug_table sections
 2022-07-11 19:04 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: Update file list for module maintainers

[PATCH v3] modules: Ensure natural alignment for .altinstructions and __bug_table sections
 2022-07-11 16:07 UTC  (2+ messages)

WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
 2022-07-09  5:33 UTC 

[PATCH v6 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-08 12:47 UTC  (6+ messages)
` [PATCH v6 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"
` [PATCH v6 2/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH v3 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-07-07 21:47 UTC  (2+ messages)

[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
 2022-07-07 10:45 UTC  (17+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH v3 2/8] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH v3 3/8] genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK "
` [PATCH v3 4/8] genirq: Drop redundant irq_init_effective_affinity
` [PATCH v3 5/8] genirq: Refactor accessors to use irq_data_get_affinity_mask
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper
` [PATCH v3 7/8] genirq: Return a const cpumask from irq_data_get_affinity_mask
` [PATCH v3 8/8] genirq: Provide an IRQ affinity mask in non-SMP configs

[PATCH v2] modules: Ensure natural alignment for .altinstructions and __bug_table sections
 2022-07-07  0:48 UTC  (4+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-06 11:15 UTC  (34+ messages)
` [PATCH V6 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V6 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V6 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V6 04/26] sparc/mm: "
` [PATCH V6 05/26] arm64/mm: "
` [PATCH V6 06/26] x86/mm: "
` [PATCH V6 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 09/26] loongarch/mm: "
` [PATCH V6 10/26] openrisc/mm: "
` [PATCH V6 11/26] xtensa/mm: "
` [PATCH V6 12/26] hexagon/mm: "
` [PATCH V6 13/26] parisc/mm: "
` [PATCH V6 14/26] alpha/mm: "
` [PATCH V6 15/26] nios2/mm: "
` [PATCH V6 16/26] riscv/mm: "
` [PATCH V6 17/26] csky/mm: "
` [PATCH V6 18/26] s390/mm: "
` [PATCH V6 19/26] ia64/mm: "
` [PATCH V6 20/26] mips/mm: "
` [PATCH V6 21/26] m68k/mm: "
` [PATCH V6 22/26] arc/mm: "
` [PATCH V6 23/26] arm/mm: "
` [PATCH V6 24/26] um/mm: "
` [PATCH V6 25/26] sh/mm: "
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v5 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-06 10:48 UTC  (6+ messages)
` [PATCH v5 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"
` [PATCH v5 2/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c

flush_icache_range in the sticore driver
 2022-07-05 21:02 UTC  (2+ messages)

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04  6:37 UTC  (21+ messages)
` [PATCH 01/14] csky: drop definition of PTE_ORDER
` [PATCH 02/14] csky: drop definition of PGD_ORDER
` [PATCH 03/14] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH 04/14] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH 05/14] mips: drop definitions of PTE_ORDER
` [PATCH 06/14] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH 07/14] nios2: drop definition of PTE_ORDER
` [PATCH 08/14] nios2: drop definition of PGD_ORDER
` [PATCH 09/14] loongarch: drop definition of PTE_ORDER
` [PATCH 10/14] loongarch: drop definition of PMD_ORDER
` [PATCH 11/14] loongarch: drop definition of PUD_ORDER
` [PATCH 12/14] loongarch: drop definition of PGD_ORDER
` [PATCH 13/14] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH 14/14] xtensa: drop definition of PGD_ORDER

[GIT PULL] parisc architecture updates for v5.19-rc5
 2022-07-02 17:38 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[RESEND PATCH v4 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-01 17:19 UTC  (3+ messages)
` [RESEND PATCH v4 2/2] "

[RESEND PATCH v4 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"
 2022-07-01 17:08 UTC  (3+ messages)

[PATCH] parisc: Fix vDSO signal breakage on 32-bit kernel
 2022-07-01  7:00 UTC 

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-30 19:26 UTC  (24+ messages)
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[PATCH] dec/tulip:fix repeated words in comments
 2022-06-30  6:22 UTC  (2+ messages)

[PATCH v2] Implement close-on-fork
 2022-06-28 13:43 UTC  (7+ 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).