linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-27 22:52:09 to 2020-04-29 12:46:02 UTC [more...]

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 12:11 UTC  (13+ 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 v4 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29 12:07 UTC  (5+ messages)
` [PATCH v4 1/7] KVM: s390: "
` [PATCH v4 2/7] KVM: arm64: "

remove set_fs calls from the exec and coredump code v3
 2020-04-29 11:53 UTC  (16+ messages)
` [PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
              ` [PATCH] fixup! "

[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

[RFC PATCH v2 0/7] consolidate PowerPC instruction encoding macros
 2020-04-29 10:06 UTC  (7+ messages)
` [RFC PATCH v2 4/7] powerpc/ppc-opcode: consolidate powerpc instructions from bpf_jit.h
` [RFC PATCH v2 7/7] powerpc/selftest: reuse ppc-opcode macros to avoid redundancy

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-29  8:26 UTC  (2+ messages)

[PATCH v6 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-04-29  8:19 UTC  (2+ messages)

remove set_fs calls from the coredump code v4
 2020-04-29  7:42 UTC  (15+ messages)
` [PATCH 1/5] powerpc/spufs: simplify spufs core dumping
  ` [RFC PATCH] powerpc/spufs: fix copy_to_user while atomic

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

[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

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-04-29  6:52 UTC  (7+ messages)
` [PATCH v2 1/3] powerpc/numa: Set numa_node for all possible cpus
` [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

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)

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

[PATCH] powerpc/64: refactor interrupt exit irq disabling sequence
 2020-04-29  6:24 UTC 

[PATCH 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-04-29  6:04 UTC  (3+ messages)
` [PATCH 1/2] tools/perf: set no_auxtrace for powerpc
` [PATCH 2/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs

[RFC PATCH v2 0/5] Use per-CPU temporary mappings for patching
 2020-04-29  5:52 UTC  (9+ messages)
` [RFC PATCH v2 1/5] powerpc/mm: Introduce temporary mm
` [RFC PATCH v2 2/5] powerpc/lib: Initialize a temporary mm for code patching
` [RFC PATCH v2 3/5] powerpc/lib: Use "
` [RFC PATCH v2 4/5] powerpc/lib: Add LKDTM accessor for patching addr
` [RFC PATCH v2 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[PATCH v6 00/28] Initial Prefixed Instruction support
 2020-04-29  2:57 UTC  (39+ messages)
` [PATCH v6 01/28] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v6 02/28] powerpc/xmon: Move breakpoint instructions to own array
` [PATCH v6 03/28] powerpc/xmon: Move breakpoints to text section
` [PATCH v6 04/28] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [PATCH v6 05/28] powerpc: Change calling convention for create_branch() et. al
` [PATCH v6 06/28] powerpc: Use a macro for creating instructions from u32s
` [PATCH v6 07/28] powerpc: Use an accessor for instructions
` [PATCH v6 08/28] powerpc: Use a function for getting the instruction op code
` [PATCH v6 09/28] powerpc: Use a function for byte swapping instructions
` [PATCH v6 10/28] powerpc: Introduce functions for instruction equality
` [PATCH v6 11/28] powerpc: Use a datatype for instructions
` [PATCH v6 12/28] powerpc: Use a function for reading instructions
` [PATCH v6 13/28] powerpc: Add a probe_user_read_inst() function
` [PATCH v6 14/28] powerpc: Add a probe_kernel_read_inst() function
` [PATCH v6 15/28] powerpc/kprobes: Use patch_instruction()
` [PATCH v6 16/28] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v6 17/28] powerpc: Introduce a function for reporting instruction length
` [PATCH v6 18/28] powerpc/xmon: Use a function for reading instructions
` [PATCH v6 19/28] powerpc/xmon: Move insertion of breakpoint for xol'ing
` [PATCH v6 20/28] powerpc: Make test_translate_branch() independent of instruction length
` [PATCH v6 21/28] powerpc: Enable Prefixed Instructions
` [PATCH v6 22/28] powerpc: Define new SRR1 bits for a future ISA version
` [PATCH v6 23/28] powerpc: Add prefixed instructions to instruction data type
` [PATCH v6 24/28] powerpc: Test prefixed code patching
` [PATCH v6 25/28] powerpc: Test prefixed instructions in feature fixups
` [PATCH v6 26/28] powerpc: Support prefixed instructions in alignment handler
` [PATCH v6 27/28] powerpc sstep: Add support for prefixed load/stores
` [PATCH v6 28/28] powerpc sstep: Add support for prefixed fixed-point arithmetic

New powerpc vdso calling convention
 2020-04-29  2:39 UTC  (9+ messages)

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29  2:20 UTC  (11+ messages)
` [PATCH v2 1/7] KVM: s390: "

[PATCH v3] powerpc/64: Option to use ELF V2 ABI for big-endian kernels
 2020-04-29  1:19 UTC 

[PATCH v3 00/29] Convert files to ReST - part 2
 2020-04-28 19:25 UTC  (3+ messages)

[PATCH v2] powerpc/64: BE option to use ELFv2 ABI for big endian kernels
 2020-04-29  0:57 UTC  (3+ messages)

[PATCH net] ibmvnic: Fall back to 16 H_SEND_SUB_CRQ_INDIRECT entries with old FW
 2020-04-28 22:29 UTC  (3+ messages)

[PATCH v4 0/4] Clean up hugetlb boot command line processing
 2020-04-28 20:56 UTC  (5+ messages)
` [PATCH v4 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v4 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v4 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v4 4/4] hugetlbfs: clean up command line processing

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-04-28 16:05 UTC  (11+ messages)
` [PATCH v8 1/8] powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v8 3/8] powerpc/vdso: Remove unused \tmp param in __get_datapage()
` [PATCH v8 4/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v8 6/8] powerpc/vdso: Switch "
` [PATCH v8 7/8] lib/vdso: force inlining of __cvdso_clock_gettime_common()
` [PATCH v8 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH v2 0/2] powerpc: Enhance error handling with patch_instruction()
 2020-04-28 14:03 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/ftrace: Simplify error checking when patching instructions
` [PATCH v2 2/2] powerpc/kprobes: Check return value of patch_instruction()

[PATCH 1/2] powerpc: Keep .rela* sections when CONFIG_RELOCATABLE is defined
 2020-04-28 13:21 UTC  (2+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-04-28 12:48 UTC 

[PATCH] powerpc: Drop unneeded cast in task_pt_regs()
 2020-04-28 12:31 UTC 

[PATCH] powerpc/64: Don't initialise init_task->thread.regs
 2020-04-28 12:31 UTC 

[PATCH] powerpc: Add interrupt mode information in /proc/cpuinfo
 2020-04-28 11:36 UTC  (3+ messages)

[PATCH v4] pci: Make return value of pcie_capability_read*() consistent
 2020-04-28 11:43 UTC  (3+ messages)

[PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver
 2020-04-28 11:01 UTC  (2+ messages)

[PATCH v8 0/7] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-04-28  6:32 UTC  (2+ messages)

[PATCH 1/2] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
 2020-04-28  5:31 UTC  (3+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-04-28  3:26 UTC 

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-28  4:17 UTC  (6+ messages)
` [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code

[PATCH v4 0/2] powerpc/eeh: Release EEH device state synchronously
 2020-04-28  3:45 UTC  (3+ messages)
` [PATCH v4 1/2] powerpc/eeh: fix pseries_eeh_configure_bridge()
` [PATCH v4 2/2] powerpc/eeh: Release EEH device state synchronously

[PATCH v3 0/3] powerpc/eeh: Release EEH device state synchronously
 2020-04-28  3:31 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/rtas: Export rtas_error_rc

[Bug 104871] bcl+8 in arch/powerpc/kernel/vdso64/datapage.S causes branch prediction issues
 2020-04-28  3:17 UTC  (2+ messages)

[Bug 199471] [Bisected][Regression] windfarm_pm* no longer gets automatically loaded when CONFIG_I2C_POWERMAC=y is set
 2020-04-28  3:14 UTC  (2+ messages)

[PATCH] ibmvfc: don't send implicit logouts prior to NPIV login
 2020-04-28  1:48 UTC  (2+ messages)

[PATCH] ibmvscsi: fix WARN_ON during event pool release
 2020-04-28  1:46 UTC  (2+ messages)

[PATCH] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
 2020-04-28  1:18 UTC  (2+ messages)

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

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


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