LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-26 08:30:42 to 2024-05-03 15:30:21 UTC [more...]

[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 v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-05-03 15:29 UTC  (3+ messages)

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

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

[PATCH v2 1/2] selftests/powerpc: Convert pmu Makefile to for loop style
 2024-05-03 10:41 UTC  (3+ 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  (3+ messages)

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

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

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

[PATCH 1/3] powerpc/mm: Align memory_limit value specified using mem= kernel parameter
 2024-05-03 10:41 UTC  (5+ 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  (24+ messages)
` [PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v7 03/16] nios2: define virtual address space for modules
` [PATCH v7 04/16] sparc: simplify module_alloc()
` [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v7 08/16] mm/execmem, arch: convert remaining "
` [PATCH v7 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v7 10/16] arm64: extend execmem_info "
` [PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

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

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-03  8:42 UTC  (12+ messages)

[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 0/1] Convert tasklets to bottom half workqueues
 2024-05-03  2:03 UTC  (3+ messages)
` [PATCH] [RFC] scsi: Convert from tasklet to BH workqueue

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

[PATCH] powerpc/crash: remove unnecessary NULL check before kvfree()
 2024-05-02 18:20 UTC 

[PATCH v4 1/2] powerpc64/bpf: fix tail calls for PCREL addressing
 2024-05-02 17:32 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/bpf: enable kfunc call

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-02  1:29 UTC  (9+ messages)
` [RFC PATCH v2 1/6] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [RFC PATCH v2 2/6] powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
` [RFC PATCH v2 3/6] powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
` [RFC PATCH v2 4/6] vfio/spapr: Always clear TCEs before unsetting the window
` [RFC PATCH v2 5/6] powerpc/iommu: Move dev_has_iommu_table() to iommu.c
` [RFC PATCH v2 6/6] powerpc/iommu: Implement the iommu_table_group_ops for pSeries

[PATCH] powerpc: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
 2024-05-02  2:48 UTC  (3+ messages)

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-02  2:03 UTC  (4+ messages)

[PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-01 18:01 UTC  (8+ messages)
` [PATCH 1/4] KVM: Plumb in a @sched_in flag to kvm_arch_vcpu_load()
` [PATCH 2/4] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
` [PATCH 3/4] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH 4/4] KVM: Delete the now unused kvm_arch_sched_in()

[powerpc:next-test] BUILD SUCCESS 236a4c63491784ae4814100cca47bc3645c776df
 2024-05-01 13:45 UTC 

Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
 2024-05-01 12:41 UTC  (2+ messages)

[PATCH 1/1] ALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_completion_timeout()
 2024-05-01  7:56 UTC  (2+ messages)

[PATCH 2/2] radix/kfence: support late __kfence_pool allocation
 2024-05-01  7:03 UTC  (2+ messages)

[PATCH 1/2] radix/kfence: map __kfence_pool at page granularity
 2024-05-01  5:45 UTC  (2+ messages)

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-30 17:29 UTC  (5+ messages)
` [PATCH v4 12/15] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH] kprobe/ftrace: bail out if ftrace was killed
 2024-04-30 23:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/13] ASoC: Use snd_soc_substream_to_rtd() for accessing private_data
 2024-04-30 19:53 UTC  (15+ messages)
` [PATCH 01/13] ASoC: qcom: "
` [PATCH 02/13] ASoC: tegra: "
` [PATCH 03/13] ASoC: ti: "
` [PATCH 04/13] ASoC: arm: "
` [PATCH 05/13] ASoC: amd: "
` [PATCH 06/13] ASoC: fsl: "
` [PATCH 07/13] ASoC: img: "
` [PATCH 08/13] ASoC: kirkwood: "
` [PATCH 09/13] ASoC: loongson: "
` [PATCH 10/13] ASoC: mediatek: "
` [PATCH 11/13] ASoC: meson: "
` [PATCH 12/13] ASoC: samsung: "
` [PATCH 13/13] ASoC: sunxi: "

[PATCH v2] mm/gup: Fix hugepd handling in hugetlb rework
 2024-04-30 13:13 UTC 

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

[PATCH v3 2/2] fs/xattr: add *at family syscalls
 2024-04-30 10:09 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-04-30  1:36 UTC  (2+ messages)

[PATCH][next] crypto/nx: Avoid potential -Wflex-array-member-not-at-end warning
 2024-04-29 17:05 UTC  (2+ messages)

[PATCH 0/2] mm/gup: Fix hugepd for longterm R/O pin on Power
 2024-04-29 13:51 UTC  (8+ messages)
` [PATCH 1/2] mm/gup: Fix hugepd handling in hugetlb rework
` [PATCH 2/2] mm/selftests: Don't prefault in gup_longterm tests

[PATCH 0/4] ASoC: Constify static snd_pcm_hardware
 2024-04-29 11:48 UTC  (5+ messages)
` [PATCH 1/4] ASoC: qcom: "
` [PATCH 2/4] ASoC: fsl: "
` [PATCH 3/4] ASoC: meson: "
` [PATCH 4/4] ASoC: uniphier: "

[PATCH 1/2] PCI/ERR: Cleanup misleading indentation inside if conditions
 2024-04-29  9:47 UTC 

[Bug 216723] New: BUG: spinlock wrong CPU on CPU#0, swapper/0/1 with CONFIG_NETCONSOLE=y (on a PowerMac G4 DP)
 2024-04-28 10:56 UTC  (2+ messages)
` [Bug 216723] "

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

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-27  6:58 UTC  (10+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions


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 read-only IMAP folder(s) and NNTP newsgroup(s).