linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-09 00:03:34 to 2022-06-11 06:52:59 UTC [more...]

[PATCH v4 13/18] PCI: dwc: Add start_link/stop_link inliners
 2022-06-10 21:42 UTC  (4+ messages)
` [PATCH v4 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name

[PATCH] powerpc: Restore CONFIG_DEBUG_INFO in defconfigs
 2022-06-11  6:51 UTC 

[PATCH v5.4] powerpc/32: Fix overread/overwrite of thread_struct via ptrace
 2022-06-11  5:51 UTC 

[PATCH v5.10] powerpc/32: Fix overread/overwrite of thread_struct via ptrace
 2022-06-11  5:09 UTC 

[powerpc:merge] BUILD SUCCESS 8582c0462f3d6c6067962623f1072daf25f6d560
 2022-06-11  4:07 UTC 

[PATCH v5.15] powerpc/32: Fix overread/overwrite of thread_struct via ptrace
 2022-06-11  0:20 UTC 

[PATCH v5.17] powerpc/32: Fix overread/overwrite of thread_struct via ptrace
 2022-06-10 23:51 UTC 

[RFC PATCH 0/6] User pkey minor bug fixes
 2022-06-10 23:35 UTC  (7+ messages)
` [RFC PATCH 1/6] testing/pkeys: Add command line options
` [RFC PATCH 2/6] testing/pkeys: Don't use uninitialized variable
` [RFC PATCH 3/6] testing/pkeys: Add additional test for pkey_alloc()
` [RFC PATCH 4/6] pkeys: Lift pkey hardware check "
` [RFC PATCH 5/6] pkeys: Up level pkey_free() checks
` [RFC PATCH 6/6] pkeys: Change mm_pkey_free() to void

[PATCH v5.18] powerpc/32: Fix overread/overwrite of thread_struct via ptrace
 2022-06-10 22:44 UTC 

[PATCH RFC v1 0/7] swiotlb: extra 64-bit buffer for dev->dma_io_tlb_mem
 2022-06-10 21:56 UTC  (15+ messages)
` [PATCH RFC v1 1/7] swiotlb: introduce the highmem swiotlb buffer
` [PATCH RFC v1 2/7] swiotlb: change the signature of remap function
` [PATCH RFC v1 3/7] swiotlb-xen: support highmem for xen specific code
` [PATCH RFC v1 4/7] swiotlb: to implement io_tlb_high_mem
` [PATCH RFC v1 5/7] swiotlb: add interface to set dev->dma_io_tlb_mem
` [PATCH RFC v1 6/7] virtio: use io_tlb_high_mem if it is active
` [PATCH RFC v1 7/7] swiotlb: fix the slot_addr() overflow

[powerpc:fixes-test] BUILD SUCCESS 8e1278444446fc97778a5e5c99bca1ce0bbc5ec9
 2022-06-10 16:53 UTC 

[PATCH v2 0/5] Atomics support for eBPF on powerpc
 2022-06-10 15:55 UTC  (6+ messages)
` [PATCH v2 1/5] bpf ppc64: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 2/5] bpf ppc64: add support for atomic fetch operations
` [PATCH v2 3/5] bpf ppc64: Add instructions for atomic_[cmp]xchg
` [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg

[PATCH] powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASAN
 2022-06-10 15:43 UTC 

[PATCH 1/6] powerpc: Add ZERO_GPRS macros for register clears
 2022-06-10 14:05 UTC  (7+ messages)
` [PATCH 2/6] powerpc: Provide syscall wrapper

[PATCH] tools/perf/tests: Fix session topology test comparison check
 2022-06-10 13:59 UTC 

[PATCH V3 00/35] Add group constraints and event code test as part of selftest
 2022-06-10 13:41 UTC  (36+ messages)
` [PATCH V3 01/35] selftest/powerpc/pmu: Add mask/shift bits for extracting threshold compare field
` [PATCH V3 02/35] testing/selftests/powerpc: Add support to fetch "platform" and "base platform" from auxv to detect platform
` [PATCH V3 03/35] selftest/powerpc/pmu: Add interface test for mmcra_thresh_cmp fields
` [PATCH V3 04/35] selftest/powerpc/pmu: Add support for branch sampling in get_intr_regs function
` [PATCH V3 05/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field of indirect call type
` [PATCH V3 06/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field for any branch type
` [PATCH V3 07/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field for conditional "
` [PATCH V3 08/35] selftest/powerpc/pmu: Add interface test for bhrb disable field
` [PATCH V3 09/35] selftest/powerpc/pmu: Refactor the platform check and add macros to find array size/PVR
` [PATCH V3 10/35] selftest/powerpc/pmu: Add selftest to check branch stack enablement will not crash on any platforms
` [PATCH V3 11/35] selftest/powerpc/pmu: Add selftest to check PERF_SAMPLE_REGS_INTR option "
` [PATCH V3 12/35] selftest/powerpc/pmu: Add selftest for checking valid and invalid bhrb filter maps
` [PATCH V3 13/35] selftest/powerpc/pmu: Add selftest for mmcr1 pmcxsel/unit/cache fields
` [PATCH V3 14/35] selftest/powerpc/pmu: Add interface test for bhrb disable field for non-branch samples
` [PATCH V3 15/35] selftest/powerpc/pmu: Add support for perf event code tests
` [PATCH V3 16/35] selftest/powerpc/pmu: Add selftest for group constraint check for PMC5 and PMC6
` [PATCH V3 17/35] selftest/powerpc/pmu: Add selftest to check PMC5/6 is excluded from some constraint checks
` [PATCH V3 18/35] selftest/powerpc/pmu: Add selftest to check constraint for number of counters in use
` [PATCH V3 19/35] selftest/powerpc/pmu: Add selftest for group constraint check when using same PMC
` [PATCH V3 20/35] selftest/powerpc/pmu: Add selftest for group constraint check for radix_scope_qual field
` [PATCH V3 21/35] selftest/powerpc/pmu: Add selftest for group constraint for MMCRA Sampling Mode field
` [PATCH V3 22/35] selftest/powerpc/pmu: Add selftest for group constraint check MMCRA sample bits
` [PATCH V3 23/35] selftest/powerpc/pmu: Add selftest for checking invalid bits in event code
` [PATCH V3 24/35] selftest/powerpc/pmu: Add selftest for reserved bit check for MMCRA thresh_ctl field
` [PATCH V3 25/35] selftest/powerpc/pmu: Add selftest for blacklist events check in power9
` [PATCH V3 26/35] selftest/powerpc/pmu: Add selftest for event alternatives for power9
` [PATCH V3 27/35] selftest/powerpc/pmu: Add selftest for event alternatives for power10
` [PATCH V3 28/35] selftest/powerpc/pmu: Add selftest for PERF_TYPE_HARDWARE events valid check
` [PATCH V3 29/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCR0 l2l3_sel bits
` [PATCH V3 30/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCR1 cache bits
` [PATCH V3 31/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_cmp field
` [PATCH V3 32/35] selftest/powerpc/pmu: Add selftest for group constraint for unit and pmc field in p9
` [PATCH V3 33/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_ctl field
` [PATCH V3 34/35] selftest/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_sel field
` [PATCH V3 35/35] selftest/powerpc/pmu: Add test for hardware cache events

[PATCH] powerpc/papr_scm: Fix nvdimm event mappings
 2022-06-10 13:34 UTC 

[PATCH] powerpc/32: Fix FPR index validation and fpscr access
 2022-06-10 10:28 UTC 

[PATCH] powerpc/32: Fix FPR index validation and fpscr access
 2022-06-10 10:18 UTC 

[PATCH] powerpc/32: Fix FPR index validation and fpscr access
 2022-06-10 10:09 UTC 

[PATCH] powerpc/32: Fix FPR index validation and fpscr access
 2022-06-10  9:58 UTC 

[PATCH] powerpc/32: Fix FPR index validation and fpscr access
 2022-06-10  7:15 UTC 

[PATCH] powerpc/32: Fix FPR index validation and fpscr access
 2022-06-10  8:01 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-09 23:49 UTC  (48+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-09 22:48 UTC  (25+ messages)

[PATCH 1/2] powerpc:mm: export symbol ioremap_coherent
 2022-06-09 13:17 UTC  (3+ messages)
` [PATCH 2/2] uio:powerpc:mpc85xx: l2-cache-sram uio driver implementation

[PATCH 0/2] uio:ppc: cache-sram driver implementation
 2022-06-09 10:28 UTC 

[PATCH] powerpc/ptrace: Fix buffer overflow when handling PTRACE_PEEKUSER and PTRACE_POKEUSER
 2022-06-09  9:52 UTC 

[PATCH v2] powerpc/perf: Give generic PMU a nice name
 2022-06-10  7:46 UTC  (2+ messages)

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-06-10  7:35 UTC  (17+ messages)

[PATCH 1/2] ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX93 platform
 2022-06-10  5:47 UTC  (2+ messages)
` [PATCH 2/2] ASoC: fsl_mqs: Add support "

[PATCH] powerpc/perf: Give generic PMU a nice name
 2022-06-10  4:36 UTC  (3+ messages)

[PATCH 00/12] powerpc: Nintendo Wii U support
 2022-06-09 22:24 UTC  (8+ messages)
` [PATCH 11/12] powerpc: wiiu: don't enforce flat memory

[GIT PULL] Please pull powerpc/linux.git powerpc-5.19-2 tag
 2022-06-09 19:22 UTC  (2+ messages)

[FSL P50x0] Keyboard and mouse don't work anymore after the devicetree updates for 5.19
 2022-06-09 18:03 UTC  (11+ messages)

[PATCH 08/10] scsi/ibmvfc: Replace tasklet with work
 2022-06-09 15:46 UTC  (5+ messages)
` [PATCH 09/10] scsi/ibmvscsi: Replace srp "

[PATCH] powerpc/papr_scm: don't requests stats with '0' sized stats buffer
 2022-06-09 14:44 UTC  (2+ messages)

[PATCH] powerpc: get rid of #include <generated/compile.h>
 2022-06-09 14:44 UTC  (2+ messages)

[PATCH] powerpc/process, kasan: Silence KASAN warnings in __get_wchan()
 2022-06-09 14:44 UTC  (3+ messages)
` [PATCH -v2] "

[PATCH] powerpc/kasan: Mark more real-mode code as not to be instrumented
 2022-06-09 14:44 UTC  (2+ messages)

[PATCH] powerpc/kasan: Force thread size increase with KASAN
 2022-06-09 14:44 UTC  (2+ messages)

[PATCH] powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
 2022-06-09 14:44 UTC  (2+ messages)

[PATCH] powerpc/32: Fix overread/overwrite of thread_struct via ptrace
 2022-06-09 14:44 UTC  (2+ messages)

[PATCH V2] ASoC: imx-audmux: remove unnecessary check of clk_disable_unprepare/clk_prepare_enable
 2022-06-09 13:41 UTC  (3+ messages)

[PATCH 03/14] mtd: powernv_flash: Warn about failure to unregister mtd device
 2022-06-09 13:09 UTC  (2+ messages)

[PATCH] powerpc: Enable execve syscall exit tracepoint
 2022-06-09 10:33 UTC 

[PATCH] powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers
 2022-06-09 10:19 UTC  (3+ messages)

[PATCH v2 1/3] powerpc/irq: Make __do_irq() static
 2022-06-09 10:16 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/irq: Perform stack_overflow detection after switching to IRQ stack
` [PATCH v2 3/3] powerpc/irq: Simplify __do_irq()

[PATCH] powerpc/ptrace: Fix buffer overflow when handling PTRACE_PEEKUSER and PTRACE_POKEUSER
 2022-06-09  9:20 UTC 

[PATCH 0/2] Disabling NMI watchdog during LPM's memory transfer
 2022-06-09  9:09 UTC  (6+ 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).