linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 19:53:23 to 2020-01-21 08:29:19 UTC [more...]

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-21  7:11 UTC  (4+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory

[PATCH] powerpc/sysdev: fix compile errors
 2020-01-21  8:21 UTC  (5+ messages)
  `  "

[RFC PATCH] skiboot machine check handler
 2020-01-21  7:54 UTC  (3+ messages)

[PATCH -next] powerpc/maple: fix comparing pointer to 0
 2020-01-21  7:47 UTC  (3+ messages)

[PATCH] powerpc/Kconfig: Make FSL_85XX_CACHE_SRAM configurable
 2020-01-21  6:38 UTC  (5+ messages)
  `  "
      ` Re:Re: [PATCH] "

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2020-01-21  5:52 UTC  (10+ messages)
` [Bug 205099] "

[PATCH v2 01/10] powerpc/configs: Drop CONFIG_QLGE which moved to staging
 2020-01-21  4:30 UTC  (10+ messages)
` [PATCH v2 02/10] powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCE
` [PATCH v2 03/10] powerpc/configs: Drop NET_VENDOR_HP which moved to staging
` [PATCH v2 04/10] powerpc/configs/skiroot: Drop HID_LOGITECH
` [PATCH v2 05/10] powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIV
` [PATCH v2 06/10] powerpc/configs/skiroot: Update for symbol movement only
` [PATCH v2 07/10] powerpc/configs/skiroot: Enable security features
` [PATCH v2 08/10] powerpc/configs/skiroot: Disable xmon default & enable reboot on panic
` [PATCH v2 09/10] powerpc/configs/skiroot: Enable some more hardening options
` [PATCH v2 10/10] powerpc/configs/skiroot: Enable CONFIG_PRINTK_CALLER

[PATCH 1/9] powerpc/configs: Drop CONFIG_QLGE which moved to staging
 2020-01-21  4:21 UTC  (4+ messages)
` [RFC PATCH 9/9] powerpc/configs/skiroot: Enable some more hardening options

[PATCH] powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
 2020-01-21  3:45 UTC  (2+ messages)

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-20 17:59 UTC  (5+ messages)

[RFC PATCH v4 00/11] powerpc: switch VDSO to C implementation
 2020-01-20 17:27 UTC  (24+ messages)
` [RFC PATCH v4 01/11] powerpc/64: Don't provide time functions in compat VDSO32
` [RFC PATCH v4 02/11] powerpc/vdso: Switch VDSO to generic C implementation
` [RFC PATCH v4 03/11] lib: vdso: only read hrtimer_res when needed in __cvdso_clock_getres()
` [RFC PATCH v4 04/11] powerpc/vdso: simplify __get_datapage()
` [RFC PATCH v4 05/11] lib: vdso: allow arches to provide vdso data pointer
` [RFC PATCH v4 06/11] powerpc/vdso: provide inline alternative to __get_datapage()
` [RFC PATCH v4 07/11] powerpc/vdso: provide vdso data pointer from the ASM caller
` [RFC PATCH v4 08/11] lib: vdso: allow fixed clock mode
` [RFC PATCH v4 09/11] powerpc/vdso: override __arch_vdso_capable()
` [RFC PATCH v4 10/11] lib: vdso: Allow arches to override the ns shift operation
` [RFC PATCH v4 11/11] powerpc/32: provide vdso_shift_ns()

[PATCH v2] selftests: vm: Fix 64-bit test builds for powerpc64le
 2020-01-20 14:14 UTC  (2+ messages)

[PATCH] selftests: vm: Fix 64-bit test builds for powerpc64le
 2020-01-20 13:52 UTC 

[PATCH] ide: remove set but not used variable 'hwif'
 2020-01-20 13:39 UTC  (2+ messages)

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-20 11:33 UTC  (11+ messages)
` [PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v5 02/10] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v5 03/10] perf/core: open access to anon probes "
` [PATCH v5 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v5 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v5 06/10] trace/bpf_trace: "
` [PATCH v5 07/10] powerpc/perf: "
` [PATCH v5 08/10] parisc/perf: "
` [PATCH v5 09/10] drivers/perf: "
` [PATCH v5 10/10] drivers/oprofile: "

[FSL P5020 P5040 PPC] Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
 2020-01-20 11:18 UTC  (4+ messages)

[PATCH 1/2] powerpc/powernv: Re-enable imc trace-mode in kernel
 2020-01-20 10:53 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Implement a global lock to avoid races between trace, core and thread imc events

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-20  9:20 UTC  (12+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-20  8:36 UTC  (28+ messages)
` [PATCH v17 01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v17 02/24] selftests: vm: pkeys: Fix multilib builds for x86
` [PATCH v17 00/23] selftests, powerpc, x86: Memory Protection Keys
` [PATCH v17 03/24] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v17 04/24] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v17 05/24] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v17 06/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v17 07/24] selftests: vm: pkeys: Use sane types for pkey register
` [PATCH v17 08/24] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v17 09/24] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v17 10/24] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v17 11/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v17 12/24] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v17 13/24] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v17 14/24] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v17 15/24] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v17 16/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v17 17/24] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v17 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v17 19/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v17 20/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v17 21/24] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v17 22/24] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v17 23/24] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v17 24/24] selftests: vm: pkeys: Use the correct page size "

[PATCH v6 0/5] Implement STRICT_MODULE_RWX for powerpc
 2020-01-20  8:35 UTC  (3+ messages)
` [PATCH v6 1/5] powerpc/mm: Implement set_memory() routines

[PATCH v3 0/3] Add support for divde[.] and divdeu[.] instruction emulation
 2020-01-20  6:54 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc ppc-opcode: add divde and divdeu opcodes
` [PATCH v3 2/3] powerpc sstep: add support for divde[.] and divdeu[.] instructions
` [PATCH v3 3/3] powerpc test_emulate_step: add testcases "

[PATCH v2] powerpc: Do not consider weak unresolved symbol relocations as bad
 2020-01-18 17:03 UTC 

[PATCH v5 00/17] Enable CONFIG_VMAP_STACK on PPC32
 2020-01-18 12:46 UTC  (3+ messages)
` [PATCH v5 17/17] powerpc/32s: Enable CONFIG_VMAP_STACK

[Bug 205283] New: BUG: KASAN: global-out-of-bounds in _copy_to_iter+0x3d4/0x5a8
 2020-01-18 11:30 UTC  (6+ messages)
` [Bug 205283] "

[PATCH v4 0/9] Fixup page directory freeing
 2020-01-18 11:04 UTC  (10+ messages)
` [PATCH v4 1/9] powerpc/mmu_gather: Enable RCU_TABLE_FREE even for !SMP case
` [PATCH v4 2/9] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
` [PATCH v4 3/9] asm-generic/tlb: Avoid potential double flush
` [PATCH v4 6/9] asm-generic/tlb: Rename HAVE_RCU_TABLE_FREE

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-18  9:24 UTC  (26+ messages)
` [PATCH v16 01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v16 02/23] selftests/vm: Rename all references to pkru to a generic name
` [PATCH v16 03/23] selftests/vm: Move generic definitions to header file
` [PATCH v16 04/23] selftests/vm: Move some definitions to arch-specific header
` [PATCH v16 05/23] selftests/vm: Make gcc check arguments of sigsafe_printf()
` [PATCH v16 06/23] selftests/vm: Typecast references to pkey register
` [PATCH v16 07/23] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v16 08/23] selftests/vm: Fix pkey_disable_clear()
` [PATCH v16 09/23] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v16 10/23] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v16 11/23] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v16 12/23] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v16 13/23] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v16 14/23] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v16 15/23] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v16 16/23] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v16 17/23] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v16 18/23] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v16 19/23] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v16 20/23] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v16 21/23] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v16 22/23] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v16 23/23] selftests: vm: pkeys: Use the correct page size "

[PATCH V6 0/4] update supported sample format
 2020-01-18  4:02 UTC  (6+ messages)
` [PATCH V6 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
      ` [alsa-devel] "

[PATCH 1/3] powerpc/tm: Clear the current thread's MSR[TS] after treclaim
 2020-01-17 21:00 UTC  (6+ messages)
` [PATCH 2/3] selftests/powerpc: Add tm-signal-pagefault test
` [PATCH 3/3] selftests/powerpc: Don't rely on segfault to rerun the test

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-17 21:33 UTC  (4+ messages)
` [PATCH v4 8/9] drivers/perf: open access for CAP_SYS_PERFMON privileged process

[RFC 0/6] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-01-17 16:28 UTC  (8+ messages)
` [RFC 1/6] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [RFC 2/6] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [RFC 3/6] Documentation/ABI: Add ABI documentation for chips and sockets
` [RFC 4/6] powerpc/hv-24x7: Handle migration case of lpar for proper system information in sysfs
` [RFC 5/6] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [RFC 6/6] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-01-17 12:51 UTC  (6+ messages)

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-17  4:20 UTC  (3+ messages)

[PATCH v3] powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
 2020-01-17  3:43 UTC  (2+ messages)

[PATCH 2/2] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
 2020-01-16 23:52 UTC  (2+ messages)

[PATCH v2] Fix display of Maximum Memory
 2020-01-16 23:52 UTC  (3+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16 20:30 UTC  (6+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages

[RFC PATCH v3 00/12] powerpc: switch VDSO to C implementation
 2020-01-16 20:22 UTC  (7+ messages)
` [RFC PATCH v3 08/12] lib: vdso: allow arches to provide vdso data pointer

[PATCH] powerpc: Do not consider weak unresolved symbol relocations as bad
 2020-01-16 19:49 UTC  (3+ messages)

[PATCH vdsotest] Use vdso wrapper for gettimeofday()
 2020-01-16 17:59 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 034/174] ASoC: imx-sgtl5000: put of nodes if finding codec fails
 2020-01-16 17:42 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 070/174] soc/fsl/qe: Fix an error code in qe_pin_request()
` [PATCH AUTOSEL 4.4 077/174] powerpc: vdso: Make vdso32 installation conditional in vdso_install
` [PATCH AUTOSEL 4.4 100/174] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
` [PATCH AUTOSEL 4.4 115/174] ALSA: aoa: onyx: always initialize register read value
` [PATCH AUTOSEL 4.4 174/174] powerpc/archrandom: fix arch_get_random_seed_int()


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