linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 15:22:32 to 2018-05-20 00:44:08 UTC [more...]

[PATCH v2 0/7] Various TLB and PTE improvements
 2018-05-20  0:43 UTC  (5+ messages)
` [PATCH v2 1/7] powerpc/64s/radix: do not flush TLB on spurious fault
` [PATCH v2 2/7] powerpc/64s/radix: reset mm_cpumask for single thread process when possible
` [PATCH v2 3/7] powerpc/64s/radix: make single threaded mms always flush all translations from non-local CPUs
` [PATCH v2 4/7] powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case

pkeys on POWER: Access rights not reset on execve
 2018-05-19 23:47 UTC  (8+ messages)

[PATCH 1/2] m68k: Set default dma mask for platform devices
 2018-05-19  5:25 UTC 

pkeys on POWER: Default AMR, UAMOR values
 2018-05-19  5:15 UTC  (8+ messages)

[PATCH 0/3] further reduce warnings and watchdogs in crash/shutdown paths
 2018-05-19  4:35 UTC  (4+ messages)
` [PATCH 1/3] powerpc/64: hard disable irqs in panic_smp_self_stop
` [PATCH 2/3] powerpc: smp_send_stop do not offline stopped CPUs
` [PATCH 3/3] powerpc/64: hard disable irqs on the panic()ing CPU

[RFC v3 0/4] powerpc/drcinfo: Fix bugs 'ibm,drc-info' property
 2018-05-18 20:18 UTC  (7+ messages)
` [RFC v3 1/4] powerpc/hotplug/drcinfo: Fix bugs parsing ibm,drc-info structs
` [RFC v3 2/4] powerpc/hotplug/drcinfo: Provide common parser for ibm,drc-info
` [RFC v3 3/4] powerpc/hotplug/drcinfo: Fix hot-add CPU issues
` [RFC v3 4/4] powerpc/hotplug/drcinfo: Improve code for ibm,drc-info device processing

[RFC v4 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-05-18 20:12 UTC  (8+ messages)
` [RFC v4 1/3] powerpc migration/drmem: Modify DRMEM code to export more features
` [RFC v4 2/3] powerpc migration/cpu: Associativity & cpu changes
` [RFC v4 3/3] powerpc migration/memory: Associativity & memory updates

[PATCH bpf v2 0/6] bpf: enhancements for multi-function programs
 2018-05-18 19:55 UTC  (15+ messages)
` [PATCH bpf v2 1/6] bpf: support 64-bit offsets for bpf function calls
` [PATCH bpf v2 2/6] bpf: powerpc64: add JIT support for multi-function programs
` [PATCH bpf v2 3/6] bpf: get kernel symbol addresses via syscall
` [PATCH bpf v2 4/6] tools: bpf: sync bpf uapi header
` [PATCH bpf v2 5/6] tools: bpftool: resolve calls without using imm field
` [PATCH bpf v2 6/6] bpf: fix JITed dump for multi-function programs via syscall

[PATCH] crypto: reorder paes test lexicographically
 2018-05-18 18:21 UTC  (3+ messages)

[PATCH] crypto: nx: fix spelling mistake: "seqeunce" -> "sequence"
 2018-05-18 18:20 UTC  (2+ messages)

[PATCH 07/14] powerpc: Add support for restartable sequences
 2018-05-18 18:17 UTC  (9+ messages)

[PATCH bpf v2 4/6] tools: bpf: sync bpf uapi header
 2018-05-18 16:08 UTC 

[PATCH 0/7] Miscellaneous patches and bug fixes
 2018-05-18 15:23 UTC  (12+ messages)
` [PATCH 2/7] cxlflash: Limit the debug logs in the IO path
` [PATCH 3/7] cxlflash: Acquire semaphore before invoking ioctl services
` [PATCH 5/7] cxlflash: Add include guards to backend.h
` [PATCH 6/7] cxlflash: Abstract hardware dependent assignments
` [PATCH 7/7] cxlflash: Isolate external module dependencies

[PATCH v2 0/5] powerpc/lib: Optimisation of string functions (mainly for PPC32)
 2018-05-18 15:20 UTC  (13+ messages)
` [PATCH v2 1/5] powerpc/lib: move PPC32 specific functions out of string.S
` [PATCH v2 2/5] powerpc/lib: optimise 32 bits __clear_user()
` [PATCH v2 3/5] powerpc/lib: optimise PPC32 memcmp
` [PATCH v2 4/5] powerpc/lib: inline string functions NUL size verification
` [PATCH v2 5/5] powerpc/lib: inline memcmp() for small constant sizes

[PATCH] powerpc/32: Implement csum_ipv6_magic in assembly
 2018-05-18 15:18 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-6 tag
 2018-05-18 13:45 UTC 

[PATCH 0/2] powerpc: Scheduler optimization for POWER9 bigcores
 2018-05-18 13:21 UTC  (10+ messages)
` [PATCH 1/2] powerpc: Detect the presence of big-core with interleaved threads
` [PATCH 2/2] powerpc: Enable ASYM_SMT on interleaved big-core systems

[PATCH v2] powerpc/lib: Adjust .balign inside string functions for PPC32
 2018-05-18 13:01 UTC 

[PATCH 1/2] powerpc/ptrace: Fix enforcement of DAWR contraints
 2018-05-18 12:56 UTC  (3+ messages)
` [PATCH 2/2] powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG

[PATCH-RESEND] cxl: Disable prefault_mode in Radix mode
 2018-05-18 12:43 UTC  (2+ messages)

[PATCH v2 00/10] KVM: PPC: reimplement mmio emulation with analyse_instr()
 2018-05-18 12:30 UTC  (9+ messages)
` [PATCH v2 05/10] KVM: PPC: reimplement non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr() input
` [PATCH v2 07/10] KVM: PPC: reimplement LOAD_FP/STORE_FP "

[PATCH 1/3] powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
 2018-05-18 12:00 UTC  (3+ messages)

[PATCH] powerpc: fix spelling mistake: "Discharching" -> "Discharging"
 2018-05-18  9:31 UTC 

[PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour
 2018-05-18  9:01 UTC  (3+ messages)

[PATCH] powerpc/perf: Remove sched_task function defined for thread-imc
 2018-05-18  7:35 UTC 

[PATCH] cxl: Disable prefault_mode in Radix mode
 2018-05-18  6:48 UTC 

[PATCH v4 0/4] powerpc/64: memcmp() optimization
 2018-05-18  6:05 UTC  (4+ messages)
` [PATCH v4 3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()

[PATCH bpf 0/6] bpf: enhancements for multi-function programs
 2018-05-18  4:28 UTC  (9+ messages)
` [PATCH bpf 1/6] bpf: support 64-bit offsets for bpf function calls
` [PATCH bpf 2/6] bpf: powerpc64: add JIT support for multi-function programs
` [PATCH bpf 3/6] bpf: get kernel symbol addresses via syscall
` [PATCH bpf 4/6] tools: bpf: sync bpf uapi header
` [PATCH bpf 5/6] tools: bpftool: resolve calls without using imm field
` [PATCH bpf 6/6] bpf: fix JITed dump for multi-function programs via syscall

[PATCH 0/3] Add support to disable sensor groups in P9
 2018-05-18  4:03 UTC  (5+ messages)

[PATCH] powepc: Clear PCR on boot
 2018-05-18  1:37 UTC 

[PATCH RESEND] powerpc/lib: Fix "integer constant is too large" build failure
 2018-05-18  1:18 UTC 

[PATCH] powerpc: Ensure gcc doesn't move around cache flushing in __patch_instruction
 2018-05-17 23:00 UTC  (4+ messages)

[PATCH v17 0/9] Address error and recovery for AER and DPC
 2018-05-17 22:16 UTC 

[PATCH v11 00/26] Speculative page faults
 2018-05-17 17:34 UTC  (30+ messages)
` [PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v11 02/26] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 03/26] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 04/26] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 05/26] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v11 06/26] mm: introduce pte_spinlock "
` [PATCH v11 07/26] mm: make pte_unmap_same compatible with SPF
` [PATCH v11 08/26] mm: introduce INIT_VMA()
` [PATCH v11 09/26] mm: VMA sequence count
` [PATCH v11 10/26] mm: protect VMA modifications using "
` [PATCH v11 11/26] mm: protect mremap() against SPF hanlder
` [PATCH v11 12/26] mm: protect SPF handler against anon_vma changes
` [PATCH v11 13/26] mm: cache some VMA fields in the vm_fault structure
` [PATCH v11 14/26] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v11 15/26] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v11 16/26] mm: introduce __vm_normal_page()
` [PATCH v11 17/26] mm: introduce __page_add_new_anon_rmap()
` [PATCH v11 18/26] mm: protect mm_rb tree with a rwlock
` [PATCH v11 19/26] mm: provide speculative fault infrastructure
` [PATCH v11 20/26] mm: adding speculative page fault failure trace events
` [PATCH v11 21/26] perf: add a speculative page fault sw event
` [PATCH v11 22/26] perf tools: add support for the SPF perf event
` [PATCH v11 23/26] mm: add speculative page fault vmstats
` [PATCH v11 24/26] x86/mm: add speculative pagefault handling
` [PATCH v11 25/26] powerpc/mm: add speculative page fault
` [PATCH v11 26/26] arm64/mm: "

[PATCH v4 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig
 2018-05-17 17:28 UTC  (2+ messages)

Failure to allocate HTAB for guest - CMA allocation failures?
 2018-05-17 15:13 UTC 

[PATCH 2/2] powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
 2018-05-17 14:55 UTC  (2+ messages)
` [2/2] "

[PATCH v4 1/2] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
 2018-05-17 14:54 UTC  (4+ messages)
` [PATCH v4 2/2] cxl: Report the tunneled operations status
` [v4, 1/2] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode

[PATCH] Revert "powerpc/64: Fix checksum folding in csum_add()"
 2018-05-17 14:38 UTC  (3+ messages)

[PATCH v2 1/2] powerpc: avoid an unnecessary test and branch in longjmp()
 2018-05-17 14:27 UTC  (7+ messages)
` [PATCH v2 2/2] powerpc/32be: use stmw/lmw for registers save/restore in asm

[PATCH] powerpc/lib: Remove .balign inside string functions for PPC32
 2018-05-17 14:21 UTC  (4+ messages)

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-17 14:03 UTC  (4+ messages)
` [PATCH 2/2] selftests/powerpc: Add core file test "

[PATCH v6] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2018-05-17 13:36 UTC  (2+ messages)

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-17 10:11 UTC  (14+ messages)

Patch "futex: Remove duplicated code and fix undefined behaviour" has been added to the 4.9-stable tree
 2018-05-17  9:39 UTC 

Patch "futex: Remove duplicated code and fix undefined behaviour" has been added to the 4.4-stable tree
 2018-05-17  9:38 UTC 

[PATCH v3] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls
 2018-05-17  6:59 UTC 

[PATCH] cpuidle/powernv : init all present cpus for deep states
 2018-05-17  5:55 UTC  (3+ messages)

[powerpc:merge 138/143] arch/powerpc/include/asm/ftrace.h:2:0: error: unterminated #ifndef
 2018-05-17  5:03 UTC 

[PATCH 0/2] KVM powerpc tlbie scalability improvement
 2018-05-17  3:53 UTC  (6+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls

administrivia: mails containing HTML attachments
 2018-05-17  1:42 UTC  (2+ messages)

[PATCH] selftests/powerpc: add test to verify rfi flush across a system call
 2018-05-17  1:03 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).