September 2025 Archives by thread
Starting: Mon Sep 1 00:35:48 PDT 2025
Ending: Tue Sep 30 20:48:30 PDT 2025
Messages: 1511
- [PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
dayss1224 at gmail.com
- Fotowoltaika dla firm
Wojciech Mroczka
- [PATCH] riscv, bpf: Sign extend struct ops return values properly
Pu Lehui
- [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Nutty.Liu
- [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
Nutty.Liu
- [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
Nutty.Liu
- [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
Nutty.Liu
- [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
Nutty.Liu
- [PATCH 0/3] kexec: Fix invalid field access
Baoquan He
- [PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
Geert Uytterhoeven
- [PATCH v3] riscv: Use Zalrsc extension to implement atomic functions
Aleksa Paunovic via B4 Relay
- [PATCH v4 0/9] Redo PolarFire SoC's mailbox/clock devicetrees and related code
Conor Dooley
- (subset) [PATCH v13 0/4] Add TH1520 GPU support with power sequencing
Matt Coster
- [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
Matt Coster
- [PATCH 0/4] riscv: Add Zalasr ISA exntesion support
Xu Lu
- [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
David Hildenbrand
- [PATCH RESEND 0/2] riscv: mm: Some optimizations for tlb flush
Xu Lu
- [PATCH v2 0/4] nios2: Add architecture support for clone3
Simon Schuster via B4 Relay
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
David Hildenbrand
- [RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
niliqiang
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
David Hildenbrand
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
David Hildenbrand
- [RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
- RISC-V: Re-enable GCC+Rust builds
Conor Dooley
- [PATCH v2 00/37] mm: remove nth_page()
David Hildenbrand
- [PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
David Hildenbrand
- [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
David Hildenbrand
- [PATCH v2 03/37] s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
David Hildenbrand
- [PATCH v2 04/37] x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
David Hildenbrand
- [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
- [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
David Hildenbrand
- [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
David Hildenbrand
- [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
David Hildenbrand
- [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
David Hildenbrand
- [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
David Hildenbrand
- [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
David Hildenbrand
- [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
David Hildenbrand
- [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
David Hildenbrand
- [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
David Hildenbrand
- [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
David Hildenbrand
- [PATCH v2 16/37] fs: hugetlbfs: cleanup folio in adjust_range_hwpoison()
David Hildenbrand
- [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
David Hildenbrand
- [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
David Hildenbrand
- [PATCH v2 19/37] mm/gup: remove record_subpages()
David Hildenbrand
- [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
David Hildenbrand
- [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
David Hildenbrand
- [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
David Hildenbrand
- [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
David Hildenbrand
- [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
David Hildenbrand
- [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 26/37] drm/i915/gem: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 27/37] mspro_block: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 28/37] memstick: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 29/37] mmc: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 30/37] scsi: scsi_lib: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 31/37] scsi: sg: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 32/37] vfio/pci: drop nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 33/37] crypto: remove nth_page() usage within SG entry
David Hildenbrand
- [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
David Hildenbrand
- [PATCH v2 35/37] kfence: drop nth_page() usage
David Hildenbrand
- [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
David Hildenbrand
- [PATCH v2 37/37] mm: remove nth_page()
David Hildenbrand
- [PATCH v1 5/5] riscv: dts: microchip: add a device tree for Discovery Kit
Valentina.FernandezAlanis at microchip.com
- [PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Inochi Amaoto
- [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
Troy Mitchell
- [PATCH v2 2/2] ASoC: spacemit: add i2s support for K1 SoC
Troy Mitchell
- [PATCH v2 0/4] riscv: Add Zalasr ISA extension support
Xu Lu
- [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
Qingfang Deng
- [PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
Alexandre Ghiti
- [PATCH v2 0/5] Icicle Kit with prod device and Discovery Kit support
Valentina Fernandez
- [GIT PULL] RISC-V Fixes for 6.17-rc5
Alexandre Ghiti
- [PATCH 1/4] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
Krzysztof Kozlowski
- (subset) [PATCH v5 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
Vinod Koul
- [PATCH 3/4] reset: th1520: Support reset controllers in more subsystems
kernel test robot
- [PATCH v2] riscv: dts: spacemit: uart: remove sec_uart1 device node
Yixun Lan
- [PATCH v2 1/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Thomas Gleixner
- [PATCH v8 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
Rob Herring (Arm)
- [PATCH 6/7] drm/etnaviv: add shared context support for iommuv2
Icenowy Zheng
- [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Thomas Gleixner
- [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Thomas Gleixner
- [External] Re: [PATCH 1/2] watchdog: refactor watchdog_hld functionality
Doug Anderson
- [PATCH] pinctrl: spacemit: fix typo in PRI_TDI pin name
Hendrik Hamerlinck
- [PATCH v1 0/2] riscv: dts: starfive: jh7110-common: drop no-mmc and power-on-delay-ms from mmc interfaces
E Shattow
- [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrey Konovalov
- [PATCH] iommu/riscv: Use two individual 4-byte accesses for 8-byte register
guoren at kernel.org
- [PATCH] riscv: dts: spacemit: add UART pinctrl combinations
Hendrik Hamerlinck
- [PATCH 0/2] Fix riscv sparse warnings
Alexandre Ghiti
- [PATCH v3 0/7] Cleanup free_pages() misuse
Vishal Moola (Oracle)
- [PATCH 1/2] rust: get the version of libclang used by bindgen in a separate script
Asuna Yang
- [PATCH 022/114] clk: ingenic: cgu: convert from round_rate() to determine_rate()
Paul Cercueil
- [PATCH 024/114] clk: ingenic: x1000-cgu: convert from round_rate() to determine_rate()
Paul Cercueil
- [PATCH RFC] riscv: Do not handle break traps from kernel as nmi
Alexandre Ghiti
- [PATCH v3 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
- [PATCH V4 RESEND 0/3] Fixup & optimize hgatp mode & vmid detect functions
Guo Ren
- [PATCH v5 6/9] KVM: Add a helper function to check if a gpa is in writable memselot
Atish Kumar Patra
- [PATCH v2 0/7] drm/etnaviv: add support for GC620 on T-Head TH1520
Icenowy Zheng
- [PATCH v3 RESEND 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
Emil Renner Berthing
- [PATCH 2/2] pmdomain: thead: create auxiliary device for rebooting
Ulf Hansson
- [PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
- [PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
Hengqi Chen
- [PATCH] MAINTAINERS: Add RISC-V T-HEAD SoC patchwork
Drew Fustini
- [PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
Wei Liu
- [PATCH v8 0/3] riscv: canaan: Add support for K230 clock
Xukai Wang
- [PATCH V4 RESEND 3/3] RISC-V: KVM: Prevent HGATP_MODE_BARE passed
Anup Patel
- [PATCH v9 0/5] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH v9 3/5] riscv: Add RISC-V Svrsw60t59b extension support
Chunyan Zhang
- [PATCH v9 5/5] riscv: mm: Add uffd write-protect support
Chunyan Zhang
- [PATCH net-next v9 0/5] Add Ethernet MAC support for SpacemiT K1
Vivian Wang
- [PATCH net-next v9 1/5] dt-bindings: net: Add support for SpacemiT K1
Vivian Wang
- [PATCH net-next v9 3/5] riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
- [PATCH net-next v9 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
Vivian Wang
- [PATCH net-next v9 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
- [PATCH] RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
- [PATCH v6 0/3] RISC-V: Add ACPI support for IOMMU
Joerg Roedel
- [PATCH v3 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
Andrew Jones
- [PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
E Shattow
- [PATCH] drivers/perf: riscv: Remove redundant ternary operators
Atish Patra
- [GIT PULL] RISC-V updates for v6.17-rc5
Paul Walmsley
- Helping out with arch/riscv maintenance
Paul Walmsley
- [GIT PULL] clk: thead: Updates for v6.18
Drew Fustini
- [GIT PULL] RISC-V T-HEAD Devicetrees for v6.18
Drew Fustini
- [PATCH bpf-next v3] riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
- [PATCH v3 0/6] ONE_REG interface for SBI FWFT extension
Anup Patel
- [PATCH v3 0/6] Icicle Kit with prod device and Discovery Kit support
Valentina Fernandez
- [PATCH net-next v10 0/5] Add Ethernet MAC support for SpacemiT K1
Vivian Wang
- [PATCH net-next v10 1/5] dt-bindings: net: Add support for SpacemiT K1
Vivian Wang
- [PATCH net-next v10 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH net-next v10 3/5] riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
- [PATCH net-next v10 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
- [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Conor Dooley
- [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
Jason A. Donenfeld
- [PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
Clément Léger
- [REPORT] Should rdcycle be deprecated?
yunhui cui
- [PATCH v3] riscv: skip csr restore if vcpu preempted reload
Anup Patel
- [PATCH v6 0/8] Add SBI v3.0 PMU enhancements
Atish Patra
- Zatrudnienie nowej osoby
Kamil Nakielski
- Proszę o kontakt
Marek Kucharski
- [PATCH v17 00/12] Support page table check on PowerPC
Andrew Donnellan
- [GIT PULL] clk: spacemit: Updates for v6.18
Yixun Lan
- [PATCH 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
Bartosz Golaszewski
- [PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
Chunyan Zhang
- [PATCH V10 4/5] riscv: mm: Add soft-dirty page tracking support
Chunyan Zhang
- [PATCH v2] RISC-V: re-enable gcc + rust builds
Asuna Yang
- [PATCH v1] riscv: dts: allwinner: rename devterm i2c-gpio node to comply with binding
Conor Dooley
- [PATCH] cache: sifive_ccache: Optimize cache flushes
Samuel Holland
- [PATCH v2 0/7] Add PCIe support to Sophgo SG2042 SoC
Chen Wang
- [PATCH v2 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
Bartosz Golaszewski
- [RFC PATCH 0/5] riscv: Handle synchronous hardware error exception
Ruidong Tian
- [PATCH v1] riscv: iommu: Fix irq failure due to idx mismatch in icvec
Yaxing Guo
- [PATCH v1] riscv: iommu: Kconfig: Add RISC-V to IOMMU_DMA def_bool
Yaxing Guo
- [PATCH] dts: sophgo: sg2042: added numa id description
Han Gao
- [PATCH] riscv: acpi: chose to boot from acpi then disable FDT
Han Gao
- [PATCH 0/2] perf vendor events riscv: Add T-HEAD C930 JSON files
cp0613 at linux.alibaba.com
- [PATCH] riscv: kprobes: Fix probe address validation
Fabian Vogt
- [PATCH v5 0/2] riscv: sophgo: add USB phy support for CV18XX series
Vinod Koul
- [PATCH v7 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
Frank Li
- [PATCH RESEND v4 0/3] clk: spacemit: fix i2s clock
Troy Mitchell
- [PATCH RESEND v4 2/3] clk: spacemit: introduce pre-div for ddn clock
Troy Mitchell
- [PATCH v3 0/2] ASoC: spacemit: add i2s support to K1 SoC
Troy Mitchell
- [PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
Troy Mitchell
- [PATCH 0/2] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
Drew Fustini
- [PATCH 1/2] RISC-V: Detect the Ssqosid extension
Drew Fustini
- [PATCH 2/2] RISC-V: Add support for srmcfg CSR from Ssqosid ext
Drew Fustini
- [PATCH 00/14] paravirt: cleanup and reorg
Juergen Gross
- [PATCH v11 0/5] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH v11 1/5] mm: softdirty: Add pgtable_soft_dirty_supported()
Chunyan Zhang
- [PATCH v1 0/2] riscv: hwprobe: add Zicbop support
Yao Zihong
- [RFC PATCH 0/4] riscv: tarce: Implement riscv trace pmu driver and perf support
cp0613 at linux.alibaba.com
- [External] [PATCH v5 18/21] RISC-V: perf: Add Qemu virt machine events
yunhui cui
- [PATCH v5 0/6] Basic device tree support for ESWIN EIC7700 RISC-V SoC
Pinkesh Vaghela
- (subset) [PATCH v13 0/7] spacemit: introduce P1 PMIC support
Alex Elder
- [PATCH net-next v11 0/5] Add Ethernet MAC support for SpacemiT K1
Vivian Wang
- [PATCH net-next v11 1/5] dt-bindings: net: Add support for SpacemiT K1
Vivian Wang
- [PATCH net-next v11 2/5] net: spacemit: Add K1 Ethernet MAC
Vivian Wang
- [PATCH net-next v11 3/5] riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
- [PATCH net-next v11 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
Vivian Wang
- [PATCH net-next v11 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
- [PATCH 0/3] riscv: dts: thead: add more th1520 isa extension support
Han Gao
- [PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
Chen Wang
- [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
Krzysztof Kozlowski
- [RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
Ruidong Tian
- [PATCH v6 00/11] Direct Map Removal Support for guest_memfd
Roy, Patrick
- [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
Roy, Patrick
- [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module
Roy, Patrick
- [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
Roy, Patrick
- [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
Roy, Patrick
- [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer
Roy, Patrick
- [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
Roy, Patrick
- [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
Tian, Kevin
- [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
Tian, Kevin
- [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
Tian, Kevin
- [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
Tian, Kevin
- [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
Tian, Kevin
- next-20250912: riscv: s390: mm/kasan/shadow.c 'kasan_populate_vmalloc_pte' pgtable.h:247:41: error: statement with no effect [-Werror=unused-value]
Naresh Kamboju
- [PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
Michal Wilczynski
- [PATCH] RISC-V: KVM: Fix guest page fault within HLV* instructions
fangyu.yu at linux.alibaba.com
- [PATCH v8 0/2] Add SpacemiT K1 USB3.0 host controller support
Ze Huang
- [PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
Yana Bashlykova
- [PATCH 00/62] initrd: remove classic initrd support
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
- [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
Askar Safin
- [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
Askar Safin
- [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
Askar Safin
- [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
Askar Safin
- [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd
Askar Safin
- [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
Askar Safin
- [PATCH RESEND 07/62] arm: init: remove ATAG_RAMDISK
Askar Safin
- [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
Askar Safin
- [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete
Askar Safin
- [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support
Askar Safin
- [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter
Askar Safin
- [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev
Askar Safin
- [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
Askar Safin
- [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0
Askar Safin
- [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst
Askar Safin
- [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
Askar Safin
- [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
Askar Safin
- [PATCH RESEND 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst
Askar Safin
- [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter
Askar Safin
- [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst
Askar Safin
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
Askar Safin
- [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root
Askar Safin
- [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}
Askar Safin
- [PATCH RESEND 24/62] init: remove wrong comment
Askar Safin
- [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}
Askar Safin
- [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c
Askar Safin
- [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end"
Askar Safin
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Askar Safin
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Borislav Petkov
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Borislav Petkov
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
Rob Herring
- [PATCH RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c
Askar Safin
- [PATCH RESEND 30/62] doc: remove documentation for block device 4 0
Askar Safin
- [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok
Askar Safin
- [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c
Askar Safin
- [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c
Askar Safin
- [PATCH RESEND 34/62] init: inline create_dev into the only caller
Askar Safin
- [PATCH RESEND 35/62] init: make mount_root_generic static
Askar Safin
- [PATCH RESEND 36/62] init: make mount_root static
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Julian Stecklina
- [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h
Askar Safin
- [PATCH RESEND 38/62] init: remove most headers from init/do_mounts.h
Askar Safin
- [PATCH RESEND 39/62] init: make console_on_rootfs static
Askar Safin
- [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem
Askar Safin
- [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem
Askar Safin
- [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>
Askar Safin
- [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller
Askar Safin
- [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=
Askar Safin
- [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS]
Askar Safin
- [PATCH RESEND 46/62] init: edit docs for initramfs-related configs
Askar Safin
- [PATCH RESEND 47/62] init: fix typo: virtul => virtual
Askar Safin
- [PATCH RESEND 48/62] init: fix comment
Askar Safin
- [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command
Askar Safin
- [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access
Askar Safin
- [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs
Askar Safin
- [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs
Askar Safin
- [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs
Askar Safin
- [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd
Askar Safin
- [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS
Askar Safin
- [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP
Askar Safin
- [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2
Askar Safin
- [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA
Askar Safin
- [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ
Askar Safin
- [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO
Askar Safin
- [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4
Askar Safin
- [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Krzysztof Kozlowski
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Christian Brauner
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Jessica Clarke
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Nicolas Schichan
- [PATCH RESEND 00/62] initrd: remove classic initrd support
Christophe Leroy
- [PATCH v5 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
Paul Walmsley
- [PATCH v2 0/2] riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Paul Walmsley
- [PATCH v8 3/5] ARM: dts: sunxi: add support for NetCube Systems Nagami SoM
Chen-Yu Tsai
- [PATCH v8 2/5] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM
Chen-Yu Tsai
- [PATCH 0/7] RISC-V: Add support for Tenstorrent Blackhole SoC
Drew Fustini
- [PATCH net-next v12 0/5] Add Ethernet MAC support for SpacemiT K1
Vivian Wang
- [PATCH net-next v12 1/5] dt-bindings: net: Add support for SpacemiT K1
Vivian Wang
- [PATCH net-next v12 3/5] riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
- [PATCH net-next v12 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
Vivian Wang
- [PATCH net-next v12 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
- [PATCH v3] RISC-V: re-enable gcc + rust builds
Asuna Yang
- [PATCH] riscv: defconfig: run savedefconfig to reorder it
Conor Dooley
- (subset) [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality
Alexandre Belloni
- [PATCH v1 1/3] iommu/riscv: Add iommu perf driver
Yaxing Guo
- [PATCH v2] iommu/riscv: Fix irq failure due to idx mismatch in icvec
Yaxing Guo
- [PATCH] RISC-V: KVM: Fix SBI_FWFT_POINTER_MASKING_PMLEN algorithm
Samuel Holland
- [PATCH] MAINTAINERS: Update Paul Walmsley's E-mail address
Paul Walmsley
- [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver
Manivannan Sadhasivam
- [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
Manivannan Sadhasivam
- [PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
Pu Lehui
- [PATCH v2 0/5] Add reset controllers for other TH1520 subsystems
Yao Zi
- [PATCH v14 1/7] pwm: Export `pwmchip_release` for external use
Uwe Kleine-König
- [PATCH v14 2/7] rust: pwm: Add Kconfig and basic data structures
Uwe Kleine-König
- [PATCH V12 0/5] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH V12 2/5] mm: userfaultfd: Add pgtable_supports_uffd_wp()
Chunyan Zhang
- [PATCH v2] riscv: dts: spacemit: add UART pinctrl combinations
Hendrik Hamerlinck
- [PATCH] KVM: riscv: Power on secondary vCPUs from migration
Jinyu Tang
- [PATCH] riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES
Miquel Sabaté Solà
- [RFC PATCH] kvm/riscv: Add ctxsstatus and ctxhstatus for migration
Jinyu Tang
- [PATCH] irqchip/sifive-plic: avoid interrupt ID 0 handling during suspend/resume
Lucas Zampieri
- [PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
David Matlack
- [PATCH] riscv: kgdb: Prefer strscpy instead of strcpy
Miquel Sabaté Solà
- [PATCH v2 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
Drew Fustini
- [PATCH v3] riscv: dts: spacemit: add UART pinctrl combinations
Hendrik Hamerlinck
- [PATCH v2 0/5] Add support for Andes Qilai SoC PCIe controller
Randolph Lin
- [PATCH v2 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
Randolph Lin
- [PATCH v2 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
Zixian Zeng
- (subset) [PATCH v13 4/7] rtc: spacemit: support the SpacemiT P1 RTC
Alexandre Belloni
- [PATCH] clear_tasks_mm_cpumask(cpu) is added to arch_cpuhp_cleanup_dead_cpu
Danil Skrebenkov
- [PATCH 1/2] driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW
Sebastian Reichel
- [PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
patchwork-bot+linux-riscv at kernel.org
- [PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
patchwork-bot+linux-riscv at kernel.org
- [PATCH V13 0/6] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH V13 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
Chunyan Zhang
- [PATCH] dt-bindings: i2c: spacemit: extend and validate all properties
Yixun Lan
- [PATCH v4] riscv: dts: spacemit: add UART pinctrl combinations
Hendrik Hamerlinck
- [GIT PULL] RISC-V Sophgo Devicetrees for v6.18
Chen Wang
- [PATCH] riscv: Move user-visible sbi ext ids to uapi
BillXiang
- riscv: Backport request for mmap address space fixes to 6.6
Vivian Wang
- [PATCH v2 00/21] paravirt: cleanup and reorg
Juergen Gross
- [PATCH net-next 00/10] net: stmmac: remove mac_interface
Russell King (Oracle)
- [PATCH 0/3] spi: support the SpacemiT K1 SPI controller
Alex Elder
- [PATCH] RISCV: KVM: Add support for userspace to suspend a vCPU
Zhe Qiao
- [PATCH V14 0/6] riscv: mm: Add soft-dirty and uffd-wp support
Chunyan Zhang
- [PATCH] dmaengine: mmp_pdma: fix DMA mask handling
Guodong Xu
- [PATCH v2 0/2] Poweroff/reboot support for TH1520 via AON
Icenowy Zheng
- [PATCH v2 0/3] riscv: dts: thead: add more th1520 isa extension support
Han Gao
- [GIT PULL] RISC-V SpacemiT Devicetrees for v6.18
Yixun Lan
- [PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
Sean Christopherson
- [PATCH] selftests: riscv: Add README for RISC-V KSelfTest
Paul Walmsley
- [PATCH] perf: riscv: skip empty batches in counter start
Paul Walmsley
- [PATCH RFC 0/1] Support unknown NMI based on SSE
Yunhui Cui
- [PATCH v14 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
Uwe Kleine-König
- [PATCH v3 0/8] riscv: Add Zalasr ISA extension support
Xu Lu
- Pytanie o samochód
Adam Drzewiecki
- [PATCH v1 0/3] Only link libstub to final vmlinux
Tiezhu Yang
- [PATCH net-next] net: spacemit: Make stats_lock softirq-safe
Vivian Wang
- [PATCH] RISC-V: cpu-hotplug fix
Danil Skrebenkov
- [syzbot] riscv/for-next build error
syzbot
- [REGRESSION] riscv/for-next: (build) in arch/riscv/kernel/entry.o (arch/riscv/kernel/entry.S) [logspec:...
KernelCI bot
- [REGRESSION] riscv/for-next: (build) while in macro instantiation in arch/riscv/kernel/entry.o (arch/ri...
KernelCI bot
- [PATCH v2 0/3] spi: support the SpacemiT K1 SPI controller
Alex Elder
- [PATCH v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
Paul Walmsley
- [PATCH] riscv: Use an atomic xchg in pudp_huge_get_and_clear()
Paul Walmsley
- [RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
Andrew Jones
- [PATCH v3 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
Drew Fustini
- [PATCH v2 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
Icenowy Zheng
- [PATCH v4 0/2] ASoC: spacemit: add i2s support to K1 SoC
Troy Mitchell
- [PATCH v10 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
Stephen Boyd
- [PATCH 0/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3
Aurelien Jarno
- [PATCH 2/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3
Aurelien Jarno
- [PATCH 3/3] riscv: dts: spacemit: add i2c aliases on BPI-F3
Aurelien Jarno
- [PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
- [PATCH] RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
Anup Patel
- [PATCH v2 0/1] riscv: bpf: Fix uninitialized symbol 'retval_off'
Chenghao Duan
- [PATCH v2 1/1] riscv: bpf: Fix uninitialized symbol 'retval_off'
Chenghao Duan
- [PATCH v2 00/11] riscv: Add initial support for Anlogic DR1V90
Junhui Liu
- [PATCH v2 01/11] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
Junhui Liu
- [PATCH 0/5] clk/reset: anlogic: add support for DR1V90 SoC
Junhui Liu
- [PATCH v3 0/3] spi: support the SpacemiT K1 SPI controller
Alex Elder
- [PATCH v3 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
Alex Elder
- [PATCH v3 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
Alex Elder
- [PATCH 0/6] i2c: spacemit: fix and introduce pio
Aurelien Jarno
- [PATCH 1/6] i2c: spacemit: ensure bus release check runs when wait_bus_idle() fails
Aurelien Jarno
- [PATCH 2/6] i2c: spacemit: remove stop function to avoid bus error
Aurelien Jarno
- [PATCH 3/6] i2c: spacemit: disable SDA glitch fix to avoid restart delay
Aurelien Jarno
- [PATCH 4/6] i2c: spacemit: check SDA instead of SCL after bus reset
Aurelien Jarno
- [PATCH 5/6] i2c: spacemit: ensure SDA is released after bus reset
Aurelien Jarno
- [PATCH 6/6] i2c: spacemit: introduce pio for k1
Aurelien Jarno
- [PATCH 00/11] riscv: Memory type control for platforms with physical memory aliases
Bo Gan
- [PATCH v2] RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
BillXiang
- [External] [PATCH v5 12/21] RISC-V: perf: Modify the counter discovery mechanism
yunhui cui
- [PATCH v3 0/5] Add support for Andes Qilai SoC PCIe controller
Randolph Lin
- [PATCH v3 1/5] PCI: dwc: Skip failed outbound iATU and continue
Randolph Lin
- [PATCH v3 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
Randolph Lin
- [PATCH RFC 0/2] mm: add huge pfnmap support for remap_pfn_range()
Yin Tirui
- [PATCH v2] irqchip/sifive-plic: avoid interrupt ID 0 handling during suspend/resume
Lucas Zampieri
- [PATCH v2 0/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3
Aurelien Jarno
- [PATCH] dt-bindings: i2c: spacemit,k1-i2c: Minor whitespace cleanup in example
Wolfram Sang
- [PATCH RESEND v6 0/2] riscv: Use GCR.U timer device as clocksource
Aleksa Paunovic via B4 Relay
- [PATCH RESEND v6 1/2] dt-bindings: timer: mips,p8700-gcru
Aleksa Paunovic via B4 Relay
- [PATCH RESEND v6 2/2] riscv: Allow for riscv-clock to pick up mmio address.
Aleksa Paunovic via B4 Relay
- [PATCH v4 0/5] Add support for Andes Qilai SoC PCIe controller
Randolph Lin
- [PATCH v4 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
Randolph Lin
- [PATCH v4 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
Randolph Lin
- [PATCH v4 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
Randolph Lin
- [PATCH v4 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
Randolph Lin
- [PATCH v19 00/27] riscv control-flow integrity for usermode
Paul Walmsley
- [PATCH v7 01/12] arch: export set_direct_map_valid_noflush to KVM module
Patrick Roy
- [GIT PULL] RISC-V Misc Devicetrees for v6.18
Conor Dooley
- [GIT PULL] RISC-V config for v6.18
Conor Dooley
- [GIT PULL] RISC-V cache drivers for v6.18
Conor Dooley
- [GIT PULL] soc: fixes for 6.17, part 3
Arnd Bergmann
- [PATCH v10 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
Paul Walmsley
- [PATCH v2 0/6] i2c: spacemit: fix and introduce pio
Troy Mitchell
- [PATCH v2 1/6] i2c: spacemit: ensure bus release check runs when wait_bus_idle() fails
Troy Mitchell
- [PATCH v2 3/6] i2c: spacemit: disable SDA glitch fix to avoid restart delay
Troy Mitchell
- [PATCH v2 4/6] i2c: spacemit: check SDA instead of SCL after bus reset
Troy Mitchell
- [GIT PULL] KVM/riscv changes for 6.18
Anup Patel
- [PATCH] Documentation/features: Update feature lists for 6.17-rc7
Lukas Bulwahn
- [PATCH v2 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
Yunhui Cui
- [PATCH v4 0/3] spi: support the SpacemiT K1 SPI controller
Alex Elder
- [PATCH v1] gpio: mpfs: fix setting gpio direction to output
Conor Dooley
- [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
Paul Walmsley
- [PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
Paul Walmsley
- [PATCH next] pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()
Dan Carpenter
- [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
Sandipan Das
- [PATCH v2] riscv: Add kprobes KUnit test
Thomas Huth
- [PATCH] MAINTAINERS: add entry for SpacemiT K1 I2C driver
Troy Mitchell
- [PATCH v3 0/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3
Aurelien Jarno
- [PATCH v3 3/3] riscv: dts: spacemit: add i2c aliases on BPI-F3
Aurelien Jarno
- [GIT PULL] RISC-V updates for v6.17-rc8
Paul Walmsley
- driver: reset: spacemit-p1: add driver for poweroff/reboot
Aurelien Jarno
- [PATCH 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
Aurelien Jarno
- Re: CFP Now Open: RISC-V Microconference at LPC 2025 (Tokyo, Dec 11â13)
Atish Patra
- [PATCH 0/2] riscv: dts: spacemit: Add initial support for MusePi Pro
Troy Mitchell
- [PATCH] RISC-V: KVM: Transparent huge page support
liu.xuemei1 at zte.com.cn
- [PATCH v2] efistub: Only link libstub to final vmlinux
Tiezhu Yang
- [PATCH v2] i2c: spacemit: configure ILCR for accurate SCL frequency
Yixun Lan
- [PATCH v3] i2c: spacemit: introduce pio for k1
Troy Mitchell
- [GIT PULL] RISC-V updates for v6.18-rc1
Paul Walmsley
- [PATCH v2] RISC-V: KVM: Transparent huge page support
liu.xuemei1 at zte.com.cn
- [PATCH] riscv: mm: Add proper handling for HWPOISON faults
Ruidong Tian
- [PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
Icenowy Zheng
- [PATCH v15 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
Michal Wilczynski
- [PATCH v15 1/7] pwm: Export `pwmchip_release` for external use
Michal Wilczynski
- [PATCH] mailbox: RISCV_SBI_MPXY_MBOX should be disabled by default
Geert Uytterhoeven
- [PATCH] clk: COMMON_CLK_RPMI should depend on RISCV
Geert Uytterhoeven
- [PATCH v2 0/8] perf build: Support building with Clang
Leo Yan
- [PATCH v2 0/2] Add board-id support for multiple DT selection
Chen-Yu Tsai
Last message date:
Tue Sep 30 20:48:30 PDT 2025
Archived on: Fri Oct 17 08:44:12 PDT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).