Show patches with: Submitter = Julien Grall       |   164 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
arm64: cpufeature: Export Armv8.6 Matrix feature to userspace arm64: cpufeature: Export Armv8.6 Matrix feature to userspace - - - --- 2019-10-25 Julien Grall New
arm64: cpufeature: Don't expose ZFR0 to userspace when SVE is not enabled arm64: cpufeature: Don't expose ZFR0 to userspace when SVE is not enabled - 3 - --- 2019-10-14 Julien Grall Mainlined
[4/4] docs/arm64: cpu-feature-registers: Documents missing visible fields arm64/cpufeature: Fix + doc update - - - --- 2019-10-03 Julien Grall New
[3/4] docs/arm64: elf_hwcaps: Document HWCAP_SB arm64/cpufeature: Fix + doc update - - - --- 2019-10-03 Julien Grall New
[2/4] docs/arm64: elf_hwcaps: sort the HWCAP{, 2} documentation by ascending value arm64/cpufeature: Fix + doc update - - - --- 2019-10-03 Julien Grall New
[1/4] arm64: cpufeature: Effectively expose FRINT capability to userspace arm64/cpufeature: Fix + doc update - - - --- 2019-10-03 Julien Grall New
arm64/ptrace: Fix typoes in sve_set() comment arm64/ptrace: Fix typoes in sve_set() comment - 1 - --- 2019-08-07 Julien Grall Mainlined
[v3,15/15] kvm/arm: Align the VMID allocation with the arm64 ASID one kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,14/15] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,13/15] arm/kvm: Introduce a new VMID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,12/15] arm64/lib: Add an helper to free memory allocated by the ASID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,11/15] arm64: Move the ASID allocator code in a separate file kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,10/15] arm64/mm: Introduce a callback to flush the local context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,09/15] arm64/mm: Split the function check_and_switch_context in 3 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,08/15] arm64/mm: Split asid_inits in 2 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,07/15] arm64/mm: Introduce NUM_ASIDS kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,06/15] arm64/mm: Store the number of asid allocated per context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,05/15] arm64/mm: Remove dependency on MM in new_context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,04/15] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,03/15] arm64/mm: Move bits to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,02/15] arm64/mm: Move active_asids and reserved_asids to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[v3,01/15] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-07-24 Julien Grall New
[RFC,v2,14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,13/14] arm/kvm: Introduce a new VMID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,12/14] arm64/lib: asid: Allow user to update the context under the lock kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,11/14] arm64: Move the ASID allocator code in a separate file kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,10/14] arm64/mm: Introduce a callback to flush the local context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,09/14] arm64/mm: Split the function check_and_switch_context in 3 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,08/14] arm64/mm: Split asid_inits in 2 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,07/14] arm64/mm: Introduce NUM_ASIDS kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,06/14] arm64/mm: Store the number of asid allocated per context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,05/14] arm64/mm: Remove dependency on MM in new_context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,03/14] arm64/mm: Move bits to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,02/14] arm64/mm: Move active_asids and reserved_asids to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,01/14] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-06-20 Julien Grall RFC
[RFC,v2,8/8] arm64/sve: Rework SVE trap access to use TIF_SVE_NEEDS_FLUSH arm64/sve: First steps towards optimizing syscalls - - - --- 2019-06-13 Julien Grall RFC
[RFC,v2,7/8] arm64/sve: Don't disable SVE on syscalls return arm64/sve: First steps towards optimizing syscalls - - - --- 2019-06-13 Julien Grall RFC
[RFC,v2,6/8] arm64/sve: Implement an helper to load SVE registers from FPSIMD state arm64/sve: First steps towards optimizing syscalls - 1 - --- 2019-06-13 Julien Grall RFC
[RFC,v2,5/8] arm64/sve: Implement an helper to flush SVE registers arm64/sve: First steps towards optimizing syscalls - 1 - --- 2019-06-13 Julien Grall RFC
[RFC,v2,4/8] arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LEN arm64/sve: First steps towards optimizing syscalls - 1 - --- 2019-06-13 Julien Grall RFC
[RFC,v2,3/8] arm64/fpsimdmacros: Allow the macro "for" to be used in more cases arm64/sve: First steps towards optimizing syscalls - 1 - --- 2019-06-13 Julien Grall RFC
[RFC,v2,2/8] arm64/signal: Update the comment in preserve_sve_context arm64/sve: First steps towards optimizing syscalls - 1 - --- 2019-06-13 Julien Grall RFC
[RFC,v2,1/8] arm64/fpsimd: Update documentation of do_sve_acc arm64/sve: First steps towards optimizing syscalls - 1 - --- 2019-06-13 Julien Grall RFC
arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs() arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs() - - - --- 2019-05-30 Julien Grall New
[v5,3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-05-21 Julien Grall Mainlined
[v5,2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state 1 1 - --- 2019-05-21 Julien Grall Mainlined
[v5,1/3] arm64/fpsimd: Remove the prototype for sve_flush_cpu_state() arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-05-21 Julien Grall Mainlined
[v4,3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-04-26 Julien Grall Mainlined
[v4,2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-04-26 Julien Grall Mainlined
[v4,1/3] arm64/fpsimd: Remove the prototype for sve_flush_cpu_state() arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-04-26 Julien Grall Mainlined
[v3,3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - - - --- 2019-04-23 Julien Grall New
[v3,2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-04-23 Julien Grall New
[v3,1/3] arm64/fpsimd: Remove the prototype for sve_flush_cpu_state() arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-04-23 Julien Grall New
[v2,3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - - - --- 2019-04-12 Julien Grall New
[v2,2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - - - --- 2019-04-12 Julien Grall New
[v2,1/3] arm64/fpsimd: Remove the prototype for sve_flush_cpu_state() arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - 1 - --- 2019-04-12 Julien Grall New
[RFC,14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,13/14] arm/kvm: Introduce a new VMID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,12/14] arm64/lib: asid: Allow user to update the context under the lock kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,11/14] arm64: Move the ASID allocator code in a separate file kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,10/14] arm64/mm: Introduce a callback to flush the local context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,09/14] arm64/mm: Split the function check_and_switch_context in 3 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,08/14] arm64/mm: Split asid_inits in 2 parts kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,07/14] arm64/mm: Introduce NUM_ASIDS kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,06/14] arm64/mm: Store the number of asid allocated per context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,05/14] arm64/mm: Remove dependency on MM in new_context kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,03/14] arm64/mm: Move bits to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,02/14] arm64/mm: Move active_asids and reserved_asids to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[RFC,01/14] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it kvm/arm: Align the VMID allocation with the arm64 ASID one - - - --- 2019-03-21 Julien Grall RFC
[3/3] arm64: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it 1 - - --- 2019-02-08 Julien Grall New
[2/3] arm: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it - - - --- 2019-02-08 Julien Grall New
[2/3] arm: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it - - - --- 2019-02-08 Julien Grall New
[RFC] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state [RFC] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state - - - --- 2019-02-08 Julien Grall RFC
[RFC,8/8] arm64/sve: Rework SVE trap access to use TIF_SVE_NEEDS_FLUSH arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[RFC,7/8] arm64/sve: Don't disable SVE on syscalls return arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[RFC,6/8] arm64/sve: Implement helper to load SVE registers from FPSIMD state arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[RFC,5/8] arm64/sve: Implement helper to flush SVE registers arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[RFC,4/8] arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LEN arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[RFC,3/8] arm64/fpsimdmacros: Allow the macro "for" to be used in more cases arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[RFC,2/8] arm64/signal: Update the comment in preserve_sve_context arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[RFC,1/8] arm64/fpsimd: Update documentation of do_sve_acc arm64/sve: First steps towards optimizing syscalls - - - --- 2019-01-18 Julien Grall RFC
[KVMTOOL,v2,9/9] kvmtool: Allow standard size specifiers for memory bank arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,8/9] arm: Add support for multi memory regions arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,7/9] Allow the user to specify where the RAM is placed in the memory arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,6/9] arm: Move anything related to RAM initialization in kvm__init_ram arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,5/9] arm: Add an helper to sanitize KVM configuration arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,4/9] Fold kvm__init_ram call in kvm__arch_init arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,3/9] virtio/scsi: Allow to use multiple banks arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,2/9] kvm__arch_init: Don't pass hugetlbfs_path and ram_size in parameter arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
[KVMTOOL,v2,1/9] arm: Allow use of hugepage with 16K pagesize host arm: Allow the user specifying where the RAM is place in the memory - - - --- 2018-10-18 Julien Grall New
Documentation/arm64/sve: Couple of improvements and typoes Documentation/arm64/sve: Couple of improvements and typoes 1 - - --- 2018-08-14 Julien Grall New
[RFC,13/13] kvmtool: arm/arm64: Add support for creating VM with PA size - - - --- 2018-05-10 Julien Grall New
[RFC,12/13] kvmtool: arm64: Switch memory layout - - - --- 2018-05-10 Julien Grall New
[RFC,11/13] kvmtool: arm64: Add support for guest physical address size - - - --- 2018-05-10 Julien Grall New
[RFC,10/13] kvmtool: Allow backends to run checks on the KVM device fd - - - --- 2018-05-10 Julien Grall New
[RFC,09/13] virtio: Handle aborts using invalid PFN - - - --- 2018-05-10 Julien Grall New
[RFC,08/13] arm: Add support for multi memory regions - - - --- 2018-05-10 Julien Grall New
[RFC,07/13] Allow the user to specify where the RAM is placed in the memory - - - --- 2018-05-10 Julien Grall New
« 1 2 »