linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-14 14:55:28 to 2019-05-17 11:24:21 UTC [more...]

[PATCH] powerpc/pseries: Fix xive=off command line
 2019-05-17 10:57 UTC  (4+ messages)

PROBLEM: Power9: kernel oops on memory hotunplug from ppc64le guest
 2019-05-17 11:20 UTC  (2+ messages)

[RFC PATCH 1/3] powerpc/mm: Handle page table allocation failures
 2019-05-17 11:12 UTC  (7+ messages)
` [RFC PATCH 3/3] powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache

[PATCH 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
 2019-05-17 10:44 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
    ` [EXT] "
` [PATCH 3/3] PCI: layerscape: Add LS1028a support

[PATCH] powerpc/book3s/mm: Clear MMU_FTR_HPTE_TABLE when radix is enabled
 2019-05-17  9:21 UTC  (4+ messages)

[RFC PATCH] powerpc/64/ftrace: mprofile-kernel patch out mflr
 2019-05-17  9:12 UTC  (9+ messages)

[PATCH] crypto: vmx - CTR: always increment IV as quadword
 2019-05-17  6:00 UTC  (3+ messages)

[PATCH] crypto: vmx - ghash: do nosimd fallback manually
 2019-05-17  6:00 UTC  (6+ messages)

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-17  4:23 UTC  (7+ messages)
` [RESEND PATCH v3 04/11] s390/cpacf: mark scpacf_query() as __always_inline
` [RESEND PATCH v3 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline

[PATCH V2 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-05-17  3:39 UTC  (3+ messages)
` [PATCH V2 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH V2 3/3] soc: fsl: add RCPM driver

[PATCH] powerpc/64s: Make boot look nice(r)
 2019-05-17  3:18 UTC  (4+ messages)

[PATCH] ASoC: fsl_esai: fix the channel swap issue after xrun
 2019-05-17  3:09 UTC 

[PATCH 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-05-17  2:47 UTC  (3+ messages)
` [PATCH 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define
` [PATCH 3/3] soc: fsl: add RCPM driver

[PATCH 1/3] powerpc/pseries: Simplify cpu readd to use drc_index
 2019-05-16 19:17 UTC  (4+ messages)
` [PATCH 2/3] powerpc/pseries: Disable PRRN memory device tree trigger
` [PATCH 3/3] powerpc/pseries: Don't update cpu topology after PRRN event

[PATCH RESEND V6 0/3] Support more sample rate in asrc
 2019-05-16 18:02 UTC  (6+ messages)
` [PATCH RESEND V6 1/3] ASoC: fsl_asrc: Fix the issue about unsupported rate
  ` Applied "ASoC: fsl_asrc: Fix the issue about unsupported rate" to the asoc tree
` [PATCH RESEND V6 2/3] ASoC: fsl_asrc: replace the process_option table with function
  ` Applied "ASoC: fsl_asrc: replace the process_option table with function" to the asoc tree
` [PATCH RESEND V6 3/3] ASoC: fsl_asrc: Unify the supported input and output rate

[PATCH 3.16 08/86] jump_label: Allow asm/jump_label.h to be included in assembly
 2019-05-16 15:55 UTC  (4+ messages)
` [PATCH 3.16 09/86] jump_label: Allow jump labels to be used "
` [PATCH 3.16 79/86] cpu/speculation: Add 'mitigations=' cmdline option
` [PATCH 3.16 80/86] x86/speculation: Support "

[PATCH v1 1/2] pid: add pidfd_open()
 2019-05-16 15:29 UTC  (11+ messages)
` [PATCH v1 2/2] tests: add pidfd_open() tests

[PATCH 1/2] pid: add pidfd_open()
 2019-05-16 14:53 UTC  (18+ messages)
` [PATCH 2/2] tests: add pidfd_open() tests

[Bug 203609] New: Build error: implicit declaration of function 'cpu_mitigations_off'
 2019-05-16 13:50 UTC  (3+ messages)
` [Bug 203609] "

[PATCH] crypto: talitos - fix skcipher failure due to wrong output IV
 2019-05-16 13:32 UTC  (5+ messages)

Latest Git kernel: Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup()
 2019-05-16 11:06 UTC  (3+ messages)

[PATCH] powerpc/mm/hash: Improve address limit checks
 2019-05-16 11:50 UTC 

[PATCH AUTOSEL 5.0 11/34] KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit
 2019-05-16 11:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 12/34] KVM: PPC: Book3S: Protect memslots while validating user address

[PATCH 0/1] Forced-wakeup for stop lite states on Powernv
 2019-05-16  8:22 UTC  (7+ messages)

[PATCH 4.4 247/266] cpu/speculation: Add mitigations= cmdline option
 2019-05-16  7:04 UTC  (3+ messages)
` [PATCH 4.4 248/266] x86/speculation: Support "

[PATCH] crypto: vmx - fix copy-paste error in CTR mode
 2019-05-16  5:28 UTC  (18+ messages)

[PATCH v10 0/2] powerpc/64s: reimplement book3s idle code in C
 2019-05-16  4:43 UTC  (4+ messages)
` [PATCH v10 2/2] powerpc/64s: KVM update for "

[PATCH RESEND] powerpc: add simd.h implementation specific to PowerPC
 2019-05-16  1:12 UTC  (19+ messages)
` [PATCH 1/2] [PowerPC] Add simd.h implementation
  ` [v3 "
    ` [v3 2/2] [PowerPC] Allow use of SIMD in interrupts from kernel code
` [v2 1/2] [PowerPC] Add simd.h implementation
  ` [v2 2/2] [PowerPC] Allow use of SIMD in interrupts from kernel code
` [PATCH] powerpc: Allow may_use_simd() to function as feature detection
` [v4 PATCH 1/2] [PowerPC] Add simd.h implementation
  ` [v4 PATCH 2/2] [PowerPC] Allow use of SIMD in interrupts from kernel code

[RFC PATCH] powerpc/mm: Implement STRICT_MODULE_RWX
 2019-05-16  0:51 UTC  (4+ messages)

[PATCH] powerpc/mm/book3s64: Implement STRICT_MODULE_RWX
 2019-05-16  0:45 UTC  (4+ messages)

[PATCH stable 4.4] powerpc/lib: fix book3s/32 boot failure due to code patching
 2019-05-15 15:13 UTC  (3+ messages)

[PATCH] powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
 2019-05-15 13:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] powerpc/lib: fix book3s/32 boot failure due to code patching
 2019-05-15 13:31 UTC  (7+ messages)
` [PATCH stable 4.9] "

[RFC PATCH 1/5] mm: large system hash use vmalloc for size > MAX_ORDER when !hashdist
 2019-05-15 13:19 UTC  (5+ messages)
` [RFC PATCH 2/5] mm: large system hash avoid vmap for non-NUMA machines when hashdist
` [RFC PATCH 3/5] mm/vmalloc: Hugepage vmalloc mappings
` [RFC PATCH 4/5] powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
` [RFC PATCH 5/5] powerpc/64s/radix: iomap use huge page mappings

[PATCH] powerpc: Include <asm/pte-walk.h> header file to fix a warning
 2019-05-15 12:10 UTC 

[PATCH] powerpc: Remove double free
 2019-05-15 11:30 UTC  (3+ messages)

[PATCH] powerpc/mm: Drop VM_BUG_ON in get_region_id
 2019-05-15  9:45 UTC 

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-15  9:00 UTC  (18+ messages)

[PATCH v3] powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
 2019-05-15  7:45 UTC 

[PATCH, RFC] byteorder: sanity check toolchain vs kernel endianess
 2019-05-15  6:53 UTC  (6+ messages)

[PATCH] powerpc/security: Fix build break
 2019-05-15  6:08 UTC  (3+ messages)

[PATCH] powerpc/boot: fix broken way to pass CONFIG options
 2019-05-15  4:04 UTC  (3+ messages)

Patch "x86/speculation: Support 'mitigations=' cmdline option" has been added to the 4.4-stable tree
 2019-05-14 18:30 UTC 

Patch "cpu/speculation: Add 'mitigations=' cmdline option" has been added to the 4.4-stable tree
 2019-05-14 18:30 UTC 

Patch "[PATCH 27/32] powerpc/speculation: Support 'mitigations=' cmdline" has been added to the 4.14-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 21/27] x86/speculation: Support 'mitigations=' cmdline option" has been added to the 5.1-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 23/27] s390/speculation: Support 'mitigations=' cmdline option" has been added to the 5.1-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 22/27] powerpc/speculation: Support 'mitigations=' cmdline" has been added to the 5.1-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 20/27] cpu/speculation: Add 'mitigations=' cmdline option" has been added to the 5.1-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 20/27] cpu/speculation: Add 'mitigations=' cmdline option" has been added to the 5.0-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 23/27] s390/speculation: Support 'mitigations=' cmdline option" has been added to the 5.0-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 22/27] powerpc/speculation: Support 'mitigations=' cmdline" has been added to the 5.0-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 21/27] x86/speculation: Support 'mitigations=' cmdline option" has been added to the 5.0-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 26/30] s390/speculation: Support 'mitigations=' cmdline option" has been added to the 4.19-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 25/30] powerpc/speculation: Support 'mitigations=' cmdline" has been added to the 4.19-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 24/30] x86/speculation: Support 'mitigations=' cmdline option" has been added to the 4.19-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 23/30] cpu/speculation: Add 'mitigations=' cmdline option" has been added to the 4.19-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 28/32] s390/speculation: Support 'mitigations=' cmdline option" has been added to the 4.14-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 26/32] x86/speculation: Support 'mitigations=' cmdline option" has been added to the 4.14-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 25/32] cpu/speculation: Add 'mitigations=' cmdline option" has been added to the 4.14-stable tree
 2019-05-14 17:06 UTC 

Patch "[PATCH 70/76] x86/speculation: Support 'mitigations=' cmdline option" has been added to the 4.9-stable tree
 2019-05-14 17:05 UTC 

Patch "[PATCH 69/76] cpu/speculation: Add 'mitigations=' cmdline option" has been added to the 4.9-stable tree
 2019-05-14 17:05 UTC 

[PATCH] powerpc/mm: Fix crashes with hugepages & 4K pages
 2019-05-14 14:54 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).