summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-151-1/+1
| * Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-1512-87/+324
| |\
* | \ Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-05-273-8/+7
|\ \ \
| * | | KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()Jason Yan2020-04-201-1/+1
| * | | KVM: s390: vsie: gmap_table_walk() simplificationsDavid Hildenbrand2020-04-201-5/+5
| * | | KVM: s390: vsie: Move conditional rescheduleDavid Hildenbrand2020-04-201-2/+1
* | | | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2020-05-20868-4517/+8779
|\ \ \ \
| * | | | x86/kvm: Restrict ASYNC_PF to user spaceThomas Gleixner2020-05-191-93/+7
| * | | | x86/kvm: Sanitize kvm_async_pf_task_wait()Thomas Gleixner2020-05-193-63/+144
| * | | | x86/kvm: Handle async page faults directly through do_page_fault()Andy Lutomirski2020-05-198-37/+57
| * | | | context_tracking: Make guest_enter/exit() .noinstr readyThomas Gleixner2020-05-191-5/+16
| * | | | lockdep: Prepare for noinstr sectionsPeter Zijlstra2020-05-195-22/+71
| * | | | tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner2020-05-192-0/+41
| * | | | vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2020-05-196-1/+72
| * | | | Linux 5.7-rc5v5.7-rc5Linus Torvalds2020-05-111-1/+1
| * | | | Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-1011-90/+138
| |\ \ \ \
| | * | | | x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULESJosh Poimboeuf2020-05-031-4/+4
| | * | | | x86/apic: Move TSC deadline timer debug printkThomas Gleixner2020-05-011-13/+14
| | * | | | ftrace/x86: Fix trace event registration for syscalls without argumentsKonstantin Khlebnikov2020-05-011-2/+3
| | * | | | x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe2020-04-301-4/+8
| | * | | | objtool: Fix infinite loop in for_offset_range()Josh Poimboeuf2020-04-261-3/+4
| | * | | | x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf2020-04-253-14/+43
| | * | | | x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf2020-04-251-1/+1
| | * | | | x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf2020-04-251-3/+3
| | * | | | x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes2020-04-251-1/+1
| | * | | | x86/unwind: Prevent false warnings for non-current tasksJosh Poimboeuf2020-04-253-18/+28
| | * | | | x86/unwind/orc: Convert global variables to staticJosh Poimboeuf2020-04-251-5/+5
| | * | | | x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn2020-04-251-1/+1
| | * | | | x86/entry/64: Fix unwind hints in __switch_to_asm()Josh Poimboeuf2020-04-251-3/+2
| | * | | | x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf2020-04-251-1/+2
| | * | | | x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf2020-04-251-19/+21
| | * | | | objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf2020-04-251-1/+1
| * | | | | Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-101-2/+13
| |\ \ \ \ \
| | * | | | | objtool: Fix infinite loop in find_jump_table()Josh Poimboeuf2020-05-071-2/+13
| * | | | | | Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-101-2/+7
| |\ \ \ \ \ \
| | * | | | | | ARM: futex: Address build warningThomas Gleixner2020-05-071-2/+7
| * | | | | | | Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-103-47/+162
| |\ \ \ \ \ \ \
| | * | | | | | | iommu/virtio: Reverse arguments to list_addJulia Lawall2020-05-081-1/+1
| | * | | | | | | iommu/amd: Do not flush Device Table in iommu_map_page()Joerg Roedel2020-05-051-11/+16
| | * | | | | | | iommu/amd: Update Device Table in increase_address_space()Joerg Roedel2020-05-051-13/+36
| | * | | | | | | iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel2020-05-051-0/+1
| | * | | | | | | iommu/amd: Do not loop forever when trying to increase address spaceJoerg Roedel2020-05-051-1/+12
| | * | | | | | | iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel2020-05-052-37/+112
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-1012-68/+107
| |\ \ \ \ \ \ \
| | * | | | | | | nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg2020-05-101-1/+1
| | * | | | | | | nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan2020-05-101-1/+5
| | * | | | | | | bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2020-05-102-2/+4
| | * | | | | | | bdi: use bdi_dev_name() to get device nameYufen Yu2020-05-104-8/+10
| | * | | | | | | bdi: move bdi_dev_name out of lineChristoph Hellwig2020-05-072-9/+10
| | * | | | | | | vboxsf: don't use the source name in the bdi nameChristoph Hellwig2020-05-071-1/+1