linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-13 06:59:10 to 2024-11-16 19:24:53 UTC [more...]

[PATCH v2 0/2] powerpc: Enable lazy preemption
 2024-11-16 19:23 UTC  (2+ messages)
` [PATCH v2 1/2] powerpc: Add preempt lazy support

[PATCH] MAINTAINERS: powerpc: Mark Maddy as "M"
 2024-11-16 18:49 UTC  (2+ messages)

[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
 2024-11-16 16:15 UTC  (23+ 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

[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-16 12:43 UTC  (2+ messages)

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-11-16 12:44 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
 2024-11-16 11:42 UTC  (2+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-16 11:24 UTC  (41+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "
  ` [PATCH v2 19/21] livepatch: "

[PATCH v1 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
 2024-11-16 10:44 UTC  (2+ messages)

[PATCH] bus: fsl-mc: Remove deadcode
 2024-11-16 10:33 UTC  (2+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-16  7:59 UTC  (28+ messages)
` [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions
` [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 04/22] s390: kernel: "
` [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: "
` [PATCH 07/22] accel/habanalabs: "
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
 2024-11-16  1:27 UTC  (6+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()

[PATCH] powerpc: Add preempt lazy support
 2024-11-15 21:32 UTC  (9+ messages)

[PATCH] powerpc/pseries/eeh: Fix get PE state translation
 2024-11-15 14:31 UTC  (2+ messages)

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

[PATCH net-next v2 00/10] net: freescale: ucc_geth: Phylink conversion
 2024-11-15 12:19 UTC  (12+ 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 2/3] crypto: Register modules as SIMD modules for ppcle64 AES/GCM algs
 2024-11-15 11:58 UTC  (3+ messages)
` [PATCH] aes-gcm-p10: Use the correct bit to test for P10

[PATCH] hwrng: amd - remove reference to removed PPC_MAPLE config
 2024-11-15 11:58 UTC  (2+ messages)

[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

[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

[PATCH] dt-bindings: Unify "fsl,liodn" type definitions
 2024-11-14 20:01 UTC  (2+ 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 4/5] x86: perf: Refactor misc flag assignments
 2024-11-13 18:39 UTC  (3+ messages)

[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  (3+ messages)

[PATCH v2 8/8] powerpc/entry: fix ppc syscall entry issues for common entry
 2024-11-13  8:19 UTC  (3+ messages)

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