linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 06:14:47 to 2020-10-14 11:02:30 UTC [more...]

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-14 10:33 UTC  (3+ messages)
` [PATCH 20/20] arch: dts: Fix DWC USB3 DT nodes name

[PATCH] powerpc/features: Remove CPU_FTR_NODSISRALIGN
 2020-10-14 11:00 UTC  (7+ messages)

[PATCH v2] powerpc/perf: Fix Threshold Event Counter Multiplier width for P10
 2020-10-14 10:16 UTC 

[PATCH] soc: fsl: dpio: Change 'cpumask_t mask' to global variable
 2020-10-14  9:29 UTC  (2+ messages)

[PATCH] powerpc/perf: Add support for programming of Thresholding in P10
 2020-10-14  8:44 UTC 

[PATCH v5 0/5] powerpc/sstep: VSX 32-byte vector paired load/store instructions
 2020-10-14  7:34 UTC  (12+ messages)
` [PATCH v5 1/5] powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
` [PATCH v5 2/5] powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
` [PATCH v5 3/5] powerpc/sstep: Support VSX vector paired storage access instructions
` [PATCH v5 4/5] powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
` [PATCH v5 5/5] powerpc/sstep: Add testcases for VSX vector paired load/store instructions

[PATCH v4 1/2] powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
 2020-10-14  7:28 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C

[PATCH] powerpc/opal_elog: Handle multiple writes to ack attribute
 2020-10-14  7:14 UTC  (2+ messages)

[RFC v1 0/2] Plumbing to support multiple secure memory backends
 2020-10-14  6:31 UTC  (6+ messages)
` [RFC v1 1/2] KVM: PPC: Book3S HV: rename all variables in book3s_hv_uvmem.c
  ` [RFC v1 2/2] KVM: PPC: Book3S HV: abstract secure VM related calls

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-10-14  5:51 UTC  (11+ messages)
` [PATCH 05/14] fs: don't allow kernel reads and writes without iter ops

[PATCH] powerpc/perf: fix Threshold Event CounterMultiplier width for P10
 2020-10-14  5:50 UTC  (5+ messages)

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-10-14  3:15 UTC  (6+ messages)
` [PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test

[PATCH v2] powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
 2020-10-14  2:55 UTC  (6+ messages)

[PATCH] selftests/powerpc: Fix eeh-basic.sh exit codes
 2020-10-14  2:47 UTC 

[PATCH 1/2] powerpc: Fix user data corruption with P9N DD2.1 VSX CI load workaround emulation
 2020-10-14  0:32 UTC  (4+ messages)
` [PATCH 2/2] selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load workaround

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (90+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH v2] ima: defer arch_ima_get_secureboot() call to IMA init time
 2020-10-13 19:45 UTC  (3+ messages)

[PATCH v4 0/2] DAI driver for new XCVR IP
 2020-10-13 12:17 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
` [PATCH v4 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

[PATCH v3 0/2] DAI driver for new XCVR IP
 2020-10-13 12:15 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

[PATCH v6 59/80] docs: powerpc: syscall64-abi.rst: fix a malformed table
 2020-10-13 11:54 UTC 

[PATCH v2 1/2] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
 2020-10-13 11:11 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/feature: Remove CPU_FTR_NODSISRALIGN

[PATCH] ASoC: fsl_spdif: Add support for higher sample rates
 2020-10-13 11:00 UTC  (6+ messages)

[PATCH 1/2] mm/mprotect: Call arch_validate_prot under mmap_lock and with length
 2020-10-13  9:16 UTC  (7+ messages)

[PATCH v2] ASoC: fsl_spdif: Add support for higher sample rates
 2020-10-13  2:49 UTC 

[PATCH v2] powerpc/mm: Add mask of always present MMU features
 2020-10-12 15:39 UTC 

[PATCH -next v2] powerpc/mm: ptdump: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-10-12 11:02 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
 2020-10-12  8:54 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry

[PATCH 1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
 2020-10-12  8:07 UTC  (2+ messages)
` [PATCH 2/2] powerpc/44x: Don't support 47x code and non 47x code at the same time

[PATCH] powerpc/mm: Add mask of always present MMU features
 2020-10-12  8:06 UTC 

[PATCH] powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx
 2020-10-12  8:05 UTC 

[PATCH] powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
 2020-10-12  8:04 UTC 

[PATCH] powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.c
 2020-10-12  8:02 UTC 

[PATCH] powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
 2020-10-12  8:02 UTC 

[PATCH] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
 2020-10-12  8:01 UTC 

[PATCH] powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
 2020-10-12  1:45 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix verification of MMU_FTR_TYPE_44x
 2020-10-10 17:30 UTC 

[PATCH 1/4] powerpc/8xx: Fix instruction TLB miss exception with perf enabled
 2020-10-10 15:14 UTC  (4+ messages)
` [PATCH 2/4] powerpc/8xx: Fix TLB Miss exceptions with CONFIG_SWAP
` [PATCH 3/4] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
` [PATCH 4/4] powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry

[PATCH] powerpc/40x: Always fault when _PAGE_ACCESSED is not set
 2020-10-10 15:14 UTC 

[PATCH] powerpc/603: Always fault when _PAGE_ACCESSED is not set
 2020-10-10 15:14 UTC 

[PATCH v3 1/5] Documentation: dt: binding: fsl: Add 'fsl, ippdexpcr1-alt-reg' property
 2020-10-10  1:57 UTC  (2+ messages)
` [PATCH v3 1/5] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-reg' property

[PATCH v4 0/2] powerpc/mce: Fix mce handler and add selftest
 2020-10-09  6:40 UTC  (3+ messages)
` [PATCH v4 1/2] powerpc/mce: remove nmi_enter/exit from real mode handler
` [PATCH v4 2/2] lkdtm/powerpc: Add SLB multihit test

[PATCH v3 0/2] powerpc/mce: Fix mce handler and add selftest
 2020-10-09  6:33 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/mce: remove nmi_enter/exit from real mode handler

[PATCH] powerpc/papr_scm: Add PAPR command family to pass-through command-set
 2020-10-09  6:04 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier
 2020-10-09  6:04 UTC  (2+ messages)

[PATCH 1/2] powerpc/eeh: Delete eeh_pe->config_addr
 2020-10-09  6:04 UTC  (2+ messages)

[PATCH] powerpc/security: Fix link stack flush instruction
 2020-10-09  6:04 UTC  (2+ messages)

[PATCH 1/5] powerpc/hv-gpci: Fix starting index value
 2020-10-09  6:04 UTC  (2+ messages)

[PATCH v3 1/8] powerpc: Remove SYNC on non 6xx
 2020-10-09  6:04 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).