messages from 2021-03-05 15:10:36 to 2021-03-09 12:18:54 UTC [more...]
[PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
2021-03-09 12:09 UTC (28+ messages)
` [PATCH v2 01/43] powerpc/traps: unrecoverable_exception() is not an interrupt handler
` [PATCH v2 02/43] powerpc/traps: Declare unrecoverable_exception() as __noreturn
` [PATCH v2 03/43] powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers
` [PATCH v2 04/43] powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro
` [PATCH v2 05/43] powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
` [PATCH v2 06/43] powerpc/40x: Reorder a few instructions in critical exception prolog
` [PATCH v2 07/43] powerpc/40x: Prepare for enabling MMU "
` [PATCH v2 08/43] powerpc/40x: Prepare normal exception handler for enabling MMU early
` [PATCH v2 09/43] powerpc/32: Reconcile interrupts in C
` [PATCH v2 10/43] powerpc/32: Entry cpu time accounting "
` [PATCH v2 11/43] powerpc/32: Handle bookE debugging in C in exception entry
` [PATCH v2 12/43] powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx
` [PATCH v2 13/43] powerpc/32: Remove ksp_limit
` [PATCH v2 14/43] powerpc/32: Always enable data translation in exception prolog
` [PATCH v2 15/43] powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
` [PATCH v2 16/43] powerpc/32: Enable instruction translation at the same time as data translation
` [PATCH v2 17/43] powerpc/32: Statically initialise first emergency context
` [PATCH v2 18/43] powerpc/32: Add vmap_stack_overflow label inside the macro
` [PATCH v2 19/43] powerpc/32: Use START_EXCEPTION() as much as possible
` [PATCH v2 20/43] powerpc/32: Move exception prolog code into .text once MMU is back on
` [PATCH v2 21/43] powerpc/32: Provide a name to exception prolog continuation in virtual mode
` [PATCH v2 22/43] powerpc/32: Refactor booke critical registers saving
` [PATCH v2 23/43] powerpc/32: Perform normal function call in exception entry
` [PATCH v2 24/43] powerpc/32: Always save non volatile registers on "
` [PATCH v2 25/43] powerpc/32: Replace ASM exception exit by C exception exit from ppc64
` [PATCH v2 26/43] powerpc/32: Set regs parameter in r3 in transfer_to_handler
` [PATCH v2 28/43] powerpc/64e: Call bad_page_fault() from do_page_fault()
[PATCH] powerpc/perf: Fix the threshold event selection for memory events in power10
2021-03-09 11:28 UTC (2+ messages)
[PATCH] powerpc/perf: Fix sampled instruction type for larx/stcx
2021-03-09 11:26 UTC (2+ messages)
[PATCH v4] powerpc/uprobes: Validation for prefixed instruction
2021-03-09 11:21 UTC (4+ messages)
[PATCH] powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
2021-03-09 10:55 UTC (6+ messages)
[PATCH] powerpc/64s: Use symbolic macros for function entry encoding
2021-03-09 10:42 UTC (2+ messages)
[PATCH v2 0/8] powerpc/xive: Map one IPI interrupt per node
2021-03-09 10:23 UTC (18+ messages)
` [PATCH v2 1/8] powerpc/xive: Use cpu_to_node() instead of ibm, chip-id property
` [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 0/6] mm: some config cleanups
2021-03-09 10:12 UTC (7+ messages)
` [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
` [PATCH 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
` [PATCH 4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
` [PATCH 5/6] mm: Drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
[PATCH 0/3] powerpc/qspinlock: Some tuning updates
2021-03-09 9:39 UTC (5+ messages)
` [PATCH 1/3] powerpc/spinlock: Define smp_mb__after_spinlock only once
` [PATCH 2/3] powerpc/spinlock: Unserialize spin_is_locked
` [PATCH 3/3] powerpc/qspinlock: Use generic smp_cond_load_relaxed
[PATCH v2 4/7] CMDLINE: powerpc: convert to generic builtin command line
2021-03-09 7:56 UTC (2+ messages)
[PATCH v2 3/7] powerpc: convert config files to generic cmdline
2021-03-09 7:47 UTC (2+ messages)
[PATCH v2 2/7] CMDLINE: drivers: of: ifdef out cmdline section
2021-03-09 7:36 UTC (2+ messages)
[PATCH v2 1/7] CMDLINE: add generic builtin command line
2021-03-09 7:34 UTC (2+ messages)
[PATCH v2 7/7] CMDLINE: x86: convert to generic builtin command line
2021-03-09 6:43 UTC (2+ messages)
[PATCH] powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
2021-03-09 6:19 UTC
Errant readings on LM81 with T2080 SoC
2021-03-09 5:24 UTC (10+ messages)
PowerPC64 future proof kernel toc, revised
2021-03-09 4:56 UTC
[PATCH 0/6] mm: some config cleanups
2021-03-09 3:32 UTC (9+ messages)
` [PATCH 1/6] mm: Generalize ARCH_HAS_CACHE_LINE_SIZE
` [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
` [PATCH 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
` [PATCH 4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
` [PATCH 5/6] mm: Drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
` [PATCH 6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
[PATCH] KVM: PPC: Book3S HV: Do not expose HFSCR sanitisation to nested hypervisor
2021-03-09 1:52 UTC (5+ messages)
[PATCH v2 0/7] Generic Command Line changes
2021-03-09 1:17 UTC (2+ messages)
[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
2021-03-09 1:14 UTC (42+ 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 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 v3 27/41] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9
` [PATCH v3 28/41] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
` [PATCH v3 29/41] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
` [PATCH v3 30/41] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
` [PATCH v3 31/41] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v3 32/41] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
` [PATCH v3 33/41] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v3 34/41] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v3 35/41] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v3 36/41] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
` [PATCH v3 37/41] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
` [PATCH v3 38/41] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
` [PATCH v3 39/41] KVM: PPC: Book3S HV P9: implement hash guest support
` [PATCH v3 40/41] KVM: PPC: Book3S HV P9: implement hash host / "
` [PATCH v3 41/41] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
[powerpc:next-test] BUILD SUCCESS 91de4cae55e214bfd8695e4ef9990ced34959e9a
2021-03-09 0:43 UTC
[powerpc:merge] BUILD SUCCESS 67f76911b6d44cea4c783271c9633d1414bce4fb
2021-03-09 0:43 UTC
[PATCH v2 6/7] CMDLINE: mips: convert to generic builtin command line
2021-03-09 0:02 UTC
[PATCH v2 5/7] mips: convert config files to generic cmdline
2021-03-09 0:02 UTC
[PATCH v2 0/7] Generic Command Line changes
2021-03-09 0:02 UTC
[PATCH v2 2/7] CMDLINE: drivers: of: ifdef out cmdline section
2021-03-08 23:53 UTC
[PATCH v2 1/7] CMDLINE: add generic builtin command line
2021-03-08 23:53 UTC
[PATCH] net: wan: fix error return code of uhdlc_init()
2021-03-08 20:00 UTC (2+ messages)
[PATCH] ASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byname() to simplify code
2021-03-08 16:06 UTC (2+ messages)
[PATCH next v4 00/15] printk: remove logbuf_lock
2021-03-08 15:09 UTC (3+ messages)
[PATCH v1 12/15] powerpc/uaccess: Refactor get/put_user() and __get/put_user()
2021-03-08 14:43 UTC (4+ messages)
[PATCH v4 0/6] Add audio driver base on rpmsg on i.MX platform
2021-03-08 13:22 UTC (7+ messages)
` [PATCH v4 1/6] ASoC: soc-component: Add snd_soc_pcm_component_ack
` [PATCH v4 2/6] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH v4 3/6] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH v4 4/6] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
` [PATCH v4 5/6] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
` [PATCH v4 6/6] ASoC: imx-rpmsg: Add machine "
[PATCH v3 0/7] Add audio driver base on rpmsg on i.MX platform
2021-03-08 13:16 UTC (4+ messages)
` [PATCH v3 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver
[PATCH] powerpc: Fix instruction encoding for lis in ppc_function_entry()
2021-03-08 10:40 UTC (4+ messages)
[RFC PATCH 0/7] Move 64e to new interrupt return code
2021-03-08 9:52 UTC (9+ messages)
` [PATCH] powerpc: fix inverted SET_FULL_REGS bitop
` [RFC PATCH 1/7] powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
` [RFC PATCH 2/7] powerpc/64e/interrupt: always save nvgprs on interrupt
` [RFC PATCH 3/7] powerpc/64e/interrupt: use new interrupt return
` [RFC PATCH 4/7] powerpc/64e/interrupt: reconcile irq soft-mask state in C
` [RFC PATCH 5/7] KVM: PPC: Remove RECONCILE_IRQ_STATE from guest exit
` [RFC PATCH 6/7] powerpc/64e/interrupt: handle bad_page_fault in C
` [RFC PATCH 7/7] powerpc/64e/interrupt: Use new interrupt context tracking scheme
[PATCH] powerpc: fix inverted SET_FULL_REGS bitop
2021-03-08 8:55 UTC
[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
2021-03-08 8:47 UTC (7+ messages)
` [PATCH v5 05/22] powerpc/irq: Add helper to set regs->softe
[powerpc:next-test 15/17] arch/powerpc/mm/book3s64/hash_utils.c:1986:6: warning: no previous prototype for 'kfence_protect_page'
2021-03-08 7:03 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS 103ebc760cccd96ab1ebc3558881106d48efdcea
2021-03-07 23:09 UTC
[powerpc:next-test] BUILD SUCCESS WITH WARNING 7c6d5b4b9e8a472043a26ccc22092aebbe65ca68
2021-03-07 23:09 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-5.12-2 tag
2021-03-07 21:30 UTC (2+ messages)
[PATCH -next] pci/controller/dwc: convert comma to semicolon
2021-03-07 18:36 UTC (4+ messages)
[PATCH] Replace __toc_start + 0x8000 with .TOC
2021-03-07 6:31 UTC (3+ messages)
[PATCH] powerpc: iommu: fix build when neither PCI or IBMVIO is set
2021-03-06 19:44 UTC (3+ messages)
[PATCH v1 0/3] Remove qe_io{read,write}* IO accessors
2021-03-06 19:23 UTC (5+ messages)
` [PATCH v1 1/3] soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
` [PATCH v1 2/3] tty: serial: ucc_uart: "
` [PATCH v1 2/3] tty: serial: ucc_uart: replace qe_io{read, write}* "
` [PATCH v1 3/3] Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"
cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
2021-03-06 0:03 UTC (2+ messages)
[PATCH v1] ibmvnic: remove excessive irqsave
2021-03-05 21:10 UTC (3+ messages)
[PATCH v2 0/7] Improve boot command line handling
2021-03-05 18:35 UTC (11+ messages)
` [PATCH v2 1/7] cmdline: Add generic function to build command line
[PATCH] arch/powerpc/include/asm/book3s/64/: remove duplicate include in mmu-hash.h
2021-03-05 17:22 UTC (2+ messages)
[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
2021-03-05 18:16 UTC (11+ messages)
[PATCH 1/1] hotplug-cpu.c: show 'last online CPU' error in dlpar_cpu_remove()
2021-03-05 17:38 UTC
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).