linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 11:30:24 to 2020-12-05 11:04:34 UTC [more...]

[PATCH 00/29] partition suspend updates
 2020-12-05 11:03 UTC  (16+ messages)
` [PATCH 01/29] powerpc/rtas: move rtas_call_reentrant() out of pseries guards
` [PATCH 03/29] powerpc/rtas: complete ibm,suspend-me status codes
` [PATCH 12/29] powerpc/pseries/mobility: extract VASI session polling logic
` [PATCH 13/29] powerpc/pseries/mobility: use stop_machine for join/suspend
` [PATCH 16/29] powerpc/rtas: dispatch partition migration requests to pseries

[PATCH] powerpc: Stop exporting __clear_user which is now inlined
 2020-12-05 10:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update 68k Mac entry
 2020-12-05 10:53 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
 2020-12-05  9:56 UTC  (3+ messages)

[PATCH v2] clk: renesas: r9a06g032: Drop __packed for portability
 2020-12-05  9:05 UTC  (3+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-12-05  8:00 UTC  (20+ messages)
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH v9 00/12] huge vmalloc mappings
 2020-12-05  6:57 UTC  (13+ messages)
` [PATCH v9 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v9 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v9 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v9 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v9 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v9 06/12] powerpc: inline huge vmap supported functions
` [PATCH v9 07/12] arm64: "
` [PATCH v9 08/12] x86: "
` [PATCH v9 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v9 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v9 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v9 12/12] powerpc/64s/radix: Enable huge "

[PATCH 1/2] powerpc: Retire e200 core (mpc555x processor)
 2020-12-05  5:17 UTC  (2+ messages)

[RFC v2 0/2] lazy mm refcounting
 2020-12-05  4:49 UTC  (10+ messages)
` [RFC v2 1/2] [NEEDS HELP] x86/mm: Handle unlazying membarrier core sync in the arch code
` [RFC v2 2/2] [MOCKUP] sched/mm: Lightweight lazy mm refcounting

[PATCH v8 00/12] huge vmalloc mappings
 2020-12-05  4:49 UTC  (6+ messages)
` [PATCH v8 11/12] mm/vmalloc: Hugepage "

[PATCH] macintosh/adb-iop: Send correct poll command
 2020-12-05  3:10 UTC  (3+ messages)

[PATCH] macintosh/adb-iop: Always wait for reply message from IOP
 2020-12-05  3:09 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS 466556ab940c1dfc7aee8db02a8329f1f3efed3d
 2020-12-05  1:23 UTC 

[powerpc:next-test] BUILD REGRESSION 4e4ed87981c764498942c52004c620bb8f104eac
 2020-12-05  1:23 UTC 

[PATCH v3 00/18] ibmvfc: initial MQ development
 2020-12-05  0:20 UTC  (27+ messages)
` [PATCH v3 01/18] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH v3 02/18] ibmvfc: define hcall wrapper for registering a Sub-CRQ
` [PATCH v3 03/18] ibmvfc: add Subordinate CRQ definitions
` [PATCH v3 04/18] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH v3 05/18] ibmvfc: add Sub-CRQ IRQ enable/disable routine
` [PATCH v3 06/18] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH v3 07/18] ibmvfc: define Sub-CRQ interrupt handler routine
` [PATCH v3 08/18] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
` [PATCH v3 09/18] ibmvfc: implement channel enquiry and setup commands
` [PATCH v3 10/18] ibmvfc: advertise client support for using hardware channels
` [PATCH v3 11/18] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH v3 12/18] ibmvfc: send commands down HW Sub-CRQ when channelized
` [PATCH v3 13/18] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
` [PATCH v3 14/18] ibmvfc: add cancel mad initialization helper
` [PATCH v3 15/18] ibmvfc: send Cancel MAD down each hw scsi channel
` [PATCH v3 16/18] ibmvfc: enable MQ and set reasonable defaults
` [PATCH v3 17/18] ibmvfc: provide modules parameters for MQ settings
` [PATCH v3 18/18] ibmvfc: drop host lock when completing commands in CRQ

[PATCH] ASoC: fsl_aud2htx: mark PM functions as __maybe_unused
 2020-12-04 23:30 UTC  (3+ messages)

[powerpc:next] BUILD SUCCESS c9344769e2b46ba28b947bec7a8a8f0a091ecd57
 2020-12-04 22:26 UTC 

[PATCH kernel v2] powerpc/kuap: Restore AMR after replaying soft interrupts
 2020-12-04 21:02 UTC  (7+ messages)

powerpc 5.10-rcN boot failures with RCU_SCALE_TEST=m
 2020-12-04 20:23 UTC  (6+ messages)

[powerpc:next-test 192/220] arch/powerpc/kernel/rtas.c:938:21: error: no member named 'rtas_args_reentrant' in 'struct paca_struct'
 2020-12-04 20:05 UTC 

[PATCH] powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
 2020-12-04 18:55 UTC 

[PATCH] powerpc/book3s_hv_uvmem: Check for failed page migration
 2020-12-04 16:52 UTC  (3+ messages)

[PATCH] powerpc/xmon: Change printk() to pr_cont()
 2020-12-04 15:55 UTC  (3+ messages)

[PATCH v2 00/17] ibmvfc: initial MQ development
 2020-12-04 14:26 UTC  (24+ messages)
` [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH v2 04/17] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH v2 06/17] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH v2 09/17] ibmvfc: implement channel enquiry and setup commands
` [PATCH v2 14/17] ibmvfc: add cancel mad initialization helper
` [PATCH v2 15/17] ibmvfc: send Cancel MAD down each hw scsi channel
` [PATCH v2 16/17] ibmvfc: enable MQ and set reasonable defaults
` [PATCH v2 17/17] ibmvfc: provide modules parameters for MQ settings

[powerpc:next-test 54/220] arch/powerpc/kernel/vdso32/vgettimeofday.c:13:5: warning: no previous prototype for function '__c_kernel_clock_gettime64'
 2020-12-04 14:23 UTC 

[PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-04 12:06 UTC  (3+ messages)
` [PATCH v2 3/5] MIPS: configs: "

[PATCH] powerpc/numa: Fix a regression on memoryless node 0
 2020-12-04 11:59 UTC  (2+ messages)

[PATCH 0/8] powerpc/64s: fix and improve machine check handling
 2020-12-04 11:59 UTC  (6+ messages)
` [PATCH 4/8] KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests
` [PATCH 5/8] powerpc/64s/powernv: ratelimit harmless HMI error printing

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
 2020-12-04 11:59 UTC  (2+ messages)

[PATCH 0/4] powerpc/64s: Fix for radix TLB invalidation bug
 2020-12-04 11:59 UTC  (2+ messages)

[PATCH] powerpc/mce: Remove per cpu variables from MCE handlers
 2020-12-04 10:23 UTC 

[PATCH] powerpc/process: Remove target specific __set_dabr()
 2020-12-04 10:12 UTC 

[PATCH] powerpc/8xx: Fix early debug when SMC1 is relocated
 2020-12-04 10:11 UTC 

[PATCH v3 00/19] powerpc: interrupt wrappers
 2020-12-04  8:31 UTC  (4+ messages)
` [PATCH v3 05/19] powerpc: interrupt handler wrapper functions

[PATCH] powerpc/hotplug: assign hot added LMB to the right node
 2020-12-04  8:12 UTC  (3+ messages)

[PATCH] powerpc/mm: Don't see NULL pointer dereference as a KUAP fault
 2020-12-04  6:30 UTC  (3+ messages)

[PATCH 0/7] CVE-2020-4788: Speculation on incompletely validated data on IBM Power9
 2020-12-04  6:21 UTC  (6+ messages)
` [PATCH 3/7] powerpc/64s: flush L1D after user accesses

[PATCH 0/3] Extend Parsing "ibm, thread-groups" for Shared-L2 information
 2020-12-04  4:48 UTC  (4+ messages)
` [PATCH 1/3] powerpc/smp: Parse ibm, thread-groups with multiple properties
` [PATCH 2/3] powerpc/smp: Add support detecting thread-groups sharing L2 cache
` [PATCH 3/3] powerpc/cacheinfo: Print correct cache-sibling map/list for "

[MOCKUP] x86/mm: Lightweight lazy mm refcounting
 2020-12-04  2:17 UTC  (7+ messages)

[PATCH kernel v2] vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU
 2020-12-03 23:48 UTC  (2+ messages)

[PATCH 0/6] Add documentation for Documentation/features at the built docs
 2020-12-03 22:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 09/39] powerpc: Drop -me200 addition to build flags
 2020-12-03 17:10 UTC  (6+ messages)
` [PATCH AUTOSEL 5.9 18/39] ibmvnic: skip tx timeout reset while in resetting
` [PATCH AUTOSEL 5.9 26/39] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
` [PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing

[PATCH AUTOSEL 4.19 04/14] powerpc: Drop -me200 addition to build flags
 2020-12-03 13:30 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 10/14] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)

[PATCH 1/2] ASoC: fsl-asoc-card: Add support for si476x codec
 2020-12-03 14:18 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 05/23] powerpc: Drop -me200 addition to build flags
 2020-12-03 13:29 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 12/23] ibmvnic: skip tx timeout reset while in resetting
` [PATCH AUTOSEL 5.4 15/23] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)

[PATCH] EDAC, mv64x60: Fix error return code in mv64x60_pci_err_probe()
 2020-12-03 11:39 UTC  (3+ messages)

[powerpc:next-test 121/184] arch/powerpc/kernel/firmware.c:31:9-10: WARNING: return of 0/1 in function 'check_kvm_guest' with return type bool
 2020-12-03  6:12 UTC  (3+ messages)
` [PATCH] powerpc: fix boolreturn.cocci warnings

[PATCH kernel] powerpc/perf: Stop crashing with generic_compat_pmu
 2020-12-03  5:27 UTC  (4+ messages)

[PATCH] powerpc: add security.config, enforcing lockdown=integrity
 2020-12-03  4:28 UTC 

[PATCH 1/2] ASoC: dt-bindings: imx-hdmi: Add binding doc for hdmi machine driver
 2020-12-03  3:51 UTC  (4+ messages)
` [PATCH 2/2] ASoC: fsl: Add imx-hdmi "

[powerpc:merge] BUILD SUCCESS a1aeabd25a36d9e019381278e543e2d538dd44a7
 2020-12-03  2:28 UTC 

[powerpc:next-test] BUILD REGRESSION fb003959777a635dea8910cf71109b612c7f940c
 2020-12-03  2:28 UTC 

[powerpc:fixes-test] BUILD SUCCESS a1ee28117077c3bf24e5ab6324c835eaab629c45
 2020-12-03  2:22 UTC 

[powerpc:next-test 124/184] drivers/misc/lkdtm/powerpc.c:13:54: error: no member named 'sllp' in 'struct mmu_psize_def'
 2020-12-02 19:16 UTC 

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-12-02 18:56 UTC  (8+ messages)
` [PATCH v2 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[PATCH kernel] powerpc/kuap: Restore AMR after replaying soft interrupts
 2020-12-02 18:08 UTC  (2+ messages)

[PATCH 00/13] ibmvfc: initial MQ development
 2020-12-02 17:19 UTC  (3+ messages)

[PATCH] drivers: char: tpm: remove unneeded MODULE_VERSION() usage
 2020-12-02 17:06 UTC  (2+ messages)

[PATCH v9 0/6] KASAN for powerpc64 radix
 2020-12-02 15:11 UTC  (2+ messages)

[PATCH kernel v3] powerpc/pci: Remove LSI mappings on device teardown
 2020-12-02 14:47 UTC  (3+ messages)

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-12-02 12:22 UTC  (6+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void


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