linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 23:36:50 to 2020-04-25 10:14:04 UTC [more...]

[PATCH 0/3] powerpc: Enhance error handling with patch_instruction()
 2020-04-25 10:11 UTC  (17+ messages)
` [PATCH 1/3] powerpc: Properly return error code from do_patch_instruction()
` [PATCH 2/3] powerpc/ftrace: Simplify error checking when patching instructions
` [PATCH 3/3] powerpc/kprobes: Check return value of patch_instruction()

[PATCH v4 00/13] Modernise powerpc 40x
 2020-04-25  8:43 UTC  (14+ messages)
` [PATCH v4 01/13] powerpc: Remove Xilinx PPC405/PPC440 support
` [PATCH v4 02/13] powerpc/40x: Rework 40x PTE access and TLB miss
` [PATCH v4 03/13] powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
` [PATCH v4 04/13] powerpc/40x: Remove support for IBM 403GCX
` [PATCH v4 05/13] powerpc/40x: Remove STB03xxx
` [PATCH v4 06/13] powerpc/40x: Remove WALNUT
` [PATCH v4 07/13] powerpc/40x: Remove EP405
` [PATCH v4 08/13] powerpc/40x: Remove support for ISS Simulator
` [PATCH v4 09/13] powerpc/40x: Remove support for IBM 405GP
` [PATCH v4 10/13] powerpc/40x: Remove IBM405 Erratum #51
` [PATCH v4 11/13] powerpc: Remove IBM405 Erratum #77
` [PATCH v4 12/13] powerpc/40x: Avoid using r12 in TLB miss handlers
` [PATCH v4 13/13] powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6

[PATCH v2] ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_easrc_hw_free()
 2020-04-25  7:49 UTC  (2+ messages)

New powerpc vdso calling convention
 2020-04-25  7:47 UTC  (3+ messages)
` [musl] "

Powerpc Linux 'scv' system call ABI proposal take 2
 2020-04-25  4:52 UTC  (33+ messages)
` [musl] "
                        ` [musl] "

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-25  0:10 UTC  (3+ messages)

[PATCH v2 0/2] Honoring Native AER/DPC Host Bridges
 2020-04-24 23:30 UTC  (8+ messages)
` [PATCH v2 1/2] PCI/AER: Allow Native AER Host Bridges to use AER
` [PATCH v2 2/2] PCI/DPC: Allow Native DPC Host Bridges to use DPC

[PATCH] PCI: Use of_node_name_eq for node name comparisons
 2020-04-24 23:03 UTC  (2+ messages)

[Bug 199471] [Bisected][Regression] windfarm_pm* no longer gets automatically loaded when CONFIG_I2C_POWERMAC=y is set
 2020-04-24 18:33 UTC  (6+ messages)

[PATCH v5 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-04-24 17:17 UTC  (3+ messages)

[PATCH v3 0/3] powerpc/eeh: Release EEH device state synchronously
 2020-04-24 16:17 UTC  (6+ messages)
` [PATCH v3 1/3] powerpc/rtas: Export rtas_error_rc
` [PATCH v3 2/3] powerpc/eeh: fix pseries_eeh_configure_bridge()
` [PATCH v3 3/3] powerpc/eeh: Release EEH device state synchronously

[PATCH] ASoC: fsl_easrc: Check for null pointer before dereferencing “ctx” in fsl_easrc_hw_free()
 2020-04-24 13:56 UTC 

[RFC PATCH 0/3] Use per-CPU temporary mappings for patching
 2020-04-24 13:11 UTC  (7+ messages)
` [RFC PATCH 2/3] powerpc/lib: Initialize a temporary mm for code patching

[PATCH] ASoC: fsl_easrc: Check NULL pinter before dereference
 2020-04-24 12:30 UTC 

[PATCH] ASoC: fsl_esai: Remove the tasklet
 2020-04-24  9:15 UTC  (2+ messages)

[PATCH v4, 1/5] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr
 2020-04-24  8:58 UTC  (5+ messages)
` [PATCH v4, 2/5] powerpc: sysdev: fix compile error for fsl_85xx_cache_sram
` [PATCH v4, 3/5] powerpc: sysdev: fix compile warning "
` [PATCH v4,4/5] misc: sram_dynamic for user level SRAM access
` [PATCH v4, 5/5] powerpc: sysdev: support userspace access of fsl_85xx_sram

[PATCH] lib/mpi: Fix building for powerpc with clang
 2020-04-24  8:13 UTC  (5+ messages)

[PATCH v3,0/5] misc: generic user level sram dynamic access support
 2020-04-24  7:58 UTC  (12+ messages)
` [PATCH v3, 1/5] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr
` [PATCH v3, 2/5] powerpc: sysdev: fix compile error for fsl_85xx_cache_sram
` [PATCH v3, 3/5] powerpc: sysdev: fix compile warning "
` [PATCH v3,4/5] misc: sram_dynamic for user level SRAM access
` [PATCH v3, 5/5] powerpc: sysdev: support userspace access of fsl_85xx_sram
  ` [PATCH v3,5/5] "

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-24  7:22 UTC  (18+ messages)
` [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH 05/21] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH 17/21] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH 18/21] mm: rename free_area_init_node() to free_area_init_memoryless_node()

[RFC PATCH v2 0/7] consolidate PowerPC instruction encoding macros
 2020-04-24  7:08 UTC  (8+ messages)
` [RFC PATCH v2 1/7] powerpc/ppc-opcode: introduce PPC_RAW_* macros for base instruction encoding
` [RFC PATCH v2 2/7] powerpc/ppc-opcode: move ppc instruction encoding from test_emulate_step
` [RFC PATCH v2 3/7] powerpc/bpf_jit: reuse instruction macros from ppc-opcode.h
` [RFC PATCH v2 4/7] powerpc/ppc-opcode: consolidate powerpc instructions from bpf_jit.h
` [RFC PATCH v2 5/7] powerpc/ppc-opcode: reuse raw instruction macros to stringify
` [RFC PATCH v2 6/7] powerpc/ppc-opcode: fold PPC_INST_* macros into PPC_RAW_* macros
` [RFC PATCH v2 7/7] powerpc/selftest: reuse ppc-opcode macros to avoid redundancy

[PATCH v3 00/16] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-04-24  5:48 UTC  (8+ messages)
` [PATCH v3 12/16] powerpc/watchpoint: Use builtin ALIGN*() macros
` [PATCH v3 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint

[PATCH 0/3] powerpc/module_64: Fix _mcount() stub
 2020-04-24  1:19 UTC  (4+ messages)
` [PATCH 3/3] powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel

[Bug 206695] New: kmemleak reports leaks in drivers/macintosh/windfarm
 2020-04-24  0:30 UTC  (4+ messages)
` [Bug 206695] "

[powerpc:fixes-test] BUILD SUCCESS feb8e960d780e170e992a70491eec9dd68f4dbf2
 2020-04-23 23:04 UTC 

[PATCH v8 0/1] powerpc/powernv: Introduce support and parsing for self-save API
 2020-04-23 18:15 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH v8 0/3] Support for Self Save API in OPAL
 2020-04-23 18:10 UTC  (5+ messages)
` [PATCH v8 1/3] Self Save: Introducing Support for SPR Self Save
` [PATCH v8 2/3] API to verify the STOP API and image compatibility
` [PATCH v8 3/3] Self save API integration

[PATCH 0/3] powerpc: Use proper printk format specifiers
 2020-04-23 15:17 UTC  (4+ messages)
` [PATCH 1/3] powerpc/kprobes: Use appropriate format specifier for printing kernel address
` [PATCH 2/3] powerpc/ftrace: Use appropriate format specifier for printing kernel addresses
` [PATCH 3/3] powerpc/hw_bkpt: Update printk format specifiers for "

[PATCH][next] ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"
 2020-04-23 14:45 UTC  (2+ messages)

decruft the vmalloc API v2
 2020-04-23 10:32 UTC  (3+ messages)
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-23 11:11 UTC  (18+ messages)
` [PATCH v2 1/7] KVM: s390: "
` [PATCH v2 2/7] KVM: arm64: "
` [PATCH v2 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v2 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v2 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v2 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v2 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH v5 0/5] Track and expose idle PURR and SPURR ticks
 2020-04-23 10:02 UTC  (3+ messages)

[PATCH] drivers/macintosh: Fix memleak in windfarm_pm112 driver
 2020-04-23  6:00 UTC 

[PATCH, RESEND, 0/3] selftests/powerpc: A few fixes on powerpc selftests
 2020-04-23  5:54 UTC  (7+ messages)
` [PATCH, RESEND, 1/3] selftests/powerpc: Use write_pmc instead of count_pmc to reset PMCs on ebb tests
` [PATCH, RESEND, 2/3] selftests/powerpc: enable performance alerts when freezing counters on cycles_with_freeze_test selftest
` [PATCH 3/3] selftests/powerpc: ensure PMC reads are set and ordered on count_pmc

[PATCH V3 0/3] arm64: Enable vmemmap mapping from device memory
 2020-04-23  5:10 UTC  (2+ messages)

[PATCH 1/2] powerpc: dt_cpu_ftrs: Set current thread fscr bits
 2020-04-23  4:40 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Enable Prefixed Instructions

[PATCH v2,RESEND] misc: new driver sram_uapi for user level SRAM access
 2020-04-23  2:26 UTC  (3+ messages)
  `  "

[PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
 2020-04-22 21:07 UTC  (4+ messages)

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-22 21:54 UTC  (10+ messages)
` [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate

linux-next: build failure after merge of the akpm tree
 2020-04-22 18:33 UTC  (2+ messages)

[PATCH v2 0/7] libfs: group and simplify linux fs code
 2020-04-22 16:50 UTC  (3+ messages)
` [PATCH v2 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct

[powerpc:fixes-test] BUILD SUCCESS a41426c5f97c5492ce7988d729dd65e592b86f6f
 2020-04-22 14:00 UTC 

[PATCH v8 2/7] perf expr: Add expr_scanner_ctx object
 2020-04-22 12:17 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v8 3/7] perf/tools: Refactoring metricgroup__add_metric function
 2020-04-22 12:17 UTC  (2+ messages)
` [tip: perf/core] perf metrictroup: Split the "

[PATCH v8 1/7] perf expr: Add expr_ prefix for parse_ctx and parse_id
 2020-04-22 12:17 UTC  (2+ messages)
` [tip: perf/core] "

ppc64 early slub caches have zero random value
 2020-04-22 11:13 UTC  (4+ messages)

[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
 2020-04-22 10:36 UTC  (15+ messages)

[PATCH 5.6 076/166] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-04-22  9:56 UTC 

[PATCH 5.4 054/118] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-04-22  9:56 UTC 

[PATCH] powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER
 2020-04-22  9:26 UTC 

[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-04-22  9:11 UTC  (12+ messages)

[PATCH] powerpc/book3s64/kuap: SPRN_AMR modification need CSI instructions before and after
 2020-04-22  7:45 UTC  (5+ messages)

linux-next: build failure after merge of the powerpc tree
 2020-04-22  6:35 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/eeh: Release EEH device state synchronously
 2020-04-22  3:30 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc/eeh: fix pseries_eeh_configure_bridge()

[PATCH V2 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mkinvalid()
 2020-04-22  1:52 UTC  (2+ messages)
` [PATCH V2 1/2] powerpc/mm: Drop platform defined pmd_mknotpresent()


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