linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-08 01:18:41 to 2018-06-13 02:39:07 UTC [more...]

[v3 PATCH 0/5] powerpc/pseries: Machien check handler improvements
 2018-06-13  2:38 UTC  (16+ messages)
` [v3 PATCH 1/5] powerpc/pseries: convert rtas_log_buf to linear allocation
` [v3 PATCH 2/5] powerpc/pseries: Fix endainness while restoring of r3 in MCE handler
` [v3 PATCH 4/5] powerpc/pseries: Dump and flush SLB contents on SLB MCE errors
` [v3 PATCH 5/5] powerpc/pseries: Display machine check error details

[RFC PATCH 0/5] powerpc: Misc. ptrace regset fixes
 2018-06-13  2:19 UTC  (5+ messages)
` [RFC PATCH 1/5] powerpc: Fix inverted active predicate for setting the EBB regset
` [RFC PATCH 2/5] powerpc: Flush checkpointed gpr state for 32-bit processes in ptrace

UBSAN: Undefined behaviour in ../include/linux/percpu_counter.h:137:13
 2018-06-13  1:42 UTC  (2+ messages)

[RFC PATCH 0/3] couple of TLB flush optimisations
 2018-06-13  1:10 UTC  (16+ messages)
` [RFC PATCH 1/3] Revert "mm: always flush VMA ranges affected by zap_page_range"
` [RFC PATCH 2/3] mm: mmu_gather track of invalidated TLB ranges explicitly for more precise flushing
` [RFC PATCH 3/3] powerpc/64s/radix: optimise TLB flush with precise TLB ranges in mmu_gather

[RFC PATCH 00/23] Implement an HPET-based hardlockup detector
 2018-06-13  0:57 UTC  (24+ messages)
` [RFC PATCH 01/23] x86/apic: Add a parameter for the APIC delivery mode
` [RFC PATCH 02/23] genirq: Introduce IRQD_DELIVER_AS_NMI
` [RFC PATCH 03/23] genirq: Introduce IRQF_DELIVER_AS_NMI
` [RFC PATCH 04/23] iommu/vt-d/irq_remapping: Add support for IRQCHIP_CAN_DELIVER_AS_NMI
` [RFC PATCH 05/23] x86/msi: "
` [RFC PATCH 06/23] x86/ioapic: Add support for IRQCHIP_CAN_DELIVER_AS_NMI with interrupt remapping
` [RFC PATCH 07/23] x86/hpet: Expose more functions to read and write registers
` [RFC PATCH 08/23] x86/hpet: Calculate ticks-per-second in a separate function
` [RFC PATCH 09/23] x86/hpet: Reserve timer for the HPET hardlockup detector
` [RFC PATCH 10/23] x86/hpet: Relocate flag definitions to a header file
` [RFC PATCH 11/23] x86/hpet: Configure the timer used by the hardlockup detector
` [RFC PATCH 12/23] kernel/watchdog: Introduce a struct for NMI watchdog operations
` [RFC PATCH 13/23] watchdog/hardlockup: Define a generic function to detect hardlockups
` [RFC PATCH 14/23] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [RFC PATCH 15/23] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask
` [RFC PATCH 16/23] watchdog/hardlockup: Add an HPET-based hardlockup detector
` [RFC PATCH 17/23] watchdog/hardlockup/hpet: Convert the timer's interrupt to NMI
` [RFC PATCH 18/23] watchdog/hardlockup/hpet: Add the NMI watchdog operations
` [RFC PATCH 19/23] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation
` [RFC PATCH 20/23] watchdog/hardlockup/hpet: Rotate interrupt among all monitored CPUs
` [RFC PATCH 21/23] watchdog/hardlockup/hpet: Adjust timer expiration on the number of "
` [RFC PATCH 22/23] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [RFC PATCH 23/23] watchdog/hardlockup: Activate the HPET-based lockup detector

[PATCH v2 00/12] macintosh: Resolve various PMU driver problems
 2018-06-12 20:12 UTC  (27+ messages)
` [PATCH v2 03/12] macintosh/via-pmu: Don't clear shift register interrupt flag twice
` [PATCH v2 01/12] macintosh/via-pmu: Fix section mismatch warning
` [PATCH v2 02/12] macintosh/via-pmu: Add missing mmio accessors
` [PATCH v2 04/12] macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
` [PATCH v2 06/12] macintosh/via-pmu: Add support for m68k PowerBooks
` [PATCH v2 07/12] macintosh/via-pmu: Make CONFIG_PPC_PMAC Kconfig deps explicit
` [PATCH v2 11/12] macintosh/via-pmu: Clean up interrupt statistics
` [PATCH v2 10/12] macintosh: Use common code to access RTC
` [PATCH v2 12/12] macintosh/via-pmu: Disambiguate interrupt statistics
` [PATCH v2 05/12] macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
` [PATCH v2 09/12] macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
` [PATCH v2 08/12] macintosh/via-pmu68k: Don't load driver on unsupported hardware

[PATCH v6 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-06-12 17:01 UTC  (6+ messages)
` [PATCH v6 2/4] selftests/powerpc: Add test for strlen()
` [PATCH v6 3/4] powerpc/lib: implement strlen() in assembly
` [PATCH v6 4/4] selftests/powerpc: update strlen() test to test the new assembly function

[PATCH v5 2/4] resource: Use list_head to link sibling resource
 2018-06-12 15:10 UTC 

[v3, 00/10] Support DPAA PTP clock and timestamping
 2018-06-12 14:27 UTC  (6+ messages)
` [v3, 03/10] dt-binding: ptp_qoriq: add DPAA FMan support

[PATCH v5 0/4] resource: Use list_head to link sibling resource
 2018-06-12 14:24 UTC  (14+ messages)
` [PATCH v5 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
` [PATCH v5 2/4] resource: Use list_head to link sibling resource
` [PATCH v5 3/4] resource: add walk_system_ram_res_rev()
` [PATCH v5 4/4] kexec_file: Load kernel at top of system RAM if required

[PATCH 0/5] powerpc/pkeys: fixes to pkeys
 2018-06-12 12:18 UTC  (3+ messages)
` [PATCH 5/5] powerpc/pkeys: make protection key 0 less special

pkeys on POWER: Access rights not reset on execve
 2018-06-12 12:17 UTC  (23+ messages)

[powerpc/powervm]kernel BUG at mm/memory_hotplug.c:1864!
 2018-06-12 10:28 UTC  (6+ messages)

[PATCH v2 0/3] powerpc/fsl: Speculation barrier for NXP PowerPC Book3E
 2018-06-12 10:07 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc/fsl: Disable the speculation barrier from the command line
` [PATCH v2 2/3] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
` [PATCH v2 3/3] powerpc/fsl: Implement cpu_show_spectre_v1/v2 "

[PATCH] powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possible CPU
 2018-06-12  9:38 UTC 

4.17.0-10146-gf0dc7f9c6dd9: hw csum failure on powerpc+sungem
 2018-06-12  8:15 UTC  (4+ messages)

[PATCH] pci/shpchp: no claim on pcie port device
 2018-06-12  7:37 UTC  (6+ messages)

[PATCH kernel 0/6] powerpc/powernv/iommu: Optimize memory use
 2018-06-12  4:17 UTC  (13+ messages)
` [PATCH kernel 1/6] powerpc/powernv: Remove useless wrapper
` [PATCH kernel 2/6] powerpc/powernv: Move TCE manupulation code to its own file
` [PATCH kernel 3/6] KVM: PPC: Make iommu_table::it_userspace big endian
` [PATCH kernel 4/6] powerpc/powernv: Add indirect levels to it_userspace
` [PATCH kernel 5/6] powerpc/powernv: Rework TCE level allocation
` [PATCH kernel 6/6] powerpc/powernv/ioda: Allocate indirect TCE levels on demand

[PATCH] misc: ocxl: Change return type for fault handler
 2018-06-12  4:39 UTC  (2+ messages)

linux-next: build failure in Linus' tree
 2018-06-12  2:26 UTC 

linux-next: build warnings from Linus' tree
 2018-06-11 22:14 UTC 

[PATCH v11 00/26] Speculative page faults
 2018-06-11 15:15 UTC  (7+ messages)

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-06-11  3:34 UTC  (12+ messages)

[RFC PATCH] powerpc/64s: remove POWER9 DD1 support
 2018-06-11  2:20 UTC  (4+ messages)

[PATCH 0/2] constraints for power9 l2/l3 bus events
 2018-06-10 14:27 UTC  (3+ messages)
` [PATCH 1/2] powerpc/perf: Add "
` [PATCH 2/2] powerpc/perf: Remove l2 bus events from HW cache event array

[PATCH v5 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-06-08 14:54 UTC  (5+ messages)
` [PATCH v5 2/4] selftests/powerpc: Add test for strlen()
` [PATCH v5 3/4] powerpc/lib: implement strlen() in assembly
` [PATCH v5 4/4] selftests/powerpc: update strlen() test to test the new assembly function

[PATCH v4 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-06-08 12:05 UTC  (6+ messages)
` [PATCH v4 2/4] selftests/powerpc: Add test for strlen()
` [PATCH v4 3/4] powerpc/lib: implement strlen() in assembly
` [PATCH v4 4/4] selftests/powerpc: update strlen() test to test the new assembly function

[PATCH] media: fsl-viu: Use proper check for presence of {out, in}_be32()
 2018-06-08  9:48 UTC 

[v3, 07/10] fsl/fman_port: support getting timestamp
 2018-06-08  8:39 UTC  (2+ messages)

[PATCH v3] powerpc: Add support for function error injection
 2018-06-08  6:52 UTC  (2+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-06-08  5:03 UTC  (20+ messages)
` [RFC PATCH kernel 1/5] vfio/spapr_tce: Simplify page contained test
` [RFC PATCH kernel 5/5] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH] powerpc: Don't let userspace trigger a kernel WARN_ON
 2018-06-08  3:21 UTC 

[PATCH 1/3] powerpc: make CPU selection logic generic in Makefile
 2018-06-08  1: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).