messages from 2021-08-20 22:26:07 to 2021-08-27 04:07:47 UTC [more...]
[PATCH kernel] KVM: PPC: Fix clearing never mapped TCEs in realmode
2021-08-27 4:07 UTC
[PATCH v15 00/12] Restricted DMA
2021-08-27 3:50 UTC (4+ messages)
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization
[PATCH v2 0/4] powerpc/64s: interrupt speedups
2021-08-27 1:33 UTC (7+ messages)
` [PATCH v2 1/4] powerpc/64: handle MSR EE and RI in interrupt entry wrapper
` [PATCH v2 2/4] powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PMIs to be soft-NMI
` [PATCH v2 3/4] powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in use
` [PATCH v2 4/4] powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
[PATCH v2 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
2021-08-27 1:28 UTC (20+ messages)
` [PATCH v2 2/2] powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2021-08-27 0:52 UTC (6+ messages)
[PATCH v2 1/3] powerpc/pseries: Parse control memory access error
2021-08-26 12:57 UTC (13+ messages)
` [PATCH v2 2/3] selftests/powerpc: Add test for real address error handling
[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
2021-08-26 23:54 UTC (13+ messages)
` [PATCH v2 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH v2 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH v2 3/5] tools: Move x86 syscall number fallbacks to .../uapi/
` [PATCH v2 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH v2 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback
[next-20210820][ppc][nvme/raid] pci unbind WARNS at fs/kernfs/dir.c:1524 kernfs_remove_by_name_ns+
2021-08-26 16:30 UTC (2+ messages)
[GIT PULL] retire legacy WR sbc8548 and sbc8641 platforms
2021-08-26 15:05 UTC (2+ messages)
[PATCH linux-next] powerpc/tm: remove duplicate include in tm-poison.c
2021-08-26 14:26 UTC (4+ messages)
[PATCH] powerpc: Make set_endian() return EINVAL when not supporting little endian
2021-08-26 14:23 UTC (4+ messages)
[PATCH v2 0/3] Updates to powerpc for robust CPU online/offline
2021-08-26 13:36 UTC (12+ messages)
` [PATCH v2 1/3] powerpc/numa: Print debug statements only when required
` [PATCH v2 2/3] powerpc/numa: Update cpu_cpu_map on CPU online/offline
` [PATCH v2 3/3] powerpc/numa: Fill distance_lookup_table for offline nodes
[PATCH v3] PCI: Move pci_dev_is/assign_added() to pci.h
2021-08-26 12:36 UTC (5+ messages)
[PATCH 0/3] powerpc/microwatt: Device tree and config updates
2021-08-26 12:26 UTC (4+ messages)
` [PATCH 1/3] powerpc/microwatt: Add Ethernet to device tree
` [PATCH 2/3] powerpc/configs/microwattt: Enable Liteeth
` [PATCH 3/3] powerpc/configs/microwatt: Enable options for systemd
[PATCH 1/2] ASoC: fsl_rpmsg: add soc specific data structure
2021-08-26 11:52 UTC (2+ messages)
[PATCH v3 0/5] Updates to powerpc for robust CPU online/offline
2021-08-26 10:05 UTC (6+ messages)
` [PATCH v5 1/5] powerpc/numa: Drop dbg in favour of pr_debug
` [PATCH v5 2/5] powerpc/numa: convert printk to pr_xxx
` [PATCH v3 3/5] powerpc/numa: Print debug statements only when required
` [PATCH v3 4/5] powerpc/numa: Update cpu_cpu_map on CPU online/offline
` [PATCH v3 5/5] powerpc/numa: Fill distance_lookup_table for offline nodes
[PATCH v2 0/3] powerpc/smp: Misc fixes
2021-08-26 10:04 UTC (4+ messages)
` [PATCH v2 1/3] powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
` [PATCH v2 2/3] powerpc/smp: Update cpu_core_map on all PowerPc systems
` [PATCH v2 3/3] powerpc/smp: Enable CACHE domain for shared processor
[PATCH] powerpc: Redefine HMT_xxx macros as empty on PPC32
2021-08-26 4:57 UTC (2+ messages)
[FSL P50x0] lscpu reports wrong values since the RC1 of kernel 5.13
2021-08-26 3:43 UTC (3+ messages)
[powerpc:topic/ppc-kvm] BUILD SUCCESS 0c8fb653d487d2873f5eefdcaf4cecff4e103828
2021-08-26 3:25 UTC
[PATCH] ASoC: imx-rpmsg: change dev_err to dev_err_probe for -EPROBE_DEFER
2021-08-25 15:06 UTC (2+ messages)
[PATCH] powerpc/doc: Fix htmldocs errors
2021-08-25 9:46 UTC (2+ messages)
[PATCH] powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regs
2021-08-25 9:39 UTC (7+ messages)
[PATCH v4 1/2] powerpc/perf: Use PVR rather than oprofile field to determine CPU version
2021-08-25 7:44 UTC (2+ messages)
` [PATCH v4 2/2] powerpc: Remove remaining parts of oprofile
[PATCH v3 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
2021-08-25 6:56 UTC (8+ messages)
` [PATCH v3 2/3] powerpc: Refactor verification of MSR_RI
` [PATCH v3 3/3] powerpc: Define and use MSR_RI only on non booke/40x
[PATCH linux-next] power:pkeys: fix bugon.cocci warnings
2021-08-25 6:42 UTC
[PATCH linux-next] powerpc:security: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
2021-08-25 6:42 UTC (2+ messages)
[PATCH linux-next] drivers:smu: fix warning comparing pointer to 0
2021-08-25 6:18 UTC
[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
2021-08-25 3:49 UTC (2+ messages)
[PATCH] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
2021-08-25 3:49 UTC (2+ messages)
[PATCH v3] powerpc/booke: Avoid link stack corruption in several places
2021-08-24 17:15 UTC (2+ messages)
[PATCH linux-next] selftests/powerpc: remove duplicate include
2021-08-24 16:42 UTC (4+ messages)
linux-next: build warning after merge of the powerpc tree
2021-08-24 13:46 UTC (6+ messages)
[PATCH v2] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2021-08-24 13:26 UTC (4+ messages)
[PATCH 0/3] powerpc/smp: Misc fixes
2021-08-24 8:55 UTC (7+ messages)
` [PATCH 1/3] powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
` [PATCH 2/3] powerpc/smp: Update cpu_core_map on PowerVM lpars
` [PATCH 3/3] powerpc/smp: Enable CACHE domain for shared processor
[PATCH kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename
2021-08-24 8:37 UTC (4+ messages)
[PATCH v2] powerpc: Avoid link stack corruption in misc asm functions
2021-08-24 7:56 UTC
[PATCH v2 00/12] Implement generic prot_guest_has() helper function
2021-08-24 7:14 UTC (5+ messages)
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
[PATCH v5 00/11] DDW + Indirect Mapping
2021-08-24 6:31 UTC (6+ messages)
` [PATCH v5 08/11] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
[PATCH] scsi: ibmvfc: Stop using scsi_cmnd.tag
2021-08-24 4:03 UTC (2+ messages)
[PATCH] powerpc/booke: Avoid link stack corruption in several places
2021-08-23 20:12 UTC (4+ messages)
[PATCH v2 1/5] powerpc/signal64: Access function descriptor with user access block
2021-08-23 15:35 UTC (5+ messages)
` [PATCH v2 2/5] powerpc/signal: Include the new stack frame inside the "
` [PATCH v2 3/5] signal: Add unsafe_copy_siginfo_to_user()
` [PATCH v2 4/5] powerpc/uaccess: Add unsafe_clear_user()
` [PATCH v2 5/5] powerpc/signal: Use unsafe_copy_siginfo_to_user()
[PATCH v2] powerpc/booke: Avoid link stack corruption in several places
2021-08-23 15:26 UTC
[PATCH v3 1/2] powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
2021-08-23 15:20 UTC (2+ messages)
` [PATCH v3 2/2] powerpc/32s: Save content of sr0 to avoid 'mfsr'
[PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
2021-08-23 14:12 UTC (3+ messages)
[PATCH] powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
2021-08-23 10:07 UTC
[PATCH] powerpc/syscalls: Remove __NR__exit
2021-08-23 9:27 UTC (4+ messages)
[PATCH v2 0/2] W=1 fixes
2021-08-23 9:00 UTC (3+ messages)
` [PATCH v2 1/2] powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
` [PATCH v2 2/2] powerpc/compat_sys: Declare syscalls
[PATCH 0/6] W=1 fixes
2021-08-23 8:35 UTC (8+ messages)
` [PATCH 1/6] powerpc/prom: Introduce early_reserve_mem_old()
` [PATCH 5/6] audit: Declare ppc32_classify_syscall()
[PATCH] powerpc/32: Avoid link stack corruption in a few places
2021-08-23 7:52 UTC
[PATCH] powerpc/64: Avoid link stack corruption in kexec_wait()
2021-08-23 7:52 UTC
[net-next][bisected da41788] modules fails to build drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:12199
2021-08-23 6:38 UTC (2+ messages)
[PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
2021-08-23 4:55 UTC (4+ messages)
[PATCH] init: consolidate trap_init()
2021-08-22 19:48 UTC (3+ messages)
` [PATCH v2] "
[GIT PULL] Please pull powerpc/linux.git powerpc-5.14-6 tag
2021-08-22 17:10 UTC (2+ messages)
[powerpc:fixes] BUILD SUCCESS 310d2e83cb9b7f1e7232319880e3fcb57592fa10
2021-08-22 11:58 UTC
[powerpc:fixes-test] BUILD SUCCESS 787c70f2f9990b5a197320152d2fc32cd8a6ad1a
2021-08-22 11:58 UTC
[PATCH for-next 01/25] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
2021-08-22 7:50 UTC (2+ messages)
` [PATCH for-next 02/25] powerpc: Split memset() to avoid multi-field overflow
[PATCH] PCI/AER: Continue AER recovery of device with NO_BUS_RESET set
2021-08-21 15:26 UTC (2+ messages)
[PATCH] powerpc/512x: Fix an error handling path in 'mpc512x_lpbfifo_kick()'
2021-08-21 14:57 UTC
[powerpc:merge] BUILD SUCCESS 14f6db7ef1d167a6f8e172d24ee5f682afebd44c
2021-08-21 5:38 UTC
[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
2021-08-20 22:26 UTC (11+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
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).