summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-08s390/bpf: Implement exceptionsIlya Leoshkevich
2024-07-08s390/bpf: Change seen_reg to a maskIlya Leoshkevich
2024-07-08riscv, bpf: Optimize stack usage of trampolinePuranjay Mohan
2024-07-02s390/bpf: Support arena atomicsIlya Leoshkevich
2024-07-02s390/bpf: Enable arenaIlya Leoshkevich
2024-07-02s390/bpf: Support address space cast instructionIlya Leoshkevich
2024-07-02s390/bpf: Support BPF_PROBE_MEM32Ilya Leoshkevich
2024-07-02s390/bpf: Land on the next JITed instruction after exceptionIlya Leoshkevich
2024-07-02s390/bpf: Introduce pre- and post- probe functionsIlya Leoshkevich
2024-07-02s390/bpf: Get rid of get_probe_mem_regno()Ilya Leoshkevich
2024-07-02s390/bpf: Factor out emitting probe nopsIlya Leoshkevich
2024-07-02riscv, bpf: Add 12-argument support for RV64 bpf trampolinePu Lehui
2024-07-01riscv, bpf: Use bpf_prog_pack for RV64 bpf trampolinePu Lehui
2024-07-01riscv, bpf: Fix out-of-bounds issue when preparing trampoline imagePu Lehui
2024-06-21bpf, arm64: Inline bpf_get_current_task/_btf() helpersPuranjay Mohan
2024-06-20bpf: remove unused parameter in bpf_jit_binary_pack_finalizeRafael Passos
2024-06-20bpf, x64: Remove tail call detectionLeon Hwang
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-06-05KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrTao Su
2024-06-05Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-06-04KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba
2024-06-04KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba
2024-06-04KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba
2024-06-04KVM: arm64: Reintroduce __sve_save_stateFuad Tabba
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-03Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini
2024-06-03KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson
2024-06-03KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria
2024-06-03KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria
2024-06-03KVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania
2024-06-03riscv, bpf: Introduce shift add helper with Zba optimizationXiao Wang
2024-06-03LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen
2024-06-03LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang
2024-06-03LoongArch: Fix built-in DTB detectionJiaxun Yang
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-02Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-01Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-31Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds