Show patches with: Archived = No       |   15372 patches
« 1 2 ... 95 96 97153 154 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,5/5] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1 Add I2S support for the StarFive JH7110 SoC - - - --1 2023-08-02 Xingyu Wu conchuod Superseded
[v1,4/5] riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1 Add I2S support for the StarFive JH7110 SoC - - - --1 2023-08-02 Xingyu Wu conchuod Superseded
[v1,3/5] ASoC: dwc: i2s: Add StarFive JH7110 SoC support Add I2S support for the StarFive JH7110 SoC - - - --1 2023-08-02 Xingyu Wu Superseded
[v1,2/5] ASoC: dt-bindings: snps,designware-i2s: Add StarFive JH7110 SoC support Add I2S support for the StarFive JH7110 SoC - - - --1 2023-08-02 Xingyu Wu Superseded
[v1,1/5] ASoC: dwc: Use ops to get platform data Add I2S support for the StarFive JH7110 SoC - - - --1 2023-08-02 Xingyu Wu Superseded
[v6,10/10] perf: tests: Adapt mmap-basic.c for riscv riscv: Allow userspace to directly access perf counters - 3 - 151- 2023-08-02 Alexandre Ghiti Accepted
[v6,09/10] tools: lib: perf: Implement riscv mmap support riscv: Allow userspace to directly access perf counters - 3 - 15-1 2023-08-02 Alexandre Ghiti Accepted
[v6,08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access riscv: Allow userspace to directly access perf counters - - - 16-- 2023-08-02 Alexandre Ghiti Accepted
[v6,07/10] drivers: perf: Implement perf event mmap support in the SBI backend riscv: Allow userspace to directly access perf counters - 1 - 151- 2023-08-02 Alexandre Ghiti Accepted
[v6,06/10] drivers: perf: Implement perf event mmap support in the legacy backend riscv: Allow userspace to directly access perf counters - 2 - 16-- 2023-08-02 Alexandre Ghiti Accepted
[v6,05/10] riscv: Prepare for user-space perf event mmap support riscv: Allow userspace to directly access perf counters - 2 - 16-- 2023-08-02 Alexandre Ghiti Accepted
[v6,04/10] drivers: perf: Rename riscv pmu sbi driver riscv: Allow userspace to directly access perf counters - 2 - 16-- 2023-08-02 Alexandre Ghiti Accepted
[v6,03/10] riscv: Make legacy counter enum match the HW numbering riscv: Allow userspace to directly access perf counters - 2 - 16-- 2023-08-02 Alexandre Ghiti Accepted
[v6,02/10] include: riscv: Fix wrong include guard in riscv_pmu.h riscv: Allow userspace to directly access perf counters - 3 - 16-- 2023-08-02 Alexandre Ghiti Accepted
[v6,01/10] perf: Fix wrong comment about default event_idx riscv: Allow userspace to directly access perf counters - 2 - 16-- 2023-08-02 Alexandre Ghiti Accepted
[v1] riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause [v1] riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause - 1 - 16-- 2023-08-02 Minda Chen Accepted
[v2] RISC-V: cpu: refactor deprecated strncpy [v2] RISC-V: cpu: refactor deprecated strncpy 1 3 - 16-- 2023-08-02 Justin Stitt Accepted
[v2,9/9] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,8/9] RISC-V: KVM: avoid EBUSY when writing the same isa_ext val RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,7/9] RISC-V: KVM: avoid EBUSY when writing the same machine ID val RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,6/9] RISC-V: KVM: avoid EBUSY when writing same ISA val RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,5/9] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,4/9] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,3/9] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z) RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,2/9] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v2,1/9] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown RISC-V: KVM: change get_reg/set_reg error codes - - - --1 2023-08-01 Daniel Henrique Barboza Superseded
[v3,2/2] RISC-V: alternative: Remove feature_probe_func [v3,1/2] RISC-V: Probe for unaligned access speed - 1 - 15-1 2023-08-01 Evan Green Superseded
[v3,1/2] RISC-V: Probe for unaligned access speed [v3,1/2] RISC-V: Probe for unaligned access speed 1 - - 1411 2023-08-01 Evan Green Superseded
RISC-V: cpu: refactor deprecated strncpy RISC-V: cpu: refactor deprecated strncpy - 1 - 16-- 2023-08-01 Justin Stitt Superseded
[v5] riscv: entry: set a0 = -ENOSYS only when syscall != -1 [v5] riscv: entry: set a0 = -ENOSYS only when syscall != -1 - 2 2 151- 2023-08-01 Celeste Liu Accepted
[-next] i2c: remove redundant dev_err_probe() [-next] i2c: remove redundant dev_err_probe() - 1 - 16-- 2023-08-01 wangzhu Superseded
riscv: Correct the MODULES_VADDR riscv: Correct the MODULES_VADDR - - - 16-- 2023-08-01 Song Shuai Changes Requested
[v1,v1,7/7] drm/vs: Add hdmi DRM driver for verisilicon - - - --1 2023-08-01 Keith Zhao Handled Elsewhere
[v1,v1,6/7] drm/vs: Add KMS crtc&plane DRM driver for verisilicon - - - --1 2023-08-01 Keith Zhao Handled Elsewhere
[v1,v1,5/7] drm/vs: Register DRM device DRM driver for verisilicon - - - --1 2023-08-01 Keith Zhao Handled Elsewhere
[v1,v1,4/7] drm/fourcc: Add drm/vs tiled modifiers DRM driver for verisilicon - - - --1 2023-08-01 Keith Zhao Handled Elsewhere
[v1,v1,3/7] riscv: dts: starfive: jh7110: add dc controller and hdmi node DRM driver for verisilicon - - - --1 2023-08-01 Keith Zhao Handled Elsewhere
[v1,v1,2/7] dt-bindings: display: Add yamls for JH7110 display system DRM driver for verisilicon - - - --1 2023-08-01 Keith Zhao Handled Elsewhere
[v1,v1,1/7] MAINTAINERS: Update starfive maintainers DRM driver for verisilicon - - - --1 2023-08-01 Keith Zhao Handled Elsewhere
riscv: Flush stale TLB entry with VMAP_STACK enabled riscv: Flush stale TLB entry with VMAP_STACK enabled - - - --1 2023-08-01 Dylan Jhong Changes Requested
[v3,4/4] riscv: Improve flush_tlb_kernel_range() riscv: tlb flush improvements - 1 - 16-- 2023-08-01 Alexandre Ghiti Superseded
[v3,3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb riscv: tlb flush improvements - 1 - 16-- 2023-08-01 Alexandre Ghiti Superseded
[v3,2/4] riscv: Improve flush_tlb_range() for hugetlb pages riscv: tlb flush improvements - 1 - 16-- 2023-08-01 Alexandre Ghiti Superseded
[v3,1/4] riscv: Improve flush_tlb() riscv: tlb flush improvements - 1 - 16-- 2023-08-01 Alexandre Ghiti Superseded
gpio: sifive: remove unneeded call to platform_set_drvdata() gpio: sifive: remove unneeded call to platform_set_drvdata() - 2 - --1 2023-08-01 Andrei Coardos Changes Requested
[v4.1,3/3] KVM: selftests: Add a selftest for guest prints and formatted asserts KVM: selftests: Guest printf extra prep patches - - - --1 2023-07-31 Sean Christopherson Handled Elsewhere
[v4.1,2/3] KVM: selftests: Add #define of expected KVM exit reason for ucall KVM: selftests: Guest printf extra prep patches - 1 - --1 2023-07-31 Sean Christopherson Handled Elsewhere
[v4.1,1/3] KVM: selftests: Add arch ucall.h and inline simple arch hooks KVM: selftests: Guest printf extra prep patches - 1 - --1 2023-07-31 Sean Christopherson Handled Elsewhere
riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() - 1 - 16-- 2023-07-31 Nam Cao Accepted
[mm-unstable,v8,31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,28/31] sparc64: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,27/31] sh: Convert pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 1 - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs Split ptdesc from struct page 2 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,25/31] openrisc: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,24/31] nios2: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,23/31] mips: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,22/31] m68k: Convert various functions to use ptdescs Split ptdesc from struct page 2 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,21/31] loongarch: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,20/31] hexagon: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,19/31] csky: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,18/31] arm64: Convert various functions to use ptdescs Split ptdesc from struct page 2 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,17/31] arm: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,16/31] pgalloc: Convert various functions to use ptdescs Split ptdesc from struct page - - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,15/31] mm: Remove page table members from struct page Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,14/31] s390: Convert various pgalloc functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,13/31] x86: Convert various functions to use ptdescs Split ptdesc from struct page - - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,12/31] powerpc: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor} Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,10/31] mm: Convert ptlock_free() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,09/31] mm: Convert pmd_ptlock_free() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,08/31] mm: Convert ptlock_init() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,07/31] mm: Convert pmd_ptlock_init() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,06/31] mm: Convert ptlock_ptr() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,05/31] mm: Convert ptlock_alloc() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc() Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,03/31] mm: add utility functions for ptdesc Split ptdesc from struct page - - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,02/31] pgtable: Create struct ptdesc Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,01/31] mm: Add PAGE_TYPE_OP folio functions Split ptdesc from struct page 1 - - --1 2023-07-31 Vishal Moola Superseded
riscv: Handle zicsr/zifencei issue between gcc and binutils riscv: Handle zicsr/zifencei issue between gcc and binutils 1 1 - 16-- 2023-07-31 Mingzheng Xing Superseded
[v3,36/36] kselftest/arm64: Enable GCS for the FP stress tests arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,35/36] kselftest/arm64: Add a GCS stress test arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,34/36] selftests/arm64: Add GCS signal tests arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,33/36] kselftest/arm64: Add test coverage for GCS mode locking arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,32/36] kselftest/arm64: Add a GCS test program built with the system libc arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,31/36] kselftest/arm64: Add very basic GCS test program arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,30/36] kselftest/arm64: Always run signals tests with GCS enabled arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,29/36] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,28/36] kselftest/arm64: Add framework support for GCS to signal handling tests arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,26/36] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,25/36] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,24/36] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,23/36] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,22/36] arm64/signal: Set up and restore the GCS context for signal handlers arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,21/36] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,20/36] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
[v3,18/36] arm64/gcs: Context switch GCS state for EL0 arm64/gcs: Provide support for GCS in userspace - - - --1 2023-07-31 Mark Brown Superseded
« 1 2 ... 95 96 97153 154 »