linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-08 11:49:32 to 2024-11-15 09:43:17 UTC [more...]

[PATCH v9 0/4] Support SMT control on arm64
 2024-11-15  9:42 UTC  (6+ messages)
` [PATCH v9 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v9 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v9 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v9 4/4] arm64: Kconfig: Enable HOTPLUG_SMT

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-11-15  9:22 UTC  (5+ messages)
` [PATCH v2 1/2] PCI/DPC: Run recovery on device that detected the error
` [PATCH v2 2/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd

[PATCH] powerpc: Add preempt lazy support
 2024-11-15  7:19 UTC  (8+ messages)

[PATCH] MAINTAINERS: powerpc: Mark Maddy as "M"
 2024-11-15  4:54 UTC 

[RFC PATCH 01/20] powerpc/cell: Remove support for IBM Cell Blades
 2024-11-15  0:30 UTC  (26+ messages)
` [RFC PATCH 02/20] powerpc: Remove some Cell leftovers
` [RFC PATCH 03/20] powerpc: Remove PPC_PMI and driver
` [RFC PATCH 04/20] powerpc: Remove IBM_CELL_BLADE & SPIDER_NET references
` [RFC PATCH 05/20] powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNOR
` [RFC PATCH 06/20] powerpc/xmon: Remove SPU debug and disassembly
` [RFC PATCH 07/20] powerpc: Remove DCR_MMIO and the DCR generic layer
` [RFC PATCH 08/20] powerpc: Remove PPC_OF_PLATFORM_PCI
` [RFC PATCH 09/20] powerpc/io: Remove PPC_IO_WORKAROUNDS
` [RFC PATCH 10/20] powerpc/io: Remove PPC_INDIRECT_MMIO
` [RFC PATCH 11/20] powerpc/io: Remove PCI_FIX_ADDR
` [RFC PATCH 12/20] powerpc/io: Unhook MMIO accessors
` [RFC PATCH 13/20] powerpc/io: Remove unnecessary indirection
` [RFC PATCH 14/20] powerpc: Remove UDBG_RTAS_CONSOLE
` [RFC PATCH 15/20] cpufreq: ppc_cbe: Remove powerpc Cell driver
` [RFC PATCH 16/20] EDAC/cell: "
` [RFC PATCH 17/20] net: spider_net: "
` [RFC PATCH 18/20] net: toshiba: Remove reference to PPC_IBM_CELL_BLADE
` [RFC PATCH 19/20] docs: Remove reference to removed CBE_CPUFREQ_SPU_GOVERNOR
` [RFC PATCH 20/20] genirq: Remove IRQ_EDGE_EOI_HANDLER

[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
 2024-11-14 21:04 UTC  (21+ messages)
` [RFC PATCH 02/10] powerpc/chrp: Remove various dead code
` [RFC PATCH 03/10] powerpc/chrp: Remove PPC_CHRP from defconfigs
` [RFC PATCH 04/10] powerpc/powermac: Remove machine_is(chrp) test
` [RFC PATCH 05/10] powerpc/rtasd: Remove machine_is(chrp) tests
` [RFC PATCH 06/10] powerpc: Remove prom_init longtrail work arounds
` [RFC PATCH 07/10] powerpc: Remove CONFIG_ISA
` [RFC PATCH 08/10] macintosh: Remove ADB_MACIO
` [RFC PATCH 09/10] i2c: Remove I2C_HYDRA
` [RFC PATCH 10/10] i2c: Drop reference to PPC_CHRP

[PATCH] dt-bindings: Unify "fsl,liodn" type definitions
 2024-11-14 20:01 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: freescale: ucc_geth: Phylink conversion
 2024-11-14 15:36 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
` [PATCH net-next v2 02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion
` [PATCH net-next v2 03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
` [PATCH net-next v2 04/10] net: freescale: ucc_geth: Fix WOL configuration
` [PATCH net-next v2 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
` [PATCH net-next v2 06/10] net: freescale: ucc_geth: Simplify frame length check
` [PATCH net-next v2 07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
` [PATCH net-next v2 08/10] net: freescale: ucc_geth: Move the serdes configuration around
` [PATCH net-next v2 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes
` [PATCH net-next v2 10/10] net: freescale: ucc_geth: phylink conversion

[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
 2024-11-14 12:54 UTC  (13+ messages)

[PATCH -next v2] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
 2024-11-14 11:25 UTC  (3+ messages)

[PATCH V2] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
 2024-11-14 10:08 UTC  (2+ messages)

[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
 2024-11-14 10:05 UTC  (4+ messages)

[PATCH v2] powerpc/kvm: Fix typo in the kvm functions
 2024-11-14  8:50 UTC 

[PATCH 1/4] powerpc/perf: Add perf interface to expose vpa counters
 2024-11-14  8:40 UTC  (4+ messages)
` [PATCH 2/4] docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document sysfs event format entries for vpa_pmu
` [PATCH 3/4] powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch
` [PATCH 4/4] powerpc/perf: Add per-task/process monitoring to vpa_pmu driver

[PATCH] soc: fsl: Add missing of_node_put() after using device_node
 2024-11-14  7:29 UTC  (2+ messages)

[PATCH] soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()
 2024-11-14  7:14 UTC  (2+ messages)

[Bug 214913] New: [xfstests generic/051] BUG: Kernel NULL pointer dereference on read at 0x00000108 NIP [c0000000000372e4] tm_cgpr_active+0x14/0x40
 2024-11-14  3:21 UTC  (2+ messages)
` [Bug 214913] "

linux-next: manual merge of the powerpc tree with the kbuild tree
 2024-11-14  1:34 UTC  (2+ messages)

[PATCH v8 0/5] Correct perf sampling with Guest VMs
 2024-11-13 19:01 UTC  (6+ messages)
` [PATCH v8 1/5] arm: perf: Drop unused functions
` [PATCH v8 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v8 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v8 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v8 5/5] perf: Correct perf sampling with guest VMs

[PATCH v5 0/7] mm/mprotect: Fix dax puds
 2024-11-13 18:45 UTC  (6+ messages)

[PATCH v7 0/5] Correct perf sampling with Guest VMs
 2024-11-13 18:39 UTC  (8+ messages)
` [PATCH v7 4/5] x86: perf: Refactor misc flag assignments

[PATCH v4 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
 2024-11-13 14:19 UTC 

[PATCH] powerpc/vdso: Remove unused clockmode asm offsets
 2024-11-13 10:20 UTC  (2+ messages)

[PATCHv3 net-next] net: modernize IRQ resource acquisition
 2024-11-13  9:48 UTC  (5+ messages)

[PATCH v2 2/8] powerpc/entry: cleanup syscall entry
 2024-11-13  8:19 UTC  (13+ messages)
` [PATCH v2 3/8] powerpc/debug: implement HAVE_USER_RETURN_NOTIFIER
` [PATCH v2 4/8] powerpc/debug: hook to user return notifier infrastructure
` [PATCH v2 5/8] powerpc/entry: add irqentry_state and generic entry support
` [PATCH v2 6/8] powerpc/entry: factout irqentry-state
` [PATCH v2 7/8] powerpc/entry: fix 32bit compile issue for common entry
` [PATCH v2 8/8] powerpc/entry: fix ppc syscall entry issues "

[PATCH v3 1/2] powerpc/fadump: allocate memory for additional parameters early
 2024-11-13  7:06 UTC  (2+ messages)
` [PATCH v3 2/2] fadump: reserve param area if below boot_mem_top

[RFC v3 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
 2024-11-13  6:59 UTC  (4+ messages)

[PATCH v3] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
 2024-11-13  1:56 UTC  (3+ messages)

[PATCH v2] crash, powerpc: Default to CRASH_DUMP=n on PPC_BOOK3S_32
 2024-11-13  1:04 UTC  (4+ messages)

[PATCH 07/21] soc/qman: test: Use kthread_run_on_cpu()
 2024-11-12 14:22 UTC 

[PATCH v2 1/2] powerpc/fadump: allocate memory for additional parameters early
 2024-11-12 13:53 UTC  (11+ messages)
` [PATCH v2 2/2] fadump: reserve param area if below boot_mem_top

[PATCH] powerpc/cell: Remove dead extern declaration for spu_priv1_beat_ops
 2024-11-12 11:48 UTC 

[RESEND PATCH v5 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-11-12 10:34 UTC  (7+ messages)
` [RESEND PATCH v5 1/6] ALSA: compress: Add output rate and output format support
` [RESEND PATCH v5 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [RESEND PATCH v5 3/6] ASoC: fsl_easrc: "
` [RESEND PATCH v5 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [RESEND PATCH v5 5/6] ASoC: fsl_asrc: register m2m platform device
` [RESEND PATCH v5 6/6] ASoC: fsl_easrc: "

[PATCH] cpufreq: maple: Remove maple driver
 2024-11-12  9:26 UTC  (2+ messages)

[PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers
 2024-11-12  8:41 UTC 

[PATCHv2 net-next] net: use pdev instead of OF funcs
 2024-11-12  7:55 UTC  (4+ messages)

[PATCH] pmu_battery: Set power supply type to BATTERY
 2024-11-11 22:13 UTC  (2+ messages)

[PATCH net-next] net: use pdev instead of OF funcs
 2024-11-11 18:15 UTC  (6+ messages)

[bug report from fstests] WARNING: CPU: 1 PID: 0 at arch/powerpc/mm/mmu_context.c:106 switch_mm_irqs_off+0x220/0x270
 2024-11-11 13:25 UTC 

[PATCH] powerpc: Transliterate author name and remove FIXME
 2024-11-11  7:16 UTC  (3+ messages)

[PATCH 6/7] powerpc/entry: factout irqentry-state
 2024-11-11  3:45 UTC  (3+ messages)

[PATCH v2 1/8] powerpc/entry: convert to common and generic entry
 2024-11-11  3:19 UTC 

[powerpc:next] BUILD SUCCESS 5b881c1f83792f5db421124171b06f1b8f1fe075
 2024-11-11  0:37 UTC 

[PATCH 1/7] powerpc/entry: convert to common and generic entry
 2024-11-10  6:30 UTC  (9+ messages)

[PATCH] powerpc/ps3: Mark ps3_setup_uhc_device() __init
 2024-11-10  1:18 UTC  (2+ messages)

[PATCH 0/3] Fix doorbell emulation for nested KVM guests in V1 API
 2024-11-09  6:32 UTC  (4+ messages)
` [PATCH 1/3] Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"
` [PATCH 2/3] KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
` [PATCH 3/3] KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells

[PATCH 11/13] powerpc/irq: use seq_put_decimal_ull_width() for decimal values
 2024-11-08 16:23 UTC 

[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
 2024-11-08 15:28 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.12-6 tag
 2024-11-08 17:39 UTC  (2+ messages)

[PATCH v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
 2024-11-08 17:28 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] selftests/mm: Use "

[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
 2024-11-08 17:12 UTC  (4+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()

drivers/net/ethernet/freescale/ucc_geth.c:2454:64: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-11-08 11:41 UTC  (3+ 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).