messages from 2021-03-03 13:49:11 to 2021-03-05 15:18:08 UTC [more...]
[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
2021-03-05 15:06 UTC (27+ messages)
` [PATCH v3 01/41] KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2
` [PATCH v3 02/41] KVM: PPC: Book3S HV: Prevent radix guests from setting LPCR[TC]
` [PATCH v3 03/41] KVM: PPC: Book3S HV: Remove redundant mtspr PSPB
` [PATCH v3 04/41] KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
` [PATCH v3 05/41] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls
` [PATCH v3 06/41] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
` [PATCH v3 07/41] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
` [PATCH v3 08/41] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
` [PATCH v3 09/41] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v3 10/41] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v3 11/41] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v3 12/41] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v3 13/41] KVM: PPC: Book3S 64: Move interrupt "
` [PATCH v3 14/41] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v3 15/41] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
` [PATCH v3 16/41] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v3 17/41] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
` [PATCH v3 18/41] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry
` [PATCH v3 19/41] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v3 20/41] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v3 21/41] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
` [PATCH v3 22/41] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
` [PATCH v3 23/41] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit
` [PATCH v3 24/41] powerpc: add set_dec_or_work API for safely updating decrementer
` [PATCH v3 25/41] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v3 26/41] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
[PATCH] ethernet: ucc_geth: Use kmemdup instead of kmalloc and memcpy
2021-03-05 14:27 UTC
[RFC PATCH v1] powerpc: Enable KFENCE for PPC32
2021-03-05 13:46 UTC (24+ messages)
[PATCH] powerpc: Fix instruction encoding for lis in ppc_function_entry()
2021-03-05 13:15 UTC (3+ messages)
[PATCH V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
2021-03-05 12:56 UTC (3+ messages)
[PATCH v2] powerpc/pseries: export LPAR security flavor in lparcfg
2021-03-05 12:55 UTC
[PATCH v2 0/7] Improve boot command line handling
2021-03-05 12:49 UTC (19+ messages)
` [PATCH v2 1/7] cmdline: Add generic function to build command line
` [PATCH v2 4/7] cmdline: Add capability to prepend the "
` [PATCH v2 6/7] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
2021-03-05 12:04 UTC (17+ messages)
[PATCH v3] powerpc/32: remove bogus ppc_select syscall
2021-03-05 12:03 UTC (4+ messages)
[PATCH v4] powerpc/uprobes: Validation for prefixed instruction
2021-03-05 11:54 UTC
[PATCH] powerpc/pseries: export LPAR security flavor in lparcfg
2021-03-05 11:45 UTC (5+ messages)
Build regressions/improvements in v5.12-rc1
2021-03-05 11:16 UTC (4+ messages)
[PATCH v2 1/3] powerpc: sstep: Fix load and update emulation
2021-03-04 15:45 UTC (8+ messages)
cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
2021-03-05 10:00 UTC (8+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [Freedreno] "
[PATCH] ASoC: fsl_asrc_dma: request dma channel from specific controller
2021-03-05 9:19 UTC
[PATCH] powerpc/ptrace: Remove duplicate check from pt_regs_check()
2021-03-05 11:28 UTC
[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
2021-03-05 8:54 UTC (6+ messages)
` [PATCH v5 05/22] powerpc/irq: Add helper to set regs->softe
[PATCH v1] ibmvnic: remove excessive irqsave
2021-03-05 8:48 UTC
[PATCH] ibmvnic: remove excessive irqsave
2021-03-05 7:03 UTC (5+ messages)
[PATCH v2 00/37] KVM: PPC: Book3S: C-ify the P9 entry/exit code
2021-03-05 6:48 UTC (26+ messages)
` [PATCH v2 01/37] KVM: PPC: Book3S 64: remove unused kvmppc_h_protect argument
` [PATCH v2 05/37] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
` [PATCH v2 06/37] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v2 07/37] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v2 08/37] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v2 09/37] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v2 28/37] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v2 30/37] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v2 34/37] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
linux-next: manual merge of the tty tree with the powerpc-fixes tree
2021-03-05 6:30 UTC (2+ messages)
[PATCH] powerpc/perf: prevent mixed EBB and non-EBB events
2021-03-05 5:50 UTC (2+ messages)
[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
2021-03-05 2:55 UTC (6+ messages)
` [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver
[PATCH 2/5] CMDLINE: drivers: of: ifdef out cmdline section
2021-03-04 22:29 UTC (6+ messages)
[PATCH 1/5] CMDLINE: add generic builtin command line
2021-03-04 21:20 UTC (4+ messages)
[PATCH] scsi: ibmvfc: Switch to using the new API kobj_to_dev()
2021-03-04 18:48 UTC (2+ messages)
[PATCH v2] powerpc/32: remove bogus ppc_select syscall
2021-03-04 15:30 UTC (4+ messages)
[PATCH v2 1/4] powerpc: Enable KFENCE for PPC32
2021-03-04 14:35 UTC (4+ messages)
` [PATCH v2 2/4] powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
` [PATCH v2 3/4] powerpc/64s: Allow double call of kernel_[un]map_linear_page()
` [PATCH v2 4/4] powerpc: Enable KFENCE on BOOK3S/64
[Bug 210749] New: sysfs: cannot create duplicate filename '/bus/nvmem/devices/module-vpd'
2021-03-04 11:56 UTC (6+ messages)
` [Bug 210749] "
[PATCH] powerpc/perf: Fix sampled instruction type for larx/stcx
2021-03-04 11:55 UTC
[PATCH v2] powerpc: Fix save_stack_trace_regs() to have running function as first entry
2021-03-04 11:36 UTC (2+ messages)
[PATCH v3] powerpc/uprobes: Validation for prefixed instruction
2021-03-04 11:02 UTC (7+ messages)
[PATCH v2] ASoC: imx-hdmi: fix platform_no_drv_owner.cocci warnings
2021-03-04 9:08 UTC
[PATCH] powerpc: fix coding style issues
2021-03-04 8:55 UTC
[PATCH 3/5] CMDLINE: powerpc: convert to generic builtin command line
2021-03-04 7:39 UTC (4+ messages)
[PATCH v5 0/3] Support for H_RPT_INVALIDATE in PowerPC KVM
2021-03-04 7:00 UTC (9+ messages)
` [PATCH v5 1/3] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
` [PATCH v5 2/3] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
[PATCH] crypto: sha: remove unneeded semicolon
2021-03-04 6:34 UTC (2+ messages)
[PATCH v2] crypto/nx: add missing call to of_node_put()
2021-03-04 6:45 UTC (2+ messages)
[PATCH] powerpc/perf: Fix the threshold event selection for memory events in power10
2021-03-04 6:40 UTC
[PATCH v3 1/2] powerpc/perf: Use PVR rather than oprofile field to determine CPU version
2021-03-04 5:05 UTC (3+ messages)
[PATCH v5 0/5] ibmvfc: hard reset fixes
2021-03-04 4:16 UTC (2+ messages)
[PATCH] arch:powerpc:kernel: remove duplicate include in traps.c
2021-03-04 4:49 UTC
[PATCH 5/5] CMDLINE: x86: convert to generic builtin command line
2021-03-04 4:48 UTC
[PATCH 4/5] CMDLINE: mips: convert to generic builtin command line
2021-03-04 4:48 UTC
[PATCH] arch:powerpc:kernel: remove duplicate include in setup-common
2021-03-04 4:34 UTC
[PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
2021-03-04 4:14 UTC (2+ messages)
[PATCH] arch/powerpc/include: remove duplicate include in thread_info.h
2021-03-04 3:37 UTC
[PATCH] arch/powerpc/include: remove duplicate include in pgtable.h
2021-03-04 3:28 UTC
[PATCH] arch/powerpc/include:fix misspellings in tlbflush.h
2021-03-04 3:13 UTC
[PATCH] arch/powerpc/include/asm/book3s/64/: remove duplicate include in mmu-hash.h
2021-03-04 2:42 UTC
[PATCH][next] ASoC: fsl: fsl_easrc: Fix uninitialized variable st2_mem_alloc
2021-03-04 0:54 UTC (2+ messages)
[PATCH] powerpc: remove redundant space
2021-03-03 21:33 UTC (2+ messages)
[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
2021-03-03 20:57 UTC (2+ messages)
` [Bug 206203] "
[PATCH v2 0/8] powerpc/xive: Map one IPI interrupt per node
2021-03-03 17:48 UTC (9+ messages)
` [PATCH v2 1/8] powerpc/xive: Use cpu_to_node() instead of ibm, chip-id property
` [PATCH v2 2/8] powerpc/xive: Introduce an IPI interrupt domain
` [PATCH v2 3/8] powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQ
` [PATCH v2 4/8] powerpc/xive: Simplify xive_core_debug_show()
` [PATCH v2 5/8] powerpc/xive: Drop check on irq_data in xive_core_debug_show()
` [PATCH v2 6/8] powerpc/xive: Simplify the dump of XIVE interrupts under xmon
` [PATCH v2 7/8] powerpc/xive: Fix xmon command "dxi"
` [PATCH v2 8/8] powerpc/xive: Map one IPI interrupt per node
[PATCH] ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning
2021-03-03 16:50 UTC (2+ messages)
[PATCH next v4 00/15] printk: remove logbuf_lock
2021-03-03 15:34 UTC (6+ messages)
` [PATCH next v4 12/15] printk: introduce a kmsg_dump iterator
` lkml delivery: was: Re: [PATCH next v4 00/15] printk: remove logbuf_lock
[PATCH v2 00/10] Rid W=1 warnings in Crypto
2021-03-03 14:34 UTC (3+ messages)
` [PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
` [PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
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).