messages from 2020-03-17 15:38:16 to 2020-03-19 04:43:04 UTC [more...]
[PATCH v4] powerpc: setup_64: set up PACA before parsing device tree
2020-03-19 4:19 UTC (2+ messages)
[RFC PATCH] powerpc/64s: CONFIG_PPC_HASH_MMU
2020-03-19 4:15 UTC (2+ messages)
[PATCHv2 00/50] Add log level to show_stack()
2020-03-19 4:03 UTC (3+ messages)
` [PATCHv2 26/50] powerpc: Add show_stack_loglvl()
[PATCH v5 1/2] powerpc/64: Setup a paca before parsing device tree etc
2020-03-19 4:00 UTC (4+ messages)
` [PATCH v5 2/2] powerpc/64: Prevent stack protection in early boot
[PATCH v2 00/22] Avoid IPI while updating page table entries
2020-03-19 3:56 UTC (23+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v2 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v2 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v2 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
` [PATCH v2 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v2 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v2 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v2 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v2 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [PATCH v2 10/22] powerpc/kvm/nested: Add helper to walk nested shadow "
` [PATCH v2 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v2 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v2 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v2 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v2 15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
` [PATCH v2 16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update
` [PATCH v2 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v2 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v2 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v2 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v2 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v2 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
[PATCH 0/4] Clean up hugetlb boot command line processing
2020-03-19 2:42 UTC (14+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH 4/4] hugetlbfs: clean up command line processing
[PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API
2020-03-19 1:53 UTC (5+ messages)
` [PATCH v3 3/9] powerpc/vas: Add VAS user space API
[PATCH -next 000/491] treewide: use fallthrough;
2020-03-19 1:22 UTC (4+ messages)
` [PATCH -next 016/491] KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc): Use fallthrough;
[PATCH v2 0/4] Fix kmalloc_node on offline nodes
2020-03-19 1:11 UTC (13+ messages)
` [PATCH v2 1/4] mm: Check for node_online in node_present_pages
` [PATCH v2 2/4] mm/slub: Use mem_node to allocate a new slab
` [PATCH v2 3/4] mm: Implement reset_numa_mem
` [PATCH v2 4/4] powerpc/numa: Set fallback nodes for offline nodes
[PATCH] powerpc/vdso: Fix multiple issues with sys_call_table
2020-03-19 1:10 UTC (3+ messages)
[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
2020-03-19 1:00 UTC
[patch V2 00/15] Lock ordering documentation and annotation for lockdep
2020-03-19 0:44 UTC (19+ messages)
` [patch V2 01/15] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V2 02/15] pci/switchtec: Replace completion wait queue usage for poll
` [patch V2 03/15] usb: gadget: Use completion interface instead of open coding it
` [patch V2 04/15] orinoco_usb: Use the regular completion interfaces
` [patch V2 05/15] acpi: Remove header dependency
` [patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [patch V2 09/15] timekeeping: Split jiffies seqlock
` [patch V2 10/15] sched/swait: Prepare usage in completions
` [patch V2 11/15] completion: Use simple wait queues
[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
2020-03-18 23:36 UTC (46+ messages)
` [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros
` [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH 03/15] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH 08/15] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH 12/15] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH 13/15] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH 14/15] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH 15/15] powerpc/watchpoint/xmon: Support 2nd dawr
[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
2020-03-18 22:29 UTC (12+ messages)
` [PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH 5/5] selftests/powerpc: Add README for GZIP engine tests
[PATCH AUTOSEL 4.4 07/12] dt-bindings: net: FMan erratum A050385
2020-03-18 20:56 UTC
[PATCH AUTOSEL 4.9 09/15] dt-bindings: net: FMan erratum A050385
2020-03-18 20:56 UTC
[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
2020-03-18 19:53 UTC (5+ messages)
[PATCH 0/3] Offline memoryless cpuless node 0
2020-03-18 18:57 UTC (6+ messages)
` [PATCH 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
[PATCH 0/3] KVM: PPC: Fix host kernel crash with PR KVM
2020-03-18 18:16 UTC (5+ messages)
` [PATCH 1/3] KVM: PPC: Fix "
` [PATCH 2/3] KVM: PPC: Move kvmppc_mmu_init() "
` [PATCH 3/3] KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
[RFC 00/11] perf: Enhancing perf to export processor hazard information
2020-03-18 17:35 UTC (10+ messages)
[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
2020-03-18 16:51 UTC (4+ messages)
[PATCH v5 0/3] Introduce Self-Save API for deep stop states
2020-03-18 15:24 UTC (7+ messages)
` [PATCH v5 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v5 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v5 3/3] powerpc/powernv: Parse device tree, population of SPR support
[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
2020-03-18 15:00 UTC (17+ messages)
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually
` [PATCH v2 6/8] mm/memory_hotplug: unexport memhp_auto_online
[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-18 12:45 UTC (14+ messages)
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"
[PATCH v3] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
2020-03-18 12:06 UTC
[PATCH v2] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
2020-03-18 12:00 UTC (3+ messages)
Slub: Increased mem consumption on cpu,mem-less node powerpc guest
2020-03-18 10:18 UTC (8+ messages)
[PATCH] powerpc/pseries: Fix MCE handling on pseries
2020-03-17 14:35 UTC (5+ messages)
[PATCH 00/12] Fix broken references for Documentation/*
2020-03-17 14:36 UTC (3+ messages)
` [PATCH 08/12] docs: fix broken references to text files
[PATCH v3] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
2020-03-18 10:02 UTC
[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
2020-03-18 7:29 UTC (13+ messages)
` [PATCH 0/4] Fix kmalloc_node on offline nodes
` [PATCH 2/4] mm/slub: Use mem_node to allocate a new slab
` [PATCH 4/4] powerpc/numa: Set fallback nodes for offline nodes
[PATCHv2] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
2020-03-18 6:00 UTC
[PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
2020-03-18 5:02 UTC (8+ messages)
[PATCH kernel 0/5] powerpc/powenv/ioda: Allow huge DMA window at 4GB
2020-03-18 4:31 UTC (2+ messages)
[PATCH] soc: fsl: enable acpi support
2020-03-18 2:56 UTC
[powerpc:merge] BUILD SUCCESS 8a445cbcb9f5090cb07ec6cbb89a8a1fc99a0ff7
2020-03-18 2:50 UTC
[powerpc:next-test] BUILD SUCCESS 033c9d310e29706e46c05f4fe7e863b1f32939db
2020-03-18 0:55 UTC
[powerpc:fixes-test] BUILD SUCCESS af3d0a68698c7e5df8b72267086b23422a3954bb
2020-03-18 0:55 UTC
[powerpc:next] BUILD SUCCESS 59ed2adf393109c56d383e568f2e57bb5ad6d901
2020-03-18 0:55 UTC
[PATCH] treewide: Rename "unencrypted" to "decrypted"
2020-03-17 23:51 UTC (9+ messages)
[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
2020-03-17 22:30 UTC (2+ messages)
[PATCH 0/6] Fix sparse warnings for common qe library code
2020-03-17 22:01 UTC (4+ messages)
` [PATCH 6/6] soc: fsl: qe: fix sparse warnings for ucc_slow.c
[PATCH V7 00/14] powerpc/vas: Page fault handling for user space NX requests
2020-03-17 19:27 UTC (7+ messages)
` [PATCH V7 08/14] powerpc/vas: Take reference to PID and mm for user space windows
` [PATCH V7 09/14] powerpc/vas: Update CSB and notify process for fault CRBs
[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
2020-03-17 16:00 UTC (6+ messages)
` [PATCH v1 16/46] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v1 46/46] powerpc/32s: Implement dedicated kasan_init_region()
[PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
2020-03-17 14:43 UTC (3+ messages)
[PATCH v3] powerpc/fsl-85xx: fix compile error
2020-03-17 14:25 UTC (2+ 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).