linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-04 13:59:02 to 2022-05-06 09:10:34 UTC [more...]

[PATCH 00/35] Add group constraints and event code test as part of selftest
 2022-05-06  8:45 UTC  (36+ messages)
` [PATCH 01/35] selftest/powerpc/pmu: Add mask/shift bits for extracting threshold compare field
` [PATCH 02/35] testing/selftests/powerpc: Add support to fetch "platform" and "base platform" from auxv to detect platform
` [PATCH 03/35] selftest/powerpc/pmu: Add interface test for mmcra_thresh_cmp fields
` [PATCH 04/35] selftest/powerpc/pmu: Add support for branch sampling in get_intr_regs function
` [PATCH 05/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field of indirect call type
` [PATCH 06/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field for any branch type
` [PATCH 07/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field for conditional "
` [PATCH 08/35] selftest/powerpc/pmu: Add interface test for bhrb disable field
` [PATCH 09/35] selftest/powerpc/pmu: Refactor the platform check and add macros to find array size/PVR
` [PATCH 10/35] selftest/powerpc/pmu: Add selftest to check branch stack enablement will not crash on any platforms
` [PATCH 11/35] selftest/powerpc/pmu: Add selftest to check PERF_SAMPLE_REGS_INTR option "
` [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

[PATCH 0/3] of: add of_property_alloc/free() and of_node_alloc/free()
 2022-05-06  7:49 UTC  (12+ messages)
` [PATCH 1/3] of: dynamic: add of_property_alloc() and of_property_free()
` [PATCH 2/3] of: dynamic: add of_node_alloc() and of_node_free()
` [PATCH 3/3] powerpc/pseries: use of_property_*() and of_node_*() functions

[PATCH] bug: Use normal relative pointers in 'struct bug_entry'
 2022-05-06  7:45 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
 2022-05-06  7:37 UTC 

[PATCH RESEND] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-05-06  7:07 UTC 

[PATCH 1/2] powerpc/perf: Fix the threshold compare group constraint for power10
 2022-05-06  6:10 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Fix the threshold compare group constraint for power9

[PATCH kernel v2] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
 2022-05-06  5:37 UTC 

[PATCH] powerpc: fix typos in comments
 2022-05-06  4:28 UTC  (4+ messages)

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

[PATCH V2 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-05-06  2:40 UTC  (7+ messages)
` [PATCH V2 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field
` [PATCH V2 2/2] tools/perf/tests: Fix session topology test to skip the test in guest environment

[PATCH net-next v3] net: ethernet: Prepare cleanup of powerpc's asm/prom.h
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-06  0:00 UTC  (30+ 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 04/29] x86/apic: Add the X86_IRQ_ALLOC_AS_NMI irq allocation flag
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 06/29] x86/apic/vector: Implement support for NMI delivery mode
` [PATCH v6 07/29] iommu/vt-d: Clear the redirection hint when the destination mode is physical
` [PATCH v6 08/29] iommu/vt-d: Rework prepare_irte() to support per-IRQ delivery mode
` [PATCH v6 09/29] iommu/vt-d: Set the IRTE delivery mode individually for each IRQ
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 11/29] iommu/amd: Expose [set|get]_dev_entry_bit()
` [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 14/29] x86/hpet: Expose hpet_writel() in header
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v6 16/29] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag
` [PATCH v6 17/29] x86/hpet: Reserve an HPET channel for the hardlockup detector
` [PATCH v6 18/29] watchdog/hardlockup: Define a generic function to detect hardlockups
` [PATCH v6 19/29] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [PATCH v6 20/29] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v6 21/29] x86/nmi: Add an NMI_WATCHDOG NMI handler category
` [PATCH v6 22/29] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [PATCH v6 23/29] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [PATCH v6 24/29] watchdog/hardlockup: Use parse_option_str() to handle "nmi_watchdog"
` [PATCH v6 25/29] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [PATCH v6 26/29] x86/watchdog: Add a shim hardlockup detector
` [PATCH v6 27/29] watchdog: Expose lockup_detector_reconfigure()
` [PATCH v6 28/29] x86/tsc: Restart NMI watchdog after refining tsc_khz
` [PATCH v6 29/29] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-05-05 22:33 UTC  (5+ messages)

[PATCH v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
 2022-05-05 20:31 UTC  (29+ messages)
` [PATCH v3 01/15] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks
` [PATCH v3 02/15] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v3 03/15] modpost: merge add_{intree_flag, retpoline, staging_flag} to add_header
  ` [PATCH v3 03/15] modpost: merge add_{intree_flag,retpoline,staging_flag} "
` [PATCH v3 04/15] modpost: move *.mod.c generation to write_mod_c_files()
` [PATCH v3 05/15] kbuild: generate a list of objects in vmlinux
` [PATCH v3 06/15] kbuild: record symbol versions in *.cmd files
` [PATCH v3 07/15] modpost: extract symbol versions from "
` [PATCH v3 08/15] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v3 09/15] kbuild: stop merging *.symversions
` [PATCH v3 10/15] genksyms: adjust the output format to modpost
` [PATCH v3 11/15] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v3 12/15] modpost: simplify the ->is_static initialization
` [PATCH v3 13/15] modpost: use hlist for hash table implementation
` [PATCH v3 14/15] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v3 15/15] kbuild: make *.mod "

[PATCH 00/30] The panic notifiers refactor
 2022-05-05 19:28 UTC  (12+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-05 19:53 UTC  (7+ messages)

[PATCH] tools/perf/tests: Skip perf BPF test if clang is not present
 2022-05-05 17:21 UTC  (2+ messages)

[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
 2022-05-05 16:47 UTC  (5+ messages)
` [PATCH v1 13/22] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding

[powerpc:merge] BUILD SUCCESS 36433b34c029f4181de26a82c94de8c88c339120
 2022-05-05 16:15 UTC 

[PATCH] powerpc/85xx: P2020: Add law_trgt_if property to PCIe DT nodes
 2022-05-05 15:47 UTC  (3+ messages)

[PATCH] powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE
 2022-05-05 15:34 UTC 

[PATCH] ASoC: fsl_micfil: fix the naming style for mask definition
 2022-05-05 15:12 UTC  (3+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-05 14:33 UTC  (11+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` (subset) [PATCH -next v4 0/7]arm64: add machine check safe support

[PATCH] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
 2022-05-05 13:59 UTC  (2+ messages)

[PATCH 1/2] powerpc: Add generic PAGE_SIZE config symbols
 2022-05-05 12:51 UTC  (2+ messages)
` [PATCH 2/2] arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols

[PATCH -next] powerpc: add support for syscall stack randomization
 2022-05-05 11:19 UTC 

[PATCH v1 1/1] powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
 2022-05-05 11:23 UTC  (8+ messages)

[PATCH 1/1] termbits: Convert octal defines to hex
 2022-05-05 10:46 UTC  (6+ messages)

[PATCH] ppc64: update the NR_CPUS to 8192
 2022-05-05 10:23 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: convert freescale extirq and scfg schemas
 2022-05-05  3:56 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: ls1021a: reduce the interrupt-map-mask
` [PATCH v3 2/4] arm64: dts: freescale: reduce the interrup-map-mask

[powerpc:fixes-test] BUILD SUCCESS 6d65028eb67dbb7627651adfc460d64196d38bd8
 2022-05-05  3:31 UTC 

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

[PATCH] i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
 2022-05-04 20:32 UTC  (2+ messages)

[PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-05-04 17:10 UTC  (12+ messages)
` [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols

[PATCH 5.17 198/225] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:47 UTC  (3+ messages)
` [PATCH 5.17 199/225] perf symbol: Update symbols__fixup_end()
` [PATCH 5.17 200/225] perf symbol: Remove arch__symbols__fixup_end()

[PATCH 5.15 155/177] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:46 UTC  (3+ messages)
` [PATCH 5.15 156/177] perf symbol: Update symbols__fixup_end()
` [PATCH 5.15 173/177] perf symbol: Remove arch__symbols__fixup_end()

[PATCH 5.10 113/129] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:45 UTC  (3+ messages)
` [PATCH 5.10 114/129] perf symbol: Update symbols__fixup_end()
` [PATCH 5.10 129/129] perf symbol: Remove arch__symbols__fixup_end()

Apply d799769188529abc6cbf035a10087a51f7832b6b to 5.17 and 5.15?
 2022-05-04 15:07 UTC  (6+ messages)

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

[PATCH] powerpc/vdso: Fix incorrect CFI in gettimeofday.S
 2022-05-04 14:08 UTC  (4+ 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).