linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-30 18:20:49 to 2016-04-06 20:59:11 UTC [more...]

[PATCH net 1/4] lib/test_bpf: Fix JMP_JSET tests
 2016-04-06 20:48 UTC  (18+ messages)
` [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT
` [PATCH net 3/4] lib/test_bpf: Add test to check for result of 32-bit add that overflows
` [PATCH net 4/4] lib/test_bpf: Add additional BPF_ADD tests

[PATCH v4] powerpc/pci: Assign fixed PHB number based on device-tree properties
 2016-04-06 19:38 UTC  (2+ messages)

[PATCHv2 net 1/3] samples/bpf: Fix build breakage with map_perf_test_user.c
 2016-04-06 20:02 UTC  (8+ 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

[PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0
 2016-04-06 18:53 UTC  (6+ messages)

[PATCH] sched/cpuacct: Check for NULL when using task_pt_regs()
 2016-04-06 17:05 UTC  (3+ messages)

[PATCH net-next] ibmvnic: Enable use of multiple tx/rx scrqs
 2016-04-06 16:49 UTC 

[RFC v5 6/7] PCI: Add a new bit to pci_bus_flags to indicate interrupt remapping
 2016-04-06 14:45 UTC  (7+ messages)
` [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH 0/2] perf probe fixes for ppc64le
 2016-04-06 14:32 UTC  (4+ messages)
` [PATCH 1/2] perf/powerpc: Fix kprobe and kretprobe handling with kallsyms
` [PATCH 2/2] tools/perf: Fix kallsyms perf test on ppc64le

[RFC PATCH 1/1] powerpc/fsl: Fix build of the dtb embedded kernel images
 2016-04-06 13:45 UTC 

[PATCH] powerpc: define the fman node for the kmcoge4 DTS
 2016-04-06 13:37 UTC 

[PATCH 1/1] powerpc/mm: Add memory barrier in __hugepte_alloc()
 2016-04-06 11:27 UTC  (4+ messages)

[PATCH] powerpc/config: Disable the 4KiB erase granularity of SPI flash
 2016-04-06 10:14 UTC 

[RFC FIX PATCH v0] powerpc,numa: Fix memory_hotplug_max()
 2016-04-06  9:44 UTC 

[PATCH v2 07/30] Add powerpc-specific parity functions
 2016-04-06  9:03 UTC 

[v7, 0/5] Fix eSDHC host version register bug
 2016-04-06  8:14 UTC  (14+ 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

[RESEND][PATCH v2] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-04-06  7:00 UTC 

[PATCH 01/65] powerpc/mm: Use big endian page table for book3s 64
 2016-04-06  6:11 UTC  (29+ 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 09/65] powerpc/mm: Use helper for finding pte bits mapping I/O area
` [PATCH 10/65] powerpc/mm: Drop WIMG in favour of new constants
` [PATCH 11/65] powerpc/mm: Use generic version of pmdp_clear_flush_young
` [PATCH 12/65] powerpc/mm: Use generic version of ptep_clear_flush_young
` [PATCH 14/65] powerpc/mm/power9: Add partition table format
` [PATCH 65/65] powerpc/mm/radix: Cputable update for radix

[PATCH kernel v2] powerpc/powernv/npu: Enable NVLink pass through
 2016-04-06  3:40 UTC  (4+ messages)

[RFC v5 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-04-06  2:56 UTC  (12+ messages)
` [RFC v5 1/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RFC v5 2/7] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [RFC v5 3/7] PCI: Add a new option for resource_alignment to reassign alignment
` [RFC v5 4/7] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC v5 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive

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

PR KVM and TM issues
 2016-04-05 22:40 UTC  (15+ 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
      `  "

[RFC v2] powerpc/devtree: Parse new DRC mem/cpu/dev device tree elements
 2016-04-05 21:40 UTC  (2+ messages)
` [RFC v3] "

crash in ppc4xx-rng on canyonland
 2016-04-05 12:11 UTC  (2+ messages)

[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

[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  (7+ 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  (6+ 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 5/5] printk/nmi: flush NMI messages on the system panic
 2016-04-04  4:52 UTC  (4+ messages)

[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  (5+ 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  (7+ 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  (4+ messages)
` [PATCH 4/5] fsl/qe: Add QE TDM lib

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

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

[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  (3+ 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).