Show patches with: none      |   23980 patches
« 1 2 ... 229 230 231239 240 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] Documentation: virt: Fix broken reference to virt tree's index [v2] Documentation: virt: Fix broken reference to virt tree's index - - - --- 2019-08-09 Sheriff Esseson New
dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board 1 - - --- 2019-08-08 Paul Walmsley New
dt-bindings: riscv: remove obsolete cpus.txt dt-bindings: riscv: remove obsolete cpus.txt - 1 - --- 2019-08-08 Paul Walmsley New
riscv: fix flush_tlb_range() end address for flush_tlb_page() riscv: fix flush_tlb_range() end address for flush_tlb_page() - 2 - --- 2019-08-08 Paul Walmsley New
[2/2] riscv: Make __fstate_clean() can work correctly. riscv: Correct the initialized flow of FP and __fstate_clean() - 2 - --- 2019-08-08 Vincent Chen New
[1/2] riscv: Correct the initialized flow of FP register riscv: Correct the initialized flow of FP and __fstate_clean() - 2 - --- 2019-08-08 Vincent Chen New
[v6,14/14] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions 1 3 - --- 2019-08-08 Alexandre Ghiti New
[v6,13/14] mips: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions 1 2 - --- 2019-08-08 Alexandre Ghiti New
[v6,12/14] mips: Replace arch specific way to determine 32bit task with generic version Provide generic top-down mmap layout functions 1 2 - --- 2019-08-08 Alexandre Ghiti New
[v6,11/14] mips: Adjust brk randomization offset to fit generic version Provide generic top-down mmap layout functions 1 2 - --- 2019-08-08 Alexandre Ghiti New
[v6,10/14] mips: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 2 1 - --- 2019-08-08 Alexandre Ghiti New
[v6,09/14] mips: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 2 1 - --- 2019-08-08 Alexandre Ghiti New
[v6,08/14] arm: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions 1 1 - --- 2019-08-08 Alexandre Ghiti New
[v6,07/14] arm: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 1 1 - --- 2019-08-08 Alexandre Ghiti New
[v6,06/14] arm: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 1 1 - --- 2019-08-08 Alexandre Ghiti New
[v6,05/14] arm64, mm: Make randomization selected by generic topdown mmap layout Provide generic top-down mmap layout functions 2 2 - --- 2019-08-08 Alexandre Ghiti New
[v6,04/14] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions 2 2 - --- 2019-08-08 Alexandre Ghiti New
[v6,03/14] arm64: Consider stack randomization for mmap base only when necessary Provide generic top-down mmap layout functions 2 2 - --- 2019-08-08 Alexandre Ghiti New
[v6,02/14] arm64: Make use of is_compat_task instead of hardcoding this test Provide generic top-down mmap layout functions 2 2 - --- 2019-08-08 Alexandre Ghiti New
[v6,01/14] mm, fs: Move randomize_stack_top from fs to mm Provide generic top-down mmap layout functions 1 2 - --- 2019-08-08 Alexandre Ghiti New
[v5] RISC-V: Fix unsupported isa string info. [v5] RISC-V: Fix unsupported isa string info. - - - --- 2019-08-07 Atish Patra New
[v3] riscv: Using CSR numbers to access CSRs [v3] riscv: Using CSR numbers to access CSRs - 2 - --- 2019-08-07 Bin Meng New
riscv: move sifive_l2_cache.c to drivers/misc riscv: move sifive_l2_cache.c to drivers/misc - - - --- 2019-08-07 Christoph Hellwig New
[v2] riscv: Using CSR numbers to access CSRs [v2] riscv: Using CSR numbers to access CSRs - 1 - --- 2019-08-07 Bin Meng Superseded
[v4,20/20] RISC-V: KVM: Add MAINTAINERS entry KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,19/20] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,18/20] RISC-V: KVM: Add SBI v0.1 support KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,17/20] RISC-V: KVM: Implement ONE REG interface for FP registers KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,16/20] RISC-V: KVM: FP lazy save/restore KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,15/20] RISC-V: KVM: Add timer functionality KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,14/20] RISC-V: KVM: Implement MMU notifiers KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,13/20] RISC-V: KVM: Implement stage2 page table programming KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,12/20] RISC-V: KVM: Implement VMID allocator KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,11/20] RISC-V: KVM: Handle WFI exits for VCPU KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,10/20] RISC-V: KVM: Handle MMIO exits for VCPU KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,09/20] RISC-V: KVM: Implement VCPU world-switch KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,07/20] RISC-V: KVM: Implement VCPU interrupts and requests handling KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,06/20] RISC-V: KVM: Implement VCPU create, init and destroy functions KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,05/20] RISC-V: Add initial skeletal KVM support KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,04/20] RISC-V: Add hypervisor extension related CSR defines KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,03/20] RISC-V: Export few kernel symbols KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,02/20] RISC-V: Add bitmap reprensenting ISA features common across CPUs KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[v4,01/20] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface KVM RISC-V Support - - - --- 2019-08-07 Anup Patel New
[2/2] riscv: Add KASAN support KASAN support for RISC-V - - - --- 2019-08-07 Nick Hu New
[1/2] riscv: Add memmove string operation. KASAN support for RISC-V 1 - - --- 2019-08-07 Nick Hu New
riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes - - - --- 2019-08-07 Bin Meng New
riscv: kbuild: drop CONFIG_RISCV_ISA_C riscv: kbuild: drop CONFIG_RISCV_ISA_C - 2 - --- 2019-08-07 Paul Walmsley New
riscv: delay: use do_div() instead of __udivdi3() riscv: delay: use do_div() instead of __udivdi3() - - - --- 2019-08-07 Paul Walmsley New
RISC-V: Remove udivdi3 RISC-V: Remove udivdi3 1 - - --- 2019-08-07 Palmer Dabbelt New
[v3,19/19] RISC-V: KVM: Add MAINTAINERS entry KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,18/19] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,17/19] RISC-V: KVM: Add SBI v0.1 support KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,16/19] RISC-V: KVM: Implement ONE REG interface for FP registers KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,15/19] RISC-V: KVM: FP lazy save/restore KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,14/19] RISC-V: KVM: Add timer functionality KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,13/19] RISC-V: KVM: Implement MMU notifiers KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,12/19] RISC-V: KVM: Implement stage2 page table programming KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,11/19] RISC-V: KVM: Implement VMID allocator KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,10/19] RISC-V: KVM: Handle WFI exits for VCPU KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,09/19] RISC-V: KVM: Handle MMIO exits for VCPU KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,08/19] RISC-V: KVM: Implement VCPU world-switch KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,07/19] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,06/19] RISC-V: KVM: Implement VCPU interrupts and requests handling KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,05/19] RISC-V: KVM: Implement VCPU create, init and destroy functions KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,04/19] RISC-V: Add initial skeletal KVM support KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,03/19] RISC-V: Add hypervisor extension related CSR defines KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,02/19] RISC-V: Export few kernel symbols KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
[v3,01/19] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface KVM RISC-V Support - - - --- 2019-08-05 Anup Patel New
Use CSR numbers instead of names Use CSR numbers instead of names - 2 - --- 2019-08-05 Andreas Schwab New
Documentation: virt: Fix broken reference to virt tree's index Documentation: virt: Fix broken reference to virt tree's index - - - --- 2019-08-04 Sheriff Esseson New
[GIT,PULL] RISC-V updates for v5.3-rc3 [GIT,PULL] RISC-V updates for v5.3-rc3 - - - --- 2019-08-03 Paul Walmsley New
[v4,4/4] dt-bindings: Update the riscv,isa string description Miscellaneous fixes - - - --- 2019-08-03 Atish Patra New
[v4,3/4] RISC-V: Fix unsupported isa string info. Miscellaneous fixes - - - --- 2019-08-03 Atish Patra New
[v4,2/4] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs Miscellaneous fixes - - - --- 2019-08-03 Atish Patra New
[v4,1/4] RISC-V: Remove per cpu clocksource Miscellaneous fixes 1 - - --- 2019-08-03 Atish Patra New
[RFC,v2,19/19] RISC-V: KVM: Add MAINTAINERS entry KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,18/19] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,17/19] RISC-V: KVM: Add SBI v0.1 support KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,16/19] RISC-V: KVM: Implement ONE REG interface for FP registers KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,15/19] RISC-V: KVM: FP lazy save/restore KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,14/19] RISC-V: KVM: Add timer functionality KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,13/19] RISC-V: KVM: Implement MMU notifiers KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,12/19] RISC-V: KVM: Implement stage2 page table programming KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,11/19] RISC-V: KVM: Implement VMID allocator KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,10/19] RISC-V: KVM: Handle WFI exits for VCPU KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,09/19] RISC-V: KVM: Handle MMIO exits for VCPU KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,08/19] RISC-V: KVM: Implement VCPU world-switch KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,07/19] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,06/19] RISC-V: KVM: Implement VCPU interrupts and requests handling KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,05/19] RISC-V: KVM: Implement VCPU create, init and destroy functions KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,04/19] RISC-V: Add initial skeletal KVM support KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,03/19] RISC-V: Add hypervisor extension related CSR defines KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,02/19] RISC-V: Export few kernel symbols KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[RFC,v2,01/19] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface KVM RISC-V Support - - - --- 2019-08-02 Anup Patel New
[v3,5/5] dt-bindings: Update the riscv,isa string description Miscellaneous fixes - - - --- 2019-08-01 Atish Patra New
[v3,4/5] RISC-V: Export few kernel symbols Miscellaneous fixes - - - --- 2019-08-01 Atish Patra New
[v3,3/5] RISC-V: Fix unsupported isa string info. Miscellaneous fixes - - - --- 2019-08-01 Atish Patra New
[v3,2/5] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs Miscellaneous fixes - - - --- 2019-08-01 Atish Patra New
[v3,1/5] RISC-V: Remove per cpu clocksource Miscellaneous fixes - - - --- 2019-08-01 Atish Patra New
« 1 2 ... 229 230 231239 240 »