summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-199-109/+516
|\
| * s390/bpf: Fix indirect trampoline generationAlexei Starovoitov2023-12-181-1/+2
| * cfi: Add CFI_NOSEAL()Peter Zijlstra2023-12-161-0/+5
| * x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra2023-12-163-23/+71
| * x86/cfi,bpf: Fix bpf_callback_t CFIPeter Zijlstra2023-12-163-8/+30
| * x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra2023-12-163-12/+227
| * cfi: Flip headersPeter Zijlstra2023-12-164-5/+7
| * x86, bpf: Use bpf_prog_pack for bpf trampolineSong Liu2023-12-071-26/+72
| * bpf: Use arch_bpf_trampoline_sizeSong Liu2023-12-072-14/+0
| * bpf: Add arch_bpf_trampoline_size()Song Liu2023-12-074-46/+128
| * bpf, x86: Adjust arch_prepare_bpf_trampoline return valueSong Liu2023-12-071-1/+1
| * bpf: Adjust argument names of arch_prepare_bpf_trampoline()Song Liu2023-12-071-5/+5
* | Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-142-4/+2
|\ \
| * | MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2023-12-132-4/+2
* | | Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-131-1/+1
|\ \ \
| * | | efi/loongarch: Use load address to calculate kernel entry addressWang Yao2023-12-111-1/+1
| | |/ | |/|
* | | Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-12-102-4/+10
|\ \ \
| * | | x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)2023-12-021-0/+3
| * | | x86/sev: Fix kernel crash due to late update to read-only ghcb_versionAshwin Dayanand Kamat2023-11-301-4/+7
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-12-106-11/+17
|\ \ \
| * | | KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson2023-12-081-3/+5
| * | | Merge tag 'kvm-x86-fixes-6.7-rcN' of https://github.com/kvm-x86/linux into kv...Paolo Bonzini2023-12-082-3/+7
| |\ \ \
| | * | | KVM: x86: Remove 'return void' expression for 'void function'Like Xu2023-12-011-2/+2
| | * | | KVM: Set file_operations.owner appropriately for all such structuresSean Christopherson2023-12-011-0/+1
| | * | | KVM: x86: Get CPL directly when checking if loaded vCPU is in kernel modeLike Xu2023-11-291-1/+4
| * | | | Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-12-082-5/+1
| |\ \ \ \
| | * | | | KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-11-141-1/+1
| | * | | | KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda2023-11-141-4/+0
| * | | | | Merge tag 'kvmarm-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-12-081-0/+4
| |\ \ \ \ \
| | * | | | | KVM: arm64: GICv4: Do not perform a map to a mapped vLPIKunkun Jiang2023-11-201-0/+4
| | |/ / / /
* | | | | | Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-101-2/+2
|\ \ \ \ \ \
| * | | | | | powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-051-2/+2
* | | | | | | Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-097-20/+12
|\ \ \ \ \ \ \
| * | | | | | | LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang2023-12-091-2/+2
| * | | | | | | LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang2023-12-091-0/+2
| * | | | | | | LoongArch: BPF: Don't sign extend function return valueHengqi Chen2023-12-091-2/+0
| * | | | | | | LoongArch: BPF: Don't sign extend memory load operandHengqi Chen2023-12-091-8/+2
| * | | | | | | LoongArch: Preserve syscall nr across execve()Hengqi Chen2023-12-091-1/+1
| * | | | | | | LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He2023-12-093-3/+2
| * | | | | | | LoongArch: Slightly clean up drdtime()Xi Ruoyao2023-12-091-3/+2
| * | | | | | | LoongArch: Apply dynamic relocations for LLDWANG Rui2023-12-091-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-12-096-33/+64
|\ \ \ \ \ \ \
| * | | | | | | MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer2023-12-051-12/+13
| * | | | | | | MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2023-12-052-17/+31
| * | | | | | | MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang2023-12-053-2/+13
| * | | | | | | MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang2023-12-051-0/+5
| * | | | | | | mips/smp: Call rcutree_report_cpu_starting() earlierStefan Wiehler2023-12-051-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'riscv-for-linus-6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-12-086-47/+105
|\ \ \ \ \ \ \
| * | | | | | | riscv: errata: andes: Probe for IOCP only once in boot stageLad Prabhakar2023-12-061-7/+13
| * | | | | | | riscv: Fix SMP when shadow call stacks are enabledSamuel Holland2023-12-061-1/+1