loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-22 11:47:51 to 2023-01-12 19:58:24 UTC [more...]

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-12 19:44 UTC  (52+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH v3 5/5] LoongArch: Add generic ex-handler unwind in prologue unwinder
 2023-01-12  5:55 UTC  (3+ messages)

[PATCH v3 0/5] LoongArch: Some fix and new features for unwinders
 2023-01-12  0:36 UTC  (5+ messages)
` [PATCH v3 1/5] LoongArch: Get frame info in unwind_start when regs is not supported
` [PATCH v3 2/5] LoongArch: Use correct sp value to get graph addr in unwinder guess
` [PATCH v3 3/5] LoongArch: Adjust PC value when unwind next frame in prologue unwinder
` [PATCH v3 4/5] LoongArch: Strip guess_unwinder out from prologue_unwinder

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-01-11 16:48 UTC  (10+ messages)
` [PATCH V2 1/7] dt-bindings: rtc: Add Loongson LS2X RTC support
` [PATCH V2 2/7] rtc: Add support for the Loongson-2K/LS7A RTC
` [PATCH V2 3/7] LoongArch: Enable LS2X RTC in loongson3_defconfig
` [PATCH V2 4/7] MIPS: Loongson64: DTS: Add RTC support to LS7A
` [PATCH V2 5/7] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig
` [PATCH V2 6/7] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K
` [PATCH V2 7/7] MIPS: Loongson: Enable LS2X RTC in loongson2k_defconfig

[PATCH 0/4] LoongArch: Add kernel relocation and KASLR support
 2023-01-11  5:02 UTC  (8+ messages)
` [PATCH 1/4] LoongArch: Use trampoline for exception handlers and kill la.abs
` [PATCH 2/4] LoongArch: Add JUMP_LINK_ADDR macro implementation to avoid using la.abs
` [PATCH 3/4] LoongArch: Add support for kernel relocation
` [PATCH 4/4] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-10 13:52 UTC  (38+ messages)
` [PATCH 02/19] arch/arc: rename internal name __xchg to __arch_xchg
    ` [PATCH v2] arch: rename all internal names "
        ` [PATCH v3] "
            ` [PATCH v4] "
` [PATCH 03/19] arch/arm: rename internal name "
` [PATCH 04/19] arch/arm64: "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper
      ` [RFC DO NOT MERGE] treewide: use __xchg in most obvious places
          ` [Intel-gfx] "

[PATCH V10 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2023-01-10 13:04 UTC  (5+ messages)
` [PATCH V10 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V10 2/4] dt-bindings: i2c: Add Loongson LS2X I2C controller
` [PATCH V10 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V10 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-09 19:02 UTC  (7+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-09  8:15 UTC  (6+ messages)

[PATCH] soc: loongson: use resource_size() helper function
 2023-01-08 12:57 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b
 2023-01-05 15:49 UTC 

[bpf-next v1] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-04  1:54 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
 2023-01-03 15:50 UTC  (5+ messages)

[PATCH V9 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2023-01-03 12:12 UTC  (6+ messages)
` [PATCH V9 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V9 2/4] dt-bindings: i2c: Add Loongson LS2X I2C controller
` [PATCH V9 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V9 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v2 0/5] LoongArch: Some fix and new features for unwinders
 2023-01-03  8:58 UTC  (9+ messages)
` [PATCH v2 1/6] LoongArch: Get frame info in unwind_start when regs is not supported
` [PATCH v2 2/6] LoongArch: Use correct sp value to get graph addr in unwinder guess
` [PATCH v2 3/6] LoongArch: Adjust PC value when unwind next frame in prologue unwinder
` [PATCH v2 4/6] LoongArch: Strip guess_unwinder out from prologue_unwinder
` [PATCH v2 5/6] LoongArch: Add generic ex-handler unwind in prologue unwinder

[PATCH] LoongArch: Fix irq enable in exception handlers
 2023-01-03  8:42 UTC  (12+ messages)

[PATCH v2 00/11] LoongArch: Better backtraces
 2023-01-01  9:51 UTC  (13+ messages)
` [PATCH v2 01/11] LoongArch: Clean up the architectural interrupt definitions
` [PATCH v2 02/11] LoongArch: Add exception subcode definitions for the watchpoint exception
` [PATCH v2 03/11] LoongArch: Print GPRs with ABI names when showing registers
` [PATCH v2 04/11] LoongArch: Print symbol info for PC and $ra only for kernel-mode contexts
` [PATCH v2 05/11] LoongArch: Fix format of CSR lines during show_regs
` [PATCH v2 06/11] LoongArch: Humanize the CRMD line when showing registers
` [PATCH v2 07/11] LoongArch: Humanize the PRMD "
` [PATCH v2 08/11] LoongArch: Humanize the EUEN "
` [PATCH v2 09/11] LoongArch: Humanize the ECFG "
` [PATCH v2 10/11] LoongArch: Humanize the ESTAT "
` [PATCH v2 11/11] LoongArch: Use lowercase ISA manual names for BADV and CPUCFG.PRID lines in show_regs

[PATCH V8 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-30  8:49 UTC  (12+ messages)
` [PATCH V8 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V8 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V8 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V8 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
 2022-12-29 23:11 UTC  (3+ messages)

[PATCH v2] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-12-29 16:22 UTC  (2+ messages)

[PATCH] LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
 2022-12-27  7:27 UTC 

[PATCH] LoongArch: Simplifying larch_insn_gen_xxx implementation
 2022-12-27  7:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
 2022-12-26 16:54 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).