linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 06:45:19 to 2021-03-18 16:22:57 UTC [more...]

swiotlb cleanups v3
 2021-03-18 16:14 UTC  (3+ messages)
` [PATCH 1/3] swiotlb: move global variables into a new io_tlb_mem structure
` [PATCH 2/3] swiotlb: dynamically allocate io_tlb_default_mem

Advice needed on SMP regression after cpu_core_mask change
 2021-03-18 15:36 UTC  (5+ messages)

[PATCH v3 00/10] Rid W=1 warnings in Crypto
 2021-03-18 12:44 UTC  (3+ messages)
` [PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
` [PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems

[PATCH 1/2] audit: add support for the openat2 syscall
 2021-03-18 12:08 UTC  (5+ messages)

remove the legacy ide driver
 2021-03-18 10:12 UTC  (16+ messages)
` [PATCH 01/10] alpha: use libata instead of "
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 03/10] ARM: disable CONFIG_IDE in pxa_defconfig
` [PATCH 04/10] MIPS: disable CONFIG_IDE in sb1250_swarm_defconfig
` [PATCH 05/10] MIPS: switch workpad_defconfig from legacy IDE to libata
` [PATCH 06/10] MIPS: disable CONFIG_IDE in rbtx49xx_defconfig
` [PATCH 07/10] MIPS: disable CONFIG_IDE in bigsur_defconfig
` [PATCH 08/10] MIPS: disable CONFIG_IDE in malta*_defconfig
` [PATCH 09/10] m68k: use libata instead of the legacy ide driver
` [PATCH 10/10] ide: remove "

[PATCH 1/1] hotplug-cpu.c: show 'last online CPU' error in dlpar_cpu_remove()
 2021-03-18  9:59 UTC  (2+ messages)

[PATCH] powerpc/numa: Fix topology_physical_package_id() on pSeries
 2021-03-18  9:59 UTC  (6+ messages)

[PATCH] pseries: prevent free CPU ids to be reused on another node
 2021-03-18  9:20 UTC 

[PATCH v2 0/6] Speedup mremap on ppc64
 2021-03-18  8:34 UTC  (4+ messages)
` [PATCH v2 4/6] mm/mremap: Use mmu gather interface instead of flush_tlb_range

Errant readings on LM81 with T2080 SoC
 2021-03-18  5:44 UTC  (9+ messages)

[PATCH] powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc"
 2021-03-18  3:48 UTC 

[PATCH] powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64
 2021-03-18  3:48 UTC 

[PATCH v9 1/8] powerpc/mm: Implement set_memory() routines
 2021-03-18  2:42 UTC  (20+ messages)
` [PATCH v9 2/8] powerpc/lib/code-patching: Set up Strict RWX patching earlier
` [PATCH v9 3/8] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v9 4/8] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v9 5/8] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v9 7/8] powerpc/mm: implement set_memory_attr()

[PATCH] powerpc: arch/powerpc/kernel/setup_64.c - cleanup warnings
 2021-03-18  2:37 UTC  (7+ messages)

[PATCH -next] powerpc: kernel/time.c - cleanup warnings
 2021-03-18  2:28 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS 87d76f542a24ecfa797e9bd3bb56c0f19aabff57
 2021-03-18  1:08 UTC 

[powerpc:next-test] BUILD SUCCESS 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4
 2021-03-18  1:08 UTC 

[powerpc:fixes-test] BUILD SUCCESS cc7a0bb058b85ea03db87169c60c7cfdd5d34678
 2021-03-18  1:08 UTC 

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-18  1:01 UTC  (14+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-17 22:41 UTC  (6+ messages)
` [PATCH v3 19/41] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v3 34/41] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9

swiotlb cleanups v2
 2021-03-17 18:18 UTC  (11+ messages)
` [PATCH 02/14] swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
` [PATCH 03/14] swiotlb: move orig addr and size validation into swiotlb_bounce
` [PATCH 12/14] swiotlb: move global variables into a new io_tlb_mem structure

[PATCH] powerpc: kernel: Trivial typo fix in the file kgdb.c
 2021-03-17 17:56 UTC  (2+ messages)

[PATCH 1/2] ASoC: fsl-asoc-card: Add support for WM8958 codec
 2021-03-17 13:05 UTC  (2+ messages)
` [PATCH 2/2] ASoC: bindings: fsl-asoc-card: add compatible string "

[PATCH v2] rpadlpar: fix potential drc_name corruption in store functions
 2021-03-17 12:23 UTC  (2+ messages)

[PATCH 0/4] powerpc/perf: Export processor pipeline stage cycles information
 2021-03-17 12:16 UTC  (6+ messages)
` [PATCH 4/4] tools/perf: Support pipeline stage cycles for powerpc

[PATCH v2 00/11] Move 64e to new interrupt return code
 2021-03-17 10:05 UTC  (14+ messages)
` [PATCH v2 01/11] powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
` [PATCH v2 02/11] powerpc/64e/interrupt: always save nvgprs on interrupt
` [PATCH v2 03/11] powerpc/interrupt: update common interrupt code for
` [PATCH v2 04/11] powerpc/64e/interrupt: use new interrupt return
` [PATCH v2 05/11] powerpc/64e/interrupt: NMI save irq soft-mask state in C
` [PATCH v2 06/11] powerpc/64e/interrupt: reconcile "
` [PATCH v2 07/11] powerpc/64e/interrupt: Use new interrupt context tracking scheme
` [PATCH v2 08/11] powerpc/64e/interrupt: handle bad_page_fault in C
` [PATCH v2 09/11] powerpc: clean up do_page_fault
` [PATCH v2 10/11] powerpc: remove partial register save logic
` [PATCH v2 11/11] powerpc: move norestart trap flag to bit 0

[PATCH 00/36] [Set 4] Rid W=1 warnings in SCSI
 2021-03-17  9:12 UTC  (3+ messages)
` [PATCH 33/36] scsi: ibmvscsi: Fix a bunch of kernel-doc related issues
` [PATCH 34/36] scsi: ibmvscsi: ibmvfc: Fix a bunch of misdocumentation

[PATCH v2] sched: replace if (cond) BUG() with WARN_ON()
 2021-03-17  7:54 UTC  (2+ messages)

[PATCH] sched: replace if (cond) BUG() with BUG_ON()
 2021-03-17  7:00 UTC  (2+ messages)

[PATCH v13 06/14] mm: HUGE_VMAP arch support cleanup
 2021-03-17  6:24 UTC  (3+ messages)
` [PATCH v13 07/14] powerpc: inline huge vmap supported functions
` [PATCH v13 14/14] powerpc/64s/radix: Enable huge vmalloc mappings

[PATCH AUTOSEL 4.4 02/14] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-17  0:59 UTC 

[PATCH AUTOSEL 4.9 02/16] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-17  0:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 10/16] net: wan: fix error return code of uhdlc_init()

[PATCH AUTOSEL 4.14 02/21] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-17  0:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 13/21] net: wan: fix error return code of uhdlc_init()

[PATCH AUTOSEL 4.19 02/23] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-17  0:58 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 14/23] net: wan: fix error return code of uhdlc_init()

[PATCH AUTOSEL 5.4 02/37] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-17  0:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 18/37] net: wan: fix error return code of uhdlc_init()

[PATCH AUTOSEL 5.10 04/54] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-17  0:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 23/54] net: wan: fix error return code of uhdlc_init()

[PATCH AUTOSEL 5.11 05/61] powerpc/4xx: Fix build errors from mfdcr()
 2021-03-17  0:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 24/61] net: wan: fix error return code of uhdlc_init()

[PATCH 00/14] powerpc/64: fast interrupt exits
 2021-03-16 23:46 UTC  (7+ messages)
` [PATCH 10/14] powerpc/64: use interrupt restart table to speed up return from interrupt
` [PATCH 12/14] powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-16 23:33 UTC  (2+ messages)
` [PATCH next v1 2/3] "

[PATCH] MAINTAINERS: Update Spidernet network driver
 2021-03-16 22:50 UTC  (2+ messages)

[PATCH] net: ethernet: fs-enet: remove casting dma_alloc_coherent
 2021-03-16 18:10 UTC  (6+ messages)

[PATCH v2] ASoC: imx-hdmi: fix platform_no_drv_owner.cocci warnings
 2021-03-16 17:59 UTC  (2+ messages)

[PATCH] ASoC: hdmi-codec: fix platform_no_drv_owner.cocci warnings
 2021-03-16 17:59 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: use snd_ctl_boolean_mono_info
 2021-03-16 17:59 UTC  (2+ messages)

[PATCH v1 0/2] PS3 Updates
 2021-03-16 17:51 UTC  (3+ messages)
` [PATCH v1 1/2] powerpc/ps3: Add firmware version to proc
` [PATCH v1 2/2] powerpc/ps3: Re-align DTB in image

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-03-16 15:38 UTC  (19+ messages)
` [PATCH 01/18] iommu: remove the unused domain_window_disable method
` [PATCH 02/18] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/18] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/18] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/18] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/18] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/18] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/18] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/18] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/18] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 15/18] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 17/18] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 18/18] iommu: remove iommu_domain_{get,set}_attr

[PATCH] ASoC: fsl_sai: remove reset code from dai_probe
 2021-03-16 13:49 UTC  (5+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-16 13:03 UTC  (10+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE

[PATCH] powerpc/numa: Fix topology_physical_package_id() on pSeries
 2021-03-16 12:24 UTC 

[PATCH] powerpc/64s: Fix hash fault to use TRAP accessor
 2021-03-16 10:52 UTC 

[PATCH] powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
 2021-03-16  9:35 UTC  (6+ messages)

[PATCH 00/10] Move 64e to new interrupt return code
 2021-03-16  8:14 UTC  (16+ messages)
` [PATCH 03/10] powerpc/64e/interrupt: use new interrupt return
` [PATCH 07/10] powerpc/64e/interrupt: handle bad_page_fault in C
` [PATCH 10/10] powerpc: move norestart trap flag to bit 0

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-03-16  8:11 UTC  (3+ messages)

[PATCH v1 1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
 2021-03-16  7:57 UTC  (4+ messages)
` [PATCH v1 2/4] powerpc: Rename 'tsk' parameter into 'task'
` [PATCH v1 3/4] powerpc: Convert stacktrace to generic ARCH_STACKWALK
` [PATCH v1 4/4] powerpc: Fix arch_stack_walk() to have running function as first entry

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2021-03-16  7:36 UTC  (4+ messages)
` [PATCH v3 28/32] powerpc/64s: interrupt implement exit logic in C

[PATCH] selftests: remove duplicate include
 2021-03-16  7:33 UTC 

[PATCH] scsi: ibmvfc: Switch to using the new API kobj_to_dev()
 2021-03-16  3:15 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).