linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-28 06:34:13 to 2021-03-31 01:21:00 UTC [more...]

[PATCH] selftests: powerpc: unmark non-kernel-doc comments
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v2] selftests/powerpc: Fix L1D flushing tests for Power10
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v7] powerpc/irq: Inline call_do_irq() and call_do_softirq()
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/fsl-pci: Fix section mismatch warning
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/fadump: Mark fadump_calculate_reserve_size as __init
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/eeh: Fix build failure with CONFIG_PROC_FS=n
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc: Fix section mismatch warning in smp_setup_pacas()
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/64s: Fold update_current_thread_[i]amr() into their only callers
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] arch/powerpc/include:fix misspellings in tlbflush.h
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/iommu/debug: fix ifnullfree.cocci warnings
 2021-03-31  1:09 UTC  (2+ messages)

[RESEND 1/1] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: export LPAR security flavor in lparcfg
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] cxl: don't manipulate the mm.mm_users field directly
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc: remove unneeded semicolon
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/pci: fix warning comparing pointer to 0
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc: arch/powerpc/kernel/setup_64.c - cleanup warnings
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/ptrace: Remove duplicate check from pt_regs_check()
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/chrp: Make hydra_init() static
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc: powernv: Remove unneeded variable: "rc"
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH 0/3] powerpc/qspinlock: Some tuning updates
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v2 0/1] show 'last online CPU' error in dlpar_cpu_offline()
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v7 00/10] Improve signal performance on PPC64 with KUAP
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v3 00/41] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v2 1/4] powerpc: Enable KFENCE for PPC32
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v1 1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v1 0/8] Miscellaneous user access improvement
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/Makefile: Remove workaround for gcc versions below 4.9
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] watchdog: Remove MV64x60 watchdog driver
 2021-03-31  1:09 UTC  (3+ messages)
` [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60

[PATCH] powerpc/asm-offsets: GPR14 is not needed either
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
 2021-03-31  1:09 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH] powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64
 2021-03-31  1:09 UTC  (2+ messages)

[PATCH v2 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-03-31  0:38 UTC  (6+ messages)
` [PATCH v2 2/6] powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
` [PATCH v2 3/6] powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
` [PATCH v2 4/6] powerpc/mm/64s/hash: Factor out change_memory_range()
` [PATCH v2 5/6] powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR
` [PATCH v2 6/6] powerpc/mm/64s: Allow STRICT_KERNEL_RWX again

[PATCH v2 3/7] powerpc: convert config files to generic cmdline
 2021-03-30 23:31 UTC  (13+ messages)

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-03-30 23:17 UTC  (10+ messages)
` [PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section
` [PATCH 3/8] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH 4/8] CMDLINE: powerpc: convert to generic builtin command line
` [PATCH 5/8] CMDLINE: mips: "
` [PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline
` [PATCH 7/8] CMDLINE: x86: convert to generic builtin command line
` [PATCH 8/8] CMDLINE: arm64: "

[PATCH] MAINTAINERS: Update entry for ibmvmc driver
 2021-03-30 21:22 UTC 

[PATCH 00/30] DMA: Mundane typo fixes
 2021-03-30 21:14 UTC  (39+ messages)
` [PATCH 01/30] acpi-dma.c: Fix couple of typos
` [PATCH 02/30] altera-msgdma.c: Couple of typos fixed
` [PATCH 03/30] amba-pl08x.c: Fixed couple of typos
` [PATCH 04/30] bcm-sba-raid.c: Few typos fixed
` [PATCH 05/30] bcm2835-dma.c: Fix a typo
` [PATCH 06/30] idma64.c: Fix couple of typos
` [PATCH 07/30] iop-adma.c: Few typos fixed
` [PATCH 08/30] mv_xor.c: Fix a typo
` [PATCH 09/30] mv_xor.h: Fixed "
` [PATCH 10/30] mv_xor_v2.c: Fix "
` [PATCH 11/30] nbpfaxi.c: Fixed "
` [PATCH 12/30] of-dma.c: "
` [PATCH 13/30] s3c24xx-dma.c: Fix "
` [PATCH 14/30] Revert "s3c24xx-dma.c: Fix a typo"
` [PATCH 15/30] s3c24xx-dma.c: Few typos fixed
` [PATCH 16/30] st_fdma.h: Fix couple of typos
` [PATCH 17/30] ste_dma40_ll.h: Fix a typo
` [PATCH 18/30] tegra20-apb-dma.c: Fixed "
` [PATCH 19/30] xgene-dma.c: Few spello fixes
` [PATCH 20/30] at_hdmac.c: Quite a few "
` [PATCH 21/30] owl-dma.c: Fix a typo
` [PATCH 22/30] at_hdmac_regs.h: Couple of typo fixes
` [PATCH 23/30] dma-jz4780.c: Fix a typo
` [PATCH 24/30] Kconfig: Change Synopsys to Synopsis
` [PATCH 25/30] ste_dma40.c: Few spello fixes
` [PATCH 26/30] dw-axi-dmac-platform.c: Few typos fixed
` [PATCH 27/30] dpaa2-qdma.c: Fix a typo
` [PATCH 28/30] usb-dmac.c: "
` [PATCH 29/30] edma.c: "
` [PATCH 30/30] xilinx_dma.c: "

[PATCH] powerpc/pseries: Only register vio drivers if vio bus exists
 2021-03-30 19:57 UTC  (3+ messages)

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-30 18:23 UTC  (12+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 09/17] nios2: Convert to GENERIC_CMDLINE
` [PATCH v3 11/17] riscv: "

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-03-30 16:28 UTC  (40+ 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 v2 0/8] powerpc/xive: Map one IPI interrupt per node
 2021-03-30 16:18 UTC  (3+ messages)
` [PATCH v2 8/8] "

[PATCH printk v2 0/5] printk: remove safe buffers
 2021-03-30 15:35 UTC  (3+ messages)
` [PATCH printk v2 2/5] "
` [PATCH printk v2 3/5] printk: remove NMI tracking

[PATCH v2] powerpc/traps: Enhance readability for trap types
 2021-03-30 15:04 UTC 

[PATCH v3 0/9] Speedup mremap on ppc64
 2021-03-30 13:28 UTC  (11+ messages)
` [PATCH v3 1/9] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v3 2/9] selftest/mremap_test: Avoid crash with static build
` [PATCH v3 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v3 4/9] powerpc/mm/book3s64: Fix possible build error
` [PATCH v3 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument
` [PATCH v3 6/9] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v3 7/9] mm/mremap: Move TLB flush outside page table lock
` [PATCH v3 8/9] mm/mremap: Allow arch runtime override
` [PATCH v3 9/9] powerpc/mm: Enable move pmd/pud

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-30 13:10 UTC  (3+ messages)
` [PATCH v2] "

WARNING: CPU: 0 PID: 1 at arch/powerpc/lib/feature-fixups.c:109 do_feature_fixups+0xb0/0xf0
 2021-03-30 11:47 UTC  (3+ messages)

[PATCH] powerpc/vdso: Separate vvar vma from vdso
 2021-03-30 10:17 UTC  (8+ messages)

[powerpc:merge] BUILD SUCCESS 48078444e553777ed812d0891e95e032514e2575
 2021-03-30  7:51 UTC 

[powerpc:next] BUILD SUCCESS 69931cc387cca289e0415c79ce5389119670066d
 2021-03-30  5:57 UTC 

[PATCH v10 00/10] powerpc: Further Strict RWX support
 2021-03-30  5:27 UTC  (15+ messages)
` [PATCH v10 01/10] powerpc/mm: Implement set_memory() routines
` [PATCH v10 02/10] powerpc/lib/code-patching: Set up Strict RWX patching earlier
` [PATCH v10 03/10] powerpc: Always define MODULES_{VADDR,END}
` [PATCH v10 04/10] powerpc/kprobes: Mark newly allocated probes as ROX
` [PATCH v10 05/10] powerpc/bpf: Write protect JIT code
` [PATCH v10 06/10] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v10 07/10] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v10 08/10] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig
` [PATCH v10 09/10] powerpc/mm: implement set_memory_attr()
` [PATCH v10 10/10] powerpc/32: use set_memory_attr()

[PATCH] powerpc/papr_scm: Mark nvdimm as unarmed if needed during probe
 2021-03-30  5:03 UTC  (2+ messages)

[PATCH v3] powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
 2021-03-30  4:56 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi: delete the useless casting value returned
 2021-03-30  3:54 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 53f1d31708f6240e4615b0927df31f182e389e2f
 2021-03-30  1:54 UTC 

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-29 23:53 UTC  (5+ messages)

[PATCH] ASoC: fsl_rpmsg: initialise pointers to NULL
 2021-03-29 19:58 UTC  (2+ messages)

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

[PATCH] PCI: Try to find two continuous regions for child resource
 2021-03-29 16:22 UTC  (2+ messages)

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-29 15:13 UTC  (7+ messages)
` [PATCH next v1 2/3] "

[PATCH] powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
 2021-03-29 13:40 UTC  (2+ messages)

[PATCH] powerpc/8xx: Load modules closer to kernel text
 2021-03-29  7:07 UTC 

[PATCH] powerpc/process: Enhance readability for trap types
 2021-03-28 23:11 UTC  (3+ messages)

[PATCH] powerpc/signal32: Fix Oops on sigreturn with unmapped VDSO
 2021-03-28 14:02 UTC 

[PATCH v5 0/7] riscv: Add qspinlock/qrwlock
 2021-03-28 11:36 UTC  (6+ messages)
` [PATCH v5 4/7] powerpc/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v5 6/7] sparc: qspinlock: "
` [PATCH v5 7/7] xtensa: "


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