messages from 2023-01-28 14:59:53 to 2023-01-31 20:04:42 UTC [more...]
[RFC][PATCHSET] VM_FAULT_RETRY fixes
2023-01-31 20:04 UTC (4+ messages)
` [PATCH 01/10] alpha: fix livelock in uaccess
` [PATCH 02/10] hexagon: "
` [PATCH 03/10] ia64: "
[PATCH v3 00/14] KVM perf support
2023-01-31 19:30 UTC (22+ messages)
` [PATCH v3 03/14] RISC-V: Improve SBI PMU extension related definitions
` [PATCH v3 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v3 08/14] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v3 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v3 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
` [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v3 12/14] RISC-V: KVM: Implement perf support without sampling
` [PATCH v3 13/14] RISC-V: KVM: Support firmware events
` [PATCH v3 14/14] RISC-V: KVM: Increment firmware pmu events
[PATCH v4 0/1] riscv: Allow to downgrade paging mode from the command line
2023-01-31 19:24 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH] Documentation: riscv: fix insufficient list item indent
2023-01-31 19:18 UTC (3+ messages)
[PATCH] riscv: mm: fix regression due to update_mmu_cache change
2023-01-31 19:13 UTC (2+ messages)
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-01-31 18:55 UTC (9+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
2023-01-31 18:31 UTC (6+ messages)
` [PATCH v2 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm
[PATCH] RISC-V: Fix do_notify_resume / do_work_pending prototype
2023-01-31 18:30 UTC (2+ messages)
[PATCH -next V2] riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
2023-01-31 18:23 UTC (2+ messages)
[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
2023-01-31 18:05 UTC (4+ messages)
` [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
[linux-next:master] BUILD REGRESSION 80bd9028fecadae4e8e3a278cd32d74badc2a6e0
2023-01-31 17:21 UTC
[PATCH v3 00/11] PCI: microchip: Partition address translations
2023-01-31 17:03 UTC (2+ messages)
[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2023-01-31 14:08 UTC (6+ messages)
` [PATCH v3 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver
[PATCH -next V3 0/2] riscv: jump_label: Fixup & Optimization
2023-01-31 13:35 UTC (4+ messages)
` [PATCH -next V3 1/2] riscv: jump_label: Fixup unaligned arch_static_branch function
[PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
2023-01-31 13:23 UTC (18+ messages)
[PATCH] riscv: kprobe: Fixup kernel panic when probing an illegal position
2023-01-31 13:01 UTC (3+ messages)
[PATCH v6 00/13] Add OPTPROBES feature on RISCV
2023-01-31 12:51 UTC (5+ messages)
` [PATCH v6 11/13] riscv/kprobe: Fix instruction simulation of JALR
[PATCH -next v13 00/19] riscv: Add vector ISA support
2023-01-31 12:34 UTC (21+ messages)
` [PATCH -next v13 09/19] riscv: Add task switch support for vector
` [PATCH -next v13 14/19] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v13 15/19] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
` [PATCH -next v13 16/19] riscv: Add V extension to KVM ISA
` [PATCH -next v13 18/19] riscv: kvm: redirect illegal instruction traps to guests
` [PATCH -next v13 19/19] riscv: Enable Vector code to be built
[PATCH v3 0/4] RISC-V Hibernation Support
2023-01-31 9:59 UTC (11+ messages)
` [PATCH v3 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v3 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v3 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
2023-01-31 9:51 UTC (10+ messages)
` [PATCH v2 1/7] RISC-V: Add AIA related CSR defines
` [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v2 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v2 4/7] RISC-V: KVM: Initial skeletal support for AIA
[PATCH 00/24] Add basic ACPI support for RISC-V
2023-01-31 9:11 UTC (30+ messages)
` [PATCH 01/24] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH 02/24] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH 03/24] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH 04/24] RISC-V: ACPI: Add empty headers to enable ACPI core
` [PATCH 05/24] RISC-V: ACPI: Add basic functions to build "
` [PATCH 06/24] RISC-V: ACPI: Add PCI "
` [PATCH 07/24] RISC-V: ACPI: Enable ACPI build infrastructure
` [PATCH 08/24] ACPI: Enable ACPI_PROCESSOR for RISC-V
` [PATCH 09/24] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH 10/24] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH 11/24] RISC-V: ACPI: irqchip/riscv-intc: Add ACPI support
` [PATCH 12/24] RISC-V: ACPI: smpboot: Create wrapper smp_setup()
` [PATCH 13/24] RISC-V: ACPI: smpboot: Add ACPI support in smp_setup()
` [PATCH 14/24] RISC-V: ACPI: smpboot: Add function to retrieve the hartid
` [PATCH 15/24] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH 16/24] RISC-V: ACPI: clocksource/timer-riscv: Add ACPI support
` [PATCH 17/24] ACPI: RISC-V: drivers/acpi: Add RHCT related code
` [PATCH 18/24] RISC-V: ACPI: time.c: Add ACPI support for time_init()
` [PATCH 19/24] RISC-V: ACPI: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH 20/24] RISC-V: ACPI: cpu: Enable cpuinfo for ACPI systems
` [PATCH 21/24] RISC-V: ACPI: Add ACPI initialization in setup_arch()
` [PATCH 22/24] RISC-V: ACPI: Enable ACPI in defconfig
` [PATCH 23/24] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH 24/24] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter
[PATCH v3 1/2] RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
2023-01-31 8:41 UTC (4+ messages)
` [PATCH v3 2/2] RISC-V: KVM: Redirect illegal instruction traps to guest
Słowa kluczowe do wypozycjonowania
2023-01-31 8:30 UTC
[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
2023-01-31 8:02 UTC (4+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node
[PATCH v3] riscv: patch: Fixup lockdep warning in stop_machine
2023-01-31 7:50 UTC (4+ messages)
[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
2023-01-31 7:28 UTC (4+ messages)
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH] hwrng: starfive - Enable compile testing
[PATCH v1 00/11] Add new partial clock and reset drivers for StarFive JH7110
2023-01-31 6:52 UTC (20+ messages)
` [PATCH v1 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v1 03/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v1 04/11] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
` [PATCH v1 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v1 07/11] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
2023-01-31 6:17 UTC (4+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree
[PATCH v3 0/6] RISC-V: Apply Zicboz to clear_page
2023-01-30 22:57 UTC (12+ messages)
` [PATCH v3 1/6] RISC-V: Factor out body of riscv_init_cbom_blocksize loop
` [PATCH v3 2/6] dt-bindings: riscv: Document cboz-block-size
` [PATCH v3 3/6] RISC-V: Add Zicboz detection and block size parsing
` [PATCH v3 4/6] RISC-V: Use Zicboz in clear_page when available
` [PATCH v3 5/6] RISC-V: KVM: Provide UAPI for Zicboz block size
` [PATCH v3 6/6] RISC-V: KVM: Expose Zicboz to the guest
[linux-next:master] BUILD REGRESSION ae0c77e1bc6963c67c6c09e8c72959fcb1ed8d5f
2023-01-30 18:18 UTC
[PATCH -next V7 0/7] riscv: Optimize function trace
2023-01-30 10:54 UTC (5+ messages)
` [PATCH -next V7 1/7] riscv: ftrace: Fixup panic by disabling preemption
[PATCH] riscv: Add header include guards to insn.h
2023-01-30 14:53 UTC (3+ messages)
[PATCH v1] riscv: support arch_has_hw_pte_young()
2023-01-30 17:27 UTC (6+ messages)
[PATCH -next V6 0/7] riscv: Optimize function trace
2023-01-30 11:17 UTC (8+ messages)
` [PATCH -next V6 1/7] riscv: ftrace: Fixup panic by disabling preemption
[PATCH v2 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
2023-01-30 17:04 UTC (3+ messages)
` [PATCH v2 3/4] dt-bindings: panel: Introduce dual-link LVDS panel
[PATCH v2 0/4] crypto: starfive - Add drivers for crypto engine
2023-01-30 15:42 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v2 2/4] crypto: starfive - Add crypto engine support
` [PATCH v2 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v2 4/4] crypto: starfive - Add hash and HMAC support
[PATCH v2] pwm: sifive: Always let the first pwm_apply_state succeed
2023-01-30 15:36 UTC (2+ messages)
[QUERY]: Block region to mmap
2023-01-30 15:24 UTC (4+ messages)
[PATCH v4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2023-01-30 14:57 UTC (7+ messages)
[PATCH v2] riscv: mm: Implement pmdp_collapse_flush for THP
2023-01-30 8:03 UTC (2+ messages)
[PATCH] riscv: mm: Implement pmdp_collapse_flush for THP
2023-01-30 7:34 UTC (8+ messages)
[PATCH v1] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
2023-01-30 3:05 UTC (2+ messages)
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-29 11:50 UTC (3+ messages)
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
[PATCH v5 00/13] riscv: improve boot time isa extensions handling
2023-01-28 17:28 UTC (14+ messages)
` [PATCH v5 01/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
` [PATCH v5 02/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
` [PATCH v5 03/13] riscv: hwcap: make ISA extension ids can be used in asm
` [PATCH v5 04/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH v5 05/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v5 06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
` [PATCH v5 07/13] riscv: module: move find_section to module.h
` [PATCH v5 08/13] riscv: module: Add ADD16 and SUB16 rela types
` [PATCH v5 09/13] riscv: switch to relative alternative entries
` [PATCH v5 10/13] riscv: alternative: patch alternatives in the vDSO
` [PATCH v5 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
` [PATCH v5 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
` [PATCH v5 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage
[PATCH v4 00/13] riscv: improve boot time isa extensions handling
2023-01-28 16:43 UTC (5+ messages)
` [PATCH v4 09/13] riscv: switch to relative alternative entries
[PATCH v5 1/2] riscv: Get rid of riscv_pfn_base variable
2023-01-28 14:58 UTC (2+ messages)
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