messages from 2021-02-04 17:06:19 to 2021-02-09 06:36:07 UTC [more...]
[PATCH v4 00/14] Restricted DMA
2021-02-09 6:21 UTC (7+ messages)
` [PATCH v4 01/14] swiotlb: Remove external access to io_tlb_start
` [PATCH v4 02/14] swiotlb: Move is_swiotlb_buffer() to swiotlb.c
` [PATCH v4 03/14] swiotlb: Add struct swiotlb
` [PATCH v4 04/14] swiotlb: Refactor swiotlb_late_init_with_tbl
` [PATCH v4 05/14] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v4 06/14] swiotlb: Add restricted DMA pool
[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
2021-02-09 6:18 UTC (41+ messages)
` [PATCH v5 01/22] powerpc/32s: Add missing call to kuep_lock on syscall entry
` [PATCH v5 02/22] powerpc/32: Always enable data translation "
` [PATCH v5 03/22] powerpc/32: On syscall entry, enable instruction translation at the same time as data
` [PATCH v5 04/22] powerpc/32: Reorder instructions to avoid using CTR in syscall entry
` [PATCH v5 05/22] powerpc/irq: Add helper to set regs->softe
` [PATCH v5 06/22] powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
` [PATCH v5 07/22] powerpc/irq: Add stub irq_soft_mask_return() for PPC32
` [PATCH v5 08/22] powerpc/syscall: Rename syscall_64.c into interrupt.c
` [PATCH v5 09/22] powerpc/syscall: Make interrupt.c buildable on PPC32
` [PATCH v5 10/22] powerpc/syscall: Use is_compat_task()
` [PATCH v5 11/22] powerpc/syscall: Save r3 in regs->orig_r3
` [PATCH v5 12/22] powerpc/syscall: Change condition to check MSR_RI
` [PATCH v5 13/22] powerpc/32: Always save non volatile GPRs at syscall entry
` [PATCH v5 14/22] powerpc/syscall: implement system call entry/exit logic in C for PPC32
` [PATCH v5 15/22] powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
` [PATCH v5 16/22] powerpc/syscall: Avoid stack frame in likely part of system_call_exception()
` [PATCH v5 17/22] powerpc/syscall: Do not check unsupported scv vector on PPC32
` [PATCH v5 18/22] powerpc/syscall: Remove FULL_REGS verification in system_call_exception
` [PATCH v5 19/22] powerpc/syscall: Optimise checks in beginning of system_call_exception()
` [PATCH v5 20/22] powerpc/syscall: Avoid storing 'current' in another pointer
` [PATCH v5 21/22] powerpc/32: Remove the counter in global_dbcr0
` [PATCH v5 22/22] powerpc/32: Handle bookE debugging in C in syscall entry/exit
[PATCH v7 00/42] powerpc: interrupt wrappers
2021-02-09 5:49 UTC (19+ messages)
` [PATCH v7 07/42] powerpc/fsl_booke/32: CacheLockingException remove args
` [PATCH v7 28/42] powerpc: convert interrupt handlers to use wrappers
` [PATCH v7 32/42] powerpc/64: context tracking move to interrupt wrappers
` [PATCH v7 39/42] powerpc: move NMI entry/exit code into wrapper
` [PATCH v7 42/42] powerpc/64s: power4 nap fixup in C
[PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
2021-02-08 23:58 UTC (4+ messages)
[PATCH v5 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
2021-02-08 13:51 UTC (2+ messages)
` [PATCH v5 05/10] powerpc: dts: akebono: Harmonize EHCI/OHCI DT "
[PATCH] ASoC: fsl: constify static snd_soc_dai_ops structs
2021-02-08 18:38 UTC (3+ messages)
[PATCH v4 00/23] powerpc/32: Implement C syscall entry/exit
2021-02-08 17:47 UTC (10+ messages)
` [PATCH v4 11/23] powerpc/syscall: Rename syscall_64.c into syscall.c
` [PATCH v4 14/23] powerpc/syscall: Save r3 in regs->orig_r3
` [PATCH v4 20/23] powerpc/syscall: Do not check unsupported scv vector on PPC32
[RFC PATCH 1/3] powerpc/lib: implement strlen() in assembly for PPC64
2021-02-08 17:23 UTC (2+ messages)
[PATCH 2/8] powerpc/signal: Add unsafe_copy_{vsx,fpr}_from_user()
2021-02-08 17:18 UTC (6+ messages)
` [PATCH 2/8] powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
[PATCH v2 1/1] powerpc/kvm: Save Timebase Offset to fix sched_clock() while running guest code
2021-02-08 16:37 UTC (8+ messages)
[PATCH 1/2] powerpc/uaccess: Simplify unsafe_put_user() implementation
2021-02-08 13:57 UTC (2+ messages)
` [PATCH 2/2] powerpc/uaccess: Move might_fault() into user_access_begin()
[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
2021-02-08 11:51 UTC (9+ messages)
` [PATCH v2 1/7] ASoC: soc-component: Add snd_soc_pcm_component_ack
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH v2 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH v2 4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
` [PATCH v2 5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
` [PATCH v2 6/7] ASoC: imx-rpmsg: Add machine "
` [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver
module loader dead code removal and cleanups v3
2021-02-08 11:36 UTC (2+ messages)
[PATCH v2] powerpc/uprobes: Validation for prefixed instruction
2021-02-08 11:13 UTC (10+ messages)
[PATCH] selftests/powerpc: remove unneeded semicolon
2021-02-08 10:41 UTC
[PATCH] crypto: sha: remove unneeded semicolon
2021-02-08 9:10 UTC
[powerpc][Oops] 5.11.0-rc6 boot failure on my lpar
2021-02-08 9:05 UTC
[PATCH] powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
2021-02-08 7:17 UTC
[PATCH] powerpc/64s: Remove EXSLB interrupt save area
2021-02-08 6:34 UTC
[PATCH] powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
2021-02-08 6:33 UTC
[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
2021-02-08 6:21 UTC (6+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level
[PATCH v5 00/10] Improve signal performance on PPC64 with KUAP
2021-02-08 4:44 UTC (7+ messages)
` [PATCH v5 01/10] powerpc/uaccess: Add unsafe_copy_from_user
` [PATCH v5 02/10] powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
` [PATCH v5 03/10] powerpc/signal64: Move non-inline functions out of setup_sigcontext()
[PATCH v16 00/12] Carry forward IMA measurement log on kexec on ARM64
2021-02-08 4:12 UTC (9+ messages)
` [PATCH v16 10/12] arm64: Use OF alloc and free functions for FDT
` [PATCH v16 11/12] powerpc: Use OF alloc and free "
[PATCH] ASoC: imx-hdmi: no need to set .owner when using module_platform_driver
2021-02-08 3:51 UTC
[PATCH v3 1/2] powerpc/64s: Fix pte update for kernel memory on radix
2021-02-08 3:29 UTC (2+ messages)
` [PATCH v3 2/2] selftests/powerpc: Test for spurious kernel memory faults "
[PATCH] mm/memtest: Add ARCH_USE_MEMTEST
2021-02-08 3:17 UTC (5+ messages)
swiotlb cleanups
2021-02-07 16:09 UTC (9+ messages)
` [PATCH 1/8] powerpc/svm: stop using io_tlb_start
` [PATCH 2/8] xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
` [PATCH 3/8] xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported
` [PATCH 4/8] xen-swiotlb: remove xen_set_nslabs
` [PATCH 5/8] xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs
` [PATCH 6/8] swiotlb: lift the double initialization protection from xen-swiotlb
` [PATCH 7/8] xen-swiotlb: split xen_swiotlb_init
` [PATCH 8/8] xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup
[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
2021-02-07 15:56 UTC (8+ messages)
` [PATCH RFC v1 2/6] swiotlb: convert variables to arrays
` [PATCH RFC v1 5/6] xen-swiotlb: "
[PATCH] powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
2021-02-07 10:08 UTC
[PATCH 0/7] Add audio driver base on rpmsg on i.MX platform
2021-02-07 9:50 UTC (14+ messages)
` [PATCH 1/7] ASoC: soc-component: Add snd_soc_pcm_component_ack
` [PATCH 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH 4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
` [PATCH 5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
` [PATCH 6/7] ASoC: imx-rpmsg: Add machine "
` [PATCH 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver
[PATCH] powerpc/xive: Assign boolean values to a bool variable
2021-02-07 6:43 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-5.11-7 tag
2021-02-06 23:21 UTC (2+ messages)
[PATCH 1/3] powerpc/32s: Change mfsrin() into a static inline function
2021-02-06 11:47 UTC (3+ messages)
` [PATCH 2/3] powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
` [PATCH 3/3] powerpc/32s: Allow constant folding in mtsr()/mfsr()
[PATCH v2] powerpc64/idle: Fix SP offsets when saving GPRs
2021-02-06 7:23 UTC
[PATCH v3] powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
2021-02-06 2:56 UTC
[PATCH] powerpc/8xx: Fix software emulation interrupt
2021-02-06 2:30 UTC (2+ messages)
[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
2021-02-06 2:28 UTC (10+ messages)
` [PATCH v3 28/32] powerpc/64s: interrupt implement exit logic in C
[RFC PATCH 0/9] KVM: PPC: Book3S: C-ify the P9 entry/exit code
2021-02-05 21:28 UTC (3+ messages)
` [RFC PATCH 1/9] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
[PATCH] powerpc/pseries/dlpar: handle ibm, configure-connector delay status
2021-02-05 19:46 UTC (3+ messages)
` [PATCH] powerpc/pseries/dlpar: handle ibm,configure-connector "
[PATCH v2] powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
2021-02-05 18:17 UTC
[PATCH v2 1/2] ima: Free IMA measurement buffer on error
2021-02-05 17:59 UTC (7+ messages)
` [PATCH v2 2/2] ima: Free IMA measurement buffer after kexec syscall
[PATCH] mm/pmem: Avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
2021-02-05 17:47 UTC (3+ messages)
[PATCH 1/4] KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support
2021-02-05 16:41 UTC (2+ messages)
` [PATCH] KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
[PATCH] powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
2021-02-05 16:12 UTC (4+ messages)
[PATCH 1/2] PCI/AER: Disable AER interrupt during suspend
2021-02-05 15:17 UTC (3+ messages)
[PATCH V2] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
2021-02-05 9:14 UTC
[PATCH] arch:powerpc simple_write_to_buffer return check
2021-02-05 8:29 UTC (5+ messages)
[PATCH v5 10/10] powerpc/signal64: Use __get_user() to copy sigset_t
2021-02-05 4:40 UTC (2+ messages)
[PATCH 1/1] powerpc/kvm: Save Timebase Offset to fix sched_clock() while running guest code
2021-02-05 3:16 UTC
[PATCH] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
2021-02-05 2:36 UTC (3+ messages)
[PATCH] KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
2021-02-04 20:05 UTC
[PATCH] cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
2021-02-04 18:27 UTC (2+ messages)
[PATCH] powerpc/fault: fix wrong KUAP fault for IO_URING
2021-02-04 17:57 UTC (24+ 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).