linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 07:50:16 to 2022-01-25 03:56:40 UTC [more...]

[PATCH 0/2] KVM: PPC: Book3S PR: SCV fixes
 2022-01-25  3:55 UTC  (6+ messages)
` [PATCH 1/2] KVM: PPC: Book3S PR: Disable SCV when running AIL is disabled
` [PATCH 2/2] KVM: PPC: Book3S PR: Disallow AIL != 0

[PATCH v2 0/4] KVM: PPC: KVM module exit fixes
 2022-01-25  3:46 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
` [PATCH v2 2/4] KVM: PPC: Book3S HV: Delay setting of kvm ops
` [PATCH v2 3/4] KVM: PPC: Book3S HV: Free allocated memory if module init fails
` [PATCH v2 4/4] KVM: PPC: Decrement module refcount if init_vm fails

[PATCH v4 0/5] KVM: PPC: MMIO fixes
 2022-01-25  3:39 UTC  (9+ messages)
` [PATCH v4 1/5] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH v4 2/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH v4 3/5] KVM: PPC: mmio: Reject instructions that access more than mmio.data size
` [PATCH v4 4/5] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v4 5/5] KVM: PPC: mmio: Deliver DSI "

[powerpc] ftrace warning kernel/trace/ftrace.c:2068 with code-patching selftests
 2022-01-25  3:20 UTC  (4+ messages)

[PATCH 0/2] powerpc: Disable syscall emulation and stepping
 2022-01-25  3:04 UTC  (5+ messages)
` [PATCH 1/2] powerpc/64: remove system call instruction emulation
` [PATCH 2/2] powerpc/uprobes: Reject uprobe on a system call instruction

Build regressions/improvements in v5.17-rc1
 2022-01-25  1:29 UTC  (8+ messages)

[PATCH 0/6] KVM: PPC: Book3S: Make LPID/nested LPID allocations dynamic
 2022-01-24 22:15 UTC  (12+ messages)
` [PATCH 1/6] KVM: PPC: Remove kvmppc_claim_lpid
` [PATCH 2/6] KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
` [PATCH 3/6] KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
` [PATCH 4/6] KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
` [PATCH 5/6] KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
` [PATCH 6/6] KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS

[PATCH 0/7] Allocate module text and data separately
 2022-01-24 21:43 UTC  (12+ messages)
` [PATCH 1/7] modules: Refactor within_module_core() and within_module_init()
` [PATCH 2/7] modules: Add within_module_text() macro
` [PATCH 3/7] modules: Always have struct mod_tree_root
` [PATCH 4/7] modules: Prepare for handling several RB trees
` [PATCH 5/7] modules: Introduce data_layout
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH 7/7] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH v4] powerpc/papr_scm: Implement initial support for injecting smart errors
 2022-01-24 20:22 UTC 

[PATCH] KVM: PPC: Book3S HV P9: Optimise loads around context switch
 2022-01-24 17:29 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
 2022-01-24 17:21 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
 2022-01-24 17:17 UTC  (2+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-24 17:17 UTC  (8+ messages)
` [PATCH v4 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[PATCH 1/3] powerpc/64s/interrupt: Fix decrementer storm
 2022-01-24 14:39 UTC  (3+ messages)
` [PATCH 2/3] powerpc/time: Fix KVM host re-arming a timer beyond decrementer range
` [PATCH 3/3] powerpc/time: improve decrementer clockevent processing

[PATCH kernel v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2022-01-24 13:53 UTC  (2+ messages)

[PATCH] powerpc/64: Move paca allocation later in boot
 2022-01-24 13:05 UTC 

[RFC V1 04/31] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-01-24 12:56 UTC 

[PATCH v3 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2022-01-24  5:21 UTC  (5+ messages)
` [PATCH v3 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
` [PATCH v3 2/2] powerpc/fadump: opt out from freeing pages on cma "

[RFC PATCH 0/2] powerpc/pseries: add support for local secure storage called Platform Keystore(PKS)
 2022-01-24  0:25 UTC  (5+ messages)
` [RFC PATCH 1/2] pseries: define driver for Platform Keystore
` [RFC PATCH 2/2] pseries: define sysfs interface to expose PKS variables

[PATCH 39/54] arch/powerpc: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
 2022-01-23 18:39 UTC  (2+ messages)
` [PATCH 46/54] soc: replace cpumask_weight with cpumask_weight_lt

[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-2 tag
 2022-01-23 15:54 UTC  (2+ messages)

[PATCH] powerpc: fix building after binutils changes
 2022-01-23 16:56 UTC  (3+ messages)

[PATCH v3] powerpc: Add missing SPDX license identifiers
 2022-01-22  5:20 UTC  (12+ messages)

[PATCH V2] powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending
 2022-01-22  3:34 UTC 

[Bug 213837] New: "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
 2022-01-22  0:14 UTC  (3+ messages)
` [Bug 213837] "
` [Bug 213837] [bisected] "

[RFC PATCH 0/3] powerpc/pseries/vas: VAS/NXGZIP support with LPM
 2022-01-21 21:50 UTC  (4+ messages)
` [RFC PATCH 1/3] powerpc/pseries/vas: Modify reconfig open/close functions for migration
` [RFC PATCH 2/3] powerpc/pseries/vas: Add VAS suspend/resume notifier
` [RFC PATCH 3/3] powerpc/pseries/vas: Disable window open during migration

[PATCH 08/31] leds: changing LED_* from enum led_brightness to actual value
 2022-01-21 16:54 UTC  (2+ messages)
` [PATCH 09/31] macintosh: "

[PATCH v3 00/10] powerpc/pseries/vas: NXGZIP support with DLPAR
 2022-01-21 20:01 UTC  (11+ messages)
` [PATCH v3 01/10] powerpc/pseries/vas: Use common names in VAS capability structure
` [PATCH v3 02/10] powerpc/pseries/vas: Add notifier for DLPAR core removal/add
` [PATCH v3 03/10] powerpc/pseries/vas: Save LPID in pseries_vas_window struct
` [PATCH v3 04/10] powerpc/pseries/vas: Reopen windows with DLPAR core add
` [PATCH v3 05/10] powerpc/pseries/vas: Close windows with DLPAR core removal
` [PATCH v3 06/10] powerpc/vas: Map paste address only if window is active
` [PATCH v3 07/10] powerpc/vas: Add paste address mmap fault handler
` [PATCH v3 08/10] powerpc/vas: Return paste instruction failure if no active window
` [PATCH v3 09/10] powerpc/pseries/vas: sysfs interface to export capabilities
` [PATCH v3 10/10] powerpc/pseries/vas: Write 'target_creds' for QoS credits change

[PATCH v4 1/5] powerpc/vdso: augment VDSO32 functions to support 64 bits build
 2022-01-21 16:30 UTC  (5+ messages)
` [PATCH v4 2/5] powerpc/vdso: Rework VDSO32 makefile to add a prefix to object files
` [PATCH v4 3/5] powerpc/vdso: Merge vdso64 and vdso32 into a single directory
` [PATCH v4 4/5] powerpc/vdso: Remove cvdso_call_time macro
` [PATCH v4 5/5] powerpc/vdso: Move cvdso_call macro into gettimeofday.S

[PATCH v3 1/5] powerpc/vdso: augment VDSO32 functions to support 64 bits build
 2022-01-21 15:58 UTC  (8+ messages)
` [PATCH v3 2/5] powerpc/vdso: Rework VDSO32 makefile to add a prefix to object files
` [PATCH v3 3/5] powerpc/vdso: Merge vdso64 and vdso32 into a single directory
` [PATCH v3 4/5] powerpc/vdso: Remove cvdso_call_time macro
` [PATCH v3 5/5] powerpc/vdso: Move cvdso_call macro into gettimeofday.S

[PATCH v7 0/7] Support new pmem flush and sync instructions for POWER
 2022-01-21 13:27 UTC  (8+ messages)
` [PATCH v7 1/7] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v7 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction

[PATCH V3 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
 2022-01-21  9:22 UTC  (5+ messages)

[PATCH v2] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
 2022-01-21  9:14 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v7 00/14] Convert powerpc to default topdown mmap layout
 2022-01-21  8:42 UTC  (15+ messages)
` [PATCH v7 01/14] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v7 02/14] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v7 03/14] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v7 04/14] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v7 05/14] sizes.h: Add SZ_1T macro
` [PATCH v7 06/14] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v7 07/14] powerpc/mm: Make slice specific to book3s/64
` [PATCH v7 08/14] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v7 09/14] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v7 10/14] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v7 11/14] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v7 12/14] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v7 13/14] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v7 14/14] powerpc: Simplify and move arch_randomize_brk()

[PATCH 1/3] powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding
 2022-01-21  8:06 UTC  (3+ messages)
` [PATCH 2/3] powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__
` [PATCH 3/3] powerpc/lib/sstep: use truncate_if_32bit()

[PATCH] powerpc: Use the newly added is_tsk_32bit_task() macro
 2022-01-21  7:58 UTC 

[PATCH V3 13/17] riscv: compat: signal: Add rt_frame implementation
 2022-01-21  7:12 UTC  (3+ messages)

[PATCH V3 06/17] riscv: compat: Add basic compat date type implementation
 2022-01-21  6:59 UTC  (3+ messages)

[PATCH V3 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
 2022-01-21  6:35 UTC  (3+ messages)

[PATCH] powerpc/process, kasan: Silence KASAN warnings in __get_wchan()
 2022-01-21  1:44 UTC  (2+ messages)
` [PATCH -v2] "

[PATCH 0/2] KVM: selftests: Add powerpc support
 2022-01-20 17:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH 2/2] KVM: selftests: Add support for ppc64le

[PATCH V3 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
 2022-01-20 15:46 UTC  (6+ messages)

[PATCH V3 15/17] riscv: compat: Add UXL_32 support in start_thread
 2022-01-20 13:43 UTC  (3+ messages)

[PATCH V3 10/17] riscv: compat: Add elf.h implementation
 2022-01-20 13:35 UTC  (3+ messages)

bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop
 2022-01-20 12:54 UTC  (14+ messages)

[PATCH V3 03/17] asm-generic: compat: Cleanup duplicate definitions
 2022-01-20 13:02 UTC  (3+ messages)

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-01-20 13:00 UTC  (4+ messages)

[PATCH v5] powerpc/mce: Avoid using irq_work_queue() in realmode
 2022-01-20 12:19 UTC 

[PATCH V3 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-01-20  9:41 UTC  (2+ messages)

[PATCH v2 0/2] mm: Fix kernel BUG in __check_heap_object() on PowerPC64
 2022-01-20 11:09 UTC  (8+ messages)
` [PATCH v2 1/2] powerpc: Fix virt_addr_valid() check

[PATCH] powerpc/fixmap: Fix VM debug warning on unmap
 2022-01-20 10:56 UTC  (2+ messages)

[PATCH V3 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
 2022-01-20  9:26 UTC  (2+ messages)

Fix for PowerPC kernel with new assembler behavior?
 2022-01-20  8:38 UTC 

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-20  7:39 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).