linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 20:55:59 to 2020-08-18 16:24:50 UTC [more...]

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-18 15:41 UTC  (6+ messages)

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-18 15:16 UTC  (18+ messages)
` [PATCH v3 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v3 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v3 03/17] arm, xtensa: simplify initialization of high memory pages
` [PATCH v3 04/17] arm64: numa: simplify dummy_numa_init()
` [PATCH v3 05/17] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH v3 06/17] riscv: drop unneeded node initialization
` [PATCH v3 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH v3 08/17] memblock: make for_each_memblock_type() iterator private
` [PATCH v3 09/17] memblock: make memblock_debug and related functionality private
` [PATCH v3 10/17] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH v3 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v3 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v3 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v3 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v3 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v3 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v3 17/17] memblock: use separate iterators for memory and reserved regions

Flushing transparent hugepages
 2020-08-18 15:07 UTC 

[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
 2020-08-18 14:41 UTC  (9+ messages)
        ` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full

[PATCH v2] powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/fixmap: Fix the size of the early debug area
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
 2020-08-18 13:58 UTC  (2+ messages)

[powerpc] 5.9.0-rc1 boot failure on POWER9 PowerVM LPAR
 2020-08-18 12:41 UTC  (2+ messages)

[PATCH v2] soc: fsl: enable acpi support
 2020-08-18 11:48 UTC  (2+ messages)

[PATCH 00/10] sound: convert tasklets to use new tasklet_setup()
 2020-08-18 10:59 UTC  (18+ messages)
` [PATCH 01/10] sound: core: convert tasklets to use new tasklet_setup() API
` [PATCH 02/10] sound: firewire: "
` [PATCH 03/10] sound: asihpi: "
` [PATCH 04/10] sound: riptide: "
` [PATCH 05/10] sound: rm9652: "
` [PATCH 06/10] sound/soc: fsl_esai: "
` [PATCH 07/10] sound/soc: sh: "
` [PATCH 08/10] sound/soc: txx9: "
` [PATCH 09/10] sound: midi: "
` [PATCH 10/10] sound: ua101: "

[PATCH] powerpc/pseries: Do not initiate shutdown when system is running on UPS
 2020-08-18 10:54 UTC 

[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
 2020-08-18  9:14 UTC  (26+ messages)
` [PATCH 01/20] ethernet: alteon: "
` [PATCH] ethernet: cxgb4: "
` [PATCH 02/20] ethernet: amd: "
` [PATCH 03/20] broadcom: cnic: "
` [PATCH 04/20] ethernet: cadence: "
` [PATCH 05/20] ethernet: cavium: "
` [PATCH 06/20] ethernet: chelsio: "
` [PATCH 07/20] ethernet: dlink: "
` [PATCH 08/20] ethernet: hinic: "
` [PATCH 09/20] ethernet: ehea: "
` [PATCH 10/20] ethernet: ibmvnic: "
` [PATCH 11/20] ethernet: jme: "
` [PATCH 12/20] ethernet: marvell: "
` [PATCH 13/20] ethernet: mellanox: "
` [PATCH 14/20] ethernet: micrel: "
` [PATCH 15/20] ethernet: natsemi: "
` [PATCH 16/20] ethernet: netronome: "
  ` [oss-drivers] "
` [PATCH 17/20] ethernet: ni: "
` [PATCH 18/20] ethernet: qlogic: "
` [PATCH 19/20] ethernet: silan: "
` [PATCH 20/20] ethernet: smsc: "

[PATCH v2 1/3] powerpc/numa: Introduce logical numa id
 2020-08-18  8:21 UTC  (7+ messages)
` [PATCH v2 2/3] powerpc/powernv/cpufreq: Don't assume chip id is same as Linux node id
` [PATCH v2 3/3] powerpc/numa: Move POWER4 restriction to the helper

[PATCH v6 0/3] Offline memoryless cpuless node 0
 2020-08-18  8:11 UTC  (4+ messages)
` [PATCH v6 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v6 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v6 3/3] powerpc/numa: Offline memoryless cpuless node 0

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-08-18  7:49 UTC  (14+ messages)

[PATCH 1/2] powerpc/64s: remove PROT_SAO support
 2020-08-18  7:11 UTC  (3+ messages)

[PATCH v2] powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
 2020-08-18  6:59 UTC  (2+ messages)

[PATCH] powerpc/pseries/eeh: Fix dumb linebreaks
 2020-08-18  4:45 UTC 

[RFC PATCH 1/2] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
 2020-08-18  3:34 UTC  (2+ messages)
` [RFC PATCH 2/2] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm

[PATCH v4] selftests/powerpc: Fix pkey syscall redefinitions
 2020-08-18  3:21 UTC  (2+ messages)

[PATCH] powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
 2020-08-18  3:21 UTC  (2+ messages)

[PATCH 1/2] powerpc/kernel/cputable: cleanup the function declarations
 2020-08-18  3:21 UTC  (3+ messages)
` [PATCH 2/2] powerpc: Add POWER10 raw mode cputable entry

[PATCH V6 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-08-18  3:21 UTC  (2+ messages)

[PATCH v4 0/8] huge vmalloc mappings
 2020-08-18  0:30 UTC  (11+ messages)
` [PATCH v4 1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v4 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v4 3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v4 4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v4 5/8] mm: HUGE_VMAP arch support cleanup
` [PATCH v4 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c
` [PATCH v4 7/8] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v4 8/8] mm/vmalloc: Hugepage vmalloc mappings
  ` [mm/vmalloc] a1a514f208: WARNING:at_kernel/locking/lockdep.c:#__lock_acquire

[PATCH v1 00/10] DDW indirect mapping
 2020-08-17 23:40 UTC  (11+ messages)
` [PATCH v1 01/10] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v1 02/10] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE on iommu_*_coherent()
` [PATCH v1 03/10] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc
` [PATCH v1 04/10] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v1 05/10] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
` [PATCH v1 06/10] powerpc/pseries/iommu: Add ddw_list_add() helper
` [PATCH v1 07/10] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v1 08/10] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v1 09/10] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition
` [PATCH v1 10/10] powerpc/pseries/iommu: Rename "direct window" to "dma window"

[PATCH 0/8] scsi: convert tasklets to use new tasklet_setup()
 2020-08-17 19:57 UTC  (12+ messages)
` [PATCH 1/8] scsi: aic94xx: convert tasklets to use new tasklet_setup() API
` [PATCH 2/8] scsi: esas2r: "
` [PATCH 3/8] scsi: ibmvscsi: "
` [PATCH 4/8] scsi: isci: "
` [PATCH 5/8] scsi: megaraid: "
` [PATCH 6/8] scsi: mvsas: "
` [PATCH 7/8] scsi: pm8001: "
` [PATCH 8/8] scsi: pmcraid: "

[PATCH] swiotlb: Allow allocating buffer anywhere in memory
 2020-08-17 21:48 UTC  (3+ messages)

[RFC PATCH 1/3] powerpc/mem: Store the dt_root_size/addr cell values for later usage
 2020-08-17 17:31 UTC  (3+ messages)
` [RFC PATCH] powerpc/drmem: use global variable instead of fetching again

[PATCH] powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
 2020-08-17 15:58 UTC  (3+ messages)

[PATCH v2 1/4] powerpc/drmem: Make lmb_size 64 bit
 2020-08-17 15:56 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mem: Store the dt_root_size/addr cell values for later usage

remove the last set_fs() in common code, and remove it for x86 and powerpc
 2020-08-17 15:47 UTC  (17+ messages)
` [PATCH 01/11] mem: remove duplicate ops for /dev/zero and /dev/null
` [PATCH 02/11] fs: don't allow kernel reads and writes without iter ops
` [PATCH 03/11] fs: don't allow splice read/write without explicit ops
` [PATCH 04/11] uaccess: add infrastructure for kernel builds with set_fs()
` [PATCH 05/11] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS
` [PATCH 06/11] lkdtm: disable set_fs-based "
` [PATCH 07/11] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32, 64}_types.h
` [PATCH 08/11] x86: make TASK_SIZE_MAX usable from assembly code
` [PATCH 09/11] x86: remove address space overrides using set_fs()
` [PATCH 10/11] powerpc: use non-set_fs based maccess routines
` [PATCH 11/11] powerpc: remove address space overrides using set_fs()

[PATCH 0/7] usb: convert tasklets to use new tasklet_setup()
 2020-08-17  9:02 UTC  (8+ messages)
` [PATCH 1/7] usb: atm: convert tasklets to use new tasklet_setup() API
` [PATCH 2/7] usb: c67x00: "
` [PATCH 3/7] usb: hcd: "
` [PATCH 4/7] usb/gadget: f_midi: "
` [PATCH 5/7] usb/gadget: fsl_qe_udc: "
` [PATCH 6/7] usb: xhci: "
` [PATCH 7/7] usb: mos7720: "

[PATCH v4 0/6] powerpc/watchpoint: Bug fixes plus new feature flag
 2020-08-17 10:23 UTC  (7+ messages)
` [PATCH v4 1/6] powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH v4 2/6] powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
` [PATCH v4 3/6] powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH v4 4/6] powerpc/watchpoint: Add hw_len wherever missing
` [PATCH v4 5/6] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
` [PATCH v4 6/6] powerpc/watchpoint/selftests: Tests for kernel accessing user memory

[PATCH v1] powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER
 2020-08-17  8:05 UTC  (2+ messages)

[PATCH v3] powerpc/numa: Restrict possible nodes based on platform
 2020-08-17  5:52 UTC 

[PATCH v1 1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX
 2020-08-17  5:47 UTC  (4+ messages)
` [PATCH v1 2/4] powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
` [PATCH v1 3/4] powerpc/process: Remove useless #ifdef CONFIG_SPE
` [PATCH v1 4/4] powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU

[PATCH v1] powerpc/process: Tag an #endif to help locate the matching #ifdef
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v2 1/5] powerpc/mm: Introduce temporary mm
 2020-08-17  5:16 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
 2020-08-17  3:45 UTC  (5+ messages)

[PATCH v2 2/5] powerpc/lib: Initialize a temporary mm for code patching
 2020-08-17  2:21 UTC  (2+ messages)

fsl_espi errors on v5.7.15
 2020-08-16 21:09 UTC  (3+ messages)

[PATCH] libnvdimm: Add a NULL entry to 'nvdimm_firmware_attributes'
 2020-08-14 22:55 UTC  (3+ messages)

[PATCH net 0/5] refactoring of ibmvnic code
 2020-08-14 20:53 UTC  (2+ messages)


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