linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-05 12:19:11 to 2017-11-08 02:24:29 UTC [more...]

[PATCH v3 00/18] powerpc/vas: Add support for FTW
 2017-11-08  2:23 UTC  (15+ 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 v9 00/51] powerpc, mm: Memory Protection Keys
 2017-11-07 23:44 UTC  (58+ messages)
` [PATCH v9 01/51] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v9 02/51] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v9 03/51] powerpc: initial pkey plumbing
` [PATCH v9 04/51] powerpc: track allocation status of all pkeys
` [PATCH v9 05/51] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [PATCH v9 06/51] powerpc: helper functions to initialize AMR, IAMR and "
` [PATCH v9 07/51] powerpc: cleanup AMR, IAMR when a key is allocated or freed
` [PATCH v9 08/51] powerpc: implementation for arch_set_user_pkey_access()
` [PATCH v9 09/51] powerpc: ability to create execute-disabled pkeys
` [PATCH v9 10/51] powerpc: store and restore the pkey state across context switches
` [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  (4+ 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  (6+ 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] "

[PATCH] watchdog: mpc8xxx: use the core worker function
 2017-11-07 22:56 UTC  (2+ messages)

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

[PATCH v3] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-11-07 14:52 UTC  (9+ messages)

[PATCH] fbdev: controlfb: Add missing modes to fix out of bounds access
 2017-11-07 14:05 UTC 

POWER: Unexpected fault when writing to brk-allocated memory
 2017-11-07 14:01 UTC  (27+ messages)

[PATCH v1] powerpc/pci: convert to use for_each_pci_bridge() helper
 2017-11-07 12:54 UTC  (5+ messages)

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

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

[linux-next][0692229e] next-20171106 fails to boot on Power 7
 2017-11-07 11:49 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

[PATCH v9 0/8] powerpc: Free up RPAGE_RSV bits
 2017-11-06  8:50 UTC  (9+ messages)
` [PATCH v9 1/8] powerpc: introduce pte_set_hidx() helper
` [PATCH v9 2/8] powerpc: introduce pte_get_hash_gslot() helper
` [PATCH v9 3/8] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [PATCH v9 4/8] powerpc: Free up four 64K PTE bits in 64K "
` [PATCH v9 5/8] powerpc: shifted-by-one hidx value
` [PATCH v9 6/8] powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
` [PATCH v9 7/8] powerpc: use helper functions to get and set hash slots
` [PATCH v9 8/8] powerpc: capture the PTE format changes in the dump pte report

[RFC PATCH kernel] powerpc/pci: Get rid of unused @parent pointer in pci_controller
 2017-11-06  3:53 UTC  (3+ messages)

[PATCH] selftests/powerpc: Check FP/VEC on exception in TM
 2017-11-05 23:33 UTC  (4+ 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).