linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 16:23:32 to 2020-08-27 04:13:51 UTC [more...]

[PATCH v5 00/23] Kernel userspace access/execution prevention with hash translation
 2020-08-27  4:09 UTC  (2+ messages)
` [PATCH v5 01/23] powerpc: Add new macro to handle NESTED_IFCLR

[PATCH v2] powerpc: Update documentation of ISA versions for Power10
 2020-08-27  4:05 UTC 

[PATCH] powerpc/64s: Remove TM from Power10 features
 2020-08-27  3:55 UTC 

[PATCH] ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
 2020-08-27  1:37 UTC  (3+ messages)
  ` [PATCH] ASoC: fsl_spdif: Fix unnecessary check infsl_spdif_probe()

[PATCH v5 0/8] powerpc/watchpoint: Bug fixes plus new feature flag
 2020-08-27  0:59 UTC  (16+ messages)
` [PATCH v5 1/8] powerpc/watchpoint: Fix quarword instruction handling on p10 predecessors
` [PATCH v5 2/8] powerpc/watchpoint: Fix handling of vector instructions
` [PATCH v5 3/8] powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH v5 4/8] powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
` [PATCH v5 5/8] powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH v5 6/8] powerpc/watchpoint: Add hw_len wherever missing
` [PATCH v5 7/8] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
` [PATCH v5 8/8] powerpc/watchpoint/selftests: Tests for kernel accessing user memory

kernel since 5.6 do not boot anymore on Apple PowerBook
 2020-08-26 22:28 UTC  (22+ messages)

fsl_espi errors on v5.7.15
 2020-08-26 22:26 UTC  (14+ messages)

[PATCH v1 1/9] powerpc/vdso: Remove BUG_ON() in vdso_init()
 2020-08-26 15:21 UTC  (11+ messages)
` [PATCH v1 2/9] powerpc/vdso: Remove get_page() in vdso_pagelist initialization
` [PATCH v1 3/9] powerpc/vdso: Remove NULL termination element in vdso_pagelist
` [PATCH v1 4/9] powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization
` [PATCH v1 5/9] powerpc/vdso: move to _install_special_mapping() and remove arch_vma_name()
` [PATCH v1 6/9] powerpc/vdso: Provide vdso_remap()
` [PATCH v1 7/9] powerpc/vdso: Move vdso datapage up front
` [PATCH v1 8/9] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v1 9/9] powerpc/vdso: Remove unused \tmp param in __get_datapage()

[PATCH v2 16/23] powerpc: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:52 UTC 

[Bug 208957] New: 5.9-rc1 fails to build for a PowerMac G5: .../book3s64/hash_utils.c:1119:21: error: ‘default_uamor’ undeclared (first use in this function) 1119 | mtspr(SPRN_UAMOR, default_uamor);
 2020-08-26 14:34 UTC  (4+ messages)
` [Bug 208957] "

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-26 13:58 UTC  (6+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

[PATCH v2 1/4] powerpc/drmem: Make lmb_size 64 bit
 2020-08-26 13:54 UTC  (2+ messages)

[PATCH] powerpc/pseries: Do not initiate shutdown when system is running on UPS
 2020-08-26 13:54 UTC  (2+ messages)

[PATCH v2 3/4] powerpc/memhotplug: Make lmb size 64bit
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/rtas: Restrict RTAS requests from userspace
 2020-08-26 13:53 UTC  (2+ messages)

[PATCH v7 00/12] huge vmalloc mappings
 2020-08-26 11:59 UTC  (15+ messages)
` [PATCH v7 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v7 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v7 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v7 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v7 06/12] powerpc: inline huge vmap supported functions
` [PATCH v7 07/12] arm64: "
` [PATCH v7 08/12] x86: "
` [PATCH v7 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v7 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v7 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v7 12/12] powerpc/64s/radix: Enable huge "

Please apply commit 0828137e8f16 ("powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()") to v4.14.y, v4.19.y, v5.4.y, v5.7.y
 2020-08-26 11:58 UTC  (3+ messages)

[PATCH] Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
 2020-08-26  9:40 UTC  (4+ messages)

[PATCH] selftests/powerpc: Fix prefixes in alignment_handler signal handler
 2020-08-26  7:27 UTC  (2+ messages)

[PATCH] powerpc/perf: Fix reading of MSR[HV PR] bits in trace-imc
 2020-08-26  6:40 UTC 

[PATCH net v3] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
 2020-08-26  1:14 UTC  (3+ messages)

[RFT][PATCH 0/7] Avoid overflow at boundary_size
 2020-08-25 23:19 UTC  (3+ messages)

[PATCH net v2] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
 2020-08-25 17:08 UTC  (2+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-25 14:55 UTC  (3+ messages)
` [PATCH 17/29] fs_enet: Avoid "

[PATCH net] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
 2020-08-25 13:45 UTC  (2+ messages)

[PATCH] powerpc: Update documentation of ISA versions for Power10
 2020-08-25 13:18 UTC  (3+ messages)

[PATCH v11 0/5] powerpc: switch VDSO to C implementation
 2020-08-25 13:09 UTC  (6+ messages)
` [PATCH v11 1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v11 2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v11 3/5] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v11 4/5] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v11 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH V2] ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()
 2020-08-25 13:02 UTC 

[PATCH 0/2] do exception handling appropriately in imx_es8328_probe()
 2020-08-25 12:57 UTC  (5+ messages)
` [PATCH 1/2] ASoC: fsl: imx-es8328: add missing kfree() call "
` [PATCH 2/2] ASoC: fsl: imx-es8328: add missing put_device() "

[PATCH] usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe
 2020-08-25  9:02 UTC  (7+ messages)

[PATCH] powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode
 2020-08-25  9:34 UTC 

Build regressions/improvements in v5.9-rc2
 2020-08-25  8:27 UTC 

[PATCH] powerpc/pseries: add new branch prediction security bits for link stack
 2020-08-25  7:56 UTC 

[PATCH] powerpc/64s: handle ISA v3.1 local copy-paste context switches
 2020-08-25  7:55 UTC 

[PATCH] powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address
 2020-08-25  7:53 UTC 

[PATCH] powerpc/64s: scv entry should set PPR
 2020-08-25  7:53 UTC 

[PATCH] powerpc/boot: Update Makefile comment for 64bit wrapper
 2020-08-25  3:51 UTC 

[Bug 209029] New: kernel 5.9-rc2 fails to boot on a PowerMac G5 11, 2 - BUG: Kernel NULL pointer dereference on read at 0x00000020
 2020-08-24 22:51 UTC  (2+ messages)
` [Bug 209029] kernel 5.9-rc2 fails to boot on a PowerMac G5 11,2 "

[GIT PULL] fallthrough pseudo-keyword macro conversions for 5.9-rc3
 2020-08-24 20:04 UTC  (2+ messages)

[PATCH v2] usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe
 2020-08-24 18:46 UTC  (2+ messages)

[PATCH] powerpc: Fix a bug in __div64_32 if divisor is zero
 2020-08-24 18:17 UTC  (8+ messages)
` Re:Re: "

[PATCH AUTOSEL 4.4 6/6] powerpc/perf: Fix soft lockups due to missed interrupt accounting
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.9 8/8] powerpc/perf: Fix soft lockups due to missed interrupt accounting
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.14 11/11] powerpc/perf: Fix soft lockups due to missed interrupt accounting
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.19 21/21] powerpc/perf: Fix soft lockups due to missed interrupt accounting
 2020-08-24 16:38 UTC 

[PATCH AUTOSEL 5.4 36/38] powerpc/perf: Fix soft lockups due to missed interrupt accounting
 2020-08-24 16:37 UTC 

[PATCH AUTOSEL 5.7 50/54] powerpc/perf: Fix soft lockups due to missed interrupt accounting
 2020-08-24 16:36 UTC 

[PATCH AUTOSEL 5.8 59/63] powerpc/perf: Fix soft lockups due to missed interrupt accounting
 2020-08-24 16:34 UTC 

[PATCH RESEND] ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init
 2020-08-24 13:31 UTC  (2+ messages)

[PATCH v1 00/10] DDW indirect mapping
 2020-08-24  5:17 UTC  (19+ messages)
` [PATCH v1 01/10] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v1 02/10] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE on iommu_*_coherent()
` [PATCH v1 03/10] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc
` [PATCH v1 04/10] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v1 05/10] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
` [PATCH v1 06/10] powerpc/pseries/iommu: Add ddw_list_add() helper
` [PATCH v1 07/10] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v1 08/10] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v1 09/10] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition

Oops decoding help request
 2020-08-24  5:08 UTC  (2+ messages)

[PATCH] powerpc/prom_init: Check display props exist before enabling btext
 2020-08-24  3:16 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS 3829b105d464789815a333dd34ceac63cfe9bd22
 2020-08-24  3:06 UTC 

[powerpc:next-test] BUILD SUCCESS 02a4db8feb0e35a215b6b803bce0ab8a1fd32838
 2020-08-24  3:06 UTC 

[PATCH] Documentation/powerpc: fix malformed table in syscall64-abi
 2020-08-24  0:31 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.9-3 tag
 2020-08-23 18:39 UTC  (2+ messages)

[PATCH] powerpc/pseries: Add pcibios_default_alignment implementation
 2020-08-23  0:32 UTC  (2+ messages)

[PATCH v2 0/4] powerpc: apm82181: adding customer devices
 2020-08-22 19:35 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc: apm82181: create shared dtsi for APM bluestone
` [PATCH v2 2/4] powerpc: apm82181: add WD MyBook Live NAS
` [PATCH v2 3/4] powerpc: apm82181: add Meraki MR24 AP
` [PATCH v2 4/4] powerpc: apm82181: integrate bluestone.dts

[PATCH] powerpc: Fix a bug in __div64_32 if divisor is zero
 2020-08-22 16:29 UTC  (2+ messages)

[PATCH] powerpc: Fix a bug in __div64_32 if divisor is zero
 2020-08-22 16:06 UTC  (2+ messages)

[PATCH v2] dt-bindings: vendor-prefixes: Add Cisco Meraki vendor prefix
 2020-08-22 15:40 UTC 

[powerpc:merge] BUILD SUCCESS d19274eb71328b768fcebe940a61eac39f8daecc
 2020-08-22  7:19 UTC 

[powerpc:next-test] BUILD SUCCESS 02ee70dacfacaceb80719eee2c9b929170b6440a
 2020-08-22  7:19 UTC 

[powerpc:fixes-test] BUILD SUCCESS 64ef8f2c4791940d7f3945507b6a45c20d959260
 2020-08-22  7:19 UTC 

[PATCH v5 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
 2020-08-22  6:19 UTC  (3+ messages)
` [mm] 8e63b8bbd7: WARNING:at_mm/memory.c:#__apply_to_page_range

[PATCH v6 00/12] huge vmalloc mappings
 2020-08-21 22:45 UTC  (9+ messages)
` [PATCH v6 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v6 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v6 06/12] powerpc: inline huge vmap supported functions

[PATCH] tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
 2020-08-21 21:08 UTC  (2+ messages)

[PATCH v2 0/3] Reintroduce PROT_SAO
 2020-08-21 18:55 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "powerpc/64s: Remove PROT_SAO support"
` [PATCH v2 2/3] powerpc/64s: Disallow PROT_SAO in LPARs by default
` [PATCH v2 3/3] selftests/powerpc: Update PROT_SAO test to skip ISA 3.1

[PATCH 0/2] Reintroduce PROT_SAO
 2020-08-21 18:55 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64s: Disallow PROT_SAO in LPARs by default

[PATCH AUTOSEL 4.4 12/22] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:20 UTC 

[PATCH AUTOSEL 4.9 14/26] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:19 UTC 

[PATCH AUTOSEL 4.14 05/30] powerpc/xive: Ignore kmemleak false positives
 2020-08-21 16:18 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 17/30] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests

[PATCH AUTOSEL 4.19 07/38] powerpc/xive: Ignore kmemleak false positives
 2020-08-21 16:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/38] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests

[PATCH AUTOSEL 5.4 10/48] powerpc/xive: Ignore kmemleak false positives
 2020-08-21 16:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 25/48] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests

[PATCH AUTOSEL 5.7 12/61] powerpc/xive: Ignore kmemleak false positives
 2020-08-21 16:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 33/61] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests


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