linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-06 08:58:52 to 2017-11-09 17:28:11 UTC [more...]

[PATCH v2 0/5] powerpc VA allocator fixes for 512TB support
 2017-11-09 17:27 UTC  (5+ messages)
` [PATCH v2 1/5] powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
` [PATCH v2 2/5] powerpc/64s/hash: Fix fork() with 512TB process address space
` [PATCH v2 3/5] powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
` [PATCH v2 4/5] powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation

POWER: Unexpected fault when writing to brk-allocated memory
 2017-11-09 17:15 UTC  (28+ messages)

[PATCH] fbdev: controlfb: Add missing modes to fix out of bounds access
 2017-11-09 16:11 UTC  (2+ messages)

[PATCH v3] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-11-09 15:19 UTC  (12+ messages)

[PATCH v5 0/3] Prepartion for SR-IOV PowerVM Enablement
 2017-11-09 14:00 UTC  (4+ messages)
` [PATCH v5 1/3] powerpc/kernel: Separate SR-IOV Calls
` [PATCH v5 2/3] pseries: Add PSeries SR-IOV Machine dependent calls
` [PATCH v5 3/3] PCI/IOV: Add pci_vf_drivers_autoprobe() interface

[PATCH v3] powerpc/kernel/sysfs: Export ldbar spr to sysfs
 2017-11-09 13:00 UTC 

[PATCH v3] powerpc/kernel/sysfs: Export ldbar spr to sysfs
 2017-11-09 12:47 UTC  (2+ messages)

[PATCH] powerpc/powernv: Fix IMC_MAX_PMU macro
 2017-11-09 12:10 UTC 

[PATCH v3 00/18] powerpc/vas: Add support for FTW
 2017-11-09 11:53 UTC  (20+ messages)
` [PATCH v3 01/18] powerpc/vas: init missing fields from [rt]xattr
` [PATCH v3 02/18] powerpc/vas: Validate window credits
` [PATCH v3 03/18] powerpc/vas: Cleanup some debug code
` [PATCH v3 04/18] powerpc/vas: Drop poll_window_cast_out()
` [PATCH v3 05/18] powerpc/vas: Use helper to unpin/close window
` [PATCH v3 06/18] powerpc/vas: Reduce polling interval for busy state
` [PATCH v3 07/18] powerpc/vas: Save configured window credits
` [PATCH v3 08/18] powerpc/vas: poll for return of "
` [PATCH v3 09/18] powerpc/vas: Create cpu to vas id mapping
` [PATCH v3 10/18] powerpc/vas, nx-842: Define and use chip_to_vas_id()
` [PATCH v3 11/18] powerpc/vas: Export HVWC to debugfs
` [PATCH v3 12/18] powerpc: have copy depend on CONFIG_BOOK3S_64
` [PATCH v3 13/18] powerpc: Add support for setting SPRN_TIDR
` [PATCH v3 14/18] powerpc: Define set_thread_uses_vas()
` [PATCH v3 15/18] powerpc: Emulate paste instruction
` [PATCH v3 16/18] powerpc/vas: Define vas_win_paste_addr()
` [PATCH v3 17/18] powerpc/vas: Define vas_win_id()
` [PATCH v3 18/18] powerpc/vas: Add support for user receive window

[PATCH v2 00/18] powerpc/vas: Add support for FTW
 2017-11-09 11:01 UTC  (6+ messages)
` [PATCH v2 11/18] powerpc/vas: Export HVWC to debugfs
` [PATCH v2 14/18] powerpc: Define set_thread_used_vas()

[PATCH] powerpc/tm: Make the tm code more readable
 2017-11-09  4:45 UTC  (2+ messages)

[PATCH v4 3/3] pci/iov: Expose VF drivers Auto Probe Globally
 2017-11-09  0:20 UTC 

[PATCH v9 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-11-08 20:44 UTC  (2+ messages)

[GIT PULL] Please pull JSON files for POWR9 PMU events
 2017-11-08 20:19 UTC 

[RFC PATCH for 4.15 2/6] membarrier: powerpc: Skip memory barrier in switch_mm() (v6)
 2017-11-08 18:35 UTC 

[PATCH v2] watchdog: mpc8xxx: use the core worker function
 2017-11-08 14:39 UTC 

[linux-next][0692229e] next-20171106 fails to boot on Power 7
 2017-11-08 13:36 UTC  (4+ messages)

[PATCH v1] powerpc/pci: convert to use for_each_pci_bridge() helper
 2017-11-08 13:28 UTC  (6+ messages)

[PATCH 1/3] powerpc/boot: Only build uartlite if XILINX_VIRTEX=y
 2017-11-08 11:05 UTC  (3+ messages)
` [PATCH 2/3] powerpc/boot: Only build OPAL code when necessary
` [PATCH 3/3] powerpc/boot: Only build CPM "

[PATCH] watchdog: mpc8xxx: use the core worker function
 2017-11-08  7:11 UTC  (3+ messages)

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-11-07 23:44 UTC  (48+ messages)
` [PATCH v9 11/51] powerpc: introduce execute-only pkey
` [PATCH v9 12/51] powerpc: ability to associate pkey to a vma
` [PATCH v9 13/51] powerpc: implementation for arch_override_mprotect_pkey()
` [PATCH v9 14/51] powerpc: map vma key-protection bits to pte key bits
` [PATCH v9 15/51] powerpc: Program HPTE key protection bits
` [PATCH v9 16/51] powerpc: helper to validate key-access permissions of a pte
` [PATCH v9 17/51] powerpc: check key protection for user page access
` [PATCH v9 18/51] powerpc: implementation for arch_vma_access_permitted()
` [PATCH v9 19/51] powerpc: Handle exceptions caused by pkey violation
` [PATCH v9 20/51] powerpc: introduce get_mm_addr_key() helper
` [PATCH v9 21/51] powerpc: Deliver SEGV signal on pkey violation
` [PATCH v9 22/51] powerpc/ptrace: Add memory protection key regset
` [PATCH v9 23/51] powerpc: Enable pkey subsystem
` [PATCH v9 24/51] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [PATCH v9 25/51] powerpc: sys_pkey_mprotect() system call
` [PATCH v9 26/51] powerpc: add sys_pkey_modify() "
` [PATCH v9 27/51] mm, x86 : introduce arch_pkeys_enabled()
` [PATCH v9 28/51] mm: display pkey in smaps if arch_pkeys_enabled() is true
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface
` [PATCH v9 30/51] Documentation/x86: Move protecton key documentation to arch neutral directory
` [PATCH v9 31/51] Documentation/vm: PowerPC specific updates to memory protection keys
` [PATCH v9 32/51] selftest/x86: Move protecton key selftest to arch neutral directory
` [PATCH v9 33/51] selftest/vm: rename all references to pkru to a generic name
` [PATCH v9 34/51] selftest/vm: move generic definitions to header file
` [PATCH v9 35/51] selftest/vm: typecast the pkey register
` [PATCH v9 36/51] selftest/vm: generic function to handle shadow key register
` [PATCH v9 37/51] selftest/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v9 38/51] selftest/vm: fixed bugs in pkey_disable_clear()
` [PATCH v9 39/51] selftest/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v9 40/51] selftest/vm: fix alloc_random_pkey() to make it really random
` [PATCH v9 41/51] selftest/vm: introduce two arch independent abstraction
` [PATCH v9 42/51] selftest/vm: pkey register should match shadow pkey
` [PATCH v9 43/51] selftest/vm: generic cleanup
` [PATCH v9 44/51] selftest/vm: powerpc implementation for generic abstraction
` [PATCH v9 45/51] selftest/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v9 46/51] selftest/vm: associate key on a mapped page and detect access violation
` [PATCH v9 47/51] selftest/vm: associate key on a mapped page and detect write violation
` [PATCH v9 48/51] selftest/vm: detect write violation on a mapped access-denied-key page
` [PATCH v9 49/51] selftest/vm: sub-page allocator
` [PATCH v9 50/51] selftests/powerpc: Add ptrace tests for Protection Key register
` [PATCH v9 51/51] selftests/powerpc: Add core file test "

[PATCH v3 1/3] powerpc: add POWER9_DD20 feature
 2017-11-07 23:30 UTC  (2+ messages)
` [v3,1/3] "

[PATCH] powerpc: eeh: stop using do_gettimeofday()
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] KVM: PPC: Book3S HV: Handle host system reset in guest mode
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Add a CONFIG option to choose if radix is used by default
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH v3 1/4] powerpc: Don't enable FP/Altivec if not checkpointed
 2017-11-07 23:30 UTC  (2+ messages)
` [v3,1/4] "

[PATCH v5 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
 2017-11-07 23:30 UTC  (2+ messages)
` [v5, "

[PATCH] powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] powerpc/64: Fix latency tracing for lazy irq replay
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc/book3s: use label for FIXUP_ENDIAN macro branch
 2017-11-07 23:30 UTC  (2+ messages)
` [1/3] "

[PATCH v2 2/3] powerpc/64s/radix: tlbie improve preempt handling
 2017-11-07 23:30 UTC  (2+ messages)
` [v2,2/3] "

[PATCH v2 3/3] powerpc/64s/radix: Fix process table entry cache invalidation
 2017-11-07 23:30 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc: ipic - fix status get and status clear
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] powerpc/64: Free up CPU_FTR_ICSWX
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] powerpc/tm: Don't check for WARN in TM Bad Thing handling
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm/hash: Add pr_fmt() to hash_utils64.c
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] cxl: Rework the implementation of cxl_stop_trace_psl9()
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH] powerpc/opal: Fix EBUSY bug in acquiring tokens
 2017-11-07 23:30 UTC  (5+ messages)
`  "

[PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2017-11-07 23:30 UTC  (2+ messages)
` [kernel, "

[PATCH] powerpc/vio: dispose of virq mapping on vdevice unregister
 2017-11-07 23:30 UTC  (2+ messages)
`  "

[PATCH 1/1] bpf: take advantage of stack_depth tracking in powerpc JIT
 2017-11-07 23:30 UTC  (2+ messages)
` [1/1] "

linux-next: manual merge of the powerpc tree with Linus' tree
 2017-11-07 22:32 UTC 

[PATCH v2] powerpc/kernel/sysfs: Export ldbar spr to sysfs
 2017-11-07 12:06 UTC  (3+ messages)

[PATCH v2 0/7] powerpc/64s/radix TLB flush fixes and performance improvements
 2017-11-07  7:53 UTC  (8+ messages)
` [PATCH v2 1/7] powerpc/64s/radix: tlbie improve preempt handling
` [PATCH v2 2/7] powerpc/64s/radix: Fix process table entry cache invalidation
` [PATCH v2 3/7] powerpc/64s/radix: optimize TLB range flush barriers
` [PATCH v2 4/7] powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions
` [PATCH v2 5/7] powerpc/64s/radix: Optimize flush_tlb_range
` [PATCH v2 6/7] powerpc/64s/radix: Introduce local single page ceiling for TLB range flush
` [PATCH v2 7/7] powerpc/64s/radix: Improve TLB flushing for page table freeing

[PATCH v2 0/7] powerpc/64s/radix TLB flush fixes and performance improvements
 2017-11-07  6:05 UTC 

[PATCH kernel v2] powerpc/powernv/ioda: Remove explicit max window size check
 2017-11-07  3:43 UTC 

[PATCH 0/5] VA allocator fixes
 2017-11-07  2:52 UTC  (22+ messages)
` [PATCH 1/5] powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
` [PATCH 2/5] powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
` [PATCH 3/5] powerpc/64s/hash: Fix fork() with 512TB process address space
` [PATCH 4/5] powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
` [PATCH 5/5] powerpc/64s: mm_context.addr_limit is only used on hash

[PATCH kernel] powerpc/powernv/ioda: Relax max DMA window size check
 2017-11-07  2:19 UTC  (5+ messages)

[PATCH v5 00/10] Allow opal-async waiters to get interrupted
 2017-11-06 23:38 UTC  (4+ messages)
` [PATCH v5 06/10] powerpc/opal: Rework the opal-async interface

[RFC PATCH for 4.15 06/14] Restartable sequences: powerpc architecture support
 2017-11-06 20:56 UTC  (3+ messages)
` [RFC PATCH for 4.15 07/14] Restartable sequences: Wire up powerpc system call
` [RFC PATCH for 4.15 10/14] cpu_opv: "

[PATCH v3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit
 2017-11-06 17:34 UTC 

[PATCH] powerpc/mm: Remove unused flag arg in global_invalidates
 2017-11-06 12:27 UTC 

[PATCH v3 1/2] livepatch: send a fake signal to all blocking tasks
 2017-11-06 11:08 UTC  (2+ messages)

powerpc/perf: Fix a sizeof() typo so we allocate less memory
 2017-11-06 10:39 UTC  (2+ messages)

[PATCH] [net-next, v2] ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver
 2017-11-06 10:27 UTC  (3+ messages)
` [PATCH] [net-next,v2] "

[PATCH v5 22/22] powerpc/mm: Add speculative page fault
 2017-11-06 10:27 UTC  (4+ messages)
` [v5,22/22] "

[PATCH v5 00/22] Speculative page faults
 2017-11-06  9:47 UTC  (7+ messages)
` [PATCH v5 07/22] mm: Protect VMA modifications using VMA sequence count


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