messages from 2017-10-18 02:43:00 to 2017-10-19 20:45:50 UTC [more...]
[PATCH 0/4] char-TPM: Adjustments for ten function implementations
2017-10-19 20:44 UTC (73+ messages)
` [PATCH 3/4] char/tpm: Improve a size determination in nine functions
` "
` char/tpm: Delete an error message for a failed memory allocation in tpm_…()
` [PATCH 4/4] char/tpm: Less checks in tpm_ibmvtpm_probe() after error detection
` "
` char-TPM: Adjustments for ten function implementations
` Circumstances for using the tag “Fixes” (or not)
` Adjusting further size determinations?
[PATCH] powerpc/vio: dispose of virq mapping on vdevice unregister
2017-10-19 20:41 UTC (2+ messages)
[PATCH v2 0/5] Removing full paths from DT full_name
2017-10-19 20:06 UTC (15+ messages)
` [PATCH v2 5/5] of/fdt: only store the device node basename in full_name
[PATCH] powerpc/perf: Fix IMC allocation routine
2017-10-19 19:41 UTC
[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
2017-10-19 17:11 UTC (61+ messages)
` [PATCH 1/7] powerpc: introduce pte_set_hash_slot() helper
` [PATCH 3/7] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [PATCH 01/25] powerpc: initial pkey plumbing
` [PATCH 03/25] powerpc: track allocation status of all pkeys
` [PATCH 04/25] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [PATCH 04/25] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [PATCH 05/25] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
` [PATCH 06/25] powerpc: cleaup AMR, iAMR when a key is allocated or freed
` [PATCH 06/25] powerpc: cleaup AMR,iAMR "
` [PATCH 09/25] powerpc: ability to create execute-disabled pkeys
` [PATCH 10/25] powerpc: store and restore the pkey state across context switches
` [PATCH 11/25] powerpc: introduce execute-only pkey
` [PATCH 12/25] powerpc: ability to associate pkey to a vma
` [PATCH 13/25] powerpc: implementation for arch_override_mprotect_pkey()
` [PATCH 14/25] powerpc: map vma key-protection bits to pte key bits
` [PATCH 16/25] powerpc: Program HPTE key protection bits
` [PATCH 17/25] powerpc: helper to validate key-access permissions of a pte
` [PATCH 18/25] powerpc: check key protection for user page access
` [PATCH 19/25] powerpc: implementation for arch_vma_access_permitted()
` [PATCH 20/25] powerpc: Handle exceptions caused by pkey violation
` [PATCH 21/25] powerpc: introduce get_pte_pkey() helper
[PATCH 0/2] Optimize mmu_notifier->invalidate_range callback
2017-10-19 16:58 UTC (8+ messages)
` [PATCH 1/2] mm/mmu_notifier: avoid double notification when it is useless v2
[PATCH] powerpc/xmon: check before calling xive functions
2017-10-19 15:21 UTC (5+ messages)
[PATCH 1/4] powerpc/tm: Add commandline option to disable hardware transactional memory
2017-10-19 15:13 UTC (7+ messages)
` [PATCH 3/4] powerpc/powernv: Enable TM without suspend if possible
refactor dma_cache_sync V2
2017-10-19 15:02 UTC (4+ messages)
[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-10-19 14:11 UTC (7+ messages)
[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-10-19 14:01 UTC (18+ messages)
` [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
` [PATCHv3 2/7] sections: split dereference_function_descriptor()
` [PATCHv3 4/7] powerpc64: Add .opd based function descriptor dereference
` [PATCHv3 5/7] parisc64: "
` [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions
[PATCH 0/5] PowerPC-pSeries: Adjustments for seven function implementations
2017-10-19 13:51 UTC (13+ messages)
` [PATCH 1/5] powerpc-pseries: Delete five error messages for a failed memory allocation
` [PATCH 2/5] powerpc-pseries: Improve nine size determinations
` [PATCH 3/5] powerpc-pseries: Delete an unnecessary variable initialisation in iommu_pseries_alloc_group()
` [PATCH 4/5] powerpc-pseries: Return directly after a failed kzalloc_node() "
` [PATCH 5/5] powerpc-pseries: Less function calls in iommu_pseries_alloc_group() after error detection
[PATCH 1/2] powerpc/lib: Implement PMEM API
2017-10-19 11:14 UTC (4+ messages)
` [PATCH 2/2] powerpc/lib: Implement UACCESS_FLUSHCACHE API
[PATCH] powerpc/xmon: Always enable xmon sysrq trigger
2017-10-19 11:06 UTC (3+ messages)
[PATCH] cxl: Rework the implementation of cxl_stop_trace_psl9()
2017-10-19 10:07 UTC (3+ messages)
[PATCH V2 0/3] pseries/nodes: Fix issues with memoryless nodes
2017-10-19 8:56 UTC (5+ messages)
` [PATCH V2 1/3] pseries/nodes: Ensure enough nodes avail for operations
` [PATCH V2 2/3] pseries/findnodes: Find nodes with memory for memoryless nodes
` [PATCH V2 3/3] pseries/initnodes: Ensure nodes initialized for hotplug
[PATCH] powerpc: ipic - fix status get and status clear
2017-10-19 5:51 UTC (3+ messages)
[RFC v7 00/25] powerpc: Memory Protection Keys
2017-10-19 5:13 UTC (27+ messages)
` [RFC v7 02/25] powerpc: track allocation status of all pkeys
` [RFC v7 12/25] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v7 15/25] powerpc: Program HPTE key protection bits
` [RFC v7 16/25] powerpc: helper to validate key-access permissions of a pte
` [RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation
[PATCH] powerpc/modules: Use WARN_ON() in stub_for_addr()
2017-10-19 4:48 UTC (2+ messages)
` "
[PATCH v2] cxl: Dump PSL_FIR register on PSL9 error irq
2017-10-19 4:48 UTC (2+ messages)
` [v2] "
[PATCH V14 1/4] powerpc/vphn: Update CPU topology when VPHN enabled
2017-10-19 4:48 UTC (2+ messages)
` [V14,1/4] "
[PATCH v4 1/5] powerpc/mce.c: Remove unused function get_mce_fault_addr()
2017-10-19 4:48 UTC (2+ messages)
` [v4, "
[PATCH] cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
2017-10-19 4:48 UTC (2+ messages)
` "
[PATCH] selftests/powerpc: context_switch: Fix pthread errors
2017-10-19 4:48 UTC (2+ messages)
` "
[PATCH] powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
2017-10-19 4:08 UTC
[PATCH] powerpc/64: Free up CPU_FTR_ICSWX
2017-10-19 4:08 UTC
[PATCH] KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc_allocate_hpt()
2017-10-19 3:48 UTC (2+ messages)
[PATCH 1/10] KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
2017-10-19 3:44 UTC (2+ messages)
[PATCH 6/7] KVM: PPC: Cocci spatch "vma_pages"
2017-10-19 3:46 UTC (2+ messages)
[PATCH kernel] KVM: PPC: Enable in-kernel TCE handlers for PR KVM
2017-10-19 3:48 UTC (2+ messages)
[PATCH] powerpc/watchdog: Convert timers to use timer_setup()
2017-10-19 1:05 UTC (6+ messages)
[PATCH 0/2] PowerPC-PS3: Adjustments for three function implementations
2017-10-18 19:32 UTC (2+ messages)
[PATCH v12 00/11] complete deferred page initialization
2017-10-18 17:23 UTC (9+ messages)
` [PATCH v12 07/11] x86/kasan: add and use kasan_map_populate()
` [PATCH v12 08/11] arm64/kasan: "
[PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement
2017-10-18 13:20 UTC (11+ messages)
` [PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device
[PATCH v2 0/2] vgaarb: Select fallback default VGA device
2017-10-18 11:05 UTC (7+ messages)
` [PATCH v2 2/2] vgaarb: Factor out EFI and fallback default device selection
[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
2017-10-18 6:17 UTC (5+ messages)
[PATCH 0/3] PowerNV-PCI: Adjustments for two function implementations
2017-10-18 5:24 UTC (7+ messages)
` [PATCH 1/3] powernv/pci: Delete an error message for a failed memory allocation in pnv_ioda_pick_m64_pe()
` [PATCH 2/3] powernv/pci: Use common code "
` [PATCH 3/3] powernv/pci: Improve a size determination in pnv_pci_init_ioda_phb()
[PATCH v3] KVM: PPC: Book3S PR: only install valid SLBs during KVM_SET_SREGS
2017-10-18 3:26 UTC (2+ messages)
[PATCH] powerpc/mm/radix: Drop unneeded NULL check
2017-10-18 2:45 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).