summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-27mm: thp: KVM: Explicitly check for THP when populating secondary MMUSean Christopherson2-0/+7
2020-01-27KVM: remove unused guest_enterAlex Shi1-9/+0
2020-01-27KVM: Move running VCPU from ARM to common codePaolo Bonzini1-0/+3
2020-01-27KVM: Remove kvm_read_guest_atomic()Peter Xu1-2/+0
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson1-3/+0
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson1-1/+0
2020-01-27KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()Sean Christopherson1-4/+0
2020-01-27KVM: Move vcpu alloc and init invocation to common codeSean Christopherson1-1/+1
2020-01-24KVM: Introduce kvm_vcpu_destroy()Sean Christopherson1-0/+1
2020-01-24KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson1-0/+1
2020-01-24KVM: Remove kvm_arch_vcpu_free() declarationSean Christopherson1-1/+0
2020-01-21kvm: Refactor handling of VM debugfs filesMilan Pandurov1-2/+5
2020-01-08KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson1-3/+3
2020-01-08KVM: Remove duplicated declaration of kvm_vcpu_kickZenghui Yu1-1/+0
2020-01-05kcov: fix struct layout for kcov_remote_argAndrey Konovalov1-5/+5
2020-01-05mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-2/+5
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+4
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-01-03Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2020-01-03Revert "fs: remove ksys_dup()"Dominik Brodowski1-0/+1
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-12/+30
2019-12-31net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti1-0/+5
2019-12-31ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook1-9/+0
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei1-0/+1
2019-12-27of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-26ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-0/+2
2019-12-26libata: Fix retrieving of active qcsSascha Hauer1-0/+1
2019-12-25net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu1-1/+1
2019-12-25net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu1-0/+9
2019-12-25net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2-2/+3
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-20/+91
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-20/+10
2019-12-21net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1
2019-12-21net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-21mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant1-20/+9
2019-12-20xenbus: limit when state is forced to closedPaul Durrant1-0/+1
2019-12-20of: mdio: export of_mdiobus_child_is_phyAntoine Tenart1-0/+6
2019-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+6
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+12
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-11/+3
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki2-11/+3
2019-12-19Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+1
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2019-12-18net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap1-1/+1
2019-12-18net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet1-2/+2
2019-12-18mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens1-0/+3
2019-12-18kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin1-6/+9