messages from 2018-11-27 17:50:43 to 2018-11-30 13:13:04 UTC [more...]
use generic DMA mapping code in powerpc V4
2018-11-30 13:10 UTC (15+ messages)
use generic DMA mapping code in powerpc V4
2018-11-30 11:44 UTC (3+ messages)
[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
2018-11-30 10:55 UTC (3+ messages)
` [PATCHv2 3/6] PCI: layerscape: Add the EP mode support
[PATCH 0/3] System call table generation support
2018-11-30 9:40 UTC (5+ messages)
[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
2018-11-30 6:08 UTC (4+ messages)
` [PATCH 12/24] powerpc/mm: Fix reporting of kernel execute faults
[PATCH] powerpc: Look for "stdout-path" when setting up legacy consoles
2018-11-30 3:54 UTC
[PATCH v8 00/14] Appended signatures support for IMA appraisal
2018-11-29 20:59 UTC (3+ messages)
` [PATCH v8 04/14] integrity: Introduce struct evm_xattr
[PATCH v8 00/20] Implement use of HW assistance on TLB table walk on 8xx
2018-11-29 19:07 UTC (24+ messages)
` [PATCH v8 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v8 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v8 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v8 04/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v8 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v8 06/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v8 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v8 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v8 09/20] powerpc/mm: enable the use of page table cache of order 0
` [PATCH v8 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v8 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v8 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
` [PATCH v8 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v8 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v8 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
` [PATCH v8 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
` [PATCH v8 17/20] powerpc/8xx: Enable 512k "
` [PATCH v8 18/20] powerpc/8xx: reintroduce 16K pages "
` [PATCH v8 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v8 20/20] powerpc/8xx: regroup TLB handler routines
[PATCH v1 00/13] powerpc/32s: Use BATs for STRICT_KERNEL_RWX
2018-11-29 19:00 UTC (14+ messages)
` [PATCH v1 01/13] powerpc/mm: add exec protection on powerpc 603
` [PATCH v1 02/13] powerpc/mm/32: add base address to mmu_mapin_ram()
` [PATCH v1 03/13] powerpc/mm/32s: rework mmu_mapin_ram()
` [PATCH v1 04/13] powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks
` [PATCH v1 05/13] powerpc/wii: remove wii_mmu_mapin_mem2()
` [PATCH v1 06/13] powerpc/mm/32s: use _PAGE_EXEC in setbat()
` [PATCH v1 07/13] powerpc/mm/32s: add setibat() clearibat() and update_bats()
` [PATCH v1 08/13] powerpc/32: add helper to write into segment registers
` [PATCH v1 09/13] powerpc/mmu: add is_strict_kernel_rwx() helper
` [PATCH v1 10/13] powerpc/kconfig: define PAGE_SHIFT inside Kconfig
` [PATCH v1 11/13] powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
` [PATCH v1 12/13] powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
` [PATCH v1 13/13] powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32
[PATCH v9 00/20] Implement use of HW assistance on TLB table walk on 8xx
2018-11-29 14:07 UTC (21+ messages)
` [PATCH v9 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v9 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v9 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v9 04/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v9 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v9 06/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v9 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v9 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v9 09/20] powerpc/mm: enable the use of page table cache of order 0
` [PATCH v9 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v9 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v9 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
` [PATCH v9 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v9 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v9 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
` [PATCH v9 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
` [PATCH v9 17/20] powerpc/8xx: Enable 512k "
` [PATCH v9 18/20] powerpc/8xx: reintroduce 16K pages "
` [PATCH v9 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v9 20/20] powerpc/8xx: regroup TLB handler routines
[PATCH -next] powerpc/64s: Fix debugfs_simple_attr.cocci warnings
2018-11-29 13:35 UTC
[PATCH v3] powerpc/mm: add exec protection on powerpc 603
2018-11-29 12:13 UTC (2+ messages)
[PATCH] powerpc/mm: add exec protection on powerpc 603
2018-11-29 12:12 UTC (3+ messages)
[PATCH] powerpc/boot: Copy serial.c in Makefile
2018-11-29 11:42 UTC (5+ messages)
pkeys: Reserve PKEY_DISABLE_READ
2018-11-29 11:37 UTC (8+ messages)
[PATCH v3 0/4] powerpc: system call table generation support
2018-11-29 8:57 UTC (6+ messages)
` [PATCH v3 1/4] powerpc: add __NR_syscalls along with NR_syscalls
` [PATCH v3 2/4] powerpc: move macro definition from asm/systbl.h
` [PATCH v3 3/4] powerpc: add system call table generation support
` [PATCH v3 4/4] powerpc: generate uapi header and system call table files
[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
2018-11-29 6:23 UTC (9+ messages)
` [PATCH V2 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V2 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V2 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V2 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
[PATCH AUTOSEL 4.14 30/35] ibmvnic: Fix RX queue buffer cleanup
2018-11-29 6:01 UTC
[PATCH AUTOSEL 4.19 49/68] net/ibmnvic: Fix deadlock problem in reset
2018-11-29 5:55 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 61/68] ibmvnic: Fix RX queue buffer cleanup
` [PATCH AUTOSEL 4.19 62/68] ibmvnic: Update driver queues after change in ring size support
[PATCH 0/6] powerpc/eeh: Improve recovery of passed-through devices
2018-11-29 3:16 UTC (7+ messages)
` [PATCH 1/6] powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
` [PATCH 2/6] powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
` [PATCH 3/6] powerpc/eeh: Add include_passed to eeh_pe_state_clear()
` [PATCH 4/6] powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
` [PATCH 5/6] powerpc/eeh: Improve recovery of passed-through devices
` [PATCH 6/6] powerpc/eeh: Correct retries in eeh_pe_reset_full()
[PATCH kernel] powerpc/powernv/npu: Remove unused headers and a macro
2018-11-29 2:26 UTC (3+ messages)
[PATCH v2] powerpc/tm: Set MSR[TS] just prior to recheckpoint
2018-11-29 2:11 UTC (3+ messages)
` [PATCH] selftests/powerpc: New TM signal self test
[PATCH] powerpc: annotate implicit fall throughs
2018-11-28 22:28 UTC
[PATCH RESEND] powerpc/perf: Update perf_regs structure to include SIER
2018-11-28 22:14 UTC (5+ messages)
[PATCH] powerpc: Fix COFF zImage booting on old powermacs
2018-11-28 21:45 UTC (2+ messages)
` "
[PATCH] powerpc/mm: Fix linux page tables build with some configs
2018-11-28 21:45 UTC (2+ messages)
` "
[PATCH 0/4] powerpc/perf: IMC trace-mode support
2018-11-28 16:37 UTC (5+ messages)
` [PATCH 1/4] powerpc/include: Add data structures and macros for IMC trace mode
` [PATCH 2/4] powerpc/perf: Rearrange setting of ldbar for thread-imc
` [PATCH 3/4] powerpc/perf: Trace imc events detection and cpuhotplug
` [PATCH 4/4] powerpc/perf: Trace imc PMU functions
[PATCH 0/1] Fix NULL pointer access in PowerPC MSI teardown code
2018-11-28 15:15 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v10 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
2018-11-28 12:12 UTC (10+ messages)
` [PATCH v10 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v10 2/9] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v10 3/9] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v10 4/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v10 5/9] powerpc: regain entire stack space
` [PATCH v10 6/9] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v10 7/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v10 8/9] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v10 9/9] powerpc: clean stack pointers naming
[PATCH v7 00/16] Implement use of HW assistance on TLB table walk on 8xx
2018-11-28 11:46 UTC (17+ messages)
` [PATCH v7 01/16] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v7 02/16] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v7 03/16] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v7 04/16] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v7 05/16] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v7 06/16] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v7 07/16] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v7 08/16] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v7 09/16] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v7 10/16] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v7 11/16] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v7 12/16] powerpc/mm: Enable 8M hugepage support with HW assistance "
` [PATCH v7 13/16] powerpc/mm: Enable 512k "
` [PATCH v7 14/16] powerpc/mm: reintroduce 16K pages with HW assistance on 8xx
` [PATCH v7 15/16] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v7 16/16] powerpc/8xx: regroup TLB handler routines
[PATCH] powerpc/8xx: hide itlbie and dtlbie symbols
2018-11-28 11:27 UTC
[PATCH v1 1/6] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
2018-11-28 10:05 UTC (6+ messages)
` [RFC PATCH v1 5/6] powerpc/mm: Add a framework for Kernel Userspace Access Protection
[PATCH v2 01/11] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
2018-11-28 9:46 UTC (14+ messages)
` [RFC PATCH v2 02/11] powerpc: Add framework for Kernel Userspace Protection
` [RFC PATCH v2 03/11] powerpc: Add skeleton for Kernel Userspace Execution Prevention
` [RFC PATCH v2 04/11] powerpc/mm: Add a framework for Kernel Userspace Access Protection
` [RFC PATCH v2 05/11] powerpc/8xx: Add Kernel Userspace Execution Prevention
` [RFC PATCH v2 06/11] powerpc/8xx: Add Kernel Userspace Access Protection
` [RFC PATCH v2 07/11] powerpc/mm/radix: Use KUEP API for Radix MMU
` [RFC PATCH v2 08/11] powerpc/64s: Implement KUAP "
` [RFC PATCH v2 09/11] powerpc/32: add helper to write into segment registers
` [RFC PATCH v2 10/11] powerpc/book3s32: Prepare Kernel Userspace Access Protection
` [RFC PATCH v2 11/11] powerpc/book3s32: Implement "
[PATCH 0/4] Kernel Userspace Protection for Radix MMU
2018-11-28 9:39 UTC (7+ messages)
` [PATCH 1/4] powerpc: Track KUAP state in the PACA
` [PATCH 2/4] powerpc/64: Setup KUP before feature fixups
` [PATCH 4/4] powerpc/64s: Implement KUAP for Radix MMU
[PATCH] powerpc/numa: Ensure nodes are inited for mem changes
2018-11-27 21:56 UTC
[PATCH 0/5] memblock: simplify several early memory allocations
2018-11-27 21:48 UTC (4+ messages)
` [PATCH 4/5] openrisc: simplify pte_alloc_one_kernel()
[PATCH 0/4] powerpc/pseries: Refactor code to centralize drmem feature
2018-11-27 20:39 UTC (4+ messages)
` [PATCH 1/4] powerpc/pseries: Relocate drmem.c to pseries
` [PATCH 4/4] powerpc/pseries: Move DRMEM processing out of numa.c
` [PATCH 4/4] powerpc/pseries: Relocate drmem.h to pseries
[PATCH 2/4] powerpc/pseries: Move DRMEM processing out of prom.c
2018-11-27 20:35 UTC
[Internal Review PATCH] powerpc/pseries: Refactor code to centralize drmem feature
2018-11-27 20:28 UTC (2+ messages)
[Internal Review PATCH] powerpc/pseries: Remap hw to kernel cpu indexes
2018-11-27 20:28 UTC (2+ messages)
[PATCH v5 0/4] kgdb: Fix kgdb_roundup_cpus()
2018-11-27 19:30 UTC (5+ messages)
` [PATCH v5 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
2018-11-27 18:46 UTC (22+ 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).