linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-30 07:10:51 to 2024-11-06 12:39:14 UTC [more...]

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

[PATCH] powerpc: Add __must_check to set_memory_...()
 2024-11-06  9:39 UTC  (2+ messages)

[RFC PATCH v1 0/2] PCI/AER: report fatal errors of RCiEP and EP if link recoverd
 2024-11-06  9:03 UTC  (3+ 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] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
 2024-11-06  8:55 UTC  (2+ messages)

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

[PATCH] hwrng: amd - remove reference to removed PPC_MAPLE config
 2024-11-06  8:13 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)

linux-next: build failure after merge of the ftrace tree
 2024-11-06  3:04 UTC 

[PATCH v8 0/3] Extended MODVERSIONS Support
 2024-11-06  2:16 UTC  (13+ messages)
` [PATCH v8 1/3] modules: Support extended MODVERSIONS info
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
` [PATCH v8 3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[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 v6 0/5] Correct perf sampling with Guest VMs
 2024-11-05 19:56 UTC  (6+ 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

[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 v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-05 16:15 UTC  (20+ 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] 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  (12+ 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  (10+ messages)
` [PATCH v7 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v7 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v7 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v7 4/4] arm64: Kconfig: Enable HOTPLUG_SMT

[PATCH net] net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
 2024-11-01  2:40 UTC  (3+ messages)

[PATCH 2/2] dim: pass dim_sample to net_dim() by reference
 2024-10-30 23:48 UTC 

[PATCH] sound: Switch back to struct platform_driver::remove()
 2024-10-30 13:49 UTC  (2+ messages)

[PATCH] sched/membarrier: Fix redundant load of membarrier_state
 2024-10-30 13:33 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] Fix doorbell emulation for nested KVM guests in V1 API
 2024-10-30 13:33 UTC  (4+ messages)
` [RFC PATCH 2/2] arch/powerpc/kvm: Fix doorbells for nested KVM guests on PowerNV

[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
 2024-10-30  8:45 UTC  (2+ messages)

[PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-30  7:08 UTC  (9+ messages)
` [PATCH v7 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [PATCH v7 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v7 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v7 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v7 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v7 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [PATCH v7 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [PATCH v7 17/17] powerpc64/bpf: Add support for bpf trampolines


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