linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-04 23:06:45 to 2023-12-08 16:39:05 UTC [more...]

[RFC PATCH 0/9] powerpc: ftrace updates
 2023-12-08 16:30 UTC  (5+ messages)
` [RFC PATCH 2/9] powerpc/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH 3/9] powerpc/ftrace: Remove nops after the call to ftrace_stub
` [RFC PATCH 4/9] powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4B
` [RFC PATCH 5/9] powerpc/kprobes: Use ftrace to determine if a probe is at function entry

[PATCH 0/3] PCI/AER: Clean up logging
 2023-12-08 14:38 UTC  (7+ messages)
` [PATCH 1/3] PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
` [PATCH 2/3] PCI/AER: Decode Requester ID when no error info found
` [PATCH 3/3] PCI/AER: Use explicit register sizes for struct members

[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
 2023-12-08 14:39 UTC  (11+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
` [PATCH RFC/RFT 3/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings
` [PATCH RFC/RFT 4/4] TEMP: riscv: Add debugfs interface to retrieve #sfence.vma

[PATCH 00/12] KVM: PPC: Nested APIv2 : Performance improvements
 2023-12-08 13:45 UTC  (6+ messages)
` [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
` [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST

[PATCH v6 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-12-08 11:51 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] powerpc/fadump: add hotplug_ready sysfs interface
` [PATCH v6 3/3] Documentation/powerpc: update fadump implementation details

[PATCH v2] i2c: cpm: Remove linux,i2c-index conversion from be32
 2023-12-08 11:12 UTC  (2+ messages)

[PATCH] powerpc/powernv: Add a null pointer check to scom_debug_init_one
 2023-12-08  8:59 UTC 

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-08  5:54 UTC  (13+ messages)
` [RFC PATCH 01/12] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 02/12] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 03/12] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 04/12] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 05/12] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 06/12] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 07/12] powerpc: "
` [RFC PATCH 08/12] x86: "
` [RFC PATCH 09/12] riscv: Add support for kernel-mode FPU
` [RFC PATCH 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit
` [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures

[PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V
 2023-12-08  4:49 UTC  (2+ messages)

[PATCH v5 00/13] powerpc/pseries: New character devices for system parameters and VPD
 2023-12-07 23:35 UTC  (14+ messages)
` [PATCH v5 01/13] powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()
` [PATCH v5 02/13] powerpc/rtas: Add for_each_rtas_function() iterator
` [PATCH v5 03/13] powerpc/rtas: Fall back to linear search on failed token->function lookup
` [PATCH v5 04/13] powerpc/rtas: Add function return status constants
` [PATCH v5 05/13] powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()
` [PATCH v5 06/13] powerpc/rtas: Facilitate high-level call sequences
` [PATCH v5 07/13] powerpc/rtas: Serialize firmware activation sequences
` [PATCH v5 08/13] powerpc/rtas: Warn if per-function lock isn't held
` [PATCH v5 09/13] powerpc/pseries: Add papr-vpd character driver for VPD retrieval
` [PATCH v5 10/13] powerpc/pseries/papr-sysparm: Validate buffer object lengths
` [PATCH v5 11/13] powerpc/pseries/papr-sysparm: Expose character device to user space
` [PATCH v5 12/13] powerpc/selftests: Add test for papr-vpd
` [PATCH v5 13/13] powerpc/selftests: Add test for papr-sysparm

[PATCH] drm/amdgpu: drop the long-double-128 powerpc check/hack
 2023-12-07 22:03 UTC  (4+ messages)

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-12-07 12:38 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-07 21:29 UTC  (32+ messages)
` [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
` [PATCH v2 02/10] leds: aw2013: unlock mutex before destroying it
` [PATCH v2 03/10] leds: aw2013: use devm API to cleanup module's resources
` [PATCH v2 04/10] leds: aw200xx: "

[PATCH v1 1/4] of: Add of_machine_compatible_match()
 2023-12-07 20:26 UTC  (8+ messages)
` [PATCH v1 2/4] of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
` [PATCH v1 3/4] powerpc/machdep: Define 'compatibles' property in ppc_md and use it
` [PATCH v1 4/4] powerpc: Stop using of_root

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-07 16:21 UTC  (3+ messages)

[PATCH] powerpc/ftrace: Fix stack teardown in ftrace_no_trace
 2023-12-07 12:51 UTC  (2+ messages)

[PATCH] powerpc/lib: Validate size for vector operations
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] misc: ocxl: link: Remove unnecessary (void*) conversions
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] misc: ocxl: context: Remove unnecessary (void*) conversions
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] misc: ocxl: afu_irq: Remove unnecessary (void*) conversions
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc/44x: select I2C for CURRITUCK
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc/rtas_pci: rename and properly expose config access APIs
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH 0/7] powerpc/rtas: Trivial, coding style, and kernel-doc fixes
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH 0/3] powerpc/pseries/memhp: Fix minor bugs and improve error logging
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc: Remove orphaned reg_a2.h
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc: Make cpu_spec __ro_after_init
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc/lib: Avoid array bounds warnings in vec ops
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc/configs/64s: Enable CONFIG_MEM_SOFT_DIRTY
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc/32: Drop unused grackle_set_stg()
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH 1/5] powerpc/suspend: Add prototype for do_after_copyback()
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH 1/2] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH v2] powerpc: Add PVN support for HeXin C2000 processor
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc: add crtsavres.o to always-y instead of extra-y
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] misc: ocxl: main: Remove unnecessary ‘0’ values from rc
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc/85xx: Fix typo in code comment
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH] powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
 2023-12-07 12:38 UTC  (2+ messages)

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-07  9:10 UTC  (4+ messages)

[PATCH 1/4] powerpc/Makefile: Don't use $(ARCH) unnecessarily
 2023-12-07  4:48 UTC  (7+ messages)
` [PATCH 2/4] powerpc/vdso: No need to undef powerpc for 64-bit build
` [PATCH 3/4] powerpc/Makefile: Default to ppc64le_defconfig when cross building
` [PATCH 4/4] powerpc/Makefile: Auto detect cross compiler

[PATCH] ocxl: fix driver function comment typo
 2023-12-07  1:43 UTC  (3+ messages)

[PATCH v4 00/13] powerpc/pseries: New character devices for system parameters and VPD
 2023-12-07  1:02 UTC  (10+ messages)
` [PATCH v4 05/13] powerpc/rtas: Facilitate high-level call sequences

[PATCH v3 0/7] kexec_file: print out debugging message if required
 2023-12-06 23:22 UTC  (8+ messages)
` [PATCH v3 5/7] kexec_file, ricv: "

[PATCH V4] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
 2023-12-06 12:29 UTC  (7+ messages)

[PATCH v11 00/15] Add audio support in v4l2 framework
 2023-12-06 10:36 UTC  (3+ messages)

[PATCH 10/27] tty: ehv_bytechan: convert to u8 and size_t
 2023-12-06  9:30 UTC  (3+ messages)
` [PATCH 12/27] tty: hvc: "

[linux-next:master] BUILD REGRESSION 0f5f12ac05f36f117e793656c3f560625e927f1b
 2023-12-06  4:11 UTC 

[PATCH net-next v2 0/9] net*: Convert to platform remove callback returning void
 2023-12-06  4:00 UTC  (5+ messages)

[powerpc:fixes-test] BUILD SUCCESS 4b3338aaa74d7d4ec5b6734dc298f0db94ec83d2
 2023-12-06  3:42 UTC 

[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
 2023-12-06  1:58 UTC  (3+ messages)

[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
 2023-12-06  1:56 UTC  (3+ messages)

[PATCH] scsi: ipr: Remove obsolete check for old CPUs
 2023-12-06  2:05 UTC  (2+ messages)

[PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
 2023-12-06  2:01 UTC  (3+ messages)

[PATCH] i2c: cpm: Fix data type
 2023-12-06  1:47 UTC  (2+ messages)

[PATCH] tty: hvc: dcc: Check for TXfull condition while setting up early console
 2023-12-05 12:35 UTC 

[PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
 2023-12-05 23:39 UTC  (3+ messages)

[RFC PATCH 0/3] powerpc/fadump: pass additional args to dump capture kernel
 2023-12-05 20:18 UTC  (4+ messages)
` [RFC PATCH 1/3] powerpc/pseries/fadump: add support for multiple boot memory regions
` [RFC PATCH 2/3] powerpc/fadump: pass additional parameters to dump capture kernel
` [RFC PATCH 3/3] powerpc/fadump: pass additional parameters when fadump is active

[PATCH 5.15 00/67] 5.15.142-rc1 review
 2023-12-05 18:23 UTC  (2+ messages)

[PATCH v13 6/6] powerpc: add crash memory hotplug support
 2023-12-05 16:48 UTC  (2+ messages)

[PATCH v2 00/17] Prepare the PowerQUICC QMC and TSA for the HDLC QMC driver
 2023-12-05 15:21 UTC  (18+ messages)
` [PATCH v2 01/17] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v2 02/17] soc: fsl: cpm1: qmc: "
` [PATCH v2 03/17] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v2 04/17] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v2 05/17] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v2 06/17] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v2 07/17] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v2 08/17] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v2 09/17] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v2 10/17] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v2 11/17] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v2 12/17] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v2 13/17] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v2 14/17] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v2 15/17] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v2 16/17] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v2 17/17] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime

[PATCH v13 5/6] powerpc: add crash CPU hotplug support
 2023-12-05 14:14 UTC  (2+ messages)

[PATCH] serial: ucc_uart: Fix multiple address space type errors
 2023-12-05 13:16 UTC 

[PATCH] powerpc/irq: Allow softirq to hardirq stack transition
 2023-12-05 11:06 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
 2023-12-05 11:01 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()

[PATCH v3] powerpc/pseries/vas: Use usleep_range() to support HCALL delay
 2023-12-05  9:21 UTC  (3+ messages)

[PATCH] cxl: Fix null pointer dereference in cxl_get_fd
 2023-12-05  9:28 UTC  (3+ messages)

[PATCH] perf vendor events: Update datasource event name to fix duplicate events
 2023-12-05  7:16 UTC  (7+ messages)

[PATCH] MAINTAINERS: powerpc: Add Aneesh & Naveen
 2023-12-05  5:11 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).