- fd85b66 KVM: arm64: Disintegrate SPSR array by Marc Zyngier · 6 years ago
- 1bded23 KVM: arm64: Move SP_EL1 to the system register array by Marc Zyngier · 6 years ago
- 98909e6 KVM: arm64: Move ELR_EL1 to the system register array by Marc Zyngier · 6 years ago
- e47c205 KVM: arm64: Make struct kvm_regs userspace-only by Marc Zyngier · 6 years ago
- 5b78077 KVM: arm64: debug: Drop useless vpcu parameter by Marc Zyngier · 6 years ago
- 2c3db77 KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access by Marc Zyngier · 6 years ago
- 308472c KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access by Marc Zyngier · 6 years ago
- 71071ac KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access by Marc Zyngier · 5 years ago
- 1b422dd KVM: arm64: Introduce accessor for ctxt->sys_reg by Marc Zyngier · 6 years ago
- efaa5b9 KVM: arm64: Use TTL hint in when invalidating stage-2 translations by Marc Zyngier · 6 years ago
- a0e50aa KVM: arm64: Factor out stage 2 page table data from struct kvm by Christoffer Dall · 6 years ago
- ae4bffb Merge branch 'kvm-arm64/ttl-for-arm64' into HEAD by Marc Zyngier · 4 years, 8 months ago
- c10bc62 arm64: Add level-hinted TLB invalidation helper by Marc Zyngier · 6 years ago
- 6fcfdf6 arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors by Marc Zyngier · 6 years ago
- 552ae76 arm64: Detect the ARMv8.4 TTL feature by Marc Zyngier · 6 years ago
- f9a026e KVM: arm64: Lift instrumentation restrictions on VHE by David Brazdil · 4 years, 9 months ago
- c50cb04 KVM: arm64: Remove __hyp_text macro, use build rules instead by David Brazdil · 4 years, 9 months ago
- c04dd45 KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE by David Brazdil · 4 years, 9 months ago
- 9aebdea KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE by David Brazdil · 4 years, 9 months ago
- 13aeb9b KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE by David Brazdil · 4 years, 9 months ago
- d400c5b KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE by David Brazdil · 4 years, 9 months ago
- 09cf57e KVM: arm64: Split hyp/switch.c to VHE/nVHE by David Brazdil · 4 years, 9 months ago
- e03fa29 KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE by David Brazdil · 4 years, 9 months ago
- 208243c KVM: arm64: Move hyp-init.S to nVHE by Andrew Scull · 4 years, 9 months ago
- b877e98 KVM: arm64: Build hyp-entry.S separately for VHE/nVHE by David Brazdil · 4 years, 9 months ago
- f50b6f6a KVM: arm64: Handle calls to prefixed hyp functions by Andrew Scull · 4 years, 9 months ago
- 53b6711 KVM: arm64: Use build-time defines in has_vhe() by David Brazdil · 4 years, 9 months ago
- 7621712 KVM: arm64: Add build rules for separate VHE/nVHE object files by David Brazdil · 4 years, 9 months ago
- 7b2399e KVM: arm64: Move __smccc_workaround_1_smc to .rodata by David Brazdil · 4 years, 9 months ago
- b38b298 KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe by David Brazdil · 4 years, 9 months ago
- 9ebcfad Linux 5.8-rc3 by Linus Torvalds · 4 years, 9 months ago
- f7db192 Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- e44b59c Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- 668f532 Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- ae71d4b Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- bc53f67 Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 91a9a90 Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 098c793 Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- c141b30 Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 7ecb59a Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- a358505 Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- e21cf43 sched/cfs: change initial value of runnable_avg by Vincent Guittot · 4 years, 9 months ago
- 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 9 months ago
- 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 9 months ago
- b6e13e8 sched/core: Fix ttwu() race by Peter Zijlstra · 4 years, 9 months ago
- 740797c sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
- ce9bc3b sched/deadline: Initialize ->dl_boosted by Juri Lelli · 4 years, 9 months ago
- fd844ba sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption by Scott Wood · 4 years, 9 months ago
- 4f311af sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail by Peter Zijlstra · 4 years, 9 months ago
- 42d3f7e Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
- 2596ce4 Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
- 6d89c73 Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
- 275087f Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
- 0f77ce2 Revert "ARM: sti: Implement dummy L2 cache's write_sec" by Patrice Chotard · 4 years, 9 months ago
- d528945 Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap-fixes by Arnd Bergmann · 4 years, 9 months ago
- 8705ed2 Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap-fixes by Arnd Bergmann · 4 years, 9 months ago
- 4c9f47c Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
- 5b75f16 Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
- 719fdd3 afs: Fix storage of cell names by David Howells · 4 years, 9 months ago
- 916a3b0 Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
- 3cd1c5d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
- c322f53 Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 9 months ago
- 8bf9865 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 9 months ago
- 42afe7d Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 9 months ago
- 7eb8f53 Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
- fc3ebc3 Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
- 42f8f9b Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 9 months ago
- f05baa0 Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
- 4e99b32 Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- ab0f247 Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 9b8d0207 Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 5e8eed2 Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 9 months ago
- 6116dea Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 9 months ago
- 21d2f685 Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
- 3b6ab101 Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
- 8530684 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- d68ec164 Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
- 1590a2e Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
- ed3e00e Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
- bd37cdf8 Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 9 months ago
- 6a6c9b2 Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
- 7c902e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 70b23b8 Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
- 56e2877 Merge tag 'misc-habanalabs-fixes-2020-06-24' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus by Greg Kroah-Hartman · 4 years, 9 months ago
- ed8fa04 Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 4 years, 9 months ago
- 0e3fb2a Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
- 0f29c20 Merge branch 'acpi-sysfs' by Rafael J. Wysocki · 4 years, 9 months ago
- 603ea28 Merge 5.8-rc2 into usb-linus by Greg Kroah-Hartman · 4 years, 9 months ago
- 440ab9e kgdb: Avoid suspicious RCU usage warning by Douglas Anderson · 4 years, 9 months ago
- 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 9 months ago
- 89a3c9f SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 9 months ago
- d03727b NFSv4 fix CLOSE not waiting for direct IO compeletion by Olga Kornievskaia · 4 years, 9 months ago
- 8b04013 pNFS/flexfiles: Fix list corruption if the mirror count changes by Trond Myklebust · 4 years, 9 months ago
- 4659ed7 nfs: Fix memory leak of export_path by Tom Rix · 4 years, 9 months ago
- b7ade38 sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 9 months ago
- 2c92d78 Merge branch 'linus' into x86/entry, to resolve conflicts by Ingo Molnar · 4 years, 9 months ago
- 40e0520 i2c: core: check returned size of emulated smbus block read by Mans Rullgard · 4 years, 9 months ago
- 19ef1f9 MAINTAINERS: update info for sparse by Luc Van Oostenryck · 4 years, 9 months ago
- b7e3deb mm/memory_hotplug.c: fix false softlockup during pfn range removal by Ben Widawsky · 4 years, 9 months ago
- 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 9 months ago