linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 15:06:22 to 2020-01-16 02:17:48 UTC [more...]

[PATCH 1/9] powerpc/configs: Drop CONFIG_QLGE which moved to staging
 2020-01-16  1:54 UTC  (14+ messages)
` [PATCH 2/9] powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCE
` [PATCH 3/9] powerpc/configs: Drop NET_VENDOR_HP which moved to staging
` [PATCH 4/9] powerpc/configs/skiroot: Drop HID_LOGITECH
` [PATCH 5/9] powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIV
` [PATCH 6/9] powerpc/configs/skiroot: Update for symbol movement only
` [PATCH 7/9] powerpc/configs/skiroot: Enable security features
` [RFC PATCH 8/9] powerpc/configs/skiroot: Disable xmon default & enable reboot on panic
` [RFC PATCH 9/9] powerpc/configs/skiroot: Enable some more hardening options

[PATCH 00/12] i2c: convert subsystem to use i2c_new_client_device()
 2020-01-15 19:57 UTC  (2+ messages)

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-01-16  0:37 UTC  (22+ messages)

[PATCH v5] reboot: support offline CPUs before reboot
 2020-01-16  0:30 UTC  (5+ messages)

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

[PATCH] powerpc: Do not consider weak unresolved symbol relocations as bad
 2020-01-15 23:39 UTC  (2+ messages)

[PATCH] net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
 2020-01-15 22:06 UTC  (3+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-15 21:34 UTC  (18+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

linux-next: build warning after merge of the bpf-next tree
 2020-01-15 20:48 UTC  (10+ messages)
  `  "

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-15 15:18 UTC  (3+ messages)

[PATCH 0/2] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
 2020-01-15 14:57 UTC  (7+ messages)
` [PATCH 1/2] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
` [PATCH 2/2] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN

[PATCH] Fix display of Maximum Memory
 2020-01-15 14:30 UTC  (3+ messages)

[PATCH vdsotest] Use vdso wrapper for gettimeofday()
 2020-01-15 12:19 UTC 

[PATCH v15 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-01-15  7:30 UTC  (8+ messages)
` [PATCH v15 14/23] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v15 23/23] selftests: vm: pkeys: Use the correct page size on powerpc

[RFC PATCH v3 00/12] powerpc: switch VDSO to C implementation
 2020-01-15  6:15 UTC  (16+ messages)
` [RFC PATCH v3 01/12] powerpc/64: Don't provide time functions in compat VDSO32
` [RFC PATCH v3 02/12] powerpc/vdso: Switch VDSO to generic C implementation
` [RFC PATCH v3 03/12] lib: vdso: mark __cvdso_clock_getres() as static
` [RFC PATCH v3 04/12] lib: vdso: inline do_hres() and do_coarse()
` [RFC PATCH v3 05/12] lib: vdso: Avoid duplication in __cvdso_clock_getres()
` [RFC PATCH v3 06/12] lib: vdso: __iter_div_u64_rem() is suboptimal for 32 bit time
` [RFC PATCH v3 07/12] powerpc/vdso: simplify __get_datapage()
` [RFC PATCH v3 08/12] lib: vdso: allow arches to provide vdso data pointer
` [RFC PATCH v3 09/12] powerpc/vdso: provide inline alternative to __get_datapage()
` [RFC PATCH v3 10/12] powerpc/vdso: provide vdso data pointer from the ASM caller
` [RFC PATCH v3 11/12] lib: vdso: split clock verification out of __arch_get_hw_counter()
` [RFC PATCH v3 12/12] powerpc/vdso: provide __arch_is_hw_counter_valid()

[PATCH 1/5] powerpc/32: add support of KASAN_VMALLOC
 2020-01-14 17:54 UTC  (5+ messages)
` [PATCH 2/5] powerpc/kconfig: move CONFIG_PPC32 into Kconfig.cputype
` [PATCH 3/5] powerpc/32: force KASAN_VMALLOC for modules
` [PATCH 4/5] powerpc/32: Simplify KASAN init
` [PATCH 5/5] powerpc/32: reuse orphaned memblocks in kasan_init_shadow_page_tables()

[PATCH v3] spi: fsl: simplify error path in of_fsl_spi_probe()
 2020-01-14 16:57 UTC  (4+ messages)
` Applied "spi: fsl: simplify error path in of_fsl_spi_probe()" to the spi tree

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-14 16:19 UTC  (3+ messages)

[PATCH v2 1/2] spi: fsl: don't map irq during probe
 2020-01-14 15:35 UTC  (3+ messages)
` [PATCH v2 2/2] spi: fsl: simplify error path in of_fsl_spi_probe()

[PATCH v5 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm & imx8qxp
 2020-01-14 16:09 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm & imx8qxp" to the asoc tree

[PATCH v5 2/2] ASoC: fsl_asrc: Add support for imx8qm & imx8qxp
 2020-01-14 16:09 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Add support for imx8qm & imx8qxp" to the asoc tree

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2020-01-14 15:55 UTC  (3+ messages)
` [Bug 206203] "

[PATCH] powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits
 2020-01-14 15:04 UTC 

[PATCH] MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driver
 2020-01-14 11:05 UTC  (2+ messages)

[PATCH] powerpc/xive: discard ESB load value when interrupt is invalid
 2020-01-14  7:57 UTC  (5+ messages)

[PATCH] powerpc/ptdump: only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
 2020-01-14  8:13 UTC 

[PATCH] powerpc/ptdump: fix W+X verification call in mark_rodata_ro()
 2020-01-14  8:13 UTC 

[PATCH] powerpc/ptdump: fix W+X verification
 2020-01-14  8:13 UTC 

[PATCH 00/18] Initial Prefixed Instruction support
 2020-01-14  7:19 UTC  (9+ messages)
` [PATCH 05/18] powerpc sstep: Prepare to support prefixed instructions
` [PATCH 06/18] powerpc sstep: Add support for prefixed integer load/stores
` [PATCH 14/18] powerpc/kprobes: Support kprobes on prefixed instructions
` [PATCH 15/18] powerpc/uprobes: Add support for "

[PATCH v2] powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
 2020-01-14  7:14 UTC 

[PATCH -next] powerpc/pmac/smp: Fix old-style declaration
 2020-01-14  6:38 UTC  (2+ messages)

Minor PCI & DMA init cleanups
 2020-01-14  6:34 UTC  (9+ messages)
` [PATCH 1/5] powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
` [PATCH 3/5] powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
` [PATCH 4/5] powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
` [PATCH 5/5] powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c

[PATCH] powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
 2020-01-14  6:01 UTC  (2+ messages)

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-01-14  5:47 UTC  (4+ messages)

[RFC PATCH 1/1] powerpc/pgtable: Skip serialize_against_pte_lookup() when unmapping
 2020-01-13 21:11 UTC 

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-13 20:47 UTC  (17+ messages)
` [PATCH v4 1/9] capabilities: introduce CAP_SYS_PERFMON to kernel and user space
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 5/9] trace/bpf_trace: "

[PATCH 08/10] soc: lantiq: convert to devm_platform_ioremap_resource
 2020-01-13 19:10 UTC  (2+ messages)

[PATCH] lib: vdso: mark __cvdso_clock_getres() as static
 2020-01-13 15:08 UTC  (4+ messages)

[PATCH v3] powerpc/smp: Use nid as fallback for package_id
 2020-01-13 12:40 UTC  (2+ messages)

[Bug 205201] New: Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-13 12:28 UTC  (2+ messages)
` [Bug 205201] "

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-13 12:14 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH v3 0/3] Introduce Self-Save API for deep stop states
 2020-01-13 11:33 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v3 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v3 3/3] powerpc/powernv: Parse device tree, population of SPR support

[RESEND PATCH v2 0/3] Introduce Self-Save API for deep stop states
 2020-01-13  9:51 UTC  (9+ messages)
` [RESEND PATCH v2 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [RESEND PATCH v2 2/3] powerpc/powernv: Introduce Self save support
` [RESEND PATCH v2 3/3] powerpc/powernv: Parse device tree, population of SPR support

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-01-13  6:52 UTC  (18+ messages)
` [RFC PATCH v2 01/10] lib: vdso: ensure all arches have 32bit fallback
` [RFC PATCH v2 05/10] lib: vdso: inline do_hres()
` [RFC PATCH v2 07/10] lib: vdso: don't use READ_ONCE() in __c_kernel_time()
` Surprising code generated for vdso_read_begin()

[PATCH v2 0/3] Add support for divde[.] and divdeu[.] instruction emulation
 2020-01-13  5:41 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc ppc-opcode: add divde, divde_dot, divdeu and divdeu_dot opcodes
` [PATCH v2 2/3] powerpc sstep: add support for divde[.] and divdeu[.] instructions
` [PATCH v2 3/3] powerpc test_emulate_step: add testcases "

[PATCH v3 1/2] powerpc/pseries/svm: Use FW_FEATURE to detect SVM
 2020-01-12 21:48 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/pseries/svm: Disable BHRB/EBB/PMU access

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2020-01-10 22:42 UTC  (11+ messages)

[PATCH kernel] vfio/spapr/nvlink2: Skip unpinning pages on error exit
 2020-01-10 16:03 UTC  (2+ messages)

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-10 17:05 UTC  (10+ messages)
` [PATCH v2 04/10] linux/random.h: Remove arch_has_random, arch_has_random_seed
` [PATCH v2 05/10] linux/random.h: Use false with bool
` [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH v2 07/10] x86: Mark archrandom.h "
` [PATCH v2 08/10] powerpc: Use bool in archrandom.h
` [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
` [PATCH v2 10/10] s390x: "


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