linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 13:05:34 to 2020-10-04 00:04:51 UTC [more...]

[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 "

[PATCH] crypto: talitos - Fix sparse warnings
 2020-10-03 17:15 UTC 

[PATCH 1/5] powerpc/hv-gpci: Fix starting index value
 2020-10-03  7:49 UTC  (5+ 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

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 1/6] powerpc/time: Rename mftbl() to mftb()
 2020-10-01 20:44 UTC  (7+ 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() "

[RFC PATCH next-20200930] treewide: Convert macro and uses of __section(foo) to __section("foo")
 2020-10-01 20:19 UTC  (4+ messages)

[PATCH v3 0/2] powerpc/mce: Fix mce handler and add selftest
 2020-10-01 17:51 UTC  (3+ 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: Send SIGBUS from machine_check
 2020-10-01 17:05 UTC 

[PATCH] powerpc/32s: Setup the early hash table at all time
 2020-10-01 15:35 UTC 

[PATCH] powerpc/time: Remove ifdef in get_dec() and set_dec()
 2020-10-01 10:59 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  (24+ messages)
` [PATCH v2 01/14] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v2 02/14] powerpc/pseries/iommu: Makes sure IOMMU_PAGE_SIZE <= PAGE_SIZE
` [PATCH v2 03/14] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs
` [PATCH v2 05/14] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v2 07/14] powerpc/pseries/iommu: Add ddw_list_new_entry() helper
` [PATCH v2 09/14] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v2 10/14] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
` [PATCH v2 11/14] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
` [PATCH v2 13/14] powerpc/pseries/iommu: Make use of DDW for indirect mapping
` [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  (9+ messages)
` [PATCH v2 2/7] powerpc: Remove CONFIG_PPC601_SYNC_FIX
` [PATCH v2 3/7] powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
` [PATCH v2 4/7] powerpc: Remove PowerPC 601
` [PATCH v2 5/7] powerpc: Remove support for "
` [PATCH v2 6/7] powerpc: Tidy up a bit after removal of "
` [PATCH v2 7/7] powerpc: Remove __USE_RTC()

[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  (10+ messages)
` [PATCH v2 1/3] powerpc/mce: remove nmi_enter/exit from real mode handler
` [PATCH v2 2/3] lkdtm/powerpc: Add SLB multihit test
` [PATCH v2 3/3] selftests/lkdtm: Enable selftest for SLB multihit

[PATCH] linux: configure CONFIG_I2C_OPAL as in-built
 2020-09-29 13:17 UTC  (3+ messages)

[PATCH v2 0/2] DAI driver for new XCVR IP
 2020-09-29  9:27 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver

[PATCH v3 0/2] DAI driver for new XCVR IP
 2020-09-29  9:19 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
` [PATCH v3 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR

[PATCH v3 1/5] Documentation: dt: binding: fsl: Add 'fsl, ippdexpcr1-alt-reg' property
 2020-09-29  8:22 UTC  (5+ messages)
` [PATCH v3 2/5] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
` [PATCH v3 3/5] arm: dts: ls1021a: enable RCPM workaround for erratum A-008646
` [PATCH v3 4/5] arm: dts: ls1021a: fix flextimer failed to wake system
` [PATCH v3 5/5] arm: dts: ls1021a: fix rcpm failed to claim resource

[PATCH v12 0/5] powerpc: switch VDSO to C implementation
 2020-09-29  7:58 UTC  (6+ messages)
` [PATCH v12 1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v12 2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v12 3/5] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v12 4/5] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v12 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH v3 1/8] powerpc: Remove SYNC on non 6xx
 2020-09-29  6:48 UTC  (8+ messages)
` [PATCH v3 2/8] powerpc: Remove CONFIG_PPC601_SYNC_FIX
` [PATCH v3 3/8] powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
` [PATCH v3 4/8] powerpc: Remove PowerPC 601
` [PATCH v3 5/8] powerpc: Remove support for "
` [PATCH v3 6/8] powerpc: Tidy up a bit after removal of "
` [PATCH v3 7/8] powerpc: Remove __USE_RTC()
` [PATCH v3 8/8] powerpc: Remove get_tb_or_rtc()

[PATCH v2 23/25] powerpc/signal: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()
 2020-09-29  5:33 UTC  (4+ messages)

[PATCH v2 25/25] powerpc/signal32: Transform save_user_regs() and save_tm_user_regs() in 'unsafe' version
 2020-09-29  5:21 UTC  (3+ messages)

[PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
 2020-09-29  0:55 UTC  (6+ messages)

[PATCH 1/5] Documentation: dt: binding: fsl: Add 'fsl, ippdexpcr1-alt-addr' property
 2020-09-29  0:34 UTC  (6+ messages)
` [PATCH 1/5] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property

[PATCH] powerpc/papr_scm: Support dynamic enable/disable of performance statistics
 2020-09-28 16:04 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Add PAPR command family to pass-through command-set
 2020-09-28 15:45 UTC  (3+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-09-28 15:08 UTC  (11+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

[PATCH] tpm: of: avoid __va() translation for event log address
 2020-09-28 14:09 UTC  (4+ messages)

[PATCH -next] ocxl: simplify the return expression of free_function_dev()
 2020-09-28  1:24 UTC  (2+ messages)

[PATCH v3 0/5] powerpc: apm82181: adding customer devices
 2020-09-27 17:42 UTC  (6+ messages)
` [PATCH v3 2/5] powerpc: apm82181: create shared dtsi for APM bluestone

[PATCH v2] i2c: cpm: Fix i2c_ram structure
 2020-09-27 13:15 UTC  (2+ messages)

[PATCH v1 00/30] Modernise VDSO setup
 2020-09-27  9:16 UTC  (31+ messages)
` [PATCH v1 01/30] powerpc/vdso: Stripped VDSO is not needed, don't build it
` [PATCH v1 02/30] powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map()
` [PATCH v1 03/30] powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
` [PATCH v1 04/30] powerpc/vdso: Remove get_page() in vdso_pagelist initialization
` [PATCH v1 05/30] powerpc/vdso: Remove NULL termination element in vdso_pagelist
` [PATCH v1 06/30] powerpc/vdso: Refactor 32 bits and 64 bits pages setup
` [PATCH v1 07/30] powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization
` [PATCH v1 08/30] powerpc/vdso: Use VDSO size in arch_setup_additional_pages()
` [PATCH v1 09/30] powerpc/vdso: Simplify arch_setup_additional_pages() exit
` [PATCH v1 10/30] powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name()
` [PATCH v1 11/30] powerpc/vdso: Provide vdso_remap()
` [PATCH v1 12/30] powerpc/vdso: Replace vdso_base by vdso
` [PATCH v1 13/30] powerpc/vdso: Move vdso datapage up front
` [PATCH v1 14/30] powerpc/vdso: Simplify __get_datapage()
` [PATCH v1 15/30] powerpc/vdso: Remove unused \tmp param in __get_datapage()
` [PATCH v1 16/30] powerpc/vdso: Retrieve sigtramp offsets at buildtime
` [PATCH v1 17/30] powerpc/vdso: Use builtin symbols to locate fixup section
` [PATCH v1 18/30] powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()
` [PATCH v1 19/30] powerpc/vdso: Remove vdso32_pages and vdso64_pages
` [PATCH v1 20/30] powerpc/vdso: Remove __kernel_datapage_offset
` [PATCH v1 21/30] powerpc/vdso: Remove runtime generated sigtramp offsets
` [PATCH v1 22/30] powerpc/vdso: Remove vdso_patches[] and associated functions
` [PATCH v1 23/30] powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo
` [PATCH v1 24/30] powerpc/vdso: Remove symbol section information "
` [PATCH v1 25/30] powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
` [PATCH v1 26/30] powerpc/vdso: Remove vdso_setup()
` [PATCH v1 27/30] powerpc/vdso: Remove vdso_ready
` [PATCH v1 28/30] powerpc/vdso: Remove DBG()
` [PATCH v1 29/30] powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE
` [PATCH v1 30/30] powerpc/vdso: Cleanup vdso.h

[RFC PATCH 01/18] powerpc/pci: Add ppc_md.discover_phbs()
 2020-09-27  7:25 UTC  (3+ messages)
` [RFC PATCH 18/18] powerpc/powermac: Move PHB discovery

[PATCH] fsl: imx-audmix : Use devm_kcalloc() instead of devm_kzalloc()
 2020-09-25 20:42 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Instantiate snd_soc_dai_driver
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH] fsl: imx-audmix : Replace seq_printf with seq_puts
 2020-09-25 20:41 UTC  (2+ messages)

let import_iovec deal with compat_iovecs as well v4
 2020-09-25 15:23 UTC  (11+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH] powerpc/pci: Fix PHB removal/rescan on PowerNV
 2020-09-25  9:22 UTC 

[PATCH v3] powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
 2020-09-25  5:00 UTC  (2+ messages)

[PATCH kernel] powerpc/dma: Fix dma_map_ops::get_required_mask
 2020-09-25  4:56 UTC  (9+ messages)

[powerpc:merge] BUILD SUCCESS 548ccca2a8864b7498ad8cc420fa01aecd4d4114
 2020-09-25  2:00 UTC 

[powerpc:next-test] BUILD REGRESSION 2e60265c1feb6848c77dbea22d38bbe262ec49db
 2020-09-25  2:01 UTC 

[powerpc:next] BUILD SUCCESS ebbfeef0d8093a06ff39c60105b6650be3344cbe
 2020-09-25  2:00 UTC 

[powerpc:next-test 179/194] arch/powerpc/platforms/pseries/eeh_pseries.c:420:6: error: variable 'ret' is used uninitialized whenever 'if' condition is true
 2020-09-24 23:33 UTC 

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-24 19:36 UTC  (23+ messages)

[PATCH V2] Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param
 2020-09-24 16:37 UTC  (2+ messages)

[PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
 2020-09-24 14:53 UTC  (3+ messages)

C vdso
 2020-09-24 13:17 UTC 

[PATCH] powerpc/process: Fix uninitialised variable error
 2020-09-24 12:29 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).