- 3204be4 KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts by Marc Zyngier · 4 years, 7 months ago
- e8679fe KVM: arm64: Stop save/restoring ACTLR_EL1 by James Morse · 4 years, 7 months ago
- ef5a294 KVM: arm64: Add emulation for 32bit guests accessing ACTLR2 by James Morse · 4 years, 7 months ago
- 7c582bf KVM: arm64: Stop writing aarch32's CSSELR into ACTLR by James Morse · 4 years, 7 months ago
- 7ae2f3d KVM: arm64: Flush the instruction cache if not unmapping the VM on reboot by Marc Zyngier · 4 years, 7 months ago
- 8f7f4fe KVM: arm64: Drop obsolete comment about sys_reg ordering by Marc Zyngier · 4 years, 7 months ago
- d9d7d84 KVM: arm64: Parametrize exception entry with a target EL by Marc Zyngier · 4 years, 9 months ago
- 349c330 KVM: arm64: Don't use empty structures as CPU reset state by Marc Zyngier · 4 years, 9 months ago
- bb44a8d KVM: arm64: Move sysreg reset check to boot time by Marc Zyngier · 5 years ago
- 7ccadf2 KVM: arm64: Add missing reset handlers for PMU emulation by Marc Zyngier · 5 years ago
- 7ea90bd KVM: arm64: Refactor vcpu_{read,write}_sys_reg by Marc Zyngier · 6 years ago
- fc5d1f1 KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu by Christoffer Dall · 6 years ago
- 0a78791 KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction by Andrew Scull · 4 years, 8 months ago
- 438f711 KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector() by David Brazdil · 4 years, 8 months ago
- 71b3ec5 KVM: arm64: Clean up cpu_init_hyp_mode() by David Brazdil · 4 years, 8 months ago
- 5107000 KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version by Marc Zyngier · 4 years, 8 months ago
- c862626 KVM: arm64: Support enabling dirty log gradually in small chunks by Keqian Zhu · 4 years, 9 months ago
- 0529c90 KVM: arm64: Unify handling THP backed host memory by Suzuki K Poulose · 4 years, 8 months ago
- 9f28361 KVM: arm64: Clean up the checking for huge mapping by Suzuki K Poulose · 4 years, 8 months ago
- 48c963e KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation by Jiang Yi · 4 years, 9 months ago
- 892713e KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported by Zenghui Yu · 4 years, 9 months ago
- 656012c KVM: Fix spelling in code comments by Fuad Tabba · 4 years, 9 months ago
- ce6f8f0 KVM: arm64: Use cpus_have_final_cap for has_vhe() by Marc Zyngier · 4 years, 8 months ago
- c6fe89f KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation by Marc Zyngier · 4 years, 8 months ago
- 25357de KVM: arm64: Clean up kvm makefiles by Fuad Tabba · 4 years, 8 months ago
- f261336 KVM: arm64: Change CONFIG_KVM to a menuconfig entry by Will Deacon · 4 years, 8 months ago
- bf7bc1d KVM: arm64: Update help text by Will Deacon · 4 years, 8 months ago
- d82755b KVM: arm64: Kill off CONFIG_KVM_ARM_HOST by Will Deacon · 4 years, 8 months ago
- 9ed24f4 KVM: arm64: Move virt/kvm/arm to arch/arm64 by Marc Zyngier · 4 years, 8 months ago
- 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
- c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- bd2049f Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 27d2dcb Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
- 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
- 2e28f3b Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
- 1a263ae gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 8 months ago
- adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
- 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
- a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
- 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
- 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- 1d3962a Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- d5eeab8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- eb24fdd Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 8 months ago
- 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 8 months ago
- 4334f30 Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
- c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
- e7a1c73 Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
- cbd0e48 Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
- 0a0b96b Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
- 775a8e0 Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- fb3637a iommu/virtio: Reverse arguments to list_add by Julia Lawall · 4 years, 8 months ago
- a9fe6f18 Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
- c61b0b9 Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
- 79dede7 Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 8 months ago
- 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 4 years, 8 months ago
- 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
- 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 8 months ago
- 412895f epoll: atomically remove wait entry on wake up by Roman Penyaev · 4 years, 8 months ago
- 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 8 months ago
- 28307d9 percpu: make pcpu_alloc() aware of current gfp context by Filipe Manana · 4 years, 8 months ago
- cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
- 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
- 0c54a6a eventpoll: fix missing wakeup for ovflist in ep_poll_callback by Khazhismel Kumykov · 4 years, 8 months ago
- 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
- e08df07 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
- 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
- e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago
- 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
- b5f2006 ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() by Oleg Nesterov · 4 years, 8 months ago
- 192ffb75 Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
- 9ecc4d7 Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
- 63ff822 io_uring: don't use 'fd' for openat/openat2/statx by Jens Axboe · 4 years, 8 months ago
- 8842604 tools/bootconfig: Fix resource leak in apply_xbc() by Yunfeng Ye · 4 years, 8 months ago
- 192b799 tracing: Make tracing_snapshot_instance_cond() static by Zou Wei · 4 years, 8 months ago
- f094a23 tracing: Fix doc mistakes in trace sample by Wei Yang · 4 years, 8 months ago
- 386c82a gpu/trace: Minor comment updates for gpu_mem_total tracepoint by Yiwei Zhang · 4 years, 8 months ago
- 11f5efc tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 8 months ago
- d16a8c3 tracing: Wait for preempt irq delay thread to finish by Steven Rostedt (VMware) · 4 years, 8 months ago
- 6e7f2ea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- de268cc Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 8 months ago
- 90da2e3 splice: move f_mode checks to do_{splice,tee}() by Pavel Begunkov · 4 years, 8 months ago
- 1119d26 objtool: Fix infinite loop in find_jump_table() by Josh Poimboeuf · 4 years, 8 months ago
- eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 8 months ago
- 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 8 months ago
- 027d0c7 arm64: hugetlb: avoid potential NULL dereference by Mark Rutland · 4 years, 8 months ago
- 91edf63 usb: chipidea: msm: Ensure proper controller reset using role switch API by Bryan O'Donoghue · 4 years, 8 months ago
- a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
- b0956956 MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order by Lukas Bulwahn · 4 years, 8 months ago
- d3f3e6a Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 8 months ago
- 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 8 months ago