linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-05 01:36:45 to 2021-04-08 15:26:04 UTC [more...]

[PATCH v1 1/8] powerpc/mem: Declare __flush_dcache_icache() static
 2021-04-08 15:25 UTC  (10+ messages)
` [PATCH v1 2/8] powerpc/mem: Remove address argument to flush_coherent_icache()
` [PATCH v1 3/8] powerpc/mem: Call flush_coherent_icache() at higher level
` [PATCH v1 4/8] powerpc/mem: Optimise flush_dcache_icache_hugepage()
` [PATCH v1 5/8] powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages only
` [PATCH v1 6/8] powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pages
` [PATCH v1 7/8] powerpc/mem: Inline flush_dcache_page()
` [PATCH v1 8/8] powerpc/mem: Use kmap_local_page() in flushing functions

[PATCH v3] powerpc/traps: Enhance readability for trap types
 2021-04-08 14:07 UTC 

[PATCH v2 0/5] powerpc/rtas: miscellaneous cleanups
 2021-04-08 14:06 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/rtas: improve ppc_rtas_rmo_buf_show documentation
` [PATCH v2 2/5] powerpc/rtas-proc: remove unused RMO_READ_BUF_MAX
` [PATCH v2 3/5] powerpc/rtas: remove ibm_suspend_me_token
` [PATCH v2 4/5] powerpc/rtas: move syscall filter setup into separate function
` [PATCH v2 5/5] powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE

[PATCH v1 1/1] kernel.h: Split out panic and oops helpers
 2021-04-08 13:29 UTC  (16+ messages)

[PATCH 1/1] powerpc/smp: Set numa node before updating mask
 2021-04-08 11:11 UTC  (7+ messages)

[PATCH 0/2] code optimizations for btext.c
 2021-04-08  9:34 UTC  (7+ messages)
` [PATCH 1/2] powerpc: remove set but not used variable 'force_printk_to_btext'
` [PATCH 2/2] powerpc: make 'boot_text_mapped' static

[PATCH v2 1/1] powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
 2021-04-08  9:08 UTC  (9+ messages)

[PATCH v4 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-04-08  7:45 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Add platform specific check_attr_config

[PATCH v6 00/48] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-04-08  7:33 UTC  (27+ messages)
` [PATCH v6 09/48] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
` [PATCH v6 16/48] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM
` [PATCH v6 30/48] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
` [PATCH v6 37/48] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v6 38/48] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v6 39/48] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v6 40/48] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
` [PATCH v6 41/48] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
` [PATCH v6 42/48] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
` [PATCH v6 43/48] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
` [PATCH v6 44/48] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
` [PATCH v6 45/48] KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR KVM
` [PATCH v6 46/48] KVM: PPC: Book3S HV P9: implement hash guest support
` [PATCH v6 47/48] KVM: PPC: Book3S HV P9: implement hash host / "
` [PATCH v6 48/48] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path

[PATCH-next] powerpc/interrupt: Remove duplicate header file
 2021-04-08  7:20 UTC  (3+ messages)

[PATCH -next] powerpc/fadump: make symbol 'rtas_fadump_set_regval' static
 2021-04-08  6:20 UTC 

[PATCH] powerpc: remove old workaround for GCC < 4.9
 2021-04-08  4:39 UTC  (2+ messages)

[PATCH -next] powerpc/mce: Make symbol 'mce_ue_event_work' static
 2021-04-08  3:58 UTC 

[PATCH -next] powerpc/security: Make symbol 'stf_barrier' static
 2021-04-08  3:39 UTC 

[PATCH v7] soc: fsl: enable acpi support in RCPM driver
 2021-04-08  3:03 UTC 

[PATCH v3 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-04-08  2:38 UTC  (3+ messages)

[PATCH] powerpc: Make some symbols static
 2021-04-08  1:11 UTC  (3+ messages)

[PATCH] sound:ppc: fix spelling typo of values
 2021-04-07 23:32 UTC  (2+ messages)

[PATCH net-next v3 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-07 16:10 UTC  (5+ messages)
` [PATCH net-next v3 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH net-next v3 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-04-07 22:59 UTC  (13+ messages)
` [PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section
` [PATCH 4/8] CMDLINE: powerpc: convert to generic builtin command line
` [PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline

[PATCH v6 0/9] riscv: Add qspinlock/qrwlock
 2021-04-07 20:12 UTC  (10+ messages)
` [PATCH v6 1/9] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
    ` [OpenRISC] "
` [PATCH v6 3/9] riscv: locks: Introduce ticket-based spinlock implementation
` [PATCH v6 6/9] openrisc: qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH] powerpc/dts: fix not include DTC_FLAGS
 2021-04-07 19:58 UTC  (3+ messages)

[PATCH 1/1] powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
 2021-04-07 19:58 UTC  (3+ messages)

[PATCH v4] pseries: prevent free CPU ids to be reused on another node
 2021-04-07 19:48 UTC  (2+ messages)

[PATCH v3] pseries: prevent free CPU ids to be reused on another node
 2021-04-07 15:00 UTC  (3+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path
 2021-04-07 14:27 UTC  (3+ messages)

[PATCH] macintosh/windfarm: Make symbol 'pm121_sys_state' static
 2021-04-07 12:57 UTC 

[PATCH] powerpc/smp: Make some symbols static
 2021-04-07 12:59 UTC 

[PATCH] tty: hvc: make symbol 'hvc_udbg_dev' static
 2021-04-07 12:58 UTC 

[PATCH] macintosh/via-pmu: Make some symbols static
 2021-04-07 12:58 UTC 

[PATCH] windfarm: make symbol 'wf_thread' static
 2021-04-07 12:57 UTC 

[PATCH] powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
 2021-04-07 12:13 UTC  (3+ messages)

[PATCH 16/20] kbuild: powerpc: use common install script
 2021-04-07 11:32 UTC  (2+ messages)

[PATCH] ASoC: fsl: sunxi: remove redundant dev_err call
 2021-04-07  9:56 UTC 

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v3
 2021-04-07  8:57 UTC  (2+ messages)

[PATCH v2 0/4] powerpc/selftests: Add Power10 2nd DAWR selftests
 2021-04-07  5:49 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWR
` [PATCH v2 2/4] powerpc/selftests/perf-hwbreak: Coalesce event creation code
` [PATCH v2 3/4] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
` [PATCH v2 4/4] powerpc/selftests: Add selftest to test concurrent perf/ptrace events

[PATCH] powerpc/mce: save ignore_event flag unconditionally for UE
 2021-04-07  4:58 UTC 

[PATCH 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-07  1:13 UTC  (6+ messages)
` [PATCH 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH v6] soc: fsl: enable acpi support in RCPM driver
 2021-04-07  3:38 UTC  (4+ messages)

[PATCH net-next v2 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-06 15:37 UTC  (3+ messages)
` [PATCH net-next v2 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH net-next v2 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH v1 0/3] Remove qe_io{read,write}* IO accessors
 2021-04-06 21:52 UTC  (2+ messages)

remove the nvlink2 pci_vfio subdriver v2
 2021-04-06 19:38 UTC  (3+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-06 17:38 UTC  (4+ messages)
` [PATCH v4 19/20] mips: Convert to GENERIC_CMDLINE

[PATCH v2 3/7] powerpc: convert config files to generic cmdline
 2021-04-06 16:29 UTC  (11+ messages)

[PATCH] powerpc/perf: prevent mixed EBB and non-EBB events
 2021-04-06 16:21 UTC  (3+ messages)

[PATCH] powerpc/perf: Fix PMU constraint check for EBB events
 2021-04-06 16:16 UTC 

[PATCH] swim3: support highmem
 2021-04-06 15:31 UTC  (2+ messages)

[PATCH] powerpc/perf: Clear pending PMI in ppmu callbacks
 2021-04-06 14:47 UTC  (2+ messages)
` [PATCH] powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC

[PATCH] powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC
 2021-04-06 14:40 UTC  (2+ messages)

[PATCH 0/9] Cleaning up some of the irqdomain features
 2021-04-06 13:02 UTC  (15+ messages)
` [PATCH 1/9] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
` [PATCH 2/9] ARM: PXA: Kill use of irq_create_strict_mappings()
` [PATCH 3/9] irqchip/jcore-aic: "
` [PATCH 4/9] sh: intc: Drop the use of irq_create_identity_mapping()
` [PATCH 5/9] irqdomain: Kill irq_create_strict_mappings()/irq_create_identity_mapping()
` [PATCH 6/9] mips: netlogic: Use irq_domain_simple_ops for XLP PIC
` [PATCH 7/9] irqdomain: Drop references to recusive irqdomain setup
` [PATCH 8/9] powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
` [PATCH 9/9] irqdomain: Kill irq_domain_add_legacy_isa

[PATCH printk v2 0/5] printk: remove safe buffers
 2021-04-06 11:17 UTC  (8+ messages)
` [PATCH printk v2 2/5] "

[PATCH v1 1/2] powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
 2021-04-06  9:38 UTC  (2+ messages)
` [PATCH v1 2/2] powerpc: Enable OPTPROBES on PPC32

[PATCH] powerpc/mm: Add cond_resched() while removing hpte mappings
 2021-04-06  4:30 UTC  (3+ messages)

[PATCH v2] powerpc/64s: power4 nap fixup in C
 2021-04-06  2:55 UTC 

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-04-06  2:45 UTC  (6+ messages)

[PATCH 1/3] powernv/memtrace: Allow mmaping trace buffers
 2021-04-06  2:04 UTC  (4+ messages)
` [PATCH 3/3] powerpc/sstep: Always test lmw and stmw

[PATCH] powerpc/pseries: remove unneeded semicolon
 2021-04-06  1:33 UTC 

[PATCH] ibmvnic: Use 'skb_frag_address()' instead of hand coding it
 2021-04-05 19:00 UTC  (2+ messages)

[PATCH v2] powerpc: iommu: fix build when neither PCI or IBMVIO is set
 2021-04-05 16:31 UTC  (3+ messages)

[PATCH] powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC
 2021-04-05 15:54 UTC 

[PATCH] powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'
 2021-04-05 12:38 UTC  (2+ messages)

[PATCH RESEND v1 0/4] powerpc/vdso: Add support for time namespaces
 2021-04-05  5:03 UTC  (7+ messages)
` [PATCH RESEND v1 2/4] lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
` [PATCH RESEND v1 3/4] powerpc/vdso: Separate vvar vma from vdso
` [PATCH RESEND v1 4/4] powerpc/vdso: Add support for time namespaces

[PATCH v2] powerpc/traps: Enhance readability for trap types
 2021-04-05 12:18 UTC  (11+ messages)

[PATCH v3] powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
 2021-04-05  3:47 UTC  (4+ 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).