messages from 2022-06-06 07:34:49 to 2022-06-09 10:55:40 UTC [more...]
[PATCH -next 2/2] spi: fix platform_no_drv_owner.cocci warning
2022-06-09 10:55 UTC (3+ messages)
` [PATCH -next 1/2] spi: Remove unnecessary print function dev_err()
[PATCH] riscv: don't warn for sifive erratas in modules
2022-06-09 9:58 UTC (4+ messages)
[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
2022-06-09 9:42 UTC (8+ messages)
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive, plic: Document "
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: "
` [PATCH RFC 2/2] irqchip/sifive-plic: Add support for "
[PATCH] kprobes: Enable tracing for mololithic kernel images
2022-06-09 8:33 UTC (14+ messages)
[PATCH 0/3] Add support for PolarFire SoC's musb controller
2022-06-09 8:23 UTC (9+ messages)
` [PATCH 1/3] usb: musb: "
` [PATCH 2/3] MAINTAINERS: add musb to PolarFire SoC entry
` [PATCH 3/3] riscv: dts: microchip: fix icicle kit's dr_mode
[PATCH v3 0/6] introduce mirrored memory support for arm64
2022-06-09 8:15 UTC (21+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory
` [PATCH v3 6/6] efi: Disable mirror feature if kernelcore is not specified
[PATCH riscv/for-next 0/4] Enable ftrace with kernel preemption for RISC-V
2022-06-09 7:18 UTC (5+ messages)
` [PATCH riscv/for-next 1/4] riscv: align ftrace to 4 Byte boundary and increase ftrace prologue size
` [PATCH riscv/for-next 2/4] riscv: export patch_insn_write
` [PATCH riscv/for-next 3/4] riscv: ftrace: use indirect jump to work with kernel preemption
` [PATCH riscv/for-next 4/4] riscv: ftrace: do not use stop_machine to update code
[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
2022-06-09 6:22 UTC (2+ messages)
[GIT PULL] KVM/riscv fixes for 5.19, take #1
2022-06-09 5:20 UTC
[PATCH] RISC-V: fix typos in comments
2022-06-09 4:09 UTC (2+ messages)
[PATCH] Documentation/features: Update the arch support status files
2022-06-09 2:56 UTC
[PATCH v2 2/2] dt-bindings: sifive: add gpio-line-names
2022-06-08 23:39 UTC
[PATCH v2 1/2] dt-bindings: sifive: add cache-set value of 2048
2022-06-08 23:39 UTC
[PATCH v1 0/6] clear riscv dtbs_check errors
2022-06-08 22:42 UTC (13+ messages)
` [PATCH v1 2/6] dt-bindings: i2c: convert ocores binding to yaml
` [PATCH v1 4/6] dt-bindings: mfd: convert da9063 "
` [PATCH v1 6/6] riscv: dts: sifive: "fix" pmic watchdog node name
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-08 18:13 UTC (44+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "
[PATCH v3 0/4] clear riscv dtbs_check errors
2022-06-08 19:50 UTC (8+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: convert mmc-spi-slot to yaml
` [PATCH v3 2/4] dt-bindings: i2c: convert ocores binding "
` [PATCH v3 3/4] dt-bindings: mfd: convert da9063 "
` [PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name
[PATCH] riscv: initialize jump labels before early_init_dt_scan()
2022-06-08 16:20 UTC (3+ messages)
[PATCH v2 0/1] Remove forget_syscall() from start_thread_common()
2022-06-08 16:24 UTC
[PATCH v3 0/4] Introduce pmu-events support for HiFive Unmatched
2022-06-08 15:51 UTC (10+ messages)
` [PATCH v3 1/4] RISC-V: Create unique identification for SoC PMU
` [PATCH v3 2/4] RISC-V: Support CPUID for risc-v in perf
` [PATCH v3 3/4] RISC-V: Added generic pmu-events mapfile
` [PATCH v3 4/4] RISC-V: Added HiFive Unmatched PMU events
[PATCH 0/2] Add support for Microchip's pwm fpga core
2022-06-08 15:13 UTC (8+ messages)
` [PATCH 1/2] pwm: add microchip soft ip corePWM driver
` [PATCH 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
[GIT PULL] RISC-V Patches for the 5.19 Merge Window, Part 1
2022-06-08 12:23 UTC (5+ messages)
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-06-08 9:41 UTC (3+ messages)
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
[PATCH 1/1] riscv: enable Docker requirements in defconfig
2022-06-08 4:24 UTC (3+ messages)
[PATCH 0/2] riscv: Add macro for multiple nop instructions
2022-06-08 2:28 UTC (4+ messages)
` [PATCH 1/2] riscv: introduce nops and __nops macros for NOP sequences
` [PATCH 2/2] riscv: convert the t-head pbmt errata to use the __nops macro
[PATCH AUTOSEL 5.10 13/38] sysrq: do not omit current cpu when showing backtrace of all active CPUs
2022-06-07 17:58 UTC
[PATCH AUTOSEL 5.15 17/51] sysrq: do not omit current cpu when showing backtrace of all active CPUs
2022-06-07 17:55 UTC
[PATCH AUTOSEL 5.17 17/60] sysrq: do not omit current cpu when showing backtrace of all active CPUs
2022-06-07 17:52 UTC
[PATCH AUTOSEL 5.18 18/68] sysrq: do not omit current cpu when showing backtrace of all active CPUs
2022-06-07 17:47 UTC
[PATCH 0/2] Add support for PolarFire SoC's spi controllers
2022-06-07 17:33 UTC (4+ messages)
` [PATCH 1/2] spi: add support for microchip fpga "
` [PATCH 2/2] MAINTAINERS: add spi to PolarFire SoC entry
[PATCH net-next 0/2] Document PolarFire SoC can controller
2022-06-07 16:19 UTC (8+ messages)
` [PATCH net-next 1/2] dt-bindings: can: mpfs: document the mpfs "
` [PATCH net-next 2/2] riscv: dts: microchip: add mpfs's can controllers
Koszty instalacji fotowoltaicznej
2022-06-07 8:05 UTC
Please add Microchip RISC-V branches to linux-next
2022-06-07 6:27 UTC (3+ messages)
[PATCH v3] RISC-V: Add fixup to support fast call of crash_kexec()
2022-06-07 1:46 UTC (3+ messages)
[PATCH v2 0/4] clear riscv dtbs_check errors
2022-06-06 19:34 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: convert mmc-spi-slot to yaml
` [PATCH v2 2/4] dt-bindings: i2c: convert ocores binding "
` [PATCH v2 3/4] dt-bindings: mfd: convert da9063 "
` [PATCH v2 4/4] riscv: dts: sifive: "fix" pmic watchdog node name
[PATCH] riscv: dts: startfive: currect number of external interrupts
2022-06-06 18:47 UTC (3+ messages)
[PATCH v2] riscv: dts: microchip: remove spi-max-frequency property
2022-06-06 16:46 UTC (2+ messages)
[PATCH v3 00/16] arch_topology: Updates to add socket support and fix cluster ids
2022-06-06 10:21 UTC (20+ messages)
` [PATCH v3 01/16] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
` [PATCH v3 02/16] cacheinfo: Add helper to access any cache index for a given CPU
` [PATCH v3 03/16] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
` [PATCH v3 04/16] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
` [PATCH v3 05/16] cacheinfo: Allow early detection and population of cache attributes
` [PATCH v3 06/16] arch_topology: Add support to parse and detect "
` [PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
` [PATCH v3 08/16] arm64: topology: Remove redundant setting of llc_id in CPU topology
` [PATCH v3 09/16] arch_topology: Drop LLC identifier stash from the "
` [PATCH v3 10/16] arch_topology: Set thread sibling cpumask only within the cluster
` [PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
` [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
` [PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map
[RESEND PATCH v2] RISC-V: Add fast call path of crash_kexec()
2022-06-06 8:23 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).