linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-28 23:56:45 to 2016-04-05 10:04:56 UTC [more...]

[PATCH net 1/4] lib/test_bpf: Fix JMP_JSET tests
 2016-04-05 10:02 UTC  (2+ messages)
` [PATCH net 3/4] lib/test_bpf: Add test to check for result of 32-bit add that overflows

PR KVM and TM issues
 2016-04-05  9:56 UTC  (14+ messages)
    ` [PATCH] spapr: Don't set the TM ibm,pa-features bit in PR KVM mode
      ` [PATCH] spapr: Don't set the TM ibm, pa-features "
    ` [PATCH] powerpc: Clear user CPU feature bits if TM is disabled at runtime
      `  "

[v7, 0/5] Fix eSDHC host version register bug
 2016-04-05  9:54 UTC  (10+ messages)
` [v7, 1/5] ARM64: dts: ls2080a: add device configuration node
` [v7, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v7, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v7, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v7, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH 01/65] powerpc/mm: Use big endian page table for book3s 64
 2016-04-05  7:45 UTC  (20+ messages)
` [PATCH 02/65] powerpc/mm: use _PAGE_READ to indicate Read access
` [PATCH 03/65] powerpc/mm/subpage: Clear RWX bit to indicate no access
` [PATCH 04/65] powerpc/mm: Use pte_user instead of opencoding
` [PATCH 08/65] powerpc/mm: Update _PAGE_KERNEL_RO
` [PATCH 65/65] powerpc/mm/radix: Cputable update for radix

[PATCH V2 1/5] selftests/powerpc: Add exec() test to check for spr sanitisation
 2016-04-04 23:59 UTC  (5+ messages)
` [PATCH V2 2/5] selftests/powerpc: Add fork() test to check for spr being preserved
` [PATCH V2 3/5] powerpc: Fix SPR leak across exec() syscalls
` [PATCH V2 4/5] powerpc: Move flush_all_to_thread() below save_sprs()
` [PATCH V2 5/5] powerpc: Preserve the SPR values across fork() syscalls

[PATCHv2 net 1/3] samples/bpf: Fix build breakage with map_perf_test_user.c
 2016-04-04 17:24 UTC  (5+ messages)
` [PATCHv2 net 2/3] samples/bpf: Use llc in PATH, rather than a hardcoded value
` [PATCHv2 net 3/3] samples/bpf: Enable powerpc support

[RFC PATCH 0/6] eBPF JIT for PPC64
 2016-04-04 17:09 UTC  (11+ messages)
` [RFC PATCH 1/6] ppc: bpf/jit: Fix/enhance 32-bit Load Immediate implementation
` [RFC PATCH 2/6] ppc: bpf/jit: Optimize 64-bit Immediate loads
` [RFC PATCH 3/6] ppc: bpf/jit: Introduce rotate immediate instructions
` [RFC PATCH 4/6] ppc: bpf/jit: A few cleanups
` [RFC PATCH 5/6] ppc: bpf/jit: Isolate classic BPF JIT specifics into a separate header
` [RFC PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF

[PATCH RFC] mm: Fix memory corruption caused by deferred page initialization
 2016-04-04 11:24 UTC  (8+ messages)
` [RFC] "

[PATCH] powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions
 2016-04-04  9:30 UTC 

[PATCH v4 0/5] Cleaning printk stuff in NMI context
 2016-04-04  9:38 UTC  (12+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI
` [PATCH v4 2/5] printk/nmi: use IRQ work only when ready
` [PATCH v4 3/5] printk/nmi: warn when some message has been lost in NMI context
` [PATCH v4 4/5] printk/nmi: increase the size of NMI buffer and make it configurable
` [PATCH v4 5/5] printk/nmi: flush NMI messages on the system panic

[net-next PATCH 1/2 v4] ibmvnic: map L2/L3/L4 header descriptors to firmware
 2016-04-01 22:20 UTC  (2+ messages)
` [net-next PATCH 2/2 v4] ibmvnic: enable RX checksum offload

[PATCH] ftrace: filter: Match dot symbols when searching functions on ppc64
 2016-04-01 21:28 UTC  (3+ messages)

[PATCH v3] ppc64/book3s: fix branching to out of line handlers in relocation kernel
 2016-04-01 19:41 UTC  (7+ messages)

[PATCH 1/4] samples/bpf: Fix build breakage with map_perf_test_user.c
 2016-04-01 17:58 UTC  (17+ messages)
` [PATCH 2/4] samples/bpf: Use llc in PATH, rather than a hardcoded value
` [PATCH 3/4] samples/bpf: Simplify building BPF samples
` [PATCH 4/4] samples/bpf: Enable powerpc support

[GIT PULL] Please pull powerpc/linux.git powerpc-4.6-2 tag
 2016-04-01 10:33 UTC 

[PATCH] powerpc: ppc4xx: drop unused variable
 2016-04-01  8:07 UTC  (5+ messages)

[PATCH] KVM: PPC:enable mmio_sign_extend in kvmppc_handle_load()
 2016-04-01  7:16 UTC 

[PATCH HACK 1/6] livepatch-test: Add more cases
 2016-04-01  1:10 UTC  (10+ messages)
` [PATCH 5/6] powerpc/livepatch: Add livepatch stack to struct thread_info
` [PATCH 6/6] powerpc/livepatch: Add live patching support on ppc64le

Make kretprobe_trampoline symbol look like a function
 2016-03-31 20:16 UTC  (14+ messages)
` [PATCH] Remove kretprobe_trampoline_holder

[PATCH] powerpc/kprobes: Remove kretprobe_trampoline_holder
 2016-03-31 20:10 UTC 

[PATCH v3 1/2] powerpc: Define PVR value for POWER8NVL processor
 2016-03-31  9:19 UTC  (2+ messages)
` [PATCH v3 2/2] cxl: Configure the PSL for two CAPI ports on POWER8NVL

[RFC PATCH 1/2] tools/perf: Change how ppc64le symbols are fixed up
 2016-03-31  8:42 UTC  (3+ messages)
` [RFC PATCH 2/2] tools/perf: Change how probe offsets are handled

[PATCH v2 2/4] exit_thread: remove empty bodies
 2016-03-31  7:55 UTC 

[GIT PULL 0/2] perf/urgent fixes
 2016-03-31  6:28 UTC  (3+ messages)
` [PATCH 2/2] perf jit: genelf makes assumptions about endian

[PATCH] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-03-31  2:39 UTC 

[PATCH 1/5] fsl/qe: add rx_sync and tx_sync for TDM mode
 2016-03-31  1:25 UTC  (10+ messages)
` [PATCH 2/5] fsl/qe: setup clock source "
` [PATCH 3/5] fsl/qe: Make regs resouce_size_t
` [PATCH 4/5] fsl/qe: Add QE TDM lib
` [PATCH 5/5] drivers/net: support hdlc function for QE-UCC

[PATCH] powerpc: mm: fixup preempt undefflow with huge pages
 2016-03-30 23:29 UTC  (9+ messages)
    ` [PATCH v2] "
      ` [v2] "

[PATCH] powerpc/process: fix altivec SPR not being saved
 2016-03-30 23:29 UTC  (2+ messages)
`  "

[PATCH] powerpc: correct VSX used_vsr comment
 2016-03-30 23:29 UTC  (2+ messages)
`  "

[PATCH] perf jit: genelf makes assumptions about endian
 2016-03-30 21:15 UTC  (10+ messages)
` mailman From rewriting [was perf jit: genelf makes assumptions about endian]

[PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0
 2016-03-30 20:43 UTC  (4+ messages)

[PATCH v2] ppc64/book3s: fix branching to out of line handlers in relocation kernel
 2016-03-30 16:57 UTC  (7+ messages)
` [v2] "

[PATCH] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-03-26  0:47 UTC 

[PATCH 1/2] powerpc/pagetable: Add option to dump the linux pagetables
 2016-03-30  3:32 UTC  (4+ messages)
` [PATCH 2/2] powerpc/pagetable: Add option to dump kernel hashpagetable

[PATCH v2 2/2] cxl: Configure the PSL for two CAPI ports on POWER8NVL
 2016-03-30  0:21 UTC  (2+ messages)
` [v2,2/2] "

[PATCH V2 1/2] pseries/eeh: Refactor the configure bridge RTAS tokens
 2016-03-29 23:07 UTC  (10+ messages)
` [PATCH V2 2/2] pseries/eeh: Handle RTAS delay requests in configure_bridge

[PATCH] cxl: fix setting of _PAGE_USER bit when handling page faults
 2016-03-29 22:08 UTC  (2+ messages)

[PATCH 2/3] swiotlb: prefix dma_to_phys and phys_to_dma functions
 2016-03-29 19:32 UTC  (7+ messages)

[PATCH] ppc64/book3s: copy interrupts till __end_handlers marker instead of __end_interrupts
 2016-03-29 18:16 UTC  (3+ messages)
`  "

[PATCH] fsl/qe_ic: move qe_ic to drivers/irqchip
 2016-03-29  6:24 UTC 

[v2 PATCH 1/2] powerpc/pagetable: Add option to dump the linux pagetables
 2016-03-29  2:37 UTC  (2+ messages)
` [PATCH 2/2] powerpc/pagetable: Add option to dump kernel hashpagetable

[PATCH v2 0/2] Fix regression and performance issue in cxlflash
 2016-03-29  0:55 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).