January 2022 Archives by thread
Starting: Sun Jan 2 22:11:27 PST 2022
Ending: Mon Jan 31 23:58:24 PST 2022
Messages: 677
- [RFC 26/32] drm: handle HAS_IOPORT dependencies
Gerd Hoffmann
- [RFC 31/32] usb: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH] MAINTAINERS: Update Anup's email address
Anup Patel
- [PATCH v9 07/17] riscv: Reset vector register
Greentime Hu
- [PATCH v3 07/13] riscv: Implement sv48 support
Alexandre Ghiti
- [PATCH v5 1/5] RISC-V: KVM: Mark the existing SBI implementation as v01
Heiko Stübner
- [PATCH v2 1/1] clk: sifive: Fix W=1 kernel build warning
Zong Li
- [v5 7/9] RISC-V: Add sscofpmf extension support
Eric Lin
- [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
John Garry
- [PATCH 09/12] riscv: extable: add `type` and `data` fields
Palmer Dabbelt
- [PATCH v2] riscv: mm: Enable PMD split page table lock for RV64
Palmer Dabbelt
- [PATCH] riscv: Make vmalloc/vmemmap end equal to the start of the next region
Palmer Dabbelt
- [PATCH v3] clk: sifive: Fix W=1 kernel build warning
Zong Li
- [GIT PULL] KVM/riscv changes for 5.17, take #1
Anup Patel
- [RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
John Garry
- [PATCH 0/12] RISC-V: Clean up the defconfigs
Palmer Dabbelt
- [PATCH 12/12] RISC-V: defconfigs: Remove redundant K210 DT source
Palmer Dabbelt
- [PATCH] dt-bindings: Drop required 'interrupt-parent'
Rob Herring
- [PATCH v3 RESEND] clk: sifive: Fix W=1 kernel build warning
Zong Li
- [PATCH v9 08/17] riscv: Add vector struct and assembler definitions
Greentime Hu
- [PATCH v2 1/6] RISC-V: Avoid using per cpu array for ordered booting
Anup Patel
- [PATCH v2 4/6] RISC-V: Move the entire hart selection via lottery to SMP
Anup Patel
- [PATCH v2 5/6] RISC-V: Move spinwait booting method to its own config
Anup Patel
- [PATCH v2 6/6] RISC-V: Do not use cpumask data structure for hartid bitmap
Anup Patel
- [PATCH 1/3] riscv: Don't use va_pa_offset on kdump
Nick Kossifidis
- [PATCH] riscv/head: fix misspelling of guaranteed
Palmer Dabbelt
- [PATCH v1 0/2] Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
- [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
Michał Mirosław
- Public review for RISC-V psABI v1.0-rc1
Kito Cheng
- [PATCH -next 0/2] riscv/mm: Enable THP migration
Palmer Dabbelt
- [PATCH v3 00/11] riscv: dts: Miscellaneous fixes
Palmer Dabbelt
- [PATCH 0/5] riscv: misc clean up
Palmer Dabbelt
- [PATCH] RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Palmer Dabbelt
- [PATCH v4] clk: sifive: Fix W=1 kernel build warning
Zong Li
- [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions
Alexandre ghiti
- [PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
Alexandre ghiti
- [PATCH v2 0/1] soc: add polarfire soc system controller
Conor.Dooley at microchip.com
- [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
Arnd Bergmann
- [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Arnd Bergmann
- [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
Arnd Bergmann
- [PATCH V2 11/17] riscv: compat: Add elf.h implementation
Arnd Bergmann
- [PATCH] riscv: add correct as-options for assembly in modules
Ben Dooks
- [PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
Jisheng Zhang
- [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat
Sean Christopherson
- [PATCH -next] RISC-V: KVM: remove unneeded semicolon
Yang Li
- [PATCH -next] KVM: selftests: remove unneeded semicolon
Yang Li
- Wycena paneli fotowoltaicznych
Jakub Daroch
- [PATCH v2 0/3] Determine the number of DMA channels by 'dma-channels' property
Zong Li
- [PATCH v7 1/1] RISC-V: Use SBI SRST extension when available
Aurelien Jarno
- [RFC PATCH 0/1] perf tools: Add 'm' event modifier for counting
Nikita Shubin
- [PATCH 02/12] RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW
Geert Uytterhoeven
- [PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
Palmer Dabbelt
- [PATCH v2 2/5] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Palmer Dabbelt
- [PATCH] arch/riscv/kernel: remove redundant err variable
cgel.zte at gmail.com
- [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit
Conor.Dooley at microchip.com
- [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry
Lewis.Hanly at microchip.com
- Public review of Supervisor Binary Interface (SBI) Specification
Atish Kumar Patra
- Question regarding "boot-hartid" DT node
Sunil V L
- [PATCH v3 0/3] Determine the number of DMA channels by 'dma-channels' property
Zong Li
- [PATCH v3 00/15] Update the Icicle Kit device tree
conor.dooley at microchip.com
- [PATCH v2 0/5] kexec: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Baoquan He
- [PATCH v4 0/3] Determine the number of DMA channels by 'dma-channels' property
Zong Li
- linux-next: manual merge of the kvm tree with the risc-v tree
Anup Patel
- [PATCH -next] riscv: Get rid of MAXPHYSMEM configs
Alexandre Ghiti
- [PATCH v4 00/14] Update the Icicle Kit device tree
conor.dooley at microchip.com
- [PATCH] sysrq: do not omit current cpu when showing backtrace of all active CPUs
Changbin Du
- [PATCH] riscv: eliminate unreliable __builtin_frame_address(1)
Changbin Du
- [v5 1/9] RISC-V: Remove the current perf implementation
Anup Patel
- [v5 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
Anup Patel
- [v5 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
Anup Patel
- [v5 8/9] Documentation: riscv: Remove the old documentation
Anup Patel
- [PATCH AUTOSEL 5.16 51/52] mailbox: change mailbox-mpfs compatible string
Sasha Levin
- [PATCH AUTOSEL 5.15 43/44] mailbox: change mailbox-mpfs compatible string
Sasha Levin
- [PATCH 0/1] RISC-V: Make stub compile without c extension
Florian Wagner
- [PATCH AUTOSEL 5.16 026/217] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Sasha Levin
- [v5 3/9] RISC-V: Add a perf core library for pmu drivers
Anup Patel
- [v5 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
Anup Patel
- [v5 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers
Anup Patel
- [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
Anup Patel
- [PATCH v2 0/4] Improve KVM's interaction with CPU hotplug
Chao Gao
- [GIT PULL] RISC-V Patches for the 5.17 Merge Window, Part 1
Palmer Dabbelt
- [PATCH v2 0/5] riscv: mm: init clean up #ifdefs
Palmer Dabbelt
- [PATCH] dt-bindings: Improve phandle-array schemas
Rob Herring
- [PATCH 0/4] Refactor the PRCI driver to reduce the complexity
Zong Li
- [PATCH] RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT
Palmer Dabbelt
- [PATCH v3 00/13] Introduce sv48 support without relocatable kernel
Palmer Dabbelt
- [PATCH V3 00/17] riscv: compat: Add COMPAT mode support for rv64
guoren at kernel.org
- [PATCH V3 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
guoren at kernel.org
- [PATCH V3 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
guoren at kernel.org
- [PATCH V3 03/17] asm-generic: compat: Cleanup duplicate definitions
guoren at kernel.org
- [PATCH V3 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
guoren at kernel.org
- [PATCH V3 05/17] riscv: Fixup difference with defconfig
guoren at kernel.org
- [PATCH V3 06/17] riscv: compat: Add basic compat date type implementation
guoren at kernel.org
- [PATCH V3 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
guoren at kernel.org
- [PATCH V3 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
guoren at kernel.org
- [PATCH V3 09/17] riscv: compat: syscall: Add entry.S implementation
guoren at kernel.org
- [PATCH V3 10/17] riscv: compat: Add elf.h implementation
guoren at kernel.org
- [PATCH V3 11/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
guoren at kernel.org
- [PATCH V3 12/17] riscv: compat: vdso: Add setup additional pages implementation
guoren at kernel.org
- [PATCH V3 13/17] riscv: compat: signal: Add rt_frame implementation
guoren at kernel.org
- [PATCH V3 14/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
guoren at kernel.org
- [PATCH V3 15/17] riscv: compat: Add UXL_32 support in start_thread
guoren at kernel.org
- [PATCH V3 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
guoren at kernel.org
- [PATCH V3 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
guoren at kernel.org
- [PATCH v3 0/6] Sparse HART id support
Atish Patra
- No subject
Myrtle Shah
- [PATCH 2/2] riscv/mm: Add some missing XIP_FIXUPs
Myrtle Shah
- [PATCH 0/2] riscv: Fixes for XIP support
Myrtle Shah
- [PATCH 1/2] riscv: Fix XIP_FIXUP_FLASH_OFFSET
Myrtle Shah
- [PATCH 1/1] riscv: default to CONFIG_RISCV_SBI_V01=n
Palmer Dabbelt
- [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
Mayuresh Chitale
- [PATCH] riscv: canaan: remove useless select of non-existing config SYSCON
Palmer Dabbelt
- [PATCH] riscv: dts: sifive unmatched: Add gpio poweroff
Palmer Dabbelt
- [PATCH] Fixed: Misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
- [PATCH v5 00/14] riscv: support for svpbmt and D1 memory types
Heiko Stuebner
- [PATCH v5 01/14] riscv: only use IPIs to handle cache-flushes on remote cpus
Heiko Stuebner
- [PATCH v5 03/14] riscv: allow different stages with alternatives
Heiko Stuebner
- [PATCH v5 04/14] riscv: implement module alternatives
Heiko Stuebner
- [PATCH v5 05/14] riscv: implement ALTERNATIVE_2 macro
Heiko Stuebner
- [PATCH v5 09/14] riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
- [GIT PULL] RISC-V Patches for the 5.17 Merge Window, Part 2
Palmer Dabbelt
- [PATCH AUTOSEL 5.16 04/19] riscv: dts: microchip: mpfs: Fix reference clock node
Sasha Levin
- [PATCH AUTOSEL 5.15 04/16] riscv: dts: microchip: mpfs: Fix reference clock node
Sasha Levin
- [PATCH v2] Fixed: Misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
- [PATCH] riscv: extable: fix err reg writing in dedicated uaccess handler
Jisheng Zhang
- [PATCH] riscv: cpu-hotplug: clear cpu from numa map when teardown
Pingfan Liu
- Fotowoltaika - nowe warunki
Paweł Jasiński
- [PATCH v9 05/11] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
Arnaud Pouliquen
- [RFC V1 15/31] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- RISC-V GNU toolchain bumping default ISA spec to 20191213
Kito Cheng
- [PATCH 0/6] RISC-V IPI Improvements
Anup Patel
- RISC-V FPGA Board - increase memory in DTS file
Jagan Sivakumar
- [PATCH] riscv: mm: remove the BUG_ON check of mapping the last 4K bytes of memory
Jisheng Zhang
- [PATCH] riscv: mm: init: mark satp_mode __ro_after_init
Jisheng Zhang
- [PATCH 0/3] unified way to use static key and optimize pgtable_l4_enabled
Jisheng Zhang
- [RFC PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
Sunil V L
- [PATCH v10 0/8] RISC-V CPU Idle Support
Anup Patel
- [PATCH] riscv: fix build with binutils 2.38
Aurelien Jarno
- [PATCH v3 1/2] dt-bindings: timer: sifive, clint: Fix number of interrupts
Rob Herring
- [PATCH v2 0/4] Add Sv57 page table support
panqinglin2020 at iscas.ac.cn
- [PATCH v2 1/4] riscv: mm: Control p4d's folding by pgtable_l5_enabled
panqinglin2020 at iscas.ac.cn
- [PATCH v2 2/4] riscv: mm: Prepare pt_ops helper functions for sv57
panqinglin2020 at iscas.ac.cn
- [PATCH] riscv: mm: Remove the copy operation of pmd
hanchuanhua
- [PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
Icenowy Zheng
- [PATCH 01/12] dt-bindings: vendor-prefixes: add Nuclei
Icenowy Zheng
- [PATCH] RISC-V: Prevent sbi_ecall() from being inlined
Palmer Dabbelt
- [PATCH] riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
- [PATCH v2 0/6] RISC-V IPI Improvements
Anup Patel
- [PATCH v3] riscv: Fixed misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
- [PATCH v4 0/2] dt-bindings: interrupt-controller: sifive, plic: Miscellaneous improvements
Geert Uytterhoeven
- [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive, plic: Fix number of interrupts
Geert Uytterhoeven
- [PATCH v4 2/2] dt-bindings: interrupt-controller: sifive, plic: Group interrupt tuples
Geert Uytterhoeven
- [PATCH v4 0/2] dt-bindings: timer: sifive, clint: Miscellaneous improvements
Geert Uytterhoeven
- [PATCH v4 1/2] dt-bindings: timer: sifive, clint: Fix number of interrupts
Geert Uytterhoeven
- [PATCH v4 2/2] dt-bindings: timer: sifive, clint: Group interrupt tuples
Geert Uytterhoeven
- [PATCH] kallsyms: ignore local block labels generated by compiler
Changbin Du
- [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
David Hildenbrand
- [PATCH] riscv: fix oops caused by irq on/off tracer
Changbin Du
- [PATCH v2] riscv: fix oops caused by irq on/off tracer
Changbin Du
- [PATCH v4] riscv: Fixed misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
- [PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
guoren at kernel.org
- [PATCH V6 0/2] Add thead,c900-plic support
guoren at kernel.org
- [PATCH V7 0/2] Add thead,c900-plic support
guoren at kernel.org
- [RFC 12/32] iio: adc: Kconfig: add HAS_IOPORT dependencies
Jonathan Cameron
- [PATCH v6 00/21] Introduce power-off+restart call chain API
Dmitry Osipenko
- [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
Dmitry Osipenko
- [PATCH] RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
- [PATCH v5 00/12] Update the Icicle Kit device tree
conor.dooley at microchip.com
- [PATCH 0/3] RISC-V: Fix cpumask rework falloout
Geert Uytterhoeven
- [PATCH 2/3] RISC-V: Fix handling of empty cpu masks
Geert Uytterhoeven
- [PATCH] RISC-V: KVM: Fix SBI implementation version
Anup Patel
- [PATCH v1 0/7] Module relocation fixes and asm/insn.h header
Emil Renner Berthing
- [PATCH v2 0/7] Module relocation fixes and asm/insn.h header
Emil Renner Berthing
- [PATCH] kallsyms: ignore all local labels prefixed by '.L'
Changbin Du
- [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
Kevin Hilman
- [PATCH v5 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
Last message date:
Mon Jan 31 23:58:24 PST 2022
Archived on: Mon Jan 31 23:58:56 PST 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).