linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-04 10:11:26 to 2021-09-09 14:04:33 UTC [more...]

[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
 2021-09-09 12:04 UTC  (2+ messages)
` [PATCH v2 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH v4] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-09  9:02 UTC 

[PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-08  3:52 UTC  (3+ messages)

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-09-07 14:38 UTC  (17+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH 3/5] tools: Move x86 syscall number fallbacks to .../uapi/
` [PATCH 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback

[PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-06 20:36 UTC  (4+ messages)

[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-04 11:59 UTC  (3+ messages)

[PATCH v3 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-09-02 15:28 UTC  (7+ messages)
` [PATCH v3 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH v3 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH v3 3/5] tools: Move x86 syscall number fallbacks to .../uapi/
` [PATCH v3 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH v3 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback

[PATCH 5.10 083/103] perf tools: Fix arm64 build error with gcc-11
 2021-09-01 12:28 UTC 

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-08-28 20:13 UTC  (17+ messages)
` [PATCH v2 01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v2 02/13] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v2 03/13] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v2 04/13] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v2 05/13] perf: Force architectures to opt-in to "
` [PATCH v2 06/13] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v2 07/13] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v2 08/13] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v2 09/13] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v2 10/13] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v2 11/13] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v2 12/13] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v2 13/13] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-28  0:06 UTC  (16+ 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

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-08-27 17:23 UTC  (4+ messages)

[PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
 2021-08-27 15:22 UTC  (28+ messages)
` [PATCH 01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH 02/15] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH 03/15] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH 04/15] perf: Force architectures to opt-in to "
` [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
` [PATCH 06/15] KVM: x86: Register perf callbacks only when actively handling interrupt
` [PATCH 07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest
` [PATCH 08/15] KVM: x86: Drop current_vcpu in favor of kvm_running_vcpu
` [PATCH 09/15] KVM: arm64: Register/unregister perf callbacks at vcpu load/put
` [PATCH 10/15] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH 11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH 12/15] KVM: arm64: Convert to the generic perf callbacks
` [PATCH 13/15] KVM: arm64: Drop perf.c and fold its tiny bit of code into pmu.c
` [PATCH 14/15] perf: Disallow bulk unregistering of guest callbacks and do cleanup
` [PATCH 15/15] perf: KVM: Indicate "in guest" via NULL ->is_in_guest callback

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-25  3:49 UTC  (7+ messages)

[PATCH linux-next] irqchip: fix boolreturn.cocci warnings
 2021-08-24  6:16 UTC 

What is the oldest perl version being used with the kernel ? update oldest supported to 5.14 ?
 2021-08-21  5:43 UTC  (4+ messages)

[PATCH 5.10.y 4/6] perf tools: Fix arm64 build error with gcc-11
 2021-08-19 12:19 UTC 

[PATCH v2 0/5] kprobes: Bugfix and improvements
 2021-08-17 12:07 UTC  (9+ messages)
` [PATCH v2 1/5] kprobes: Do not use local variable when creating debugfs file
` [PATCH v2 2/5] kprobes: Use helper to parse boolean input from userspace
` [PATCH v2 3/5] kprobe: Simplify prepare_kprobe() by dropping redundant version
` [PATCH v2 4/5] csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
` [PATCH v2 5/5] kprobes: Make arch_check_ftrace_location static

[RFC PATCH 02/15] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2021-08-05 19:02 UTC 

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-05 18:54 UTC  (6+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH v2] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-08-05  9:12 UTC  (4+ messages)

flush_kernel_dcache_page fixes and removal
 2021-08-04 11:12 UTC  (20+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 3/6] ps3disk: "
` [PATCH 4/6] scatterlist: "
` [PATCH 5/6] aacraid: remove an unused include
` [PATCH 6/6] mm: remove flush_kernel_dcache_page

[helgaas@kernel.org: Re: aarch64 efi boot failures with qemu 6.0+]
 2021-07-26 21:43 UTC 

[RFC PATCH 1/2] Revert "csky: Fixup CONFIG_DEBUG_RSEQ"
 2021-07-26 16:28 UTC  (4+ messages)
` [RFC PATCH 2/2] Revert "csky: Add support for restartable sequence"

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-26  8:55 UTC  (26+ messages)
` [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH v3 2/9] h8300: remove stale strncpy_from_user
` [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
` [PATCH v3 4/9] arc: "
` [PATCH v3 5/9] csky: "
` [PATCH v3 6/9] microblaze: "
` [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
  ` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols

[PATCH V9 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-07-22  5:41 UTC 

[PATCH V8 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-07-22  3:03 UTC  (4+ messages)

[PATCH 5.12 679/700] csky: fix syscache.c fallthrough warning
 2021-07-12  6:12 UTC 

[PATCH 5.10 578/593] csky: fix syscache.c fallthrough warning
 2021-07-12  6:12 UTC 

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-07-08  8:53 UTC  (3+ messages)

[PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:05 UTC 

[PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:07 UTC 

[PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:03 UTC 

[GIT PULL] csky changes for v5.14-rc1
 2021-07-04 20:09 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).