linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/7] Remove 40x
 2024-05-06 20:40 UTC  (9+ messages)
` [PATCH 1/7] powerpc/40x: Remove 40x platforms
` [PATCH 2/7] powerpc/boot: Remove all 40x platforms from boot
` [PATCH 3/7] powerpc: Remove 40x from Kconfig and defconfig
` [PATCH 4/7] powerpc: Remove core support for 40x
` [PATCH 5/7] powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
` [PATCH 6/7] powerpc: Replace CONFIG_4xx with CONFIG_44x
` [PATCH 7/7] powerpc/platforms: Move files from 4xx to 44x

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-06 17:43 UTC  (5+ messages)

[RFC PATCH 1/2] objtool: Run objtool only if either of the config options are selected
 2024-05-06 17:39 UTC  (6+ messages)
` [RFC PATCH 2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses

[PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-06 16:17 UTC  (4+ messages)
` [PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state

[PATCH v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-06 14:56 UTC 

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-06 14:46 UTC 

[PATCH v3 1/2] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
 2024-05-06 14:35 UTC  (3+ messages)

WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c at boot when netconsole is enabled (kernel v6.9-rc5, v6.8.7, sungem, PowerMac G4 DP)
 2024-05-06 14:26 UTC  (5+ messages)

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-06 12:19 UTC  (10+ messages)
` [PATCH V2 1/9] tools/perf: Move the data structures related to register type to header file
` [PATCH V2 2/9] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V2 3/9] tools/perf: Fix a comment about multi_regs in extract_reg_offset function
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V2 9/9] tools/perf: Add support for global_die to capture name of variable in case of register defined variable

[PATCH] selftests/mm: Fix powerpc ARCH check
 2024-05-06 11:58 UTC 

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-06 10:19 UTC  (38+ messages)
` [kvm-unit-tests PATCH v9 01/31] doc: update unittests doc
` [kvm-unit-tests PATCH v9 02/31] report: Add known failure reporting option
` [kvm-unit-tests PATCH v9 03/31] powerpc: Mark known failing tests as kfail
` [kvm-unit-tests PATCH v9 04/31] powerpc: Update unittests for latest QEMU version
` [kvm-unit-tests PATCH v9 05/31] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH v9 06/31] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
` [kvm-unit-tests PATCH v9 07/31] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v9 08/31] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH v9 09/31] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH v9 10/31] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH v9 11/31] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH v9 12/31] powerpc: general interrupt tests
` [kvm-unit-tests PATCH v9 13/31] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH v9 14/31] powerpc: Remove broken SMP exception stack setup
` [kvm-unit-tests PATCH v9 15/31] powerpc: Enable page alloc operations
` [kvm-unit-tests PATCH v9 16/31] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v9 17/31] powerpc: Add cpu_relax
` [kvm-unit-tests PATCH v9 18/31] powerpc: Permit ACCEL=tcg,thread=single
` [kvm-unit-tests PATCH v9 19/31] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v9 20/31] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v9 21/31] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v9 22/31] powerpc: Add MMU support
` [kvm-unit-tests PATCH v9 23/31] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH v9 24/31] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v9 25/31] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v9 26/31] powerpc: add usermode support
` [kvm-unit-tests PATCH v9 27/31] powerpc: add pmu tests
` [kvm-unit-tests PATCH v9 28/31] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v9 29/31] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v9 30/31] powerpc: Add facility to query TCG or KVM host
` [kvm-unit-tests PATCH v9 31/31] powerpc: gitlab CI update

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-06  9:42 UTC  (11+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-06  8:57 UTC  (34+ messages)
` [PATCH v4 01/29] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v4 02/29] x86/mm: "
` [PATCH v4 03/29] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 14/29] arm64: mask out POIndex when modifying a PTE
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist
` [PATCH v4 21/29] arm64/ptrace: add support for FEAT_POE
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 23/29] kselftest/arm64: move get_header()
` [PATCH v4 24/29] selftests: mm: move fpregs printing
` [PATCH v4 25/29] selftests: mm: make protection_keys test work on arm64
` [PATCH v4 26/29] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v4 27/29] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v4 29/29] KVM: selftests: get-reg-list: add Permission Overlay registers

[GIT PULL] Please pull powerpc/linux.git powerpc-6.9-4 tag
 2024-05-05 19:43 UTC  (2+ messages)

[PATCH v8 00/17] mm: jit/text allocator
 2024-05-05 16:21 UTC  (19+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-05 16:06 UTC  (17+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "
` [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH RESEND v8 10/16] arm64: extend execmem_info "
` [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[powerpc:next-test] BUILD SUCCESS 72a67796ed7cc697e55e53d68eba4c87c5ae04ee
 2024-05-04 11:39 UTC 

[PATCH v8 0/6] DCP as trusted keys backend
 2024-05-03 23:45 UTC  (6+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
          ` [EXT] "

[PATCH V2] tty: hvc: hvc_opal: eliminate uses of of_node_put()
 2024-05-03 13:58 UTC  (2+ messages)

[PATCH] tty: hvc: hvc_opal: eliminate uses of of_node_put()
 2024-05-03 13:30 UTC  (3+ messages)

[PATCH 1/3] powerpc/mm: Align memory_limit value specified using mem= kernel parameter
 2024-05-03 19:59 UTC  (6+ messages)

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-05-03 18:17 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Introduce vcpu->wants_to_run
` [PATCH v3 2/3] KVM: Ensure new code that references immediate_exit gets extra scrutiny
` [PATCH v3 3/3] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running

[PATCH 0/1] Convert tasklets to bottom half workqueues
 2024-05-03 15:32 UTC  (4+ messages)
` [PATCH] [RFC] scsi: Convert from tasklet to BH workqueue

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-05-03 15:32 UTC  (4+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-03 14:09 UTC  (3+ messages)

[powerpc:next] BUILD SUCCESS 1fcd254733371cfa5a3602bab5ae2c9dc4bf69e6
 2024-05-03 13:27 UTC 

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-03 11:10 UTC  (8+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info

[PATCH] Fix the address of the linuxppc-dev mailing list
 2024-05-03 10:52 UTC  (2+ messages)

[PATCH v4] powerpc/pseries: make max polling consistent for longer H_CALLs
 2024-05-03 10:44 UTC  (2+ messages)

[PATCH v2] powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE
 2024-05-03 10:44 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/pseries: Fixes for lparstat boot reports
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH v10 0/3] powerpc: make fadump resilient with memory add/remove events
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH linux-next] macintosh/macio-adb: replace of_node_put() with __free
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH] powerpc/pseries: Enforce hcall result buffer validity and size
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH v2 1/2] selftests/powerpc: Convert pmu Makefile to for loop style
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH] powerpc: Mark memory_limit as initdata
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH] powerpc/dart: Drop unnecessary call to kmemleak_no_scan()
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: powerpc: Remove Aneesh
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: MMU GATHER: Update Aneesh's address
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH 1/3] selftest/powerpc: Re-order *FLAGS to follow lib.mk
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: remove returning ENODEV when uevent is triggered
 2024-05-03 10:41 UTC  (2+ messages)

[PATCH v2] powerpc/eeh: Permanently disable the removed device
 2024-05-03 10:41 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS cebb0005e8e4bc482151a261af649ab1a73edffd
 2024-05-03 10:40 UTC 

[PATCH v7 00/16] mm: jit/text allocator
 2024-05-03 10:40 UTC  (3+ messages)

[PATCH 1/2] MAINTAINERS: Make cxlflash obsolete
 2024-05-03 10:31 UTC  (6+ messages)
` [PATCH 2/2] MAINTAINERS: Make cxl obsolete

[PATCH v2 1/2] powerpc/io: Avoid clang null pointer arithmetic warnings
 2024-05-03  7:56 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n

Administrivia: remove old list address
 2024-05-03  3:32 UTC 

[PATCH] power: Remove arch specific module bug stuff
 2024-05-03  0:23 UTC 


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