linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 21:46:52 to 2020-02-28 14:54:07 UTC [more...]

[PATCH v4 00/11] Add the multiple PF support for DWC and Layerscape
 2020-02-28 14:52 UTC  (6+ messages)
` [PATCH v4 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode

[PATCH] selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
 2020-02-28 13:41 UTC  (3+ messages)

[PATCHv2 1/2] powerpc/of: split out new_property() for reusing
 2020-02-28  9:41 UTC  (2+ messages)
` [PATCHv2 2/2] pSeries/papr_scm: buffer pmem's bound addr in dt for kexec kernel

[PATCH 1/3] powerpc/of: split out new_property() for reusing
 2020-02-28  9:27 UTC  (8+ messages)
` [PATCH 2/3] powerpc/of: coding style cleanup
` [PATCH 3/3] pseries/scm: buffer pmem's bound addr in dt for kexec kernel

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-02-28  9:20 UTC  (4+ messages)

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

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-28  7:15 UTC  (28+ messages)
` [PATCH v3 10/27] powerpc: Add driver for OpenCAPI Persistent Memory
` [PATCH v3 12/27] powerpc/powernv/pmem: Add register addresses & status values to the header
` [PATCH v3 13/27] powerpc/powernv/pmem: Read the capability registers & wait for device ready
` [PATCH v3 14/27] powerpc/powernv/pmem: Add support for Admin commands
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands
` [PATCH v3 21/27] powerpc/powernv/pmem: Add an IOCTL to request controller health & perf data
` [PATCH v3 22/27] powerpc/powernv/pmem: Implement the heartbeat command
` [PATCH v3 25/27] powerpc/powernv/pmem: Expose the serial number in sysfs

[PATCH v3 0/4] ASoC: Add new module driver for new ASRC
 2020-02-28  6:59 UTC  (13+ messages)
` [PATCH v3 1/4] ASoC: fsl_asrc: Change asrc_width to asrc_format
` [PATCH v3 2/4] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
` [PATCH v3 3/4] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v3 4/4] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI and platform drivers

[PATCH] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
 2020-02-28  6:48 UTC 

[PATCH v3 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-02-28  6:47 UTC  (7+ messages)

[PATCH 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-02-28  6:04 UTC 

[PATCH v3 00/14] Initial Prefixed Instruction support
 2020-02-28  4:53 UTC  (25+ messages)
` [PATCH v3 01/14] powerpc: Enable Prefixed Instructions
` [PATCH v3 07/14] powerpc/traps: Check for prefixed instructions in facility_unavailable_exception()
` [PATCH v3 08/14] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v3 09/14] powerpc/xmon: Add initial support for prefixed instructions
` [PATCH v3 11/14] powerpc/kprobes: Support kprobes on "

[PATCH v4 00/13] Reduce ifdef mess in ptrace
 2020-02-28  4:08 UTC  (19+ messages)
` [PATCH v4 01/13] powerpc: move ptrace into a subdirectory
` [PATCH v4 02/13] powerpc/ptrace: remove unused header includes
` [PATCH v4 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
` [PATCH v4 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
` [PATCH v4 05/13] powerpc/ptrace: split out VSX related functions
` [PATCH v4 06/13] powerpc/ptrace: split out ALTIVEC "
` [PATCH v4 07/13] powerpc/ptrace: split out SPE "
` [PATCH v4 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM "
` [PATCH v4 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
` [PATCH v4 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [PATCH v4 11/13] powerpc/ptrace: create ptrace_get_debugreg()
` [PATCH v4 12/13] powerpc/ptrace: create ppc_gethwdinfo()
` [PATCH v4 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[PATCH 1/2] kallsyms: architecture specific symbol lookups
 2020-02-28  3:10 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv: Wire up OPAL address lookups

[PATCH] Add OPAL_GET_SYMBOL / OPAL_LOOKUP_SYMBOL
 2020-02-28  3:07 UTC 

[PATCH v5 00/13] Reduce ifdef mess in ptrace
 2020-02-28  0:14 UTC  (14+ messages)
` [PATCH v5 01/13] powerpc: move ptrace into a subdirectory
` [PATCH v5 02/13] powerpc/ptrace: remove unused header includes
` [PATCH v5 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
` [PATCH v5 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
` [PATCH v5 05/13] powerpc/ptrace: split out VSX related functions
` [PATCH v5 06/13] powerpc/ptrace: split out ALTIVEC "
` [PATCH v5 07/13] powerpc/ptrace: split out SPE "
` [PATCH v5 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM "
` [PATCH v5 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
` [PATCH v5 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [PATCH v5 11/13] powerpc/ptrace: create ptrace_get_debugreg()
` [PATCH v5 12/13] powerpc/ptrace: create ppc_gethwdinfo()
` [PATCH v5 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[PATCH] selftests: powerpc: Add tlbie_test in .gitignore
 2020-02-28  0:00 UTC 

[Bug 206695] New: kmemleak reports leaks in drivers/macintosh/windfarm
 2020-02-27 23:45 UTC  (3+ messages)
` [Bug 206695] "

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2020-02-27 22:39 UTC  (7+ messages)
` [Bug 206203] "

[PATCH] ima: add a new CONFIG for loading arch-specific policies
 2020-02-27 19:38 UTC  (4+ messages)

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-02-27 18:26 UTC  (18+ messages)

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-02-27 18:08 UTC  (8+ messages)

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-27 17:03 UTC  (2+ messages)

[PATCH] selftest/lkdtm: Use local .gitignore
 2020-02-27 16:53 UTC  (4+ messages)

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2020-02-27 16:07 UTC  (2+ messages)
` [Bug 206669] "

[PATCH, v2] powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
 2020-02-27 15:25 UTC  (2+ messages)

[PATCH] powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
 2020-02-27 13:29 UTC  (2+ messages)

[PATCH] powerpc/watchpoint: Don't call dar_within_range() for Book3S
 2020-02-27 12:31 UTC  (2+ messages)

[PATCH] powerpc: Include .BTF section
 2020-02-27 12:31 UTC  (2+ messages)

[PATCH 00/18] genirq: Remove setup_irq()
 2020-02-27 11:07 UTC  (3+ messages)

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-27  8:46 UTC  (15+ messages)
` [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
` [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 04/14] ia64: add support for folded p4d page tables
` [PATCH v3 05/14] nios2: "
` [PATCH v3 06/14] openrisc: "
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
` [PATCH v3 08/14] powerpc: add support for folded p4d page tables
` [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v3 11/14] sh: add support for folded p4d page tables
` [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH] powerpc: fix emulate_step std test
 2020-02-27  7:04 UTC  (2+ messages)

[RFC PATCH 00/21] Avoid IPI while updating page table entries
 2020-02-27  6:56 UTC  (22+ messages)
` [RFC PATCH 01/21] powerpc/pkeys: Avoid using lockless page table walk
` [RFC PATCH 02/21] powerpc/pkeys: Check vma before returning key fault error to the user
` [RFC PATCH 03/21] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [RFC PATCH 04/21] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
` [RFC PATCH 05/21] powerpc/book3s64/hash: Use the pte_t address from the caller
` [RFC PATCH 06/21] powerpc/book3s/hash64/devmap: Use H_PAGE_THP_HUGE when setting up level huge devmap pte entries
` [RFC PATCH 07/21] powerpc/mce: Don't reload pte val in addr_to_pfn
` [RFC PATCH 08/21] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [RFC PATCH 09/21] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [RFC PATCH 10/21] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [RFC PATCH 11/21] powerpc/kvm/nested: Add helper to walk nested shadow "
` [RFC PATCH 12/21] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [RFC PATCH 13/21] powerpc/kvm/book3s: Add helper for host page table walk
` [RFC PATCH 14/21] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [RFC PATCH 15/21] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [RFC PATCH 16/21] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
` [RFC PATCH 17/21] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update
` [RFC PATCH 18/21] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [RFC PATCH 19/21] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [RFC PATCH 20/21] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [RFC PATCH 21/21] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD

[PATCH 1/2] powerpc/vmlinux.lds: Explicitly retain .gnu.hash
 2020-02-27  6:27 UTC  (4+ messages)
` [PATCH 2/2] powerpc/vmlinux.lds: Discard .interp section

[PATCH V2 0/3] mm/vma: some more minor changes
 2020-02-27  5:56 UTC  (2+ messages)
` [PATCH V2 2/3] mm/vma: Make vma_is_foreign() available for general use

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-02-27  4:07 UTC  (7+ messages)

[PATCH 1/2] cpufreq/powernv: Fix use-after-free
 2020-02-27  1:31 UTC  (3+ messages)

[PATCH] macintosh: therm_windtunnel: fix regression when instantiating devices
 2020-02-27  1:23 UTC  (2+ messages)

[PATCH v2 0/3] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
 2020-02-26 23:48 UTC  (2+ messages)

[PATCH v5 0/8] set_memory() routines and STRICT_MODULE_RWX
 2020-02-26 21:52 UTC  (3+ messages)
` [PATCH v5 3/8] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime

[Bug 206525] New: BUG: KASAN: stack-out-of-bounds in test_bit+0x30/0x44 (kernel 5.6-rc1)
 2020-02-26 21:44 UTC  (2+ messages)
` [Bug 206525] "


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