linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-03 22:40:59 to 2018-03-08 11:44:11 UTC [more...]

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-03-08 11:44 UTC  (16+ messages)
` [PATCH 03/21] powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused
` [PATCH 05/21] powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid
  ` [PATCH v2 "
` [PATCH 15/21] powerpc: Add missing prototype for MMU_setup
  ` [PATCH v2 15/21] powerpc: Make function MMU_setup static
` [PATCH 17/21] powerpc: Add missing prototype for sys_debug_setcontext
` [PATCH 21/21] powerpc: Add missing prototypes in setup_32.c

Linux 4.16: Reported regressions as of Monday, 2018-02-26 (Was: Linux 4.16-rc3)
 2018-03-08 11:40 UTC  (2+ messages)

[PATCH] cxl: Perform NULL check for 'cxl_afu *' at various places in cxl
 2018-03-08 10:05 UTC 

[PATCH] powerpc/powernv/mce: Don't silently restart the machine
 2018-03-08  9:33 UTC  (3+ messages)

[PATCH v3] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate
 2018-03-08  8:59 UTC  (4+ messages)

[PATCH 0/6] Support for fsl-mc bus and its devices in SMMU
 2018-03-08  7:41 UTC  (18+ messages)
` [PATCH 1/6] Docs: dt: add fsl-mc iommu-parent device-tree binding
` [PATCH 2/6] iommu: support iommu configuration for fsl-mc devices
` [PATCH 3/6] iommu: arm-smmu: Add support for the fsl-mc bus
` [PATCH 4/6] bus: fsl-mc: remove dma ops setup from driver
` [PATCH 5/6] dma-mapping: support fsl-mc bus
` [PATCH 6/6] dts: fsl-ls208x: updated DT with SMMU support for fsl-mc

[PATCH RFC 0/5] powerpc & KVM: Work around POWER9 TM hardware bugs
 2018-03-08  7:02 UTC  (6+ messages)
` [PATCH RFC 1/5] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 v2.2
` [PATCH RFC 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH RFC 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH RFC 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH RFC 5/5] KVM: PPC: Book3S HV: Work around TEXASR "

[RFC PATCH 0/1] Exclude real mode code from ftrace
 2018-03-08  3:03 UTC  (6+ messages)
` [RFC PATCH 1/1] powerpc/ftrace: Exclude real mode code from

[PATCH 1/4] powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
 2018-03-08  2:54 UTC  (4+ messages)
` [PATCH 2/4] powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=n
` [PATCH 3/4] powerpc: Rename plapr routines to plpar
` [PATCH 4/4] powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h

[PATCH 1/2] powerpc/mm/keys: Move pte bits to correct headers
 2018-03-08  2:28 UTC  (4+ messages)
` [PATCH 2/2] powerpc/mm/keys: Update documentation in key fault handling

[PATCH 00/14] numa aware allocation for pacas, stacks, pagetables
 2018-03-08  2:04 UTC  (4+ messages)

[RFC v2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
 2018-03-07 23:24 UTC  (3+ messages)

[PATCH V2] powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
 2018-03-07 14:09 UTC 

[PATCH 00/10] powerpc/mm/slice: improve slice speed and stack use
 2018-03-07 13:38 UTC  (29+ messages)
` [PATCH 01/10] selftests/powerpc: add process creation benchmark
` [PATCH 02/10] powerpc/mm/slice: Simplify and optimise slice context initialisation
` [PATCH 03/10] powerpc/mm/slice: tidy lpsizes and hpsizes update loops
` [PATCH 04/10] powerpc/mm/slice: pass pointers to struct slice_mask where possible
` [PATCH 05/10] powerpc/mm/slice: implement a slice mask cache
` [PATCH 06/10] powerpc/mm/slice: implement slice_check_range_fits
` [PATCH 07/10] powerpc/mm/slice: Switch to 3-operand slice bitops helpers
` [PATCH 08/10] powerpc/mm/slice: Use const pointers to cached slice masks where possible
` [PATCH 09/10] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations
` [PATCH 10/10] powerpc/mm/slice: remove radix calls to the slice code

[RFC PATCH] powerpc/mm/radix: Parse disable_radix commandline correctly
 2018-03-07 12:25 UTC 

[PATCH] powerpc/mm/hash: Move the slb_addr_limit check within PPC_MM_SLICES
 2018-03-07 12:15 UTC 

[PATCH V4 0/3] Add support for 4PB virtual address space on hash
 2018-03-07 12:14 UTC  (4+ messages)
` [PATCH V4 1/3] powerpc/mm: Add support for handling > 512TB address in SLB miss
` [PATCH V4 2/3] powerpc/mm/hash64: Increase the VA range
` [PATCH V4 3/3] powerpc/mm/hash: Don't memset pgd table if not needed

[PATCH v2 00/10] powerpc/mm/slice: improve slice speed and stack use
 2018-03-07 10:45 UTC  (13+ messages)
` [PATCH v2 01/10] powerpc/mm/slice: Simplify and optimise slice context initialisation
` [PATCH v2 02/10] powerpc/mm/slice: tidy lpsizes and hpsizes update loops
` [PATCH v2 03/10] powerpc/mm/slice: pass pointers to struct slice_mask where possible
` [PATCH v2 04/10] powerpc/mm/slice: implement a slice mask cache
` [PATCH v2 05/10] powerpc/mm/slice: implement slice_check_range_fits
` [PATCH v2 06/10] powerpc/mm/slice: Switch to 3-operand slice bitops helpers
` [PATCH v2 07/10] powerpc/mm/slice: remove dead code
` [PATCH v2 08/10] powerpc/mm/slice: Use const pointers to cached slice masks where possible
` [PATCH v2 09/10] powerpc/mm/slice: remove radix calls to the slice code
` [PATCH v2 10/10] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations

[PATCH] PCI/hotplug: ppc: correct a php_slot usage after free
 2018-03-07  8:46 UTC 

[RESEND][PATCH] cpuidle/powernv : Restore different PSSCR for idle and hotplug
 2018-03-07  7:56 UTC  (3+ messages)

[PATCH v2 00/38] cxlflash: OCXL transport support
 2018-03-07  6:37 UTC  (8+ messages)
` [PATCH v2 04/38] cxlflash: Introduce OCXL backend
` [PATCH v2 05/38] cxlflash: Hardware AFU for OCXL
` [PATCH v2 06/38] cxlflash: Read host function configuration

[PATCH] powerpc/perf: Fix kernel address leaks via Sampling registers
 2018-03-07  4:56 UTC  (3+ messages)

[PATCH 1/2] powerpc/perf: Fix kernel address leak to userspace via BHRB buffer
 2018-03-07  4:54 UTC  (6+ messages)
` [PATCH 2/2] powerpc/perf: Fix the kernel address leak to userspace via SDAR

[PATCH V3 0/3] Add support for 4PB virtual address space on hash
 2018-03-07  4:42 UTC  (4+ messages)
` [PATCH V3 1/3] powerpc/mm: Add support for handling > 512TB address in SLB miss
` [PATCH V3 2/3] powerpc/mm/hash64: Increase the VA range
` [PATCH V3 3/3] powerpc/mm/hash: Don't memset pgd table if not needed

[PATCH kernel] powerpc/mm: Fix typo in comments
 2018-03-07  3:49 UTC  (2+ messages)

[PATCH kernel] powerpc/npu: Do not try invalidating 32bit table when 64bit table is enabled
 2018-03-07  3:40 UTC  (2+ messages)

[PATCH 0/9] EEH refactoring 1
 2018-03-07  3:33 UTC  (23+ messages)
` [PATCH 1/9] powerpc/eeh: Remove eeh_handle_event()
` [PATCH 2/9] powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
` [PATCH 3/9] powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
` [PATCH 4/9] powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
` [PATCH 5/9] powerpc/eeh: Rename frozen_bus to bus "
` [PATCH 6/9] powerpc/eeh: Clarify arguments to eeh_reset_device()
` [PATCH 7/9] powerpc/eeh: Remove always-true tests in eeh_reset_device()
` [PATCH 8/9] powerpc/eeh: Factor out common code eeh_reset_device()
` [PATCH 9/9] powerpc/eeh: Add eeh_state_active() helper

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-03-06 22:58 UTC  (7+ messages)
` [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-03-06 22:48 UTC  (3+ messages)
` [PATCH v12 07/11] mm: Add address parameter to arch_validate_prot()

[PATCH] Fixes for selftest tm-unavailable
 2018-03-06 20:24 UTC  (4+ messages)
` [PATCH] selftests/powerpc: Skip tm-unavailable if TM is not enabled

[PATCH v10 1/2] powerpc/powernv: Enable tunneled operations
 2018-03-06 16:57 UTC  (4+ messages)
` [PATCH v10 2/2] cxl: read PHB indications from the device tree

[PATCH] powerpc: Keep const vars out of writable .sdata
 2018-03-06 13:31 UTC  (2+ messages)
`  "

[PATCH v5 1/6] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-03-06 13:31 UTC  (2+ messages)
` [v5,1/6] "

[FIX PATCH] powerpc/pseries: Fix vector5 in ibm architecture vector table
 2018-03-06 13:29 UTC  (2+ messages)
` [FIX] "

[PATCH 0/3] Setup RFI flush after PowerVM LPM migration
 2018-03-06 12:55 UTC  (10+ messages)
` [PATCH 2/3] rfi-flush: Make it possible to call setup_rfi_flush() again

[PATCH v3] powerpc/kernel/sysfs: Export ldbar spr to sysfs
 2018-03-06 11:05 UTC  (2+ messages)

[PATCH AUTOSEL for 4.9 005/219] kretprobes: Ensure probe location is at function entry
 2018-03-05 20:06 UTC  (3+ messages)

Linux 4.16: Reported regressions as of Monday, 2018-03-05 (Was: Linux 4.16-rc4)
 2018-03-05 17:58 UTC 

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-03-05 17:02 UTC  (5+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[PATCH v2] On ppc64le we HAVE_RELIABLE_STACKTRACE
 2018-03-05 17:09 UTC  (2+ messages)

barrier_nospec for POWER
 2018-03-05 13:13 UTC 

[PATCH v2] selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
 2018-03-05 12:36 UTC  (2+ messages)
` [v2] "

[PATCH] selftests/powerpc: Fix missing clean of pmu/lib.o
 2018-03-05 12:36 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: Skip tm-trap if transactional memory is not enabled
 2018-03-05 12:36 UTC  (2+ messages)
`  "

[PATCH] powerpc/boot: Fix random build errors
 2018-03-05 12:36 UTC  (2+ messages)
`  "

[PATCH v3 1/2] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
 2018-03-05 12:36 UTC  (2+ messages)
` [v3, "

[PATCH v8 00/24] Speculative page faults
 2018-03-05 10:50 UTC  (4+ messages)
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure

[PATCH 0/3] one more try at idle improvements
 2018-03-05  9:59 UTC  (6+ messages)
` [PATCH 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead

[PATCH 15/27] cpufreq: powerenv: Don't validate the frequency table twice
 2018-03-05  4:19 UTC  (2+ messages)
` [PATCH V2 15/27] cpufreq: powernv: "

[PATCH] KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
 2018-03-04 22:49 UTC  (2+ messages)

[PATCH v2] xmon: Setup xmon debugger hooks when first break-point is set
 2018-03-04 21:29 UTC  (2+ messages)

[PATCH] xmon: Clear all breakpoints when xmon is disabled via debugfs
 2018-03-04 21:27 UTC  (2+ messages)

[PATCH 1/3] powerpc/perf: Infrastructure to support addition of blacklisted events
 2018-03-04 11:56 UTC  (3+ messages)
` [PATCH 2/3] powerpc/perf: Add blacklisted events for power9 dd2.1
` [PATCH 3/3] powerpc/perf: Add blacklisted events for power9 dd2.2

[PATCH AUTOSEL for 3.18 02/63] kretprobes: Ensure probe location is at function entry
 2018-03-03 22:33 UTC 


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).