linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-16 12:30:43 to 2024-10-23 16:28:32 UTC [more...]

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-10-23 16:27 UTC  (4+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h

[PATCH v6 0/4] Support SMT control on arm64
 2024-10-23 15:43 UTC  (3+ messages)
` [PATCH v6 2/4] arch_topology: Support SMT control for OF based system

[PATCH AUTOSEL 4.19 5/5] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-23 14:33 UTC 

[PATCH AUTOSEL 5.4 5/5] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-23 14:33 UTC 

[PATCH AUTOSEL 5.10 6/6] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-23 14:32 UTC 

[PATCH AUTOSEL 5.15 10/10] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-23 14:32 UTC 

[PATCH AUTOSEL 6.1 16/17] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-23 14:31 UTC 

[PATCH AUTOSEL 6.6 20/23] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-23 14:31 UTC 

[PATCH AUTOSEL 6.11 26/30] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-23 14:29 UTC 

[PATCH 0/2] Make ELOG log and trace consistently with GHES
 2024-10-23 13:35 UTC  (4+ messages)
` [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section

[PATCH] KVM: Array access out of bounds
 2024-10-23 12:58 UTC  (2+ messages)

[PATCH] x86/uaccess: Avoid barrier_nospec() in copy_from_user()
 2024-10-23  9:44 UTC  (29+ messages)

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-10-23  9:31 UTC  (7+ messages)

[PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
 2024-10-23  8:27 UTC  (2+ messages)

provide generic page_to_phys and phys_to_page implementations v3
 2024-10-23  5:36 UTC  (3+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys

[PATCH v4 0/7] ASoC: fsl: add memory to memory function for ASRC
 2024-10-23  5:32 UTC  (2+ messages)

[PATCH] dma-mapping.h: drop unneeded includes
 2024-10-23  5:31 UTC 

[PATCH v7 0/3] Extended MODVERSIONS Support
 2024-10-23  2:31 UTC  (4+ messages)
` [PATCH v7 1/3] modules: Support extended MODVERSIONS info
` [PATCH v7 2/3] modpost: Produce extended MODVERSIONS information
` [PATCH v7 3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[PATCH 1/7] powerpc/entry: convert to common and generic entry
 2024-10-23  1:53 UTC  (4+ messages)

[PATCH v4 4/5] perf/powerpc: Count dropped samples in core-book3s PMU
 2024-10-23  0:09 UTC 

[PATCH 0/2] ASoC: fsl_xcvr: enable some interrupts
 2024-10-22 21:00 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: Add sample rate constraint
 2024-10-22 21:00 UTC  (2+ messages)

[PATCH net-next] ibmvnic: use ethtool string helpers
 2024-10-22 20:32 UTC 

[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
 2024-10-22 14:01 UTC 

[PATCH v3 00/12] powerpc/kfence: Improve kfence support (mainly Hash)
 2024-10-22  3:09 UTC  (16+ messages)
` [PATCH v3 01/12] powerpc: mm/fault: Fix kfence page fault reporting
` [PATCH v3 02/12] book3s64/hash: Remove kfence support temporarily
` [PATCH v3 03/12] book3s64/hash: Refactor kernel linear map related calls
` [PATCH v3 04/12] book3s64/hash: Add hash_debug_pagealloc_add_slot() function
` [PATCH v3 05/12] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
` [PATCH v3 06/12] book3s64/hash: Refactor hash__kernel_map_pages() function
` [PATCH v3 07/12] book3s64/hash: Make kernel_map_linear_page() generic
` [PATCH v3 08/12] book3s64/hash: Disable debug_pagealloc if it requires more memory
` [PATCH v3 09/12] book3s64/hash: Add kfence functionality
` [PATCH v3 10/12] book3s64/radix: Refactoring common kfence related functions
` [PATCH v3 11/12] book3s64/hash: Disable kfence if not early init
` [PATCH v3 12/12] book3s64/hash: Early detect debug_pagealloc size requirement

[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
 2024-10-22  2:15 UTC  (15+ messages)
` [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
` [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-21 22:15 UTC  (26+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH] char: Switch back to struct platform_driver::remove()
 2024-10-21 16:21 UTC  (2+ messages)

[PATCH v5 14/16] modules: Support extended MODVERSIONS info
 2024-10-21 19:35 UTC  (12+ messages)

[PATCH v6 2/5] modules: Support extended MODVERSIONS info
 2024-10-21 18:44 UTC  (2+ messages)

[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
 2024-10-21 17:56 UTC  (18+ messages)
` [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
` [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
` [PATCH 04/15] loongarch/crc32: "
` [PATCH 05/15] mips/crc32: "
` [PATCH 06/15] powerpc/crc32: "
` [PATCH 07/15] s390/crc32: "
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library

[PATCH] powerpc/crash: Allow direct printing on kexec
 2024-10-21 14:44 UTC  (5+ messages)

[PATCH][next] powerpc/ps3: replace open-coded sysfs_emit function
 2024-10-21  8:49 UTC  (3+ messages)

[PATCH][next] powerpc/spufs: Replace snprintf() with the safer scnprintf() variant
 2024-10-19  4:13 UTC  (4+ messages)

[PATCH v3] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
 2024-10-18 21:02 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: Add a flag to distinguish with different volume control types
 2024-10-18 21:30 UTC  (3+ messages)

(subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess
 2024-10-18 18:58 UTC  (4+ messages)

[PATCH v6 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-18 17:36 UTC  (18+ messages)
` [PATCH v6 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
` [PATCH v6 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [PATCH v6 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
` [PATCH v6 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [PATCH v6 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [PATCH v6 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [PATCH v6 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
` [PATCH v6 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
` [PATCH v6 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [PATCH v6 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [PATCH v6 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v6 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v6 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v6 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v6 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [PATCH v6 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [PATCH v6 17/17] powerpc64/bpf: Add support for bpf trampolines

[PATCH v4 1/3] powerpc/fadump: Refactor and prepare fadump_cma_init for late init
 2024-10-18 16:17 UTC  (3+ messages)
` [PATCH v4 2/3] powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
` [PATCH v4 3/3] powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()

[RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init
 2024-10-18 16:04 UTC  (5+ messages)

[PATCH v2 0/6] x86/uaccess: Avoid barrier_nospec()
 2024-10-18 15:55 UTC  (11+ messages)
` [PATCH v2 1/6] x86/uaccess: Avoid barrier_nospec() in copy_from_user()
` [PATCH v2 2/6] x86/uaccess: Avoid barrier_nospec() in __get_user()
` [PATCH v2 3/6] x86/uaccess: Rearrange putuser.S
` [PATCH v2 4/6] x86/uaccess: Add user pointer masking to __put_user()
` [PATCH v2 5/6] x86/uaccess: Add user pointer masking to copy_to_user()
` [PATCH v2 6/6] x86/uaccess: Add user pointer masking to clear_user()

[PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
 2024-10-18 15:20 UTC  (5+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.12-5 tag
 2024-10-18 14:12 UTC  (2+ messages)

nx_crypto on power8 lpar
 2024-10-18 10:22 UTC 

[PATCH] pmu_battery: Set power supply type to BATTERY
 2024-10-18  6:07 UTC 

[PATCH] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
 2024-10-18  5:34 UTC  (3+ messages)

[linux-next:master 4889/5321] arch/powerpc/boot/dts/turris1x.dtb: reboot@d: {'compatible': ['syscon-reboot'], 'reg': [[13, 1]], 'offset': 13, 'mask': 1, 'value': 1, 'priority': 64, '$nodename': ['reboot@d']} is valid under each of {'required': ['re
 2024-10-18  0:15 UTC 

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-10-17 14:19 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/30] Permission Overlay Extension
 2024-10-17 14:00 UTC  (11+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
 2024-10-17 10:14 UTC  (2+ messages)

[powerpc:next] BUILD SUCCESS 0882db7f928c5d467a17a69521a963db5448d140
 2024-10-17 10:03 UTC 

[powerpc:merge] BUILD SUCCESS 99e7a16007479504d952db810d5d9aba34f038ec
 2024-10-17  9:47 UTC 

[powerpc:fixes-test] BUILD SUCCESS cf8989d20d64ad702a6210c11a0347ebf3852aa7
 2024-10-17  9:47 UTC 

[PATCH v5 7/8] execmem: add support for cache of large ROX pages
 2024-10-16 23:58 UTC  (11+ messages)

[PATCH] tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu
 2024-10-16 19:04 UTC  (6+ messages)

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

[PATCH] tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
 2024-10-16 12:30 UTC  (3+ 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).