linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 03:58:51 to 2021-10-26 16:29:23 UTC [more...]

[PATCH 0/2] powerpc prevents deadlock in the watchdog path
 2021-10-26 16:27 UTC  (3+ messages)
` [PATCH 1/2] powerpc/watchdog: prevent printk and send IPI while holding the wd lock
` [PATCH 2/2] powerpc/watchdog: ensure watchdog data accesses are protected

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-26 16:09 UTC  (3+ messages)

[PATCH v3] powerpc/boot: Set LC_ALL=C in wrapper script
 2021-10-26 15:59 UTC  (2+ messages)

[PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-26 14:50 UTC  (3+ messages)

linux-next: manual merge of the audit tree with the powerpc tree
 2021-10-26 14:27 UTC  (3+ messages)

[PATCH v2] powerpc/boot: Set LANG=C in wrapper script
 2021-10-26 13:45 UTC 

[PATCH] powerpc/xmon: fix task state output
 2021-10-26 13:31 UTC 

[PATCH v1] powerpc/64s/interrupt: Fix check_return_regs_valid false positive
 2021-10-26 12:25 UTC 

[PATCH v5 0/2] fix & prevent the missing preemption disabling
 2021-10-26 12:01 UTC  (6+ messages)
` [PATCH v5 1/2] ftrace: disable preemption when recursion locked
` [PATCH v5 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v2] perf vendor events power10: Add metric events json file for power10 platform
 2021-10-26 10:01 UTC  (6+ messages)

Linux kernel: powerpc: KVM guest can trigger host crash on Power8
 2021-10-26  8:48 UTC  (2+ messages)

[PATCH v2 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-26  7:03 UTC  (12+ messages)
` [PATCH v2 02/10] powerpc/book3e: Fix set_memory_x() and set_memory_nx()
` [PATCH v2 03/10] powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
` [PATCH v2 04/10] powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.c
` [PATCH v2 05/10] powerpc/fsl_booke: Take exec flag into account when setting TLBCAMs
` [PATCH v2 06/10] powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1
` [PATCH v2 07/10] powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
` [PATCH v2 08/10] powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memory
` [PATCH v2 09/10] powerpc/fsl_booke: Update of TLBCAMs after init
` [PATCH v2 10/10] powerpc/fsl_booke: Enable STRICT_KERNEL_RWX

[PATCH v11 0/3] make hvc pass dma capable memory to its backend
 2021-10-26  6:49 UTC  (9+ messages)
` [PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars()

[PATCH] powerpc: Enhance pmem DMA bypass handling
 2021-10-26  5:39 UTC  (6+ messages)

[PATCH 1/3] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-26  5:39 UTC  (3+ messages)
` [PATCH 2/3] powerpc/book3e: Fix set_memory_x() and set_memory_nx()
` [PATCH 3/3] powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMs

[PATCH v4 0/2] fix & prevent the missing preemption disabling
 2021-10-26  2:52 UTC  (4+ messages)

[PATCH] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-26  0:35 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS d853adc7adf601d7d6823afe3ed396065a3e08d1
 2021-10-26  0:09 UTC 

[PATCH] powerpc/bpf: fix write protecting JIT code
 2021-10-25 22:54 UTC  (3+ messages)

[PATCH v1 3/8] powerpc/fsl_booke: Take exec flag into account when setting TLBCAMs
 2021-10-25 21:57 UTC  (2+ messages)

[PATCH v3 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-25 21:44 UTC  (10+ messages)
` [PATCH v3 02/10] powerpc/book3e: Fix set_memory_x() and set_memory_nx()
` [PATCH v3 03/10] powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
` [PATCH v3 04/10] powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.c
` [PATCH v3 05/10] powerpc/fsl_booke: Take exec flag into account when setting TLBCAMs
` [PATCH v3 06/10] powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1
` [PATCH v3 07/10] powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
` [PATCH v3 08/10] powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memory
` [PATCH v3 09/10] powerpc/fsl_booke: Update of TLBCAMs after init
` [PATCH v3 10/10] powerpc/fsl_booke: Enable STRICT_KERNEL_RWX

[PATCH V2] powerpc/perf: Enable PMU counters post partition migration if PMU is active
 2021-10-25 17:10 UTC  (10+ messages)

[PATCH] locking: remove spin_lock_flags() etc
 2021-10-25 18:25 UTC  (11+ messages)

[PATCH v5 0/5] Fix long standing AER Error Handling Issues
 2021-10-25 17:01 UTC  (6+ messages)
` [PATCH v5 1/5] PCI/AER: Remove ID from aer_agent_string[]
` [PATCH v5 2/5] PCI: Cleanup struct aer_err_info
` [PATCH v5 3/5] PCI/DPC: Initialize info.id in dpc_process_error()
` [PATCH v5 4/5] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v5 5/5] PCI/AER: Include DEVCTL in aer_print_error()

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-25 16:55 UTC  (7+ messages)
` [PATCH 08/13] zram: add error handling support for add_disk()

[PATCH] selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh
 2021-10-25 10:24 UTC 

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2021-10-25  8:45 UTC  (2+ messages)
` [Bug 206669] "

Stable backport request
 2021-10-24 11:49 UTC  (2+ messages)

[PATCH] soc: fsl: guts: Fix a resource leak in the error handling path of 'fsl_guts_probe()'
 2021-10-22 20:16 UTC  (3+ messages)

Fwd: Fwd: X stopped working with 5.14 on iBook
 2021-10-22 18:40 UTC 

[PATCH v2] powerpc/pseries/mobility: ignore ibm, platform-facilities updates
 2021-10-22 12:21 UTC  (4+ messages)

[PATCH v3 00/18] powerpc: Make hash MMU code build configurable
 2021-10-22  9:44 UTC  (29+ messages)
` [PATCH v3 01/18] powerpc: Remove unused FW_FEATURE_NATIVE references
` [PATCH v3 02/18] powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
` [PATCH v3 03/18] powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
` [PATCH v3 04/18] powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
` [PATCH v3 05/18] powerpc/pseries: move pseries_lpar_register_process_table() out from hash specific code
` [PATCH v3 06/18] powerpc/pseries: lparcfg don't include slb_size line in radix mode
` [PATCH v3 07/18] powerpc/64s: move THP trace point creation out of hash specific file
` [PATCH v3 08/18] powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
` [PATCH v3 09/18] powerpc/64s: move page size definitions from hash specific file
` [PATCH v3 10/18] powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
` [PATCH v3 11/18] powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
` [PATCH v3 12/18] powerpc: make memremap_compat_align 64s-only
` [PATCH v3 13/18] powerpc/64e: remove mmu_linear_psize
` [PATCH v3 14/18] powerpc/64s: Clear MMU_FTR_HPTE_TABLE when booting in radix
` [PATCH v3 15/18] powerpc/64s: Make hash MMU support configurable
` [PATCH v3 16/18] powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
` [PATCH v3 17/18] powerpc/configs/microwatt: add POWER9_CPU
` [PATCH v3 18/18] powerpc/microwatt: Don't select the hash MMU code

[powerpc:next-test] BUILD SUCCESS 2974d421aac1374d3269fe4f1fba2068aa33134d
 2021-10-22  9:41 UTC 

[PATCH v2] powerpc: flexible GPR range save/restore macros
 2021-10-22  7:45 UTC  (2+ messages)

[PATCH 0/5] xen: cleanup detection of non-essential pv devices
 2021-10-22  7:34 UTC  (4+ messages)
` [PATCH 3/5] xen: flag hvc_xen to be not essential for system boot

[GIT PULL] Please pull powerpc/linux.git powerpc-5.15-5 tag
 2021-10-22  5:10 UTC  (2+ messages)

[PATCH 1/2] soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()
 2021-10-22  0:37 UTC  (4+ messages)
` [PATCH 2/2] soc: fsl: rcpm: "

[PATCH v3 00/25] Unify PCI error response checking
 2021-10-21 16:08 UTC  (6+ messages)
` [PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
` [PATCH v3 02/25] PCI: Set error response in config access defines when ops->read() fails
` [PATCH v3 19/25] PCI/DPC: Use RESPONSE_IS_PCI_ERROR() to check read from hardware

[PATCH v4 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
 2021-10-21 17:11 UTC  (4+ messages)

[PATCH v4 4/8] PCI/DPC: Use pci_aer_clear_status() in dpc_process_error()
 2021-10-21 17:05 UTC  (4+ messages)

[PATCH v4 1/8] PCI/AER: Remove ID from aer_agent_string[]
 2021-10-21 17:03 UTC  (4+ messages)

[PATCH v4 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
 2021-10-21 16:31 UTC  (3+ messages)

[PATCH 00/20] exit cleanups
 2021-10-21 16:09 UTC  (7+ messages)
` [PATCH 07/20] signal/powerpc: On swapcontext failure force SIGSEGV
` [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)

coherency issue observed after hotplug on POWER8
 2021-10-21 15:01 UTC  (3+ messages)

[PATCH v2] powerpc/smp: do not decrement idle task preempt count in CPU offline
 2021-10-21 11:07 UTC  (2+ messages)

[PATCH] powerpc/idle: Don't corrupt back chain when going idle
 2021-10-21 11:07 UTC  (2+ messages)

[PATCH] powerpc: mpc8349emitx: Make mcu_gpiochip_remove() return void
 2021-10-21 10:56 UTC 

[PATCH v2 00/16] powerpc: Make hash MMU code build configurable
 2021-10-21  7:38 UTC  (22+ messages)
` [PATCH v2 06/16] powerpc/pseries: lparcfg don't include slb_size line in radix mode
` [PATCH v2 07/16] powerpc/64s: move THP trace point creation out of hash specific file
` [PATCH v2 08/16] powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
` [PATCH v2 09/16] powerpc/64s: move page size definitions from hash specific file
` [PATCH v2 10/16] powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
` [PATCH v2 11/16] powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
` [PATCH v2 12/16] powerpc/64e: remove mmu_linear_psize
` [PATCH v2 13/16] powerpc/64s: Move hash MMU code under a new Kconfig name
` [PATCH v2 14/16] powerpc/64s: Make hash MMU support configurable
` [PATCH v2 15/16] powerpc/configs/microwatt: add POWER9_CPU
` [PATCH v2 16/16] powerpc/microwatt: Don't select the hash MMU code

[next-20211019][PPC] kernel panics with lspci -vvnn command
 2021-10-21  6:44 UTC 


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).