linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-19 20:49:08 to 2017-04-24 14:26:00 UTC [more...]

[PATCH v3 0/3] powerpc/mm: Fix kernel protection and implement CONFIG_DEBUG_RODATA on PPC32
 2017-04-24 14:25 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
` [PATCH v3 2/3] powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
` [PATCH v3 3/3] powerpc/mm: Implement CONFIG_DEBUG_RODATA "

[PATCH v2] powerpc/mm: Ensure IRQs are off in switch_mm()
 2017-04-24 14:01 UTC 

[PATCH v2 1/2] fadump: reduce memory consumption for capture kernel
 2017-04-24 14:00 UTC  (14+ messages)

[PATCH] powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body
 2017-04-24 10:46 UTC 

[PATCH] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2017-04-24 10:26 UTC  (3+ messages)

[PATCH] powerpc/64s: use ibm, tlbiel-congruence-classes-(hash|radix) dt property
 2017-04-24  9:22 UTC  (11+ messages)
  ` [PATCH] powerpc/64s: use ibm,tlbiel-congruence-classes-(hash|radix) "

[PATCH 0/5] powerpc/mm: some cleanup of do_page_fault()
 2017-04-24  9:13 UTC  (7+ messages)
` [PATCH 1/5] powerpc/mm: only call store_updates_sp() on stores in do_page_fault()
` [PATCH 2/5] powerpc/mm: split store_updates_sp() in two parts "
` [PATCH 4/5] powerpc/mm: Evaluate user_mode(regs) only once "

[PATCH v4 00/11] Enable VAS
 2017-04-24  6:28 UTC  (6+ messages)
` [PATCH v4 04/11] VAS: Define vas_init() and vas_exit()
` [PATCH v4 05/11] VAS: Define helpers for access MMIO regions

[PATCH] powerpc/powernv: Fix opal entry/exit MSR_RI coverage
 2017-04-24  5:18 UTC  (5+ messages)

[PATCH] powerpc/xmon: Deindent the SLB dumping logic
 2017-04-24  4:54 UTC  (2+ messages)

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2017-04-24  2:17 UTC  (8+ messages)
` [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI

[PATCH v2 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-04-24  1:47 UTC  (11+ messages)
` [PATCH v2 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
` [PATCH v2 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [PATCH v2 06/11] soc/fsl/qbman: Fix ARM32 typo
` [PATCH v2 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
` [PATCH v2 09/11] soc/fsl/qbman: different register offsets on ARM
` [PATCH v2 10/11] soc/fsl/qbman: Add missing headers "
` [PATCH v2 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config "

[PATCH v2] powerpc/mm: Add support for runtime configuration of ASLR limits
 2017-04-24  1:02 UTC  (6+ messages)
` [v2] "

[PATCH v6 0/7] perf report: Show branch type
 2017-04-24  0:47 UTC  (12+ messages)
` [PATCH v6 1/7] perf/core: Define the common branch type classification
` [PATCH v6 2/7] perf/x86/intel: Record branch type
` [PATCH v6 3/7] perf record: Create a new option save_type in --branch-filter
` [PATCH v6 4/7] perf report: Refactor the branch info printing code
` [PATCH v6 5/7] perf util: Create branch.c/.h for common branch functions
` [PATCH v6 6/7] perf report: Show branch type statistics for stdio mode
` [PATCH v6 7/7] perf report: Show branch type in callchain entry

[PATCH v3 0/7] powerpc: a few kprobe fixes and refactoring
 2017-04-23 17:41 UTC  (26+ messages)
` [PATCH v3 3/7] kprobes: validate the symbol name length
  ` [PATCH v4 3/7] kprobes: validate the symbol name provided during probe registration
  ` [PATCH v4 4/7] powerpc/kprobes: Use safer string functions in kprobe_lookup_name()
` [PATCH v3 4/7] powerpc: kprobes: use "
` [PATCH v3 6/7] powerpc: kprobes: emulate instructions on kprobe handler re-entry

[PATCH 0/2] powerpc: kprobes: blacklist exception vectors
 2017-04-23 11:53 UTC  (6+ messages)
` [PATCH 1/2] powerpc: kprobes: blacklist exception handlers
  ` [1/2] "

[PATCH 2/2] powerpc: kprobes: blacklist exception common handlers
 2017-04-23 11:53 UTC  (2+ messages)
` [2/2] "

[PATCH v4 1/6] powerpc: ftrace: minor cleanup
 2017-04-23 11:53 UTC  (2+ messages)
` [v4,1/6] "

[PATCH 1/9] powerpc/64s: Remove unnecessary relocation branch from idle handler
 2017-04-23 11:53 UTC  (2+ messages)
` [1/9] "

[PATCH v3 7/7] powerpc: kprobes: remove duplicate saving of msr
 2017-04-23 11:53 UTC  (2+ messages)
` [v3,7/7] "

[PATCH v2] powerpc: kprobes: convert __kprobes to NOKPROBE_SYMBOL()
 2017-04-23 11:53 UTC  (2+ messages)
` [v2] "

[PATCH 7/9] powerpc/mm: Wire up ioremap_cache
 2017-04-23 11:53 UTC  (2+ messages)
` [7/9] "

[PATCH v2 0/3] powerpc/mm: Fix kernel protection and implement CONFIG_DEBUG_RODATA on PPC32
 2017-04-23 10:26 UTC  (8+ messages)
` [PATCH v2 1/3] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
` [PATCH v2 2/3] powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
` [PATCH v2 3/3] powerpc/mm: Implement CONFIG_DEBUG_RODATA "

[tip:core/rcu] rcu: Make arch select smp_mb__after_unlock_lock() strength
 2017-04-23  9:36 UTC 

[PATCH] drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"
 2017-04-22 12:35 UTC 

[PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors
 2017-04-22  6:11 UTC  (4+ messages)

powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling)
 2017-04-22  6:09 UTC  (10+ messages)

[PATCH 0/8] Fix clean target warnings
 2017-04-22  5:41 UTC  (14+ messages)
` [PATCH 1/8] selftests: splice: fix clean target to not remove default_file_splice_read.sh
` [PATCH 2/8] selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean
` [PATCH 3/8] selftests: futex: override clean in lib.mk to fix warnings
` [PATCH 4/8] selftests: gpio: "
` [PATCH 5/8] selftests: powerpc: "
` [PATCH 6/8] selftests: splice: "
` [PATCH 7/8] selftests: sync: "
` [PATCH 8/8] selftests: x86: "

[PATCH 1/1] ASoC: fsl_asrc: use dma_transfer_direction enum when calling dmaengine_prep_dma_cyclic
 2017-04-21 17:28 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc_dma: use correct direction enum type" to the asoc tree

[PATCH] video: console: Remove reference to CONFIG_8xx
 2017-04-21 14:57 UTC  (2+ messages)

Linux 4.11: Reported regressions as of Friday, 2017-04-21
 2017-04-21 14:06 UTC 

[PATCH v2] powerpc/crypto/crct10dif-vpmsum: Fix missing preempt_disable()
 2017-04-21 13:16 UTC  (2+ messages)

[PATCH 0/4] powerpc: Replace some bitops functions by builtin/generic ones
 2017-04-21 11:18 UTC  (5+ messages)
` [PATCH 1/4] powerpc: Discard ffs()/__ffs() function and use builtin functions instead
` [PATCH 2/4] powerpc: Use builtin functions for fls()/__fls()/fls64()
` [PATCH 3/4] powerpc: Replace ffz() by equivalent generic function
` [PATCH 4/4] powerpc: remove __ilog2()s and use generic ones

[PATCH] powerpc/powernv/pci: Reduce spam when dumping PEST
 2017-04-21  6:10 UTC  (3+ messages)

[PATCH 06/13] powerpc/PCI: Keep resource idx order with bridge register number
 2017-04-21  5:04 UTC  (2+ messages)
` [PATCH 07/13] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing

[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-8 tag
 2017-04-21  4:51 UTC 

[PATCH] powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers
 2017-04-21  4:09 UTC  (2+ messages)
`  "

[PATCH] powerpc/xive: Fix missing check of rc != OPAL_BUSY
 2017-04-21  4:09 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/book3s: mce: Move add_taint() later in virtual mode
 2017-04-21  4:07 UTC  (3+ messages)

[PATCH] of: introduce event tracepoints for dynamic device_node lifecyle
 2017-04-21  1:57 UTC  (22+ messages)

[PATCH] powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S
 2017-04-20 15:59 UTC 

linux-next: build failure after merge of the rcu tree
 2017-04-20 14:23 UTC  (2+ messages)

[PATCH] powerpc/32: Move entry_32 functions just after HEAD functions
 2017-04-20 11:43 UTC  (4+ messages)

[PATCH] powerpc/mm: Add support for runtime configuration of ASLR limits
 2017-04-20 11:22 UTC  (5+ messages)
  ` [kernel-hardening] "

[RFC PATCH] powerpc/mm/radix: Optimize tlbiel flush
 2017-04-20  8:23 UTC  (2+ messages)

[PATCH 0/3] powerpc/mm: Fix kernel protection and implement CONFIG_DEBUG_RODATA on PPC32
 2017-04-20  6:04 UTC  (6+ messages)
` [PATCH 3/3] powerpc/mm: Implement "

[PATCH] powerpc/crypto/crct10dif-vpmsum: Fix missing preempt_disable()
 2017-04-20  5:37 UTC  (3+ messages)

[bug report] powerpc/xive: Native exploitation of the XIVE interrupt controller
 2017-04-20  1:28 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/eeh: Avoid use after free in eeh_handle_special_event()
 2017-04-20  1:26 UTC  (8+ messages)
` [PATCH v3 2/2] powerpc/eeh: Clean up and document event handling functions

[PATCH v5 0/7] perf report: Show branch type
 2017-04-20  0:36 UTC  (4+ messages)
` [PATCH v5 7/7] perf report: Show branch type in callchain entry

[PATCH v3 1/2] powerpc/eeh: Avoid use after free in eeh_handle_special_event()
 2017-04-20  0:35 UTC 

[PATCH v3 00/21] eeprom: at24: Add OF device ID table
 2017-04-20  0:12 UTC  (2+ messages)

[PATCH v3 0/6] powerpc/perf: Export memory hierarchy level
 2017-04-19 22:16 UTC  (7+ messages)
` [PATCH v3 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src
  ` [v3, "

[PATCH] powerpc: POWER9 DD1 remove SAO feature
 2017-04-19 22:04 UTC  (2+ messages)
`  "

[PATCH] powerpc: POWER9 remove ICSWX feature
 2017-04-19 22:04 UTC  (2+ messages)
`  "

[PATCH 1/4] powerpc/64s: Revert setting LPCR LPES0 on POWER9
 2017-04-19 22:04 UTC  (2+ messages)
` [1/4] "

[PATCH V2] powerpc/mm: Update mm context addr limit correctly
 2017-04-19 22:04 UTC  (2+ messages)
` [V2] "

[PATCH] powerpc/64s: Minor fix for MCE TLB flush for radix
 2017-04-19 22:04 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
 2017-04-19 22:04 UTC  (2+ messages)
`  "

[PATCH kernel v2] powerpc/iommu: Do not call PageTransHuge() on tail pages
 2017-04-19 22:04 UTC  (2+ messages)
` [kernel, "

[PATCH v2] cxl: Enable PCI device IDs for future IBM CXL adapters
 2017-04-19 22:04 UTC  (2+ messages)
` [v2] "

[PATCH v7 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
 2017-04-19 21:44 UTC  (2+ 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).