linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-21 10:25:10 to 2018-03-23 12:18:18 UTC [more...]

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-23 12:18 UTC  (29+ messages)
` [PATCH 01/19] powerpc/powermac: Mark variable x as unused
` [PATCH 02/19] "
` [PATCH 03/19] powerpc: Mark variables "
` [PATCH 04/19] powerpc/kvm: Mark variable tmp unused
` [PATCH 05/19] powerpc/chrp/setup: Add attribute unused and make some functions static
` [PATCH 06/19] powerpc: Make function btext_initialize static
` [PATCH 07/19] powerpc/powermac: Make some functions static
` [PATCH 08/19] powerpc/tau: Make some function static
` [PATCH 09/19] powerpc/chrp/pci: Make some functions static
` [PATCH 10/19] powerpc/chrp/time: Make some functions static, add missing header include
` [PATCH 11/19] powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
` [PATCH 12/19] powerpc/powermac: Add missing prototype for note_bootable_part()
` [PATCH 13/19] powerpc/52xx: Add missing functions prototypes
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec
` [PATCH 15/19] powerpc: Add missing prototype
` [PATCH 16/19] powerpc/powermac: Add missing include of header pmac.h
` [PATCH 17/19] powerpc/32: Add a missing include header
` [PATCH 18/19] powerpc: "
` [PATCH 19/19] powerpc/tau: Synchronize function prototypes and body

[PATCH net-next] ibmvnic: Potential NULL dereference in clean_one_tx_pool()
 2018-03-23 11:36 UTC 

[PATCH 1/3] powerpc/mm/radix: Remove unused code
 2018-03-23 11:11 UTC  (7+ messages)
` [PATCH 2/3] powerpc/mm/radix: Move the functions that does the actual tlbie closer
` [PATCH 3/3] powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
` [1/3] powerpc/mm/radix: Remove unused code

[PATCH 1/2] powerpc/mm: Add tracking of the number of coprocessors using a context
 2018-03-23 11:11 UTC  (3+ messages)
` [PATCH 2/2] powerpc/mm: Workaround Nest MMU bug with TLB invalidations
` [1/2] powerpc/mm: Add tracking of the number of coprocessors using a context

[PATCH] powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened
 2018-03-23 11:11 UTC  (2+ messages)
`  "

[bug?] Access was denied by memory protection keys in execute-only address
 2018-03-23  9:27 UTC  (7+ messages)

[PATCH v2] crypto: talitos - fix IPsec cipher in length
 2018-03-23  8:17 UTC  (2+ messages)

[PATCH 1/6] libnvdimm: Add of_node to region and bus descriptors
 2018-03-23  8:12 UTC  (6+ messages)
` [PATCH 2/6] libnvdimm: Add nd_region_destroy()
` [PATCH 3/6] libnvdimm: Add device-tree based driver
` [PATCH 4/6] libnvdimm/of: Symlink platform and region devices
` [PATCH 5/6] powerpc/powernv: Create platform devs for nvdimm buses
` [PATCH 6/6] doc/devicetree: NVDIMM region documentation

[PATCH] powerpc/eeh: Fix race with driver un/bind
 2018-03-23  6:33 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
 2018-03-23  5:53 UTC 

[PATCH 1/2] powerpc/time: inline arch_vtime_task_switch()
 2018-03-23  5:40 UTC  (3+ messages)
` [PATCH 2/2] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64

[PATCHv5 0/3] enable nr_cpus for powerpc
 2018-03-23  5:28 UTC  (2+ messages)

[PATCH] cxl: disable the lazy approach for irqs in POWERVM environment
 2018-03-23  2:14 UTC  (2+ messages)

[PATCH] powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
 2018-03-23  2:10 UTC 

DMA Mapping Error in ppc64
 2018-03-23  1:19 UTC  (4+ messages)

RFC on writel and writel_relaxed
 2018-03-23  0:16 UTC  (16+ messages)

[PATCH v6 00/12] Appended signatures support for IMA appraisal
 2018-03-22 23:07 UTC  (11+ messages)
` [PATCH v6 02/12] PKCS#7: Introduce pkcs7_get_message_sig() and verify_pkcs7_message_sig()
` [PATCH v6 03/12] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v6 05/12] integrity: Introduce integrity_keyring_from_id()
` [PATCH v6 06/12] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v6 07/12] integrity: Select CONFIG_KEYS instead of depending on it

[PATCH v2 00/38] cxlflash: OCXL transport support
 2018-03-22 22:26 UTC  (25+ messages)
` [PATCH v2 06/38] cxlflash: Read host function configuration
` [PATCH v2 07/38] cxlflash: Setup function acTag range
` [PATCH v2 08/38] cxlflash: Read host AFU configuration
` [PATCH v2 09/38] cxlflash: Setup AFU acTag range
` [PATCH v2 10/38] cxlflash: Setup AFU PASID
` [PATCH v2 11/38] cxlflash: Adapter context support for OCXL
` [PATCH v2 12/38] cxlflash: Use IDR to manage adapter contexts
` [PATCH v2 13/38] cxlflash: Support adapter file descriptors for OCXL
` [PATCH v2 16/38] cxlflash: MMIO map the AFU
` [PATCH v2 19/38] cxlflash: Support AFU state toggling
` [PATCH v2 21/38] cxlflash: Setup function OCXL link

[PATCH] cxl: remove a dead branch
 2018-03-22 21:05 UTC 

[PATCH] powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
 2018-03-22 21:03 UTC 

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-22 20:57 UTC  (6+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] Architecture defined limit on memory region random shift

[PATCH] PCI/IOV: Add missing prototype for powerpc specific
 2018-03-22 20:33 UTC 

[trivial PATCH V2] treewide: Align function definition open/close braces
 2018-03-22 13:37 UTC  (5+ messages)

[RFC][PATCH] powerpc/64s: rewriting interrupt entry code
 2018-03-22 13:05 UTC 

[PATCH V5 0/4] Add support for 4PB virtual address space on hash
 2018-03-22 13:00 UTC  (7+ messages)
` [PATCH V5 2/4] powerpc/mm: Add support for handling > 512TB address in SLB miss
` [PATCH V5 3/4] powerpc/mm/hash64: Increase the VA range
` [PATCH V5 4/4] powerpc/mm/hash: Don't memset pgd table if not needed

[PATCH 0/3] Add support to disable sensor groups in P9
 2018-03-22 10:54 UTC  (4+ messages)
` [PATCH 1/3] powernv:opal-sensor-groups: Add support to enable sensor groups
` [PATCH 2/3] hwmon: ibmpowernv: Add attributes to enable/disable "
` [PATCH 3/3] powernv: opal-sensor-groups: Add attributes to disable/enable sensors

[PATCH] powerpc: Fix smp_wmb barrier definition use use lwsync consistently
 2018-03-22 10:41 UTC 

[PATCH v3 0/6] powerpc64/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-03-22 10:25 UTC  (7+ messages)
` [PATCH v3 1/6] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v3 2/6] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
` [PATCH v3 3/6] powerpc/kexec: Disable ftrace before switching to the new kernel
` [PATCH v3 4/6] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v3 5/6] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v3 6/6] powerpc64/ftrace: Implement support for ftrace_regs_caller()

[PATCH V2] powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
 2018-03-22  8:43 UTC 

[PATCH v2 0/5] powerpc/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-03-22  7:53 UTC  (14+ messages)
` [PATCH v2 1/5] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v2 2/5] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
` [PATCH v2 3/5] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v2 4/5] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v2 5/5] powerpc64/ftrace: Implement support for ftrace_regs_caller()

[PATCH v9 00/24] Speculative page faults
 2018-03-22  1:21 UTC  (2+ messages)

[RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
 2018-03-22  0:15 UTC  (8+ messages)

[PATCH 00/32] docs/vm: convert to ReST format
 2018-03-21 19:22 UTC  (33+ messages)
` [PATCH 01/32] docs/vm: active_mm.txt "
` [PATCH 02/32] docs/vm: balance: "
` [PATCH 03/32] docs/vm: cleancache.txt: "
` [PATCH 04/32] docs/vm: frontswap.txt: "
` [PATCH 05/32] docs/vm: highmem.txt: "
` [PATCH 06/32] docs/vm: hmm.txt: "
` [PATCH 07/32] docs/vm: hugetlbpage.txt: "
` [PATCH 08/32] docs/vm: hugetlbfs_reserv.txt: "
` [PATCH 09/32] docs/vm: hwpoison.txt: "
` [PATCH 10/32] docs/vm: idle_page_tracking.txt: "
` [PATCH 11/32] docs/vm: ksm.txt: "
` [PATCH 12/32] docs/vm: mmu_notifier.txt: "
` [PATCH 13/32] docs/vm: numa_memory_policy.txt: "
` [PATCH 14/32] docs/vm: overcommit-accounting: "
` [PATCH 15/32] docs/vm: page_frags "
` [PATCH 16/32] docs/vm: numa: "
` [PATCH 17/32] docs/vm: pagemap.txt: "
` [PATCH 18/32] docs/vm: page_migration: "
` [PATCH 19/32] docs/vm: page_owner: "
` [PATCH 20/32] docs/vm: remap_file_pages.txt: conert "
` [PATCH 21/32] docs/vm: slub.txt: convert "
` [PATCH 22/32] docs/vm: soft-dirty.txt: "
` [PATCH 23/32] docs/vm: split_page_table_lock: "
` [PATCH 24/32] docs/vm: swap_numa.txt: "
` [PATCH 25/32] docs/vm: transhuge.txt: "
` [PATCH 26/32] docs/vm: unevictable-lru.txt: "
` [PATCH 27/32] docs/vm: userfaultfd.txt: "
` [PATCH 28/32] docs/vm: z3fold.txt: "
` [PATCH 29/32] docs/vm: zsmalloc.txt: "
` [PATCH 30/32] docs/vm: zswap.txt: "
` [PATCH 31/32] docs/vm: rename documentation files to .rst
` [PATCH 32/32] docs/vm: add index.rst and link MM documentation to top level index

[RFC v2 0/4] powerpc/drcinfo: Fix bugs 'ibm,drc-info' property
 2018-03-21 18:27 UTC  (5+ messages)
` [RFC v2 1/4] powerpc/hotplug/drcinfo: Fix bugs parsing ibm,drc-info structs
` [RFC v2 2/4] powerpc/hotplug/drcinfo: Provide common parser for ibm,drc-info
` [RFC v2 3/4] powerpc/hotplug/drcinfo: Fix hot-add CPU issues
` [RFC v2 4/4] powerpc/hotplug/drcinfo: Improve code for ibm,drc-info device processing

[PATCH v2 1/2] powerpc/mm: Add missing tracepoint for tlbie
 2018-03-21 14:17 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm: Trace tlbia instruction

[PATCH 1/4] powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
 2018-03-21 14:07 UTC  (4+ messages)
` [PATCH 2/4] powerpc/mm: Avoid unnecessary test and reduce code size
` [PATCH 3/4] powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
` [PATCH 4/4] powerpc/mm: Remove stale_map[] handling on non SMP processors

[mm] b1f0502d04: INFO:trying_to_register_non-static_key
 2018-03-21 12:21 UTC  (2+ messages)

[PATCH v2] powerpc/perf: Fix kernel address leaks via Sampling registers
 2018-03-21 11:40 UTC  (3+ messages)
` [PATCH v2] powerpc/perf: Fix kernel address leak to userspace via BHRB buffer
` [PATCH v2] powerpc/perf: Fix the kernel address leak to userspace via SDAR

[PATCH v2 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH v2 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH v2 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH v2 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH v2 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[PATCH 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:28 UTC  (3+ messages)
` [PATCH 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state


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