summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv, bpf: Implement more atomic operations for RV64Pu Lehui2022-04-112-24/+153
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-04-094-33/+315
|\
| * bpf, arm64: Sign return address for JITed codeXu Kuohai2022-04-062-2/+13
| * bpf, arm64: Adjust the offset of str/ldr(immediate) to positive numberXu Kuohai2022-04-011-27/+138
| * bpf, arm64: Optimize BPF store/load using arm64 str/ldr(immediate offset)Xu Kuohai2022-04-012-15/+127
| * arm64, insn: Add ldr/str with immediate offsetXu Kuohai2022-04-012-14/+62
* | net: atm: remove the ambassador driverJakub Kicinski2022-04-082-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-081-2/+19
|\ \
| * | x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta2022-04-051-0/+14
| * | x86/pm: Save the MSR validity status at context setupPawan Gupta2022-04-051-2/+5
* | | net: wan: remove the lanmedia (lmc) driverJakub Kicinski2022-04-062-2/+0
* | | arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet DispatchFelix Fietkau2022-04-061-0/+28
* | | arm64: dts: mediatek: mt7622: add support for coherent DMAFelix Fietkau2022-04-061-1/+3
|/ /
* | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-035-185/+186
|\ \
| * | x86/fpu/xstate: Consolidate size calculationsThomas Gleixner2022-03-301-41/+8
| * | x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner2022-03-301-0/+3
| * | x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner2022-03-301-45/+41
| * | x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner2022-03-301-36/+13
| * | x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner2022-03-301-2/+5
| * | x86/fpu: Remove unused supervisor only offsetsThomas Gleixner2022-03-301-30/+0
| * | x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner2022-03-291-3/+0
| * | x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57
| * | x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2022-03-272-26/+63
| * | x86/defconfig: Enable WERRORBorislav Petkov2022-03-242-0/+2
| * | x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong2022-03-231-1/+1
* | | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-031-1/+0
|\ \ \
| * | | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner2022-03-311-1/+0
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-04-034-11/+12
|\ \ \ \
| * \ \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)2022-04-011932-25671/+67523
| |\ \ \ \
| | * | | | ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada2022-03-311-2/+2
| * | | | | ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun2022-04-011-5/+5
| * | | | | ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim2022-04-011-1/+2
| * | | | | ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap2022-03-311-3/+3
* | | | | | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-021-4/+0
|\ \ \ \ \ \
| * | | | | | Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor2022-04-011-4/+0
* | | | | | | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2022-04-027-45/+72
|\ \ \ \ \ \ \
| * | | | | | | MIPS: crypto: Fix CRC32 codePaul Cercueil2022-04-011-20/+26
| * | | | | | | MIPS: rb532: move GPIOD definition into C-filesJackie Liu2022-03-302-9/+10
| * | | | | | | MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-03-303-16/+34
| * | | | | | | mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang2022-03-301-0/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-0226-306/+350
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: fix sending PV IPILi RongQing2022-04-021-1/+1
| * | | | | | | | KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini2022-04-021-40/+34
| * | | | | | | | KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan2022-04-021-1/+0
| * | | | | | | | KVM: x86: cleanup enter_rmode()Zhenzhong Duan2022-04-021-9/+5
| * | | | | | | | KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky2022-04-023-9/+6
| * | | | | | | | kvm: x86: SVM: remove unused definesMaxim Levitsky2022-04-021-8/+0
| * | | | | | | | KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky2022-04-022-10/+11
| * | | | | | | | KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky2022-04-022-14/+5
| * | | | | | | | KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsrHou Wenlong2022-04-023-16/+40