messages from 2017-09-05 04:16:10 to 2017-09-08 22:47:16 UTC [more...]
[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
2017-09-08 22:45 UTC (28+ messages)
` [PATCH 1/7] powerpc: introduce pte_set_hash_slot() helper
` [PATCH 2/7] powerpc: introduce pte_get_hash_gslot() helper
` [PATCH 3/7] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [PATCH 4/7] powerpc: Free up four 64K PTE bits in 64K "
` [PATCH 5/7] powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
` [PATCH 6/7] powerpc: use helper functions to get and set hash slots
` [PATCH 7/7] powerpc: capture the PTE format changes in the dump pte report
` [PATCH 00/25] powerpc: Memory Protection Keys
` [PATCH 01/25] powerpc: initial pkey plumbing
` [PATCH 02/25] powerpc: define an additional vma bit for protection keys
` [PATCH 03/25] powerpc: track allocation status of all pkeys
` [PATCH 04/25] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [PATCH 05/25] powerpc: helper functions to initialize AMR, IAMR and "
` [PATCH 06/25] powerpc: cleaup AMR, iAMR when a key is allocated or freed
` [PATCH 07/25] powerpc: implementation for arch_set_user_pkey_access()
` [PATCH 08/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [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 15/25] powerpc: sys_pkey_mprotect() system call
` [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()
Machine Check in P2010(e500v2)
2017-09-08 22:27 UTC (17+ messages)
[PATCH] powerpc/powernv: Increase memory block size to 1GB on radix
2017-09-08 21:51 UTC (7+ messages)
[PATCH V14 0/4] powerpc/vphn: Update CPU topology when VPHN enabled
2017-09-08 20:47 UTC (5+ messages)
` [PATCH V14 1/4] "
` [PATCH V14 2/4] powerpc/vphn: Improve recognition of PRRN/VPHN
` [PATCH V14 3/4] powerpc/hotplug: Improve responsiveness of hotplug change
` [PATCH V14 4/4] powerpc/vphn: Fix numa update end-loop bug
[PATCH v3 00/20] Speculative page faults
2017-09-08 18:07 UTC (21+ messages)
` [PATCH v3 01/20] mm: Dont assume page-table invariance during faults
` [PATCH v3 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v3 03/20] mm: Introduce pte_spinlock "
` [PATCH v3 04/20] mm: VMA sequence count
` [PATCH v3 05/20] mm: Protect VMA modifications using "
` [PATCH v3 06/20] mm: RCU free VMAs
` [PATCH v3 07/20] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v3 08/20] mm: Protect SPF handler against anon_vma changes
` [PATCH v3 09/20] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v3 10/20] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v3 11/20] mm: Introduce __maybe_mkwrite()
` [PATCH v3 12/20] mm: Introduce __vm_normal_page()
` [PATCH v3 13/20] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v3 14/20] mm: Provide speculative fault infrastructure
` [PATCH v3 15/20] mm: Try spin lock in speculative path
` [PATCH v3 16/20] mm: Adding speculative page fault failure trace events
` [PATCH v3 17/20] perf: Add a speculative page fault sw event
` [PATCH v3 18/20] perf tools: Add support for the SPF perf event
` [PATCH v3 19/20] x86/mm: Add speculative pagefault handling
` [PATCH v3 20/20] powerpc/mm: Add speculative page fault
[PATCH v3 00/20] Speculative page faults
2017-09-08 17:44 UTC (3+ messages)
` [PATCH v3 01/20] mm: Dont assume page-table invariance during faults
[PATCH V3] cxl: Add support for POWER9 DD2
2017-09-08 13:52 UTC
[PATCH v3 1/2] powerpc/mm: Export flush_all_mm()
2017-09-08 11:18 UTC (6+ messages)
` [PATCH v3 2/2] cxl: Enable global TLBIs for cxl contexts
[PATCH v2 1/2] powerpc/npu: Use flush_all_mm() instead of flush_tlb_mm()
2017-09-08 10:23 UTC (5+ messages)
` [PATCH v2 2/2] powerpc/powernv/npu: Don't explicitly flush nmmu tlb
[PATCH v2 00/20] Speculative page faults
2017-09-08 9:24 UTC (3+ messages)
Unable to handle kernel paging request for unaligned access
2017-09-08 8:55 UTC
[PATCH] ASoC: fsl_ssi: Override bit clock rate based on slot number
2017-09-08 8:41 UTC (4+ messages)
[PATCH] powerpc/mm: Fix missing mmap_sem release
2017-09-08 7:08 UTC (3+ messages)
[RFC PATCH 0/8] Further radix TLB flush optimisations
2017-09-08 7:03 UTC (14+ messages)
` [RFC PATCH 1/8] powerpc/64s/radix: Fix theoretical process table entry cache invalidation
` [RFC PATCH 2/8] powerpc/64s/radix: tlbie improve preempt handling
` [RFC PATCH 3/8] powerpc/64s/radix: optimize TLB range flush barriers
` [RFC PATCH 4/8] powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions
` [RFC PATCH 5/8] powerpc/64s/radix: Introduce local single page ceiling for TLB range flush
` [RFC PATCH 6/8] powerpc/64s/radix: Optimize flush_tlb_range
` [RFC PATCH 7/8] powerpc/64s/radix: Improve TLB flushing for unmaps that free a page table
` [RFC PATCH 8/8] powerpc/64s/radix: Only flush local TLB for spurious fault flushes
[PATCH] ASoC: fsl-asoc-card: Don't error out if ENOTSUPP
2017-09-08 5:27 UTC
[PATCH 1/2] powerpc/npu: Use flush_all_mm() instead of flush_tlb_mm()
2017-09-08 4:36 UTC (5+ messages)
` [PATCH 2/2] powerpc/powernv/npu: Don't explicitly flush nmmu tlb
[rfc 0/3] Revisit MCE handling for UE errors
2017-09-08 3:41 UTC (9+ messages)
` [rfc 1/3] powerpc/mce.c: Remove unused function get_mce_fault_addr()
` [rfc 2/3] powerpc/mce: Extract physical_address for UE errors
` [rfc 3/3] powerpc/mce: hookup memory_failure "
[PATCH] cxl: Dump PSL_FIR1/2 registers on PSL9 error irq
2017-09-08 1:15 UTC (3+ messages)
[PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq
2017-09-08 0:39 UTC (27+ messages)
UIO memmap of PCi devices not working?
2017-09-07 22:23 UTC (8+ messages)
[PATCH V13 4/4] powerpc/vphn: Fix numa update end-loop bug
2017-09-07 20:04 UTC (5+ messages)
[PATCH] powerpc: Expose TSCR via sysfs
2017-09-07 17:11 UTC
[PATCH resend] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
2017-09-07 10:03 UTC (2+ messages)
[PATCH v8 00/10] Enable VAS
2017-09-07 7:00 UTC (2+ messages)
[PATCH 2/2] powerpc/powernv: Rework EEH initialization on powernv
2017-09-07 6:35 UTC
[PATCH 1/2] powerpc/eeh: Create PHB PEs after EEH is initialized
2017-09-07 6:35 UTC
[RFC PATCH v3 1/1] powerpc: Add support for setting SPRN_TIDR
2017-09-06 20:38 UTC
[PATCH] fsl_pci: Correct fsl_pci_mcheck_exception
2017-09-06 19:19 UTC (3+ messages)
[PATCH V13 3/4] powerpc/hotplug: Improve responsiveness of hotplug change
2017-09-06 14:33 UTC (2+ messages)
[PATCH V13 2/4] powerpc/vphn: Improve recognition of PRRN/VPHN
2017-09-06 14:24 UTC (2+ messages)
[PATCH V13 1/4] powerpc/vphn: Update CPU topology when VPHN enabled
2017-09-06 14:20 UTC (2+ messages)
[PATCH] powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig
2017-09-06 13:42 UTC (11+ messages)
RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
2017-09-06 12:28 UTC (8+ messages)
[PATCH] powerpc/xive: Fix section __init warning
2017-09-06 10:55 UTC (2+ messages)
` "
[PATCH] powerpc: Fix kernel crash in emulation of vector loads and stores
2017-09-06 10:55 UTC (2+ messages)
` "
[PATCH] powerpc/sstep: Avoid used uninitialized error
2017-09-06 10:55 UTC (2+ messages)
` "
[PATCH v3 1/8] powerpc/xive: introduce a common routine xive_queue_page_alloc()
2017-09-06 10:55 UTC (2+ messages)
` [v3, "
[GIT PULL] Please pull powerpc/linux.git powerpc-4.14-1 tag
2017-09-06 10:48 UTC
mpic IRQ_TYPE_BOTH handling
2017-09-06 9:34 UTC (3+ messages)
[PATCH] powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
2017-09-06 9:02 UTC (2+ messages)
[PATCH] powerpc/kvm/xive: Don't access TIMA using byte accesses
2017-09-06 5:20 UTC
[PATCH 1/2] PCI: Remove reset argument from pci_iov_{add, remove}_virtfn()
2017-09-06 1:51 UTC (3+ messages)
` [PATCH 2/2] PCI: Remove unused function __pci_reset_function()
` [PATCH 1/2] PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()
[PATCH] devicetree: Remove remaining references/tests for "chosen@0"
2017-09-05 21:22 UTC (6+ messages)
[PATCH 4/4] axonram: Delete an unnecessary variable initialisation in axon_ram_probe()
2017-09-05 17:11 UTC (2+ messages)
` [PATCH v2] "
powerpc/eeh: Delete an error message for a failed memory allocation in two functions
2017-09-05 11:52 UTC (2+ messages)
[PATCH V2] cxl: Add support for POWER9 DD2
2017-09-05 11:20 UTC (2+ messages)
oops: arch_update_cpu_topology -> lockdep_assert_cpus_held
2017-09-05 6:55 UTC
4.13.0-next-20170904 WARNING: possible circular locking dependency detected
2017-09-05 6:31 UTC
[GIT PULL 00/13] perf/core improvements and fixes
2017-09-05 5:15 UTC (2+ messages)
[FIX PATCH v0] powerpc: Fix memory unplug failure on radix guest
2017-09-05 4:20 UTC (4+ 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).