summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUBen Gardon
2020-10-21KVM: Cache as_id in kvm_memory_slotPeter Xu
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton
2020-10-20Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-09-29Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/nextMarc Zyngier
2020-09-29KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1Marc Zyngier
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2020-09-16Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier
2020-09-15smccc: Use separate variables for args and resultsAndrew Scull
2020-09-15smccc: Define vendor hyp owned service call regionAndrew Scull
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-11Merge branch 'kvm-arm64/pt-new' into kvmarm-master/nextMarc Zyngier
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne
2020-09-04xen/balloon: add header guardRoger Pau Monne
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-02block: allow for_each_bvec to support zero len bvecMing Lei
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-09-02drm/i915: Fix sha_text population codeSean Paul
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-29Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-29sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-27irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta