linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-06 08:53:19 to 2022-05-09 05:53:49 UTC [more...]

[PATCH 1/2] powerpc/perf: Fix the threshold compare group constraint for power10
 2022-05-09  5:52 UTC  (2+ messages)

[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-09  5:46 UTC  (12+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v3 00/25] powerpc: ftrace optimisation and cleanup and more [v3]
 2022-05-09  5:36 UTC  (26+ messages)
` [PATCH v3 01/25] powerpc/ftrace: Refactor prepare_ftrace_return()
` [PATCH v3 02/25] powerpc/ftrace: Remove redundant create_branch() calls
` [PATCH v3 03/25] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
` [PATCH v3 04/25] powerpc/ftrace: Use is_offset_in_branch_range()
` [PATCH v3 05/25] powerpc/code-patching: Inline create_branch()
` [PATCH v3 06/25] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v3 07/25] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v3 08/25] powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
` [PATCH v3 09/25] powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
` [PATCH v3 10/25] powerpc: Finalise cleanup around ABI use
` [PATCH v3 11/25] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v3 12/25] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
` [PATCH v3 13/25] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v3 14/25] powerpc/ftrace: Remove ftrace_plt_tramps[]
` [PATCH v3 15/25] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
` [PATCH v3 16/25] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v3 17/25] powerpc/ftrace: Use size macro "
` [PATCH v3 18/25] powerpc/ftrace: Simplify expected_nop_sequence()
` [PATCH v3 19/25] powerpc/ftrace: Minimise number of #ifdefs
` [PATCH v3 20/25] powerpc/inst: Add __copy_inst_from_kernel_nofault()
` [PATCH v3 21/25] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
` [PATCH v3 22/25] powerpc/inst: Remove PPC_INST_BRANCH
` [PATCH v3 23/25] powerpc/modules: Use PPC_LI macros instead of opencoding
` [PATCH v3 24/25] powerpc/inst: Remove PPC_INST_BL
` [PATCH v3 25/25] powerpc/opcodes: Remove unused PPC_INST_XXX macros

[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
 2022-05-09  5:18 UTC  (3+ messages)

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-09  4:24 UTC  (16+ messages)
` [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
` [PATCH v4 02/14] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
` [PATCH v4 04/14] modpost: add sym_find_with_module() helper
` [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
` [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v4 07/14] kbuild: stop merging *.symversions
` [PATCH v4 08/14] genksyms: adjust the output format to modpost
` [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v4 10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
` [PATCH v4 11/14] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v4 12/14] kbuild: make *.mod "
` [PATCH v4 13/14] kbuild: add cmd_and_savecmd macro
` [PATCH v4 14/14] kbuild: rebuild multi-object modules when objtool is updated

request_module DoS
 2022-05-09  1:42 UTC  (4+ messages)

[PATCH] ASoC: fsl_sai: fix incorrect mclk number in error message
 2022-05-08  7:58 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 348c71344111d7a48892e3e52264ff11956fc196
 2022-05-08 21:21 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-4 tag
 2022-05-08 18:41 UTC  (2+ messages)

[PATCH v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
 2022-05-08 18:28 UTC  (3+ messages)

[PATCH v6 00/23] Rust support
 2022-05-08 18:06 UTC  (6+ messages)
` [PATCH v6 19/23] Kbuild: add "

[PATCH] powerpc/pseries/vas: Use QoS credits from the userspace
 2022-05-08 11:11 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix incorrect CFI in gettimeofday.S
 2022-05-08 11:11 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE
 2022-05-08 11:11 UTC  (3+ messages)

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-08  9:19 UTC  (16+ messages)
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH] KVM: PPC: Book3S HV: Fix typo in a comment
 2022-05-08  2:40 UTC 

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-08  0:15 UTC  (9+ messages)

[PATCH 1/2] ASoc: fsl_micfil: explicitly clear software reset bit
 2022-05-07 12:14 UTC  (2+ messages)
` [PATCH 2/2] ASoc: fsl_micfil: explicitly clear CHnF flags

[PATCH v2 00/25] powerpc: ftrace optimisation and cleanup and more [v2]
 2022-05-07 11:29 UTC  (27+ messages)
` [PATCH v2 01/25] powerpc/ftrace: Refactor prepare_ftrace_return()
` [PATCH v2 02/25] powerpc/ftrace: Remove redundant create_branch() calls
` [PATCH v2 03/25] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
` [PATCH v2 04/25] powerpc/ftrace: Use is_offset_in_branch_range()
` [PATCH v2 05/25] powerpc/code-patching: Inline create_branch()
` [PATCH v2 06/25] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v2 07/25] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v2 08/25] powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
` [PATCH v2 09/25] powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
` [PATCH v2 10/25] powerpc: Finalise cleanup around ABI use
` [PATCH v2 11/25] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v2 12/25] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
` [PATCH v2 13/25] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v2 14/25] powerpc/ftrace: Remove ftrace_plt_tramps[]
` [PATCH v2 15/25] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
` [PATCH v2 16/25] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v2 17/25] powerpc/ftrace: Use size macro "
` [PATCH v2 18/25] powerpc/ftrace: Simplify expected_nop_sequence()
` [PATCH v2 19/25] powerpc/ftrace: Minimise number of #ifdefs
` [PATCH v2 20/25] powerpc/inst: Add __copy_inst_from_kernel_nofault()
` [PATCH v2 21/25] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
` [PATCH v2 22/25] powerpc/inst: Remove PPC_INST_BRANCH
` [PATCH v2 23/25] powerpc/modules: Use PPC_LI macros instead of opencoding
` [PATCH v2 24/25] powerpc/inst: Remove PPC_INST_BL
` [PATCH v2 25/25] powerpc/opcodes: Remove unused PPC_INST_XXX macros

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-05-07 10:01 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
` [PATCH v2 3/4] powerpc/52xx: Get rid of of_node assignment
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API

[PATCH linux-next] power:pkeys: fix bugon.cocci warnings
 2022-05-07  8:49 UTC  (4+ messages)

[PATCH] crypto: vmx - Align the short log with Makefile cleanups
 2022-05-07  5:24 UTC  (5+ messages)

[PATCH] crypto: vmx - Fix build error
 2022-05-07  5:22 UTC 

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-06 21:51 UTC  (18+ messages)
` [PATCH v6 01/29] irq/matrix: Expose functions to allocate the best CPU for new vectors
` [PATCH v6 02/29] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v6 03/29] x86/apic/msi: Set the delivery mode individually for each IRQ
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 12/29] iommu/amd: Enable NMIPass when allocating an NMI irq
` [PATCH v6 13/29] iommu/amd: Compose MSI messages for NMI irqs in non-IR format
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()

[PATCH] powerpc/85xx: P2020: Add fsl,mpc8548-pmc node
 2022-05-06 20:36 UTC 

[PATCH net-next 6/6] net: wan: switch to netif_napi_add_weight()
 2022-05-06 17:07 UTC 

[PATCH] powerpc/crash: save cpu register data in crash_smp_send_stop()
 2022-05-06 16:39 UTC 

[PATCH v2] crypto: vmx - Align the short log with Makefile cleanups
 2022-05-06 15:08 UTC 

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-06 15:03 UTC  (21+ messages)

[PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
 2022-05-06 14:14 UTC  (2+ messages)

[PATCH] powerpc/perf: Add support for caps under sysfs in powerpc
 2022-05-06 13:25 UTC  (2+ messages)

[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
 2022-05-06 11:41 UTC  (7+ messages)
` [PATCH v1 08/22] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v1 10/22] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE

[PATCH 0/3] of: add of_property_alloc/free() and of_node_alloc/free()
 2022-05-06 10:43 UTC  (4+ messages)
` [PATCH 2/3] of: dynamic: add of_node_alloc() and of_node_free()

[PATCH] bug: Use normal relative pointers in 'struct bug_entry'
 2022-05-06 10:40 UTC  (3+ messages)

[PATCH] tools/perf/tests: Skip perf BPF test if clang is not present
 2022-05-06  9:37 UTC  (3+ messages)

[PATCH V2 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-05-06  9:33 UTC  (4+ messages)
` [PATCH V2 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field

[PATCH v1 1/2] powerpc: Include asm/firmware.h in all users of firmware_has_feature()
 2022-05-06  9:14 UTC  (2+ messages)
` [PATCH v1 2/2] powerpc: Don't include asm/ppc_asm.h in other headers

[PATCH 00/35] Add group constraints and event code test as part of selftest
 2022-05-06  8:45 UTC  (27+ messages)
` [PATCH 05/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field of indirect call type
` [PATCH 08/35] selftest/powerpc/pmu: Add interface test for bhrb disable field
` [PATCH 12/35] selftest/powerpc/pmu: Add selftest for checking valid and invalid bhrb filter maps
` [PATCH 13/35] selftest/powerpc/pmu: Add selftest for mmcr1 pmcxsel/unit/cache fields
` [PATCH 14/35] selftest/powerpc/pmu: Add interface test for bhrb disable field for non-branch samples
` [PATCH 15/35] selftest/powerpc/pmu: Add support for perf event code tests
` [PATCH 16/35] selftest/powerpc/pmu: Add selftest for group constraint check for PMC5 and PMC6
` [PATCH 17/35] selftest/powerpc/pmu: Add selftest to check PMC5/6 is excluded from some constraint checks
` [PATCH 18/35] selftest/powerpc/pmu: Add selftest to check constraint for number of counters in use
` [PATCH 19/35] selftest/powerpc/pmu: Add selftest for group constraint check when using same PMC
` [PATCH 20/35] selftest/powerpc/pmu: Add selftest for group constraint check for radix_scope_qual field
` [PATCH 21/35] selftest/powerpc/pmu: Add selftest for group constraint for MMCRA Sampling Mode field
` [PATCH 22/35] selftest/powerpc/pmu: Add selftest for group constraint check MMCRA sample bits
` [PATCH 23/35] selftest/powerpc/pmu: Add selftest for checking invalid bits in event code
` [PATCH 24/35] selftest/powerpc/pmu: Add selftest for reserved bit check for MMCRA thresh_ctl field
` [PATCH 25/35] selftest/powerpc/pmu: Add selftest for blacklist events check in power9
` [PATCH 26/35] selftest/powerpc/pmu: Add selftest for event alternatives for power9
` [PATCH 27/35] selftest/powerpc/pmu: Add selftest for event alternatives for power10
` [PATCH 28/35] selftest/powerpc/pmu: Add selftest for PERF_TYPE_HARDWARE events valid check
` [PATCH 29/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCR0 l2l3_sel bits
` [PATCH 30/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCR1 cache bits
` [PATCH 31/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_cmp field
` [PATCH 32/35] selftest/powerpc/pmu: Add selftest for group constraint for unit and pmc field in p9
` [PATCH 33/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_ctl field
` [PATCH 34/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_sel field
` [PATCH 35/35] selftest/powerpc/pmu: Add test for hardware cache events


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