messages from 2023-01-16 07:39:12 to 2023-01-19 18:46:44 UTC [more...]
[PATCH 0/7] KVM: Add a common API for range-based TLB invalidation
2023-01-19 18:26 UTC (10+ messages)
` [PATCH 1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH 3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [PATCH 4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [PATCH 5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [PATCH 6/7] KVM: Allow range-based TLB invalidation from common code
` [PATCH 7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
2023-01-19 18:43 UTC (3+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node
[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
2023-01-19 18:38 UTC (5+ messages)
[PATCH v2 0/5] riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN
2023-01-19 18:32 UTC (7+ messages)
` [PATCH v2 1/5] riscv: lds: define RUNTIME_DISCARD_EXIT
` [PATCH v2 2/5] riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
` [PATCH v2 3/5] riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
` [PATCH v2 4/5] riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub
` [PATCH v2 5/5] riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
[PATCH v2] riscv: elf: add .riscv.attributes parsing
2023-01-19 17:43 UTC (4+ messages)
` [PATCH v3] "
[PATCH] riscv: alternative: proceed one more instruction for auipc/jalr pair
2023-01-19 17:21 UTC (3+ messages)
[PATCH 1/2] spi: dt-bindings: drop unneeded quotes
2023-01-19 16:24 UTC (10+ messages)
` [PATCH 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex
[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
2023-01-19 16:23 UTC (7+ messages)
` [PATCH 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex
[PATCH v4 0/7] Generic IPI sending tracepoint
2023-01-19 14:36 UTC (8+ messages)
` [PATCH v4 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v4 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v4 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v4 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v4 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v4 6/7] smp: reword smp call IPI comment
` [PATCH v4 7/7] sched, smp: Trace smp callback causing an IPI
[PATCH v4 0/2] JH7110 PMU Support
2023-01-19 11:59 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add starfive,jh7110-pmu
` [PATCH v4 2/2] soc: starfive: Add StarFive JH71XX pmu driver
[PATCH v3 00/13] riscv: improve boot time isa extensions handling
2023-01-19 8:29 UTC (8+ messages)
` [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
[PATCH v3 0/2] riscv: Dump faulting instructions in oops handler
2023-01-19 7:47 UTC (3+ messages)
` [PATCH v3 1/2] riscv: Add instruction dump to RISC-V splats
` [PATCH v3 2/2] scripts/decodecode: Add support for RISC-V
[PATCH -next V7 0/7] riscv: Optimize function trace
2023-01-19 6:05 UTC (12+ messages)
` [PATCH -next V7 3/7] riscv: ftrace: Reduce the detour code size to half
` [PATCH -next V7 6/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
[PATCH -next V14 0/7] riscv: Add GENERIC_ENTRY support
2023-01-19 5:46 UTC (4+ messages)
` [PATCH -next V14 4/7] riscv: entry: Convert to generic entry
[PATCH v1 0/2] Add RISC-V 32 NOMMU support
2023-01-19 5:26 UTC (3+ messages)
` [PATCH v1 1/2] riscv: Kconfig: Allow RV32 to build with no MMU
` [PATCH v1 2/2] riscv: configs: Add nommu decfconfig for RV32
[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
2023-01-18 23:43 UTC (4+ messages)
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree
[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
2023-01-18 23:21 UTC (14+ messages)
` [PATCH v4 1/7] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v4 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v4 3/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v4 4/7] dt-bindings: net: Add support StarFive dwmac
` [PATCH v4 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs
` [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v4 7/7] riscv: dts: starfive: visionfive-v2: Enable gmac device tree node
[PATCH v4 00/13] riscv: improve boot time isa extensions handling
2023-01-18 22:28 UTC (7+ messages)
` [PATCH v4 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v4 09/13] riscv: switch to relative alternative entries
[PATCH v3 1/2] dt-bindings: clk: si521xx: Add Skyworks Si521xx I2C PCIe clock generators
2023-01-18 19:15 UTC (2+ messages)
` [PATCH v3 2/2] clk: si521xx: Clock driver for "
[RFC v2 PATCH 0/1] riscv: Introduce system suspend support
2023-01-18 18:03 UTC (2+ messages)
` [RFC v2 PATCH 1/1] riscv: sbi: "
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-18 17:42 UTC (18+ messages)
[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
2023-01-18 15:44 UTC (8+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
` [PATCH v5 4/7] llist: simplify __llist_del_all
` [PATCH v5 5/7] io_uring: use __xchg if possible
` [PATCH v5 6/7] qed: "
` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
[PATCH] RISC-V: Fix do_notify_resume / do_work_pending prototype
2023-01-18 15:40 UTC (3+ messages)
[PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU
2023-01-18 14:12 UTC (4+ messages)
[PATCH v1 0/7] MPFS system controller/mailbox fixes
2023-01-18 13:53 UTC (2+ messages)
[RFC PATCH 0/1] riscv: Introduce system suspend support
2023-01-18 11:55 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: clk: si521xx: Add Skyworks Si521xx I2C PCIe clock generators
2023-01-18 11:34 UTC (3+ messages)
` [PATCH v2 2/2] clk: si521xx: Clock driver for "
[PATCH v2 0/2] riscv: Dump faulting instructions in oops handler
2023-01-18 11:08 UTC (5+ messages)
` [PATCH v2 1/2] riscv: Add instruction dump to RISC-V splats
` [PATCH v2 2/2] scripts/decodecode: Add support for RISC-V
[PATCH 0/2] Change PWM-controlled LED pin active mode and algorithm
2023-01-18 8:13 UTC (13+ messages)
` [PATCH 1/2] riscv: dts: sifive unmatched: Remove PWM controlled LED's active-low properties
[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
2023-01-18 8:00 UTC (11+ messages)
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac
[PATCH v3 0/3] JH7110 PMU Support
2023-01-18 7:03 UTC (11+ messages)
` [PATCH v3 1/3] dt-bindings: power: Add starfive,jh7110-pmu
` [PATCH v3 2/3] soc: starfive: Add StarFive JH71XX pmu driver
` [PATCH v3 3/3] riscv: dts: starfive: add pmu controller node
[PATCH v2 0/9] Linux RISC-V AIA Support
2023-01-18 4:37 UTC (11+ messages)
` [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
` [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver
` Fwd: "
` [PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
` Fwd: "
[PATCH v1] RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE
2023-01-18 3:50 UTC (2+ messages)
[PATCH v5] dt-bindings: riscv: add SBI PMU event mappings
2023-01-17 19:50 UTC (2+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-17 15:35 UTC (11+ messages)
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
[PATCH 0/4] Zbb + fast-unaligned string optimization
2023-01-17 12:41 UTC (3+ messages)
` [PATCH 2/4] RISC-V: add alternative-field for bits to not match against
[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
2023-01-17 12:38 UTC (7+ messages)
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel
[PATCH v5 0/2] Zbb string optimizations
2023-01-17 12:24 UTC (3+ messages)
` [PATCH v5 2/2] RISC-V: add zbb support to string functions
[PATCH 0/4] riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN
2023-01-17 10:21 UTC (9+ messages)
` [PATCH 1/4] riscv: lds: define RUNTIME_DISCARD_EXIT
` [PATCH 2/4] riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
` [PATCH 3/4] riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
` [PATCH 4/4] riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
[PATCH v1 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-01-17 6:39 UTC (3+ messages)
` [PATCH v1 2/3] clocksource: Add StarFive timer driver
[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
2023-01-17 6:35 UTC (3+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver
[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2023-01-17 6:29 UTC (4+ messages)
[PATCH -next V6 0/7] riscv: Optimize function trace
2023-01-17 3:20 UTC (5+ messages)
` [PATCH -next V6 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
2023-01-17 1:54 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: rng: Add StarFive "
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
2023-01-16 10:13 UTC (4+ messages)
` [PATCH v1 3/3] riscv: dts: starfive: Add mmc node
[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
2023-01-16 10:00 UTC (3+ messages)
` [PATCH v4] "
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).