summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-261-2/+3
|\
| * MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing2019-04-251-2/+3
* | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-2316-1/+65
|\ \
| * | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-1516-1/+65
* | | Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-222-7/+1
|\ \ \
| * | | MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-04-161-6/+0
| * | | MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-04-151-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-204-31/+92
|\ \ \ \
| * | | | x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-04-191-2/+20
| * | | | x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-191-0/+26
| * | | | perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-181-9/+26
| * | | | perf/x86: Fix incorrect PEBS_REGSKan Liang2019-04-162-20/+20
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-2011-14/+41
|\ \ \ \ \
| * | | | | x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede2019-04-191-2/+2
| * | | | | x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen2019-04-191-3/+3
| * | | | | x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He2019-04-181-1/+1
| * | | | | x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King2019-04-161-1/+1
| * | | | | x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra2019-04-161-1/+1
| * | | | | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-04-161-0/+21
| * | | | | x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2019-04-162-2/+3
| * | | | | x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2019-04-161-1/+1
| * | | | | x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner2019-04-141-2/+6
| * | | | | x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen2019-04-141-1/+2
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-181-1/+1
|\ \ \ \ \ \
| * | | | | | arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-04-183-6/+6
|\ \ \ \ \ \
| * | | | | | s390: correct some inline assembly constraintsVasily Gorbik2019-04-172-5/+5
| * | | | | | s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches2019-03-291-1/+1
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-04-182-12/+24
|\ \ \ \ \ \ \
| * | | | | | | crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers2019-04-082-12/+24
* | | | | | | | Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-162-0/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systemsAnup Patel2019-04-101-0/+8
| * | | | | | | | RISC-V: Add separate defconfig for 32bit systemsAnup Patel2019-04-091-0/+84
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-1615-181/+268
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov2019-04-161-2/+2
| * | | | | | | KVM: fix spectrev1 gadgetsPaolo Bonzini2019-04-161-1/+3
| * | | | | | | KVM: x86: fix warning Using plain integer as NULL pointerHariprasad Kelam2019-04-161-1/+1
| * | | | | | | KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson2019-04-162-4/+16
| * | | | | | | KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson2019-04-161-10/+11
| * | | | | | | KVM: x86: clear SMM flags before loading state while leaving SMMSean Christopherson2019-04-163-16/+10
| * | | | | | | KVM: x86: Open code kvm_set_hflagsSean Christopherson2019-04-163-18/+19
| * | | | | | | KVM: x86: Load SMRAM in a single shot when leaving SMMSean Christopherson2019-04-166-92/+92
| * | | | | | | KVM: nVMX: Expose RDPMC-exiting only when guest supports PMULiran Alon2019-04-161-0/+25
| * | | | | | | KVM: x86: Raise #GP when guest vCPU do not support PMULiran Alon2019-04-161-0/+4
| * | | | | | | x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao2019-04-164-6/+12
| * | | | | | | KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov2019-04-161-0/+3
| * | | | | | | svm/avic: Fix invalidate logical APIC id entrySuthikulpanit, Suravee2019-04-161-1/+2
| * | | | | | | Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee2019-04-161-4/+15
| * | | | | | | kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon2019-04-164-16/+15
| * | | | | | | KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini2019-04-162-2/+21