linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-23 04:09:36 to 2018-02-27 18:01:18 UTC [more...]

[PATCH v2 11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
 2018-02-27 17:52 UTC  (5+ messages)
` [PATCH v2 12/30] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH v2 13/30] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM
` [PATCH v2 14/30] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH v2 15/30] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM

[PATCH v2 00/30] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-02-27 17:37 UTC  (11+ messages)
` [PATCH v2 01/30] powerpc: export symbol msr_check_and_set()
` [PATCH v2 02/30] powerpc: add TEXASR related macros
` [PATCH v2 03/30] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
` [PATCH v2 04/30] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH v2 05/30] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm()
` [PATCH v2 06/30] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH v2 07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH v2 08/30] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt
` [PATCH v2 09/30] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH v2 10/30] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-02-27 17:25 UTC  (39+ messages)
` [PATCH 01/21] powerpc: Remove warning on array size when empty
` [PATCH 02/21] powerpc: Move the inline keyword at the beginning of function declaration
` [PATCH 03/21] powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused
` [PATCH 04/21] powerpc: Mark both tmp variables as unused
` [PATCH 05/21] powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid
` [PATCH 06/21] powerpc: Avoid comparison of unsigned long >= 0 in __access_ok
` [PATCH 07/21] powerpc: Make functions flipper_pic_init & ug_udbg_putc static
` [PATCH 08/21] powerpc: Make function __giveup_fpu static
` [PATCH 09/21] powerpc: Make function save_all static
` [PATCH 10/21] powerpc: Add missing prototype for slb_miss_bad_addr
` [PATCH 11/21] powerpc: Add missing prototype for hdec_interrupt
` [PATCH 12/21] powerpc: Add missing prototype for time_init
` [PATCH 13/21] powerpc: Add missing prototype for arch_dup_task_struct
` [PATCH 14/21] powerpc: Add missing prototype for arch_irq_work_raise
` [PATCH 15/21] powerpc: Add missing prototype for MMU_setup
` [PATCH 16/21] powerpc: Add missing prototype for init_IRQ
` [PATCH 17/21] powerpc: Add missing prototype for sys_debug_setcontext
` [PATCH 18/21] powerpc: Add missing prototypes for sys_sigreturn & sys_rt_sigreturn
` [PATCH 19/21] powerpc: Add missing prototypes for hw_breakpoint_handler & arch_unregister_hw_breakpoint
` [PATCH 20/21] powerpc: Add missing prototypes for ppc_select & ppc_fadvise64_64
` [PATCH 21/21] powerpc: Add missing prototypes in setup_32.c

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2018-02-27 16:09 UTC  (11+ messages)
              ` [PATCH] On ppc64le we HAVE_RELIABLE_STACKTRACE
                  ` [PATCH 2/2] ppc64le save_stack_trace_tsk_reliable (Was: HAVE_RELIABLE_STACKTRACE)

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-02-27 14:44 UTC  (3+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[RFC REBASED 1/5] powerpc/mm/slice: pass pointers to struct slice_mask where possible
 2018-02-27 12:41 UTC  (12+ messages)
` [RFC REBASED 3/5] powerpc/mm/slice: implement slice_check_range_fits
` [RFC REBASED 4/5] powerpc/mm/slice: Use const pointers to cached slice masks where possible
` [RFC REBASED 5/5] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations

[PATCH] powerpc/8xx: fix cpm_cascade() dual end of interrupt
 2018-02-27 11:25 UTC 

Linux 4.16: Reported regressions as of Monday, 2018-02-26 (Was: Linux 4.16-rc3)
 2018-02-27 11:21 UTC  (2+ messages)

[PATCH V2 0/4] Add support for 4PB virtual address space on hash
 2018-02-27  4:02 UTC  (10+ messages)
` [PATCH V2 1/4] powerpc/mm/slice: Update documentation in the file
` [PATCH V2 2/4] powerpc/mm/slice: Reduce the stack usage in slice_get_unmapped_area
` [PATCH V2 3/4] powerpc/mm: Add support for handling > 512TB address in SLB miss
` [PATCH V2 4/4] powerpc/mm/hash64: Increase the VA range

[PATCH V2] powerpc: Don't do runtime futex_cmpxchg test
 2018-02-27  4:00 UTC  (3+ messages)

[PATCH 00/27] cpufreq: Stop validating cpufreq table in drivers
 2018-02-27  3:45 UTC  (4+ messages)
` [PATCH 15/27] cpufreq: powerenv: Don't validate the frequency table twice

[PATCH v2] powerpc/npu: Cleanup MMIO ATSD flushing
 2018-02-27  0:47 UTC  (4+ messages)

[PATCH] xmon: Setup xmon debugger hooks when first break-point is set
 2018-02-27  0:26 UTC  (2+ messages)

DPAA Ethernet problems with mainstream Linux kernels
 2018-02-26 23:11 UTC  (5+ messages)
      ` PASEMI: PCI_SCAN_ALL_PCIE_DEVS

[PATCH v2 00/38] cxlflash: OCXL transport support
 2018-02-26 22:25 UTC  (39+ messages)
` [PATCH v2 01/38] cxlflash: Preserve number of interrupts for master contexts
` [PATCH v2 02/38] cxlflash: Avoid clobbering context control register value
` [PATCH v2 03/38] cxlflash: Add argument identifier names
` [PATCH v2 04/38] cxlflash: Introduce OCXL backend
` [PATCH v2 05/38] cxlflash: Hardware AFU for OCXL
` [PATCH v2 06/38] cxlflash: Read host function configuration
` [PATCH v2 07/38] cxlflash: Setup function acTag range
` [PATCH v2 08/38] cxlflash: Read host AFU configuration
` [PATCH v2 09/38] cxlflash: Setup AFU acTag range
` [PATCH v2 10/38] cxlflash: Setup AFU PASID
` [PATCH v2 11/38] cxlflash: Adapter context support for OCXL
` [PATCH v2 12/38] cxlflash: Use IDR to manage adapter contexts
` [PATCH v2 13/38] cxlflash: Support adapter file descriptors for OCXL
` [PATCH v2 14/38] cxlflash: Support adapter context discovery
` [PATCH v2 15/38] cxlflash: Support image reload policy modification
` [PATCH v2 16/38] cxlflash: MMIO map the AFU
` [PATCH v2 17/38] cxlflash: Support starting an adapter context
` [PATCH v2 18/38] cxlflash: Support process specific mappings
` [PATCH v2 19/38] cxlflash: Support AFU state toggling
` [PATCH v2 20/38] cxlflash: Support reading adapter VPD data
` [PATCH v2 21/38] cxlflash: Setup function OCXL link
` [PATCH v2 22/38] cxlflash: Setup OCXL transaction layer
` [PATCH v2 23/38] cxlflash: Support process element lifecycle
` [PATCH v2 24/38] cxlflash: Support AFU interrupt management
` [PATCH v2 25/38] cxlflash: Support AFU interrupt mapping and registration
` [PATCH v2 26/38] cxlflash: Support starting user contexts
` [PATCH v2 27/38] cxlflash: Support adapter context polling
` [PATCH v2 28/38] cxlflash: Support adapter context reading
` [PATCH v2 29/38] cxlflash: Support adapter context mmap and release
` [PATCH v2 30/38] cxlflash: Support file descriptor mapping
` [PATCH v2 31/38] cxlflash: Introduce object handle fop
` [PATCH v2 32/38] cxlflash: Setup LISNs for user contexts
` [PATCH v2 33/38] cxlflash: Setup LISNs for master contexts
` [PATCH v2 34/38] cxlflash: Update synchronous interrupt status bits
` [PATCH v2 35/38] cxlflash: Introduce OCXL context state machine
` [PATCH v2 36/38] cxlflash: Register for translation errors
` [PATCH v2 37/38] cxlflash: Support AFU reset
` [PATCH v2 38/38] cxlflash: Enable OCXL operations

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-02-26 21:16 UTC  (12+ messages)
` [PATCH v12 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v12 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[RFC v2 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-02-26 20:53 UTC  (4+ messages)
` [RFC v2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
` [RFC v2 2/3] postmigration/memory: Review assoc lookup array changes
` [RFC v2 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2

[PATCH v8 00/24] Speculative page faults
 2018-02-26 17:16 UTC  (3+ messages)
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure

[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
 2018-02-26 16:40 UTC  (2+ messages)
` [PATCH 2/2] crypto: talitos - do not perform unnecessary dma synchronisation

[PATCH 00/38] cxlflash: OpenCXL transport support
 2018-02-26 14:43 UTC  (8+ messages)
` [PATCH 04/38] cxlflash: Introduce OpenCXL backend

[RESEND][PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond
 2018-02-26 12:16 UTC  (2+ messages)
` [RESEND][PATCH 2/2] powerpc/watchdog: include linux/processor.h for spin_until_cond

[PATCH] powerpc/xmon: Dont register sysrq key when kernel param xmon=off
 2018-02-26 11:46 UTC  (7+ messages)

[PATCH] cpufreq: powernv: Check negative value returned by cpufreq_table_find_index_dl()
 2018-02-26  9:48 UTC  (4+ messages)

[PATCH] macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall
 2018-02-26  9:46 UTC  (2+ messages)

[PATCH stable v4.4] powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTOR
 2018-02-26  8:43 UTC  (2+ messages)

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-02-26  5:54 UTC  (3+ messages)
` [PATCH v12 07/11] mm: Add address parameter to arch_validate_prot()

[PATCH 2/2] powerpc/powernv: Support firmware disable of RFI flush
 2018-02-26  5:35 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] powerpc/pseries: Support firmware disable of RFI flush
 2018-02-26  5:35 UTC  (2+ messages)
` [1/2] "

[RFC PATCH v0 1/2] powerpc, drmem: Fix unexpected flag value in ibm, dynamic-memory-v2
 2018-02-26  5:35 UTC  (2+ messages)
` [RFC, v0, "

[PATCH] cpuidle/powernv : Restore different PSSCR for idle and hotplug
 2018-02-26  4:47 UTC  (2+ messages)

[PATCH] selftests/powerpc: Skip the subpage_prot tests if the syscall is disabled
 2018-02-26  4:33 UTC  (2+ messages)

[PATCH] selftests/powerpc: Skip tm-trap if transactional memory is not enabled
 2018-02-26  2:19 UTC 

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-02-25 23:19 UTC  (3+ messages)
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c

[PATCH 0/3] ARM: Implement MODULE_PLT support in FTRACE
 2018-02-25 14:57 UTC  (6+ messages)
` [PATCH 1/3] ftrace: Add module to ftrace_make_call() parameters
` [PATCH 2/3] ARM: PLT: Move struct plt_entries definition to header
` [PATCH 3/3] ftrace: Add MODULE_PLTS support

[PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
 2018-02-24 13:48 UTC  (3+ messages)

[PATCH] fix double ;;s in code
 2018-02-24  8:56 UTC  (4+ messages)

[PATCH v5 1/6] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-02-24  7:47 UTC  (5+ messages)
` [PATCH v5 2/6] powerpc/mm/slice: create header files dedicated to slices
` [PATCH v5 3/6] powerpc/mm/slice: Enhance for supporting PPC32

[PATCH 0/3] a few small irq improvements
 2018-02-24  7:15 UTC  (4+ messages)
` [PATCH 1/3] powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG
` [PATCH 2/3] powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE]
` [PATCH 3/3] powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support

[GIT PULL] Please pull powerpc/linux.git powerpc-4.16-4 tag
 2018-02-24  3:20 UTC 

[PATCH v4.9 backport 1/3] powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL
 2018-02-24  2:51 UTC  (5+ messages)
  ` [PATCH v4.4 backport 2/3] powerpc/64s: Simple RFI macro conversions

[PATCH] powerpc/boot: Fix random build errors
 2018-02-23 20:55 UTC 

[PATCH] powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig
 2018-02-23 19:41 UTC  (14+ messages)

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-02-23 18:51 UTC  (4+ messages)
` [PATCH 2/2] selftests/powerpc: Add core file test "

[PATCH] PCI/AER: Move pci_uevent_ers() out of pci.h
 2018-02-23 14:38 UTC  (7+ messages)

samples/seccomp/ broken when cross compiling s390, ppc allyesconfig
 2018-02-23  9:12 UTC  (11+ messages)

Hotplug + Reboot is crashing HPT guest with HPT resizing enabled
 2018-02-23  9:32 UTC 

[PATCH] powerpc/pseries: Fix duplicate firmware feature for DRC_INFO
 2018-02-23  5:39 UTC  (2+ messages)
`  "

[PATCH] bpf, powerpc: fix jit for seccomp_data access
 2018-02-23  5:39 UTC  (2+ messages)
`  "

[PATCH] powerpc: Revert support for ibm,drc-info devtree property
 2018-02-23  5:39 UTC  (2+ 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).