linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 15:08:37 to 2020-10-09 06:42:59 UTC [more...]

[PATCH v4 0/2] powerpc/mce: Fix mce handler and add selftest
 2020-10-09  6:40 UTC 

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

[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  (3+ messages)
` [PATCH 2/2] powerpc/pseries/eeh: Fix use of uninitialised variable

[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  (6+ messages)
` [PATCH 2/5] Documentation/ABI: Add ABI documentation for hv-24x7 format
` [PATCH 3/5] Documentation/ABI: Add ABI documentation for hv-gpci format
` [PATCH 4/5] powerpc/perf/hv-gpci: Add cpu hotplug support
` [PATCH 5/5] powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumask

[PATCH v3 1/8] powerpc: Remove SYNC on non 6xx
 2020-10-09  6:04 UTC  (2+ messages)

[PATCH] powerpc/time: Remove ifdef in get_dec() and set_dec()
 2020-10-09  6:04 UTC  (2+ messages)

[PATCH] powerpc/32s: Setup the early hash table at all time
 2020-10-09  6:03 UTC  (2+ messages)

[PATCH 1/6] powerpc/time: Rename mftbl() to mftb()
 2020-10-09  6:03 UTC  (8+ messages)
` [PATCH 2/6] powerpc/time: Make mftb() common to PPC32 and PPC64
` [PATCH 3/6] powerpc/time: Avoid using get_tbl() and get_tbu() internally
` [PATCH 4/6] powerpc/time: Remove get_tbu()
` [PATCH 5/6] powerpc/time: Make get_tbl() common to PPC32 and PPC64
` [PATCH 6/6] powerpc/time: Make get_tb() "

[PATCH 1/2] powerpc/32s: Rename head_32.S to head_book3s_32.S
 2020-10-09  6:03 UTC  (3+ messages)
` [PATCH 2/2] powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S

[PATCH v3 0/4] Enable usage of larger LMB ( > 4G)
 2020-10-09  6:03 UTC  (6+ messages)
` [PATCH v3 1/4] powerpc/drmem: Make lmb_size 64 bit
` [PATCH v3 2/4] powerpc/memhotplug: Make lmb size 64bit
` [PATCH v3 3/4] powerpc/book3s64/radix: Make radix_mem_block_size 64bit
` [PATCH v3 4/4] powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size

[PATCH] powerpc/8xx: Fix instruction TLB miss exception with perf enabled
 2020-10-09  5:36 UTC 

[PATCH] powerpc/powernv/dump: Fix race while processing OPAL dump
 2020-10-09  5:06 UTC  (2+ messages)

[PATCH] powerpc/powernv/elog: Reduce elog message severity
 2020-10-09  5:04 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the powerpc tree
 2020-10-09  4:27 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: powerpc: Add a schema for the 'sleep' property
 2020-10-09  3:51 UTC  (4+ messages)
` [PATCH 2/2] dt: Remove booting-without-of.rst

[powerpc:next] BUILD SUCCESS a2d0230b91f7e23ceb5d8fb6a9799f30517ec33a
 2020-10-09  1:32 UTC 

[powerpc:merge] BUILD SUCCESS 118be7377c97e35c33819bcb3bbbae5a42a4ac43
 2020-10-09  1:32 UTC 

Linux kernel: powerpc: RTAS calls can be used to compromise kernel integrity
 2020-10-09  1:20 UTC 

[RFC PATCH] mm: Fetch the dirty bit before we reset the pte
 2020-10-08 17:32 UTC  (5+ messages)

[PATCH] mm: Avoid using set_pte_at when updating a present pte
 2020-10-08 17:09 UTC  (2+ messages)

[PATCH v4 0/4] powerpc/sstep: VSX 32-byte vector paired load/store instructions
 2020-10-08 11:24 UTC  (6+ messages)
` [PATCH v4 1/4] powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
` [PATCH v4 2/4] powerpc/sstep: Support VSX vector paired storage access instructions
` [PATCH v4 3/4] powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
` [PATCH v4 4/4] powerpc/sstep: Add testcases for VSX vector paired load/store instructions

[PATCH 1/2] mm/mprotect: Call arch_validate_prot under mmap_lock and with length
 2020-10-08 11:03 UTC  (11+ messages)
` [PATCH 2/2] sparc: Check VMA range in sparc_validate_prot()

[PATCH] powerpc/64: Make VDSO32 track COMPAT on 64-bit
 2020-10-08 10:53 UTC  (4+ messages)

[PATCH 0/4] powerpc/perf: Power PMU fixes for power10 DD1
 2020-10-08 10:52 UTC  (5+ messages)
` [PATCH 1/4] powerpc/perf: Add new power pmu flag "PPMU_P10_DD1" "
` [PATCH 2/4] powerpc/perf: Using SIER[CMPL] instead of SIER[SIAR_VALID]
` [PATCH 3/4] powerpc/perf: Use the address from SIAR register to set cpumode flags
` [PATCH 4/4] powerpc/perf: Exclude kernel samples while counting events in user space

[PATCH v2 1/2] powerpc/rtas: Restrict RTAS requests from userspace
 2020-10-08 10:07 UTC  (6+ messages)

[PATCH] crypto: talitos - Fix sparse warnings
 2020-10-08  9:50 UTC  (3+ messages)

mm: Question about the use of 'accessed' flags and pte_young() helper
 2020-10-08  9:49 UTC 

[PATCH] crypto: talitos - Fix return type of current_desc_hdr()
 2020-10-08  9:34 UTC 

[PATCH] crypto: talitos - Endianess in current_desc_hdr()
 2020-10-08  9:34 UTC 

[PATCH] powerpc/pci: Fix PHB removal/rescan on PowerNV
 2020-10-08  4:37 UTC  (3+ messages)

[PATCH] powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
 2020-10-08  3:42 UTC 

[PATCH v3 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-10-07 18:38 UTC  (12+ messages)
` [PATCH v3 01/11] powerpc/topology: Update topology_core_cpumask
` [PATCH v3 02/11] powerpc/smp: Stop updating cpu_core_mask
` [PATCH v3 03/11] powerpc/smp: Remove get_physical_package_id
` [PATCH v3 04/11] powerpc/smp: Optimize remove_cpu_from_masks
` [PATCH v3 05/11] powerpc/smp: Limit CPUs traversed to within a node
` [PATCH v3 06/11] powerpc/smp: Stop passing mask to update_mask_by_l2
` [PATCH v3 07/11] powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
` [PATCH v3 08/11] powerpc/smp: Check for duplicate topologies and consolidate
` [PATCH v3 09/11] powerpc/smp: Optimize update_mask_by_l2
` [PATCH v3 10/11] powerpc/smp: Move coregroup mask updation to a new function
` [PATCH v3 11/11] powerpc/smp: Optimize update_coregroup_mask

[PATCH v2 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-10-07 14:23 UTC  (6+ messages)
` [PATCH v2 09/11] powerpc/smp: Optimize update_mask_by_l2

[powerpc:next-test 76/183] arch/powerpc/kernel/vdso32/gettimeofday.S:40: Error: syntax error; found `@', expected `,'
 2020-10-07  6:03 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/drmem: Make lmb_size 64 bit
 2020-10-07  5:56 UTC  (4+ messages)
` [PATCH v2 3/4] powerpc/memhotplug: Make lmb size 64bit

[PATCH v2] powerpc/mm: Update tlbiel loop on POWER10
 2020-10-07  5:33 UTC 

[PATCH v5] powerpc/powernv/elog: Fix race while processing OPAL error log event
 2020-10-07  3:25 UTC  (2+ messages)

[PATCH v4] pseries/hotplug-memory: hot-add: skip redundant LMB lookup
 2020-10-07  3:25 UTC  (3+ messages)

[PATCH -next] powerpc/papr_scm: Fix warnings about undeclared variable
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH v2 1/9] powerpc/eeh: Rework EEH initialisation
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH v2 1/2] powerpc: untangle cputable mce include
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH] powerpc/pseries: add new branch prediction security bits for link stack
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH 1/6] powerpc/64: fix irq replay missing preempt
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH] powerpc: switch 85xx defconfigs from legacy ide to libata
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH v2] powerpc/tm: Save and restore AMR on treclaim and trechkpt
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH] powerpc: PPC_SECURE_BOOT should not require PowerNV
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH v3] pseries/hotplug-memory: hot-add: skip redundant LMB lookup
 2020-10-07  3:21 UTC  (2+ messages)

[PATCH V2] powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints
 2020-10-07  3:21 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the powerpc tree
 2020-10-07  2:39 UTC  (2+ messages)

[powerpc:next] BUILD REGRESSION 72cdd117c449896c707fc6cfe5b90978160697d0
 2020-10-07  2:18 UTC 

[powerpc:merge] BUILD SUCCESS d1def5df359f3f1882cc29d8baa5cd2a4861a6c6
 2020-10-07  2:12 UTC 

[PATCH v3 0/2] DAI driver for new XCVR IP
 2020-10-06 18:34 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

linux-next: manual merge of the char-misc tree with the powerpc tree
 2020-10-06  8:21 UTC  (2+ messages)

[RFC PATCH] powerpc/mm: Support tlbiel set value of 1 on POWER10
 2020-10-06  8:16 UTC 

[PATCH v4] powernv/elog: Fix the race while processing OPAL error log event
 2020-10-06  7:32 UTC 

[PATCH v2] powernv/elog: Fix the race while processing OPAL error log event
 2020-10-06  5:40 UTC  (8+ messages)

[PATCH v3] powernv/elog: Fix the race while processing OPAL error log event
 2020-10-06  5:24 UTC 

[RFC PATCH next-20200930] treewide: Convert macro and uses of __section(foo) to __section("foo")
 2020-10-06  3:22 UTC  (8+ messages)

[PATCH v4] PCI: Unify ECAM constants in native PCI Express drivers
 2020-10-05  2:53 UTC  (2+ messages)

[PATCH] powernv/elog: Fix the race while processing OPAL error log event
 2020-10-04  7:04 UTC 

[PATCH 0/4] treewide: Make definitions of struct kernel_param_ops const
 2020-10-04  2:11 UTC  (5+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
` Where is the declaration of buffer used in kernel_param_ops .get functions?

[PATCH v4 net-next 0/2] Add Seville Ethernet switch to T1040RDB
 2020-10-04  0:03 UTC  (4+ messages)
` [PATCH v4 net-next 1/2] powerpc: dts: t1040: add bindings for Seville Ethernet switch
` [PATCH v4 net-next 2/2] powerpc: dts: t1040rdb: add ports "

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

[PATCH v3 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-10-02  0:50 UTC  (7+ messages)
` [PATCH v3 devicetree 1/2] powerpc: dts: t1040: add bindings for Seville Ethernet switch
` [PATCH v3 devicetree 2/2] powerpc: dts: t1040rdb: add ports "

[PATCH] ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
 2020-10-01 22:46 UTC  (2+ messages)

[PATCH -next] ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()
 2020-10-01 22:46 UTC  (2+ messages)

[PATCH] powerpc: Send SIGBUS from machine_check
 2020-10-01 17:05 UTC 

[PATCH] powerpc/time: Remove ifdef in get_vtb()
 2020-10-01 10:59 UTC 

[PATCH v2 00/14] DDW Indirect Mapping
 2020-09-30  7:29 UTC  (8+ messages)
` [PATCH v2 01/14] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v2 14/14] powerpc/pseries/iommu: Rename "direct window" to "dma window"

[PATCH] ibmvfc: Protect vhost->task_set increment by the host lock
 2020-09-30  3:34 UTC  (2+ messages)

[PATCH v2 1/7] powerpc: Remove SYNC on non 6xx
 2020-09-29 22:01 UTC  (3+ messages)
` [PATCH v2 4/7] powerpc: Remove PowerPC 601

[PATCH v2 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-09-29 20:33 UTC  (10+ messages)
` [PATCH v2 devicetree 1/2] powerpc: dts: t1040: add bindings for Seville Ethernet switch
` [PATCH v2 devicetree 2/2] powerpc: dts: t1040rdb: add ports "

[PATCH] powerpc: net: bpf_jit_comp: Fix misuse of fallthrough
 2020-09-29 14:41 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/mce: Fix mce handler and add selftest
 2020-09-29 15:01 UTC  (4+ messages)
` [PATCH v2 2/3] lkdtm/powerpc: Add SLB multihit test


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