linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-31 13:33:41 to 2024-11-07 01:24:38 UTC [more...]

[RFC PATCH v1 0/2] PCI/AER: report fatal errors of RCiEP and EP if link recoverd
 2024-11-07  1:24 UTC  (6+ messages)
` [RFC PATCH v1 1/2] PCI/AER: run recovery on device that detected the error
` [RFC PATCH v1 2/2] PCI/AER: report fatal errors of RCiEP and EP if link recoverd

[PATCH -next] powerpc/machdep: Remove duplicated include in svm.c
 2024-11-07  1:02 UTC 

[PATCH v8 0/3] Extended MODVERSIONS Support
 2024-11-06 22:19 UTC  (11+ messages)
` [PATCH v8 1/3] modules: Support extended MODVERSIONS info
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-06 20:05 UTC  (22+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes

[PATCH] powerpc: cell: Use for_each_of_range() iterator
 2024-11-06 21:26 UTC 

[PATCH] powerpc: 44x: Use for_each_of_range() iterator
 2024-11-06 21:26 UTC 

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

[powerpc:topic/ppc-kvm] BUILD SUCCESS 96e266e3bcd6ed03f0be62c2fcf92bf1e3dc8a6a
 2024-11-06 19:00 UTC 

[powerpc:fixes-test] BUILD SUCCESS a373830f96db288a3eb43a8692b6bcd0bd88dfe1
 2024-11-06 19:00 UTC 

[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
 2024-11-06 18:38 UTC  (10+ messages)

[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
 2024-11-06 18:29 UTC  (5+ messages)

linux-next: build failure after merge of the ftrace tree
 2024-11-06 17:47 UTC  (3+ messages)

[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
 2024-11-06 17:10 UTC 

[PATCH] powerpc/ps3: Mark ps3_setup_uhc_device() __init
 2024-11-06 13:26 UTC 

[PATCH 1/5] selftests/powerpc: Lower run time of count_stcx_fail test
 2024-11-06 13:04 UTC  (5+ messages)
` [PATCH 2/5] selftests/powerpc: Give all tests 2 minutes timeout
` [PATCH 3/5] selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04
` [PATCH 4/5] selftests/powerpc: Return errors from all tests
` [PATCH 5/5] selftests/powerpc: Detect taint change in mitigation patching test

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

[PATCH] powerpc: Add __must_check to set_memory_...()
 2024-11-06 12:47 UTC  (3+ messages)

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

[PATCH 2/3] crypto: Register modules as SIMD modules for ppcle64 AES/GCM algs
 2024-11-06 12:09 UTC  (2+ messages)
` [PATCH] aes-gcm-p10: Use the correct bit to test for P10

[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
 2024-11-06  9:34 UTC  (5+ messages)

[Bug 219472] New: float point load and store
 2024-11-06  8:31 UTC 

[PATCH] soc: fsl: Add missing of_node_put() after using device_node
 2024-11-06  7:11 UTC 

[PATCH 00/28] vdso: Preparations for generic data storage
 2024-11-06  7:06 UTC  (4+ messages)

[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
 2024-11-06  5:54 UTC  (15+ messages)

[PATCH v3 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
 2024-11-06  1:00 UTC  (3+ messages)
` [PATCH v3 1/3] "

[powerpc:next-test] BUILD SUCCESS 19e0a70e6c3c1bf800b8ce9eb45864aa9e1e2781
 2024-11-05 23:32 UTC 

[powerpc:next] BUILD SUCCESS d677ce521334d8f1f327cafc8b1b7854b0833158
 2024-11-05 23:31 UTC 

[powerpc:merge] BUILD SUCCESS ad0be02f7009e3388de94b35d56336de22d79afc
 2024-11-05 23:30 UTC 

[powerpc:fixes-test] BUILD SUCCESS 74f02dbcaa622a8fa4171dcc6e12f86d2cb007d0
 2024-11-05 23:29 UTC 

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-05 19:04 UTC  (5+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text

[PATCH v2] ASoC: fsl_mqs: Support accessing registers by scmi interface
 2024-11-05 16:38 UTC  (2+ messages)

[PATCH] soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failure
 2024-11-05 14:56 UTC 

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-02 22:26 UTC  (3+ messages)
` [PATCH v2 15/18] ext4: switch to using the crc32c library

[PATCH] arch/powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
 2024-11-05 13:27 UTC 

provide generic page_to_phys and phys_to_page implementations v3
 2024-11-05  9:56 UTC  (3+ messages)
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys

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

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-05  9:22 UTC  (31+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v3 06/18] loongarch/crc32: "
` [PATCH v3 07/18] mips/crc32: "
` [PATCH v3 08/18] powerpc/crc32: "
` [PATCH v3 09/18] s390/crc32: "
` [PATCH v3 10/18] sparc/crc32: "
` [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v3 15/18] ext4: switch to using the crc32c library
` [PATCH v3 16/18] jbd2: "
` [PATCH v3 17/18] f2fs: switch to using the crc32 library
  ` [f2fs-dev] "
` [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library

[PATCH 1/7] powerpc/entry: convert to common and generic entry
 2024-11-05  4:47 UTC  (7+ messages)

[PATCH net-next 0/3] Fix sparse warnings in dpaa_eth driver
 2024-11-05  3:10 UTC  (8+ messages)
` [PATCH net-next 1/3] soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()
` [PATCH net-next 2/3] net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()
` [PATCH net-next 3/3] net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()

[PATCH net-next 0/4] net: ucc_geth: devm cleanups
 2024-11-05  1:35 UTC  (6+ messages)
` [PATCH net-next 1/4] net: ucc_geth: use devm for kmemdup
` [PATCH net-next 2/4] net: ucc_geth: use devm for alloc_etherdev
` [PATCH net-next 3/4] net: ucc_geth: use devm for register_netdev
` [PATCH net-next 4/4] net: ucc_geth: fix usage with NVMEM MAC address

[PATCH v2] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
 2024-11-04 14:23 UTC 

[PATCH V2] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
 2024-11-04  7:29 UTC 

[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
 2024-11-04  2:52 UTC  (17+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference

[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
 2024-11-04  2:34 UTC  (4+ messages)

[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
 2024-11-03 15:20 UTC  (3+ messages)

[PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
 2024-11-02 17:21 UTC  (10+ messages)

[PATCH] lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
 2024-11-01 21:49 UTC 

[PATCH v7 0/4] Support SMT control on arm64
 2024-11-01  9:31 UTC  (7+ messages)
` [PATCH v7 1/4] cpu/SMT: Provide a default topology_is_primary_thread()

[PATCH net] net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
 2024-11-01  2:40 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).