linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 23:20:04 to 2020-06-08 14:45:57 UTC [more...]

[PATCH] selftests: powerpc: Fix online CPU selection
 2020-06-08 14:42 UTC 

[PATCH v2] mm/debug_vm_pgtable: Fix kernel crash by checking for THP support
 2020-06-08 12:52 UTC 

[PATCH] KVM: PPC: Book3S HV: increase KVMPPC_NR_LPIDS on POWER8 and POWER9
 2020-06-08 11:57 UTC 

[PATCH] mm/debug_vm_pgtable: Fix kernel crash with page table validate
 2020-06-08 12:15 UTC  (4+ messages)

[v1 PATCH 0/2] Adding support to carry IMA measurement logs
 2020-06-08 12:02 UTC  (7+ messages)
` [v1 PATCH 1/2] Refactoring carrying over IMA measuremnet logs over Kexec
` [v1 PATCH 2/2] Add Documentation regarding the ima-kexec-buffer node in the chosen node documentation

[RFC PATCH v0 0/4] Off-load TLB invalidations to host for !GTSE
 2020-06-08 10:49 UTC  (5+ messages)
` [RFC PATCH v0 1/4] powerpc/mm: Make GTSE as MMU FTR
` [RFC PATCH v0 2/4] powerpc/prom_init: Ask for Radix GTSE only if supported
` [RFC PATCH v0 3/4] powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
` [RFC PATCH v0 4/4] powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE

[RFC PATCH 1/2] libnvdimm: Add prctl control for disabling synchronous fault support
 2020-06-08  7:42 UTC  (13+ messages)

[RFC PATCH] ASoC: fsl_asrc_dma: Fix warning "Cannot create DMA dma:tx symlink"
 2020-06-08  7:07 UTC 

[PATCH v2 1/4] powerpc/percpu: Update percpu bootmem allocator
 2020-06-08  7:12 UTC  (5+ messages)
` [PATCH v2 2/4] powerpc/64/mm: implement page mapping percpu first chunk allocator
` [PATCH v2 3/4] powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
` [PATCH v2 4/4] powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit

[PATCH] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
 2020-06-08  6:41 UTC  (2+ messages)

Boot issue with the latest Git kernel
 2020-06-07 14:07 UTC  (9+ messages)

[PATCH v11 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-07 13:13 UTC  (7+ messages)
` [PATCH v11 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v11 2/6] seq_buf: Export seq_buf_printf
` [PATCH v11 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v11 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v11 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v11 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH 1/2] powerpc/64s: remove PROT_SAO support
 2020-06-07 12:02 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64s/hash: disable subpage_prot syscall by default

[PATCH v5 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-07  7:59 UTC  (5+ messages)
` [PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
` [PATCH v5 2/4] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v5 3/4] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v5 4/4] riscv: Check relocations at compile time

[PATCH v10 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-06 18:09 UTC  (15+ messages)
` [PATCH v10 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v10 2/6] seq_buf: Export seq_buf_printf
` [PATCH v10 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v10 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v10 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v10 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH] powerpc/fadump: update kernel logs before fadump crash begins
 2020-06-06  4:45 UTC 

[powerpc:merge] BUILD SUCCESS ec7b8eb9bc7a519047485c95f7292b48f5b73fe6
 2020-06-06  3:48 UTC 

ppc64le and 32-bit LE userland compatibility
 2020-06-06  2:13 UTC  (38+ messages)
                ` [musl] "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-1 tag
 2020-06-06  0:50 UTC  (6+ messages)

[RESEND PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-05 18:19 UTC  (19+ messages)
` [RESEND PATCH v9 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
  ` [RESEND PATCH v9 4/5] ndctl/papr_scm,uapi: "
` [RESEND PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v2] cxl: Remove dead Kconfig option
 2020-06-05 16:16 UTC  (2+ messages)

[PATCH] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
 2020-06-05 15:33 UTC  (2+ messages)

[PATCH v1 0/4] Migrate non-migrated pages of a SVM
 2020-06-05 14:38 UTC  (10+ messages)
` [PATCH v1 2/4] KVM: PPC: Book3S HV: track shared GFNs of secure VMs
` [PATCH v1 3/4] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE

[PATCH] powerpc/mm: Fix typo in IS_ENABLED()
 2020-06-05 14:18 UTC 

[PATCH v4 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-05 12:30 UTC  (4+ messages)
` [PATCH v4 1/4] riscv: Move kernel mapping to vmalloc zone

[PATCH AUTOSEL 4.9 5/6] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.14 7/8] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.19 8/9] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.4 13/14] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.6 16/17] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-06-05 12:25 UTC 

[PATCH 0/7] powerpc/perf: Add support for power10 PMU Hardware
 2020-06-05 10:29 UTC  (9+ messages)
` [PATCH 1/7] powerpc/perf: Add support for ISA3.1 PMU SPRs
` [PATCH 2/7] KVM: PPC: Book3S HV: Save/restore new PMU registers
` [PATCH 3/7] powerpc/xmon: Add PowerISA v3.1 PMU SPRs
` [PATCH 4/7] powerpc/perf: Add power10_feat to dt_cpu_ftrs
` [PATCH 5/7] powerpc/perf: Update Power PMU cache_events to u64 type
` [PATCH 6/7] powerpc/perf: power10 Performance Monitoring support
` [PATCH 7/7] powerpc/perf: support BHRB disable bit and new filtering modes

linux-next 04 June: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined
 2020-06-05  5:33 UTC 

[PATCH] pwm: Add missing "CONFIG_" prefix
 2020-06-05  4:07 UTC  (4+ messages)

[powerpc:next] BUILD SUCCESS 1395375c592770fe5158a592944aaeed67fa94ff
 2020-06-05  2:47 UTC 

[powerpc:merge] BUILD SUCCESS 787e1419e6c96ab8641adb4391b8955bc2e76817
 2020-06-05  2:47 UTC 

[PATCH] net: ethernet: freescale: remove unneeded include for ucc_geth
 2020-06-04 22:56 UTC  (2+ messages)

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-06-04 15:34 UTC  (4+ messages)
` [PATCH v3 2/7] documentation for stats_fs

[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-06-04 20:51 UTC  (19+ messages)
` [PATCH] arch/{mips, sparc, microblaze, powerpc}: Don't enable pagefault/preempt twice
  ` [PATCH] arch/{mips,sparc,microblaze,powerpc}: "

[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-04 20:41 UTC  (5+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error

[PATCH] mm: Fix pud_alloc_track()
 2020-06-04 20:36 UTC  (5+ messages)

[PATCH v4] powerpc/fadump: fix race between pstore write and fadump crash trigger
 2020-06-04 19:33 UTC 

linux-next: build failure on powerpc 8xx with 16k pages
 2020-06-04 16:10 UTC  (6+ messages)

[PATCH] ASoC: fsl-asoc-card: Defer probe when fail to find codec device
 2020-06-04 14:05 UTC  (2+ messages)

[PATCH v3 0/3] selftests: powerpc: Fixes and execute-disable test for pkeys
 2020-06-04 12:56 UTC  (4+ messages)
` [PATCH v3 1/3] selftests: powerpc: Fix pkey access right updates
` [PATCH v3 2/3] selftests: powerpc: Move Hash MMU check to utilities
` [PATCH v3 3/3] selftests: powerpc: Add test for execute-disabled pkeys

linux-next: fix ups for clashes between akpm and powerpc trees
 2020-06-04 12:43 UTC  (9+ messages)

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-06-04 11:59 UTC  (3+ messages)

[PATCH v4 08/14] powerpc: add support for folded p4d page tables
 2020-06-04  9:50 UTC  (2+ messages)

[mainline][Oops][bisected 2ba3e6 ] 5.7.0 boot fails with kernel panic on powerpc
 2020-06-04  8:55 UTC  (4+ messages)

[PATCH 00/13] sysctl: spring cleaning
 2020-06-04  8:45 UTC  (3+ messages)
` [PATCH 13/13] fs: move binfmt_misc sysctl to its own file

[PATCH v4] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-06-04  8:14 UTC  (2+ messages)

[PATCH v2 0/8] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-06-04  3:34 UTC  (9+ messages)
` [PATCH v2 1/8] powerpc/watchpoint: Fix 512 byte boundary limit
` [PATCH v2 2/8] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH v2 3/8] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH v2 4/8] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
` [PATCH v2 5/8] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
` [PATCH v2 6/8] powerpc/watchpoint: Guest support for 2nd DAWR hcall
` [PATCH v2 7/8] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH v2 8/8] powerpc/watchpoint: Remove 512 byte boundary

[PATCH 0/2] pseries extended cede cpu offline mode removal
 2020-06-04  1:38 UTC  (4+ messages)
` [PATCH 1/2] powerpc/pseries: remove cede offline state for CPUs

[PATCH] cxl: Fix kobject memleak
 2020-06-04  0:08 UTC  (4+ messages)

[PATCH 0/3] ASoC: fsl_easrc: Fix several warnings
 2020-06-04  0:07 UTC  (7+ messages)
` [PATCH 1/3] ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
` [PATCH 2/3] ASoC: fsl_easrc: Fix -Wunused-but-set-variable
` [PATCH 3/3] ASoC: fsl_easrc: Fix "Function parameter not described" warnings

[PATCH] powerpc/vdso32: mark __kernel_datapage_offset as STV_PROTECTED
 2020-06-03 23:50 UTC  (4+ 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).