messages from 2022-11-09 19:55:44 to 2022-11-15 18:21:36 UTC [more...]
[PATCH bpf 1/2] selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
2022-11-15 18:20 UTC (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Pass target triple to get_sys_includes macro
Updating python gdb command lx_current for riscv
2022-11-15 18:06 UTC (10+ messages)
` [PATCH] gdb-script: updated "
` [PATCH v2] scripts/gdb: add lx_current support "
` [PATCH v3] "
[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
2022-11-15 17:38 UTC (8+ messages)
` [PATCH v12 04/17] riscv: Add vector feature to compile
` [PATCH v12 09/17] riscv: Add ptrace vector support
[PATCH v1 1/1] riscv: mm: call best_map_size many times during linear-mapping
2022-11-15 15:38 UTC (2+ messages)
[PATCH 1/2] riscv: dts: microchip: remove pcie node from the sev kit
2022-11-15 15:25 UTC (2+ messages)
` [PATCH 2/2] riscv: dts: microchip: remove unused pcie clocks
[PATCH v2] riscv: mm: Proper page permissions after initmem free
2022-11-15 14:53 UTC (2+ messages)
[PATCH 0/7] Zbb string optimizations and call support in alternatives
2022-11-15 14:28 UTC (26+ messages)
` [PATCH 1/7] efi/riscv: libstub: mark when compiling libstub
` [PATCH 2/7] RISC-V: add auipc elements to parse_asm header
` [PATCH 3/7] RISC-V: add U-type imm parsing "
` [PATCH 4/7] RISC-V: add rd reg "
` [PATCH 5/7] RISC-V: fix auipc-jalr addresses in patched alternatives
` [PATCH 6/7] RISC-V: add infrastructure to allow different str* implementations
` [PATCH 7/7] RISC-V: add zbb support to string functions
[PATCH 0/3] riscv/ftrace: make function graph use ftrace directly
2022-11-15 14:26 UTC (5+ messages)
` [PATCH 1/3] riscv/ftrace: add ftrace_graph_func
` [PATCH 2/3] riscv/ftrace: SAVE_ALL supports lightweight save
` [PATCH 3/3] riscv/ftrace: cleanup ftrace_caller and ftrace_regs_caller
[PATCH 0/3] RZ/Five: Enable ADC/CANFD/I2C/OPP/Thermal Zones/TSU
2022-11-15 14:20 UTC (6+ messages)
` [PATCH 1/3] riscv: Kconfig: Enable cpufreq kconfig menu
` [PATCH 2/3] riscv: dts: renesas: r9a07g043f/rzfive-smarc-som: Enable ADC/OPP/Thermal Zones/TSU
` [PATCH 3/3] riscv: dts: renesas: rzfive-smarc: Enable CANFD/I2C
[PATCH 0/9] Linux RISC-V AIA Support
2022-11-15 14:15 UTC (28+ messages)
` [PATCH 1/9] RISC-V: Add AIA related CSR defines
` [PATCH 2/9] RISC-V: Detect AIA CSRs from ISA string
` [PATCH 3/9] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH 4/9] dt-bindings: Add RISC-V incoming MSI controller bindings
` [PATCH 5/9] irqchip: Add RISC-V incoming MSI controller driver
` [PATCH 6/9] dt-bindings: Add RISC-V advanced PLIC bindings
` [PATCH 7/9] irqchip: Add RISC-V advanced PLIC driver
` [PATCH 8/9] RISC-V: Select APLIC and IMSIC drivers for QEMU virt machine
` [PATCH 9/9] MAINTAINERS: Add entry for RISC-V AIA drivers
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-15 9:30 UTC (22+ messages)
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-15 6:44 UTC (5+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
Deprecating and removing SLOB
2022-11-15 4:28 UTC (14+ messages)
[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-15 3:34 UTC (8+ messages)
` [PATCH v5 2/2] "
` [External] [PATCH v5 0/2] "
[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
2022-11-15 0:46 UTC (5+ messages)
[PATCH] riscv: Update k210 defconfigs
2022-11-14 21:05 UTC (4+ messages)
[PATCH v1 0/4] Route RISC-V SoC drivers/firmware/DT via the soc tree
2022-11-14 19:44 UTC (8+ messages)
` [PATCH v1 1/4] MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetrees
` [PATCH v1 2/4] MAINTAINERS: generify the Microchip RISC-V entry name
` [PATCH v1 3/4] MAINTAINERS: add an entry for StarFive devicetrees
` [PATCH v1 4/4] MAINTAINERS: repair Microchip corei2c driver entry
[RFC PATCH v2 0/8] Generic IPI sending tracepoint
2022-11-14 17:27 UTC (2+ messages)
[PATCH v6 0/3] Add PMEM support for RISC-V
2022-11-14 16:41 UTC (5+ messages)
` [PATCH v6 1/3] RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
` [PATCH v6 2/3] RISC-V: Implement arch specific PMEM APIs
` [PATCH v6 3/3] RISC-V: Enable PMEM drivers
[PATCH v4 4/8] riscv/kprobe: Add common RVI and RVC instruction decoder code
2022-11-13 4:15 UTC (2+ messages)
[PATCH] RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
2022-11-14 15:54 UTC (8+ messages)
[PATCH] riscv: mm: Proper page permissions after initmem free
2022-11-14 15:25 UTC (4+ messages)
答复: [PATCH net-next] driver: cadence macb driver support acpi mode
2022-11-14 11:41 UTC (2+ messages)
` [PATCH v2] net:macb: "
[PATCH v11 0/7] RISC-V IPI Improvements
2022-11-14 9:39 UTC (8+ messages)
` [PATCH v11 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v11 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v11 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v11 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v11 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v11 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v11 7/7] RISC-V: Use IPIs for remote icache "
[PATCH v5 0/4] Add PMEM support for RISC-V
2022-11-14 9:02 UTC (4+ messages)
` [PATCH v5 3/4] RISC-V: Implement arch specific PMEM APIs
[PATCH 0/9] RISC-V: Apply Zicboz to clear_page and memset
2022-11-14 8:29 UTC (5+ messages)
` [PATCH 2/9] RISC-V: Add Zicboz detection and block size parsing
Should we merge arch/riscv/boot/dts via the SOC tree?
2022-11-13 15:52 UTC (3+ messages)
[PATCH] RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
2022-11-13 13:52 UTC
[PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-11-12 21:40 UTC (7+ messages)
[PATCH] RISC-V: Do not issue remote fences until smp is available
2022-11-12 7:46 UTC (3+ messages)
[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
2022-11-11 18:27 UTC (3+ messages)
[GIT PULL] RISC-V Fixes for 6.1-rc5
2022-11-11 18:03 UTC (2+ messages)
[PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
2022-11-11 8:29 UTC (2+ messages)
[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
2022-11-11 4:14 UTC (3+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid
[PATCH] mm: remove kern_addr_valid() completely
2022-11-11 2:50 UTC (2+ messages)
[PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
2022-11-10 23:17 UTC (5+ messages)
` [PATCH 3/5] ACPI: PPTT: Remove acpi_find_cache_levels()
` [PATCH 4/5] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
[PATCH] RISC-V: vdso: Do not add missing symbols to version section in linker script
2022-11-10 23:17 UTC (2+ messages)
[PATCH v1] riscv: fix reserved memory setup
2022-11-10 23:10 UTC (3+ messages)
[PATCH] riscv: process: fix kernel info leakage
2022-11-10 22:50 UTC (3+ messages)
[PATCH] riscv: vdso: fix build with llvm
2022-11-10 22:50 UTC (3+ messages)
[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
2022-11-10 21:01 UTC (3+ messages)
[PATCH v5 0/7] Add support for Renesas RZ/Five SoC
2022-11-10 16:17 UTC (4+ messages)
[PATCH v12 0/2] Hey Uwe, all,
2022-11-10 9:38 UTC (4+ messages)
` [PATCH v12 1/2] pwm: add microchip soft ip corePWM driver
` [PATCH v12 2/2] MAINTAINERS: add pwm to PolarFire SoC entry
[PATCH V2] riscv: asid: Fixup stale TLB entry cause application crash
2022-11-10 9:22 UTC (4+ messages)
[PATCH v11 0/4] Microchip soft ip corePWM driver
2022-11-09 21:52 UTC (2+ messages)
` (subset) "
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