linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 06:42:28 to 2020-05-01 04:20:04 UTC [more...]

[PATCH v7 00/28] Initial Prefixed Instruction support
 2020-05-01  3:42 UTC  (18+ messages)
` [PATCH v7 01/28] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v7 02/28] powerpc/xmon: Move breakpoint instructions to own array
` [PATCH v7 03/28] powerpc/xmon: Move breakpoints to text section
` [PATCH v7 04/28] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [PATCH v7 05/28] powerpc: Change calling convention for create_branch() et. al
` [PATCH v7 06/28] powerpc: Use a macro for creating instructions from u32s
` [PATCH v7 07/28] powerpc: Use an accessor for instructions
` [PATCH v7 08/28] powerpc: Use a function for getting the instruction op code
` [PATCH v7 09/28] powerpc: Use a function for byte swapping instructions
` [PATCH v7 10/28] powerpc: Introduce functions for instruction equality
` [PATCH v7 11/28] powerpc: Use a datatype for instructions
` [PATCH v7 12/28] powerpc: Use a function for reading instructions
` [PATCH v7 13/28] powerpc: Add a probe_user_read_inst() function
` [PATCH v7 14/28] powerpc: Add a probe_kernel_read_inst() function
` [PATCH v7 15/28] powerpc/kprobes: Use patch_instruction()
` [PATCH v7 16/28] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v7 17/28] powerpc: Introduce a function for reporting instruction length

[PATCH V1 00/10] Remove duplicated kmap code
 2020-05-01  3:20 UTC  (16+ messages)
` [PATCH V1 01/10] arch/kmap: Remove BUG_ON()
` [PATCH V1 02/10] arch/xtensa: Move kmap build bug out of the way
` [PATCH V1 03/10] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V1 06/10] arch/kunmap_atomic: "
` [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
` [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
` [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code

decruft the vmalloc API v2
 2020-05-01  2:38 UTC  (5+ messages)
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc

[PATCH v3 0/3] Offline memoryless cpuless node 0
 2020-05-01  3:11 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v3 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v3 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-04-30 22:24 UTC  (15+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
` [PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-30 21:32 UTC  (9+ messages)
  `  "

[PATCH net] ibmvnic: Skip fatal error reset after passive init
 2020-04-30 20:28 UTC  (2+ messages)

[PATCH 00/37] net: manually convert files to ReST format - part 2
 2020-04-30 19:56 UTC  (3+ messages)
` [PATCH 07/37] docs: networking: convert netconsole.txt to ReST

[PATCH v3 0/2] PCI/ERR: Allow Native AER/DPC using _OSC
 2020-04-30 18:46 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/AER: Use _OSC to determine Firmware First before HEST
` [PATCH v3 2/2] PCI/DPC: Use _OSC to determine DPC support

[PATCH v4 00/19] Manually convert thermal, crypto and misc devices to ReST
 2020-04-30 16:18 UTC  (2+ messages)
` [PATCH v4 14/19] docs: powerpc: convert vcpudispatch_stats.txt "

[PATCH] net/bonding: Do not transition down slave after speed/duplex check
 2020-04-30 16:14 UTC  (4+ messages)

[PATCH] i2c: powermac: use true,false for bool variable
 2020-04-30 14:19 UTC  (2+ messages)

[PATCH 1/2 v2] powerpc/dma: Define map/unmap mmio resource callbacks
 2020-04-30 13:15 UTC  (2+ messages)
` [PATCH 2/2 v2] powerpc/powernv: Enable and setup PCI P2P

[RFC PATCH v2 0/7] consolidate PowerPC instruction encoding macros
 2020-04-30 11:57 UTC  (6+ messages)
` [RFC PATCH v2 7/7] powerpc/selftest: reuse ppc-opcode macros to avoid redundancy

[PATCH v6 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-04-30 11:07 UTC  (9+ messages)
` [PATCH v6 1/4] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v6 2/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v6 3/4] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods

[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
 2020-04-30  8:34 UTC  (9+ messages)
` [PATCH v1 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED
` [PATCH v1 3/3] virtio-mem: Add memory with MHP_DRIVER_MANAGED

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-04-30  7:18 UTC  (9+ messages)
` [PATCH v2 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH 1/2] powerpc/spufs: fix copy_to_user while atomic
 2020-04-30  6:18 UTC  (6+ messages)
` [PATCH 2/2] powerpc/spufs: stop using access_ok

[RFC 1/3] powernv/cpuidle : Support for pre-entry and post exit of stop state in firmware
 2020-04-30  5:52 UTC  (3+ messages)

[PATCH v4 00/16] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-04-30  4:34 UTC  (17+ messages)
` [PATCH v4 01/16] powerpc/watchpoint: Rename current DAWR macros
` [PATCH v4 02/16] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH v4 03/16] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH v4 04/16] powerpc/watchpoint/ptrace: Return actual num of available watchpoints
` [PATCH v4 05/16] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH v4 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
` [PATCH v4 07/16] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH v4 08/16] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH v4 09/16] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH v4 10/16] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH v4 11/16] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH v4 12/16] powerpc/watchpoint: Use builtin ALIGN*() macros
` [PATCH v4 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH v4 14/16] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH v4 15/16] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH v4 16/16] powerpc/watchpoint/xmon: Support 2nd dawr

[PATCH v5 0/5] Track and expose idle PURR and SPURR ticks
 2020-04-30  4:16 UTC  (5+ messages)

[RFC PATCH 0/2] powerpc/64s: scv support
 2020-04-30  4:02 UTC  (3+ messages)
` [RFC PATCH 1/2] powerpc/64s/exception: treat NIA below __end_interrupts as soft-masked
` [RFC PATCH 2/2] powerpc/64s: system call support for scv/rfscv instructions

New powerpc vdso calling convention
 2020-04-30  2:51 UTC  (12+ messages)
    ` [musl] "

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-04-29 23:04 UTC  (10+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
                `  "

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 16:29 UTC  (24+ messages)
` [PATCH v2 01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH v2 02/20] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH v2 04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH v2 06/20] alpha: simplify detection of memory zone boundaries
` [PATCH v2 07/20] arm: "
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH v2 09/20] csky: simplify detection of memory zone boundaries
` [PATCH v2 10/20] m68k: mm: "
` [PATCH v2 11/20] parisc: "
` [PATCH v2 12/20] sparc32: "
` [PATCH v2 13/20] unicore32: "
` [PATCH v2 14/20] xtensa: "
` [PATCH v2 15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
  ` [PATCH v2.5 "
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH v2 18/20] mm: clean up free_area_init_node() and its helpers
` [PATCH v2 19/20] mm: simplify find_min_pfn_with_active_regions()
` [PATCH v2 20/20] docs/vm: update memory-models documentation

[PATCH] ASoC: fsl_easrc: Check NULL pinter before dereference
 2020-04-29 16:26 UTC  (3+ messages)

[PATCH v8 0/7] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-04-29 14:46 UTC  (3+ messages)

[PATCH v8 0/3] Support for Self Save API in OPAL
 2020-04-29 14:08 UTC  (7+ messages)
` [PATCH v8 1/3] Self Save: Introducing Support for SPR Self Save
  ` [Skiboot] "
` [PATCH v8 2/3] API to verify the STOP API and image compatibility
` [PATCH v8 3/3] Self save API integration
  ` [Skiboot] "

[PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
 2020-04-29 12:34 UTC  (10+ messages)
` [PATCH] fixup! "

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29 12:32 UTC  (9+ messages)
` [PATCH v4 1/7] KVM: s390: "
` [PATCH v4 2/7] KVM: arm64: "
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters

[PATCH] powerpc/spufs: Add rcu_read_lock() around fcheck()
 2020-04-29 11:42 UTC  (3+ messages)

[PATCH v7 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
 2020-04-29 11:37 UTC  (13+ messages)
` [PATCH v7 1/5] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v7 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v7 3/5] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v7 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration

[PATCH] powerpc/ps3: Move static keyword to the front of declaration
 2020-04-29 10:13 UTC  (2+ messages)

[PATCH 0/3] powerpc/xive: PCI hotplug fixes under PowerVM
 2020-04-29  7:51 UTC  (4+ messages)
` [PATCH 1/3] powerpc/xive: Clear the page tables for the ESB IO mapping
` [PATCH 2/3] powerpc/pci: unmap legacy INTx interrupts of passthrough IO adapters
` [PATCH 3/3] powerpc/xive: Do not expose a debugfs file when XIVE is disabled

[PATCH 1/5] powerpc/spufs: simplify spufs core dumping
 2020-04-29  7:42 UTC  (7+ messages)
` [RFC PATCH] powerpc/spufs: fix copy_to_user while atomic

[PATCH] powerpc/64s: Fix early_init_mmu section mismatch
 2020-04-29  7:02 UTC 

[PATCH 0/6] assorted kuap fixes (try again)
 2020-04-29  6:56 UTC  (7+ messages)
` [PATCH 1/6] powerpc/64/kuap: move kuap checks out of MSR[RI]=0 regions of exit code
` [PATCH 2/6] powerpc/64s/kuap: kuap_restore missing isync
` [PATCH 3/6] powerpc/64/kuap: interrupt exit conditionally restore AMR
` [PATCH 4/6] powerpc/64s/kuap: restore AMR in system reset exception
` [PATCH 5/6] powerpc/64s/kuap: restore AMR in fast_interrupt_return
` [PATCH 6/6] powerpc/64s/kuap: conditionally restore AMR in kuap_restore_amr asm

Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.radix__early_init_mmu() after PowerPC updates 5.7-1
 2020-04-29  6:41 UTC  (6+ 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).